3780 Commits

Author SHA1 Message Date
BenCat07
bb594d3a07 Fix issue with charge in jump and active charge 2020-04-28 14:17:54 +02:00
TotallyNotElite
1dc72d3b3f
Merge pull request #975 from nullworks/totallynotelite
Update libnullnexus
2020-04-25 23:09:46 +02:00
TotallyNotElite
d21e77b86f update libnullnexus 2020-04-25 20:44:32 +02:00
LightPower392
280333c5cf Updated data file 2020-04-24 15:06:32 -07:00
LightPower392
1a62e7680e added data file changes 2020-04-24 15:06:32 -07:00
LightPower392
1a4929eda7 Updated data file 2020-04-24 15:06:32 -07:00
LightPower392
e810b3732e Team Building Option 2020-04-24 15:06:32 -07:00
LightPower392
92b4b9a845 Bone Fix + More 2020-04-24 15:06:32 -07:00
TotallyNotElite
f735a27ebd
Merge pull request #974 from nullworks/totallynotelite
Nullnexus temp deadlock and off by one error fixes
2020-04-25 00:03:15 +02:00
TotallyNotElite
fa494cd112
Merge pull request #973 from nullworks/warp
Fix passive warp check missing
2020-04-24 23:54:52 +02:00
TotallyNotElite
f8711b2b29 some nullnexus fixes 2020-04-24 20:13:12 +02:00
TotallyNotElite
59614ee0f8 Fix zerokernel tab seperator position being off-by-one
Why this only happens on nvidia? I don't know and to be honest I don't care either.

Fixes #853
2020-04-23 21:40:45 +02:00
LightCat
da1888ac3b
Merge pull request #972 from nullworks/nospread
Add NoSpread
2020-04-23 20:48:58 +02:00
BenCat07
fa1ff935bc Add NoSpread 2020-04-23 19:42:17 +02:00
TotallyNotElite
8a0ba9282e
Merge pull request #971 from micwoj92/patch-1
fix typo
2020-04-23 18:27:18 +02:00
micwoj92
64bdfd065e
fix typo 2020-04-23 18:20:22 +02:00
BenCat07
098db38fcd Fix passive warp check missing 2020-04-23 15:19:39 +02:00
TotallyNotElite
490bb07174
Merge pull request #968 from nullworks/totallynotelite
Fix random nullnexus crash
2020-04-21 23:32:01 +02:00
TotallyNotElite
e80e17c68f fix nullnexus crash 2020-04-21 23:28:00 +02:00
TotallyNotElite
5b9af83d91
Merge pull request #967 from nullworks/totallynotelite
Add heavy health exploit (cat_exploit_heavyhealth)
2020-04-21 22:51:19 +02:00
TotallyNotElite
94b609d6a9 Add heavy health exploit (cat_exploits_heavyhealth) 2020-04-21 22:44:22 +02:00
TotallyNotElite
422230229e
Merge pull request #961 from nullworks/warp
Add a Warp hack
2020-04-21 20:33:43 +02:00
BenCat07
48981a7ab9 Add more Features to warp (Also add a way to get weapon mode of any ent) 2020-04-20 19:55:00 +02:00
BenCat07
7969d7a382 fix wrong GetMaxClients use 2020-04-20 19:55:00 +02:00
BenCat07
07af67c8a4 Address Review and fix compile issues and fix a bug
Bug previously was the warp meter not recharging before being fully emptied
2020-04-20 19:55:00 +02:00
LightCat
29813bda6c Update src/hacks/Warp.cpp As suggested
Co-Authored-By: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com>
2020-04-20 19:55:00 +02:00
BenCat07
0685bc1fd5 Improve hitrate on warp 2020-04-20 19:55:00 +02:00
BenCat07
073cd6805e Add a Warp hack
Seems i also accidentally formatted stuff but i'm leaving it in here
2020-04-20 19:55:00 +02:00
LightCat
3144f5ad73
Merge pull request #936 from LightPower392/second_fork
Added horizontal healthbars
2020-04-19 19:46:31 +02:00
LightPower392
8746dfa300
added comments 2020-04-19 10:44:32 -07:00
LightCat
ccdf710b6e
Merge pull request #962 from surepy/master
Add more vaccinator autoshoot checks and ESP details
2020-04-19 19:06:11 +02:00
surepy
35bf9468c1 fix blindly copypasted code 2020-04-17 21:28:33 -07:00
surepy
245a8bc4a5 Code duplication fix. 2020-04-17 21:28:16 -07:00
surepy
2cd93fad96
remove somehow duplicated comment 2020-04-17 12:33:13 -07:00
surepy
507113e4c0
add the ignore setting to trigger too 2020-04-17 12:32:11 -07:00
surepy
0c175702fe
Add Pomson 6000 and remove comment 2020-04-16 19:44:14 -07:00
surepy
5ffa36b1ae Add more vaccinator autoshoot checks + esp 2020-04-16 08:56:57 -07:00
Rtas
f90ce5b261
AutoReflect support for toggling several different projectile types (#901)
* AutoReflect support for toggling several different projectile types

* I'm an imbecile

* Fixing AutoReflects cleavers option/removing 'Balls'

* Revert "Fixing AutoReflects cleavers option/removing 'Balls'"

This reverts commit 56a0367c77f1c47399188c10464e35e0f38751c1.

* Revert "Revert "Fixing AutoReflects cleavers option/removing 'Balls'""

This reverts commit 52a06af1a852b599bc37355e27b14cbed30d5232.

* I'm an imbecile

* Inlining/cleanup

* Autoreflect improvements

Co-authored-by: TotallyNotElite <1yourexperiment@protonmail.com>
2020-04-13 13:59:56 +02:00
TotallyNotElite
979b143a53
Merge pull request #954 from nullworks/lightcat
Small bugfixes
2020-04-12 19:42:44 +02:00
TotallyNotElite
6fd3506a75
Merge pull request #955 from nullworks/totallynotelite
Fix and add tooltips
2020-04-12 19:38:02 +02:00
TotallyNotElite
138fddf53f small issue fixes 2020-04-12 19:18:04 +02:00
TotallyNotElite
5301e49cc7 Fix tooltips. 2020-04-12 19:02:49 +02:00
LightPower392
fdf142e20f Added Some Tooltips
Full Credit: @LightPower392

Updated Tooltips
Updated Tooltips
Updated Tooltips and resized boxes
Added tooltips
Made autopyro come before autoheal
Added tooltips and voice spam
Merged dominatemark and player info
Merged dominatemark tab
Merged to player info
Reorganized boxes and moved announcer
merged announcer into collective
merged into collective
Fixed capitalization
Added tooltips and improved green distance
Moved "Always Crit" up
Removed a pointless indent
updated

updated
updated
updated
Added tooltips
updated tooltips
Tooltip update
Added tooltip
Added tooltips
Added Tooltip
Added Tooltips
2020-04-12 18:32:51 +02:00
TotallyNotElite
1200b9cd7e Tooltip fix 2020-04-12 17:56:39 +02:00
LightPower392
63e8055037 fixed autodeadringer 2020-04-12 14:10:31 +02:00
TotallyNotElite
7c49471dac Added horizontal healthbar
Added horizontal healthbars
Added horizontal healthbar
2020-04-12 14:09:57 +02:00
TotallyNotElite
bb987ed837
Merge pull request #946 from nullworks/totallynotelite
Update nullnexus to fix lag, add gHostSpawnCount for security
2020-04-12 14:03:42 +02:00
BenCat07
b6ad95e4fb Fix incorrect GetMaxClients in crits.cpp 2020-04-11 12:10:23 +02:00
BenCat07
858d25743c Don't Moonwalk in air 2020-04-11 12:10:05 +02:00
BenCat07
3223666945 Fix projectile prediction being inaccurate 2020-04-11 11:50:52 +02:00