3888 Commits

Author SHA1 Message Date
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
BenCat07
8c413e494e Fix Movement Fix 2020-04-11 11:50:31 +02:00
LightCat
5a16fd9a6b
Merge pull request #945 from nullworks/lightcat
Add Datacenter Selector
2020-04-09 19:59:58 +02:00
BenCat07
3816ef80f2 Init Datacenter when needed 2020-04-09 17:52:59 +02:00
TotallyNotElite
05280336bb rework scope and fov system, dont hide viewmodel if conditions met
also fix cathook shooting 0.1 ms too late since forever
2020-04-09 17:50:15 +02:00
TotallyNotElite
83a79a7456 dynamic tickrate support 2020-04-09 16:04:56 +02:00
TotallyNotElite
1788e58a96 Fix antiaim not correctly timing melee weapons
Antiaim would usually be disabled during the entire melee attack. This commit fixes this problem and only disables antiaim in the only tick that matters.

fixes #58
2020-04-07 17:25:42 +02:00
TotallyNotElite
bc52dd1abf update nullnexus, add gHostSpawnCount 2020-04-06 14:28:08 +02:00
BenCat07
46a441432d Credits 2020-04-05 21:27:09 +02:00
BenCat07
640566d40d Add Datacenter Selector 2020-04-05 21:25:03 +02:00
BenCat07
564902ad4b Fix Namestealer stealing Friendly name and add ipc autoexec 2020-04-04 22:09:27 +02:00
TotallyNotElite
71fad73803
Merge pull request #944 from nullworks/totallynotelite
Cmake+Boost fixes, fedora deps
2020-04-04 21:16:18 +02:00
TotallyNotElite
441b69f944 fix cmake shenanigans 2020-04-04 20:56:59 +02:00
TotallyNotElite
819692eaf8 [scripts] Fix developer mode script not setting developer mode, dont force fedora to DL i686 boost 2020-04-04 20:55:56 +02:00
LightCat
e40cff2fe9
Merge pull request #943 from nullworks/lightcat
Fix some bugs
2020-04-03 20:37:42 +02:00
TotallyNotElite
45817b804f update boost to support ubuntu 19.10, fix too many sudo prompts, add migrations to fix compile error caused by textfile.hpp removal 2020-04-03 20:35:22 +02:00
BenCat07
69f01dfbfd Fix issue pointed out in pull request 2020-04-03 20:24:28 +02:00
BenCat07
dfef0b3521 Increase autoteam/join timer to prevent kicks on higher lag 2020-04-03 20:16:21 +02:00
BenCat07
37d148d797 Make DrawModelExecute chams get unloaded properly to prevent black chams 2020-04-03 19:09:05 +02:00
BenCat07
ea05f471f3 Make anti-afk more reliable 2020-04-03 19:09:05 +02:00
TotallyNotElite
f0c6133b6c
Merge pull request #942 from nullworks/nullnexus
Download boost if it's out of date
2020-04-02 23:10:14 +02:00
TotallyNotElite
e718662d0a auto install up to date cmake
ubuntu 18.04 is a meme
2020-04-02 22:47:18 +02:00
TotallyNotElite
7fe940df0b download up to date boost if system boost is out of date 2020-04-02 21:24:42 +02:00
LightCat
b6411710c3
Merge pull request #940 from nullworks/TotallyNotElite-patch-1-1
Fix no visual compile
2020-04-02 01:41:50 +02:00
TotallyNotElite
8fcbee87f9
Update nullnexus.cpp 2020-04-02 01:34:17 +02:00
TotallyNotElite
17584d1e76
Merge pull request #900 from nullworks/nullnexus
Implement Nullnexus as a replacement to chirc
2020-04-02 00:38:28 +02:00
TotallyNotElite
0d74dd7d13 add support for the nullnexus proxy 2020-04-01 23:45:29 +02:00
TotallyNotElite
75f6a39396 fix rebase mistakes 2020-03-30 18:35:10 +02:00
TotallyNotElite
5cbf55663a update libnullnexus 2020-03-30 18:31:18 +02:00
TotallyNotElite
787c7eeb51 use hex instead of sending raw bytes 2020-03-30 18:31:18 +02:00
TotallyNotElite
9a79cbc0d7 Add support for "authedplayers" message 2020-03-30 18:31:18 +02:00
TotallyNotElite
b3b7b73900 add custom colour support 2020-03-30 18:31:18 +02:00
TotallyNotElite
7b6f9c7652 First implementation of nullnexus in cathook 2020-03-30 18:31:18 +02:00
LightCat
a9f784667a
Merge pull request #902 from nullworks/lightcat
Various fixes and some improvements
2020-03-29 22:35:33 +02:00
BenCat07
bd7856c349 Latency changes (again) 2020-03-29 18:24:44 +02:00
BenCat07
0cbc56640d fix Jank menu entry
Thanks gitkraken merge tool
2020-03-29 18:11:31 +02:00
BenCat07
5771982569 Declare GetFriendPersonaName in the right location 2020-03-29 18:07:51 +02:00
BenCat07
180b29a058 Add an option for equipping stock items (Useful for recycled accounts) 2020-03-29 18:07:38 +02:00
BenCat07
132d002475 Fix issues addressed in PR and undo backtrack jank 2020-03-29 18:07:33 +02:00
BenCat07
8e91ba60bc Add tapfire for Miniguns 2020-03-29 17:27:45 +02:00
BenCat07
7e49fece2d Fix catbot crashing and wrong use of hooks
null pls
2020-03-29 17:27:45 +02:00
BenCat07
ec1f15096f Broadcast betrayal marks to all IPC connected bots 2020-03-29 17:27:42 +02:00
BenCat07
4187b8a65d Make catbots not just give up on life when you place a sentry near them 2020-03-29 17:27:42 +02:00