3678 Commits

Author SHA1 Message Date
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
TotallyNotElite
0a1272fed8 Address PR review 2019-10-24 10:23:38 +02:00
TotallyNotElite
867efbb957 Enable render_zoomed by default 2019-10-23 21:27:16 +02:00
TotallyNotElite
0cb98be92a Auto crouch (followbot) and Getbestslot (navbot) updates
Fixes #208 and #802
2019-10-23 21:27:16 +02:00
TotallyNotElite
7ae4fae3a1 Config autosaves
Fixes #536
2019-10-23 21:27:16 +02:00
TotallyNotElite
2938da31d2 Add logging::File 2019-10-23 21:27:16 +02:00
LightCat
d4d9d5fa48
Merge pull request #850 from buyBread/master
glow not following player state fix
2019-10-23 18:10:32 +02:00
buyBread
1b03b11604 Revert "reverse removal of self-rainbow vars"
This reverts commit 4a143a22c9fd50e88582a7848fa705e354036a4c.
2019-10-23 17:37:57 +02:00
buyBread
4a143a22c9 reverse removal of self-rainbow vars 2019-10-23 13:58:28 +03:00
buyBread
7656e61dfd glow not following player state fix 2019-10-23 13:24:39 +03:00
LightCat
8280dc1d4a
Merge pull request #849 from nullworks/lightcat
Fix #847 not working as intended
2019-10-22 22:08:48 +02:00
BenCat07
add615e2e1 fix my broken fix
i'm rarted
2019-10-22 21:59:30 +02:00
LightCat
20c00f77da
Merge pull request #847 from nullworks/lightcat
Fix Binding issues on Keys
2019-10-22 21:37:33 +02:00
BenCat07
3378db9552 Make it use KeyCode 2019-10-22 21:31:04 +02:00