3391 Commits

Author SHA1 Message Date
BenCat07
a7e8c9eb35 Noisemaker changes
* Add Auto Noisemaker Equip (in Catbot Tab)
* Add Noisemaker spam to Catbot Tab
2019-12-22 23:45:49 +01:00
TotallyNotElite
af0ad64d81
Merge pull request #890 from nullworks/totallynotelite
Fix various small issues
2019-12-22 23:04:03 +01:00
TotallyNotElite
5e49399f1b Disable visuals should also affect screenspace effects (glow, chams)
fixes #881
2019-12-22 22:52:09 +01:00
TotallyNotElite
b5ae4ca2fa code cleanup, small fixes 2019-12-22 11:04:33 +01:00
LightCat
be1bc9837f
Merge pull request #876 from robootgit/master
Add ragdoll style overrides
2019-11-23 19:47:52 +01:00
LightCat
19ddd9335f
Add "Inited" checks 2019-11-23 19:45:29 +01:00
LightCat
0603b89f48
Merge pull request #884 from nullworks/lightcat
fix footsteps in soundcache textmode
2019-11-23 19:41:00 +01:00
LightCat
784ded4db2
Merge pull request #868 from nullworks/totallynotelite
Aimbot: Auto zoom if followbot is "idle"
2019-11-18 20:37:48 +01:00
BenCat07
51ddd4d92b fix footsteps in soundcache 2019-11-18 20:31:28 +01:00
TotallyNotElite
ab4e5e1cbc
Merge pull request #883 from nullworks/lightcat
Backpack expander changes
2019-11-17 13:08:06 +01:00
BenCat07
b67b414b4e Add backpack expander rvars 2019-11-17 10:30:50 +01:00
BenCat07
e38e98e59d Fix broken hud_fastswitch in autoexec textmode 2019-11-17 10:21:18 +01:00
Roboot
0f4c539219 Use *var instead of static_cast<type>(var) 2019-11-07 15:49:54 -06:00
Roboot
3943aeb215 Fix Ragdolls.cpp file header comment 2019-11-06 21:21:03 -06:00
Roboot
da58189e09 Add ragdoll style overrides 2019-11-06 21:04:46 -06:00
BenCat07
4b97f9b252 Add rvars for backpack expander 2019-11-04 20:02:58 +01:00
BenCat07
94cb801281 Backpack expander
easiest feature of my life
2019-11-03 15:56:52 +01:00
TotallyNotElite
c980649db8 Aimbot: Auto zoom if followbot is "idle" 2019-10-29 14:13:38 +01:00
BenCat07
a4f36e82ae Add another missing spellbook model 2019-10-27 15:43:21 +01:00
TotallyNotElite
2f45883735
Merge pull request #861 from nullworks/totallynotelite
Update scripts
2019-10-27 15:20:46 +01:00
TotallyNotElite
c78571b128 update comments for scripts 2019-10-27 15:00:47 +01:00
TotallyNotElite
c857349218 update scripts 2019-10-27 13:37:02 +01:00
TotallyNotElite
5e253f1057 Remove co-library 2019-10-26 23:02:23 +02:00
TotallyNotElite
6051bb0e40
Merge pull request #860 from nullworks/totallynotelite
Fix bots getting stuck while respawning
2019-10-26 23:01:24 +02:00
TotallyNotElite
7bc2bedf6d Fix catbots getting stuck while respawning
Their respawn timer used to reset to 2 seconds all the time. This is fixed by telling the server that we closed the class selection menu using the command "menuclosed".
2019-10-26 22:58:34 +02:00
BenCat07
0c557648fe use vgui::VPANEL instead of unsigned long 2019-10-26 22:46:45 +02:00
TotallyNotElite
e004470d27
Merge pull request #859 from nullworks/totallynotelite
Fix install not working
2019-10-26 18:01:03 +02:00
TotallyNotElite
d984d19fab Fix install not working 2019-10-26 17:59:03 +02:00
TotallyNotElite
43940ed982
Merge pull request #857 from nullworks/totallynotelite
Remove co-online, add resolver support for catbots and fix a preload issue
2019-10-26 17:38:04 +02:00
TotallyNotElite
40c731d2ec Fix some migration stuff 2019-10-26 17:36:11 +02:00
TotallyNotElite
37ce0685e2 remove online variables 2019-10-26 16:48:19 +02:00
LightCat
6702c428f8
Merge pull request #858 from nullworks/lightcat
Rework GC queue system
2019-10-26 16:35:23 +02:00
bencat07
2e68e73758 Use for loop instead 2019-10-26 16:28:17 +02:00
TotallyNotElite
e9b9cf16b1 RVars: Set "defaults" to the value provided by the constructor
Fixes an issue where all default keys are null when preloading cathook. Loading a config would've unbinded all keys.
2019-10-26 15:44:37 +02:00
BenCat07
f1e853f339 Rework GC queue system 2019-10-26 13:55:24 +02:00
TotallyNotElite
a6462dd26f AntiAntiAim.cpp: add support for catbots 2019-10-26 13:54:26 +02:00
TotallyNotElite
59093fc4db remove online 2019-10-26 13:54:26 +02:00
TotallyNotElite
c97f6fdf31 fix compile error when building engine drawing build 2019-10-26 13:54:26 +02:00
TotallyNotElite
16ced35b55
Merge pull request #855 from buyBread/master
Added a few color options I forgot about + slight menu changes
2019-10-26 12:53:01 +02:00
LightCat
957ca5f61a
Update antiaim.xml to use ACTUAL fakelag max 2019-10-26 11:27:55 +02:00
buyBread
487caf1087 some menu changes 2019-10-25 20:41:07 +03:00
buyBread
f9715769bc add a few color options i forgot about 2019-10-25 20:18:16 +03:00
TotallyNotElite
12e9409e1b
Merge pull request #854 from buyBread/master
UI Colors tab
2019-10-25 12:45:36 +02:00
buyBread
f3ef6d4972 vertical rows for ui colors 2019-10-25 07:33:55 +03:00
buyBread
964f8d7133 ui colors tab 2019-10-24 21:45:59 +03:00
TotallyNotElite
89884f40f4
Merge pull request #852 from nullworks/totallynotelite
Various issue fixes
2019-10-24 19:39:12 +02:00
TotallyNotElite
727ab2e16a Fix some issues for #852 2019-10-24 19:36:53 +02:00
TotallyNotElite
452053627f logging.cpp: fix possible crash on exit 2019-10-24 10:36:56 +02:00
TotallyNotElite
02b7a2c4b0 Aimbot.cpp: fix Hitman's Heatmaker damage calculation 2019-10-24 10:32:29 +02:00
TotallyNotElite
e1814431d5 Rename latest to stable
Also update docs
2019-10-24 10:24:18 +02:00