2911 Commits

Author SHA1 Message Date
BenCat07
5e652b2b02 Add KeyValue parser to EventLogging.cpp 2019-05-15 18:15:23 +02:00
BenCat07
6bc76e9f2e Improve NUllgraphics hitrate on buildings 2019-05-15 18:14:42 +02:00
BenCat07
074b394908 Improve Textmode Ressource usage and cat_save/load 2019-05-15 18:14:20 +02:00
bencat07
2209707f70 Actually Add file BRUH 2019-05-11 21:17:45 +02:00
bencat07
440b977023 Improve Chams and Glow color and Add Minecraft HP bar 2019-05-11 20:53:48 +02:00
bencat07
2e8b00c682 Add direct hit as achievement item 2019-05-09 16:57:10 +02:00
TotallyNotElite
88d5ade9be Temp fix for playerlist kick and steamid buttons 2019-05-08 09:55:48 +02:00
TotallyNotElite
aa92a35fc5 add support for zip cathook download 2019-05-07 09:34:22 +02:00
TotallyNotElite
aed23334d7 Add compile options for clip 2019-05-06 20:55:40 +02:00
bencat07
eac15d6a44 Merge branch 'master' of https://github.com/nullworks/cathook 2019-05-06 20:06:07 +02:00
bencat07
4f0a57c758 Update libSDL in cathook, Fix tf2 copy paste freezing electron apps 2019-05-06 20:05:53 +02:00
TotallyNotElite
ddb12a1b12 Update and install-all fixes
Allows update script to create the build folder
Allows install-all to properly select "latest" git tag
2019-05-06 18:50:48 +02:00
TotallyNotElite
3585cba59d Don't use signatures to get steampipe 2019-05-06 18:35:36 +02:00
bencat07
aec16604c2 Add Autoequip for use with catbots and add qutoequip tab in misc 2019-05-05 14:16:44 +02:00
bencat07
a54e7e827e Fix potential Proof of Concept Command crash 2019-05-04 22:53:10 +02:00
bencat07
16b66528f2 Add Auto equip Base ( Needs to be used with more stuff ) and add proof of conncept commands for it (cat_achievement_cathats, cat_equip_debug) 2019-05-04 22:50:40 +02:00
bencat07
0b9893a5cb add votelogger.restart_on_kick to make catbots restart on kick and quit party 2019-05-02 19:00:31 +02:00
bencat07
3a903863df Fix red checkbox border (git blame myself) and add cat_find to find rvars easily 2019-05-01 13:26:03 +02:00
bencat07
c825d9a749 Fix Antibackstab 2019-04-28 20:14:12 +02:00
TotallyNotElite
1a366efc92 Change the way backtrack aimbot is enabled 2019-04-28 14:39:47 +02:00
TotallyNotElite
553bb50141 Decrease autobackstab melee range instead of shrinking hitbox 2019-04-28 14:39:08 +02:00
TotallyNotElite
1a382659ce Merge remote-tracking branch 'origin/master' 2019-04-28 14:37:54 +02:00
TotallyNotElite
22bd69f415 Fix text overflowing in select and text box 2019-04-28 14:37:48 +02:00
bencat07
dd31956222 Excuse me what the fuck 2019-04-28 13:30:24 +02:00
Unnamed
4cbeaa6e64 FollowBot.cpp: remove duplicate code in cm 2019-04-27 13:40:17 +02:00
Unnamed
fb992b7128 FollowBot.cpp: fix non-functioning follow bot with compiled off IPC 2019-04-27 13:40:00 +02:00
Unnamed
d4025d88e7 Misc.cpp: don't randomly cause IN_ATTACK2 in anti-afk
Fixes sudden uncloak during cloak and dagger idling
2019-04-27 13:39:42 +02:00
Unnamed
ca3c787d49 Aimbot.cpp: simplify miss chance 2019-04-27 13:21:30 +02:00
Unnamed
9e9000cf56 CatBot.cpp: move update from Paint into CreateMove 2019-04-27 13:21:27 +02:00
Unnamed
46e1bd024b CatBot.cpp: add forgotten Register for level_init 2019-04-27 13:21:14 +02:00
TotallyNotElite
2d3663954b CreateMove.cpp: ensure assembly code doesn't get optimized away
Though it doesn't fix crash with LTO compilation
2019-04-27 13:20:10 +02:00
Unnamed
af776b7d8d AntiDisguise.cpp: make it work with visuals disabled 2019-04-27 13:19:23 +02:00
LightCat
1b6c221b38 Fix catbots 2019-04-26 20:28:00 +02:00
LightCat
098a506400 fix Pure Bypass, Fix DME Chams and misc stuff 2019-04-26 19:36:14 +02:00
LightCat
00a67372fe Fix a crash related to backtrack chams 2019-04-23 10:38:46 +02:00
LightCat
bff1c8f197 Better backtrack chams
tm
2019-04-22 00:34:47 +02:00
LightCat
9ce03fa6c1 Add team only spam 2019-04-22 00:14:35 +02:00
LightCat
5e0492058b Merge branch 'master' of https://github.com/nullworks/cathook 2019-04-21 23:23:36 +02:00
LightCat
2c422a3f1a Fix cathook info plate not displaying commit date 2019-04-21 23:23:27 +02:00
TotallyNotElite
f087c837f0 Merge remote-tracking branch 'origin/master' 2019-04-21 23:22:19 +02:00
LightCat
e266af8ad3 Fix replace specials not being applied on cat_name_set 2019-04-21 11:11:28 +02:00
Unnamed
095e2cc3be navparser.cpp: avoid unnecessary std::string construction
Use %s to print string directly instead of formating, constructing std::string and using it as C string
2019-04-20 23:29:16 +02:00
TotallyNotElite
b769f3bcdc Making autobackstab better by making it simpler 2019-04-20 23:28:14 +02:00
LightCat
43f207bc35 Make CDUmper formatting better and change the way random name works 2019-04-18 22:23:07 +02:00
TotallyNotElite
a27734eb88 Fix crash related to glow and chams
Needs more testing
2019-04-18 21:43:02 +02:00
TotallyNotElite
674e77e78f fix chams crash 2019-04-18 15:21:31 +02:00
LightCat
2bc7606b56 Possibly fix chams crashes 2019-04-18 14:34:35 +02:00
LightCat
bace97ad1a OOB Is gone 🦀 2019-04-18 12:28:43 +02:00
TotallyNotElite
e6426f1b7d Fix bug stopping original drawing when running chams
Fixes #391 for some reason
2019-04-17 21:35:22 +02:00
LightCat
a1dd4f9fa7 More OOB spots 2019-04-17 20:46:24 +02:00