BenCat07
6aa57e0bee
Add Votelogger to menu and fix an include
2019-05-25 16:36:19 +02:00
BenCat07
1ec04ef128
Add a Average Velocity timeframe for Projectile Prediction
2019-05-25 16:35:55 +02:00
TotallyNotElite
c039ab5978
Cat_save changes and playerlist color changes
...
* Removed cat_save and cat_load thread
* Made the cat_save system not save variables set to default settings and made cat_load reset all variables to default before loading
2019-05-25 15:38:44 +02:00
TotallyNotElite
6be70d9beb
Fully functional playerlist
...
Includes state changing!
2019-05-25 14:52:48 +02:00
TotallyNotElite
4538111f56
Merge remote-tracking branch 'origin/master'
2019-05-24 23:35:33 +02:00
TotallyNotElite
beac7a1243
Proper fix for playerlist click detection
2019-05-24 23:35:28 +02:00
bencat07
f9e23fac59
Make GUI Look nicer color-wise (WARNING right now cat_load overwrites the changes)
2019-05-22 18:54:55 +02:00
bencat07
c374b29cda
Fix a bug which crashes autoupgrade in textmode
2019-05-21 15:19:22 +02:00
BenCat07
1c5d10ad80
Clang format changes
2019-05-20 17:10:03 +02:00
BenCat07
6ff1c25567
Add Auto MVM Upgrade + new Net messages
2019-05-20 17:09:55 +02:00
TotallyNotElite
c97a2f02e4
Autobackstab.cpp: Improve rage/low latency backtrack autobackstab
2019-05-19 20:47:27 +02:00
bencat07
c5dca4577c
Fix Eventlogger Issues
2019-05-15 18:34:46 +02:00
BenCat07
ee773ac88b
Add Misc improvements
...
Log when Equipping an item failed
Add Deadringer to ESP Conditions
Fix Auto Deadringer not doing its job properly
2019-05-15 18:19:22 +02:00
BenCat07
5f3a1c35c9
Add a way to log F1/F2 votes by players
2019-05-15 18:18:30 +02:00
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