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 |
|
TotallyNotElite
|
6b7a0c5b9e
|
remove pointless chams init
|
2019-04-17 20:35:36 +02:00 |
|
TotallyNotElite
|
e381be7d71
|
Merge remote-tracking branch 'origin/master'
|
2019-04-17 20:09:39 +02:00 |
|
TotallyNotElite
|
7cd5a6414d
|
fix glow, chams and various other issues
|
2019-04-17 20:09:14 +02:00 |
|
LightCat
|
37172134a4
|
Improve FPS by clearing item Manager every round, fix a LTO/Clang compile issue, add cat_oob_slow
|
2019-04-17 17:05:28 +02:00 |
|
LightCat
|
c086775131
|
steamid playerlist 0 fix, Add more OOB spots, improve auto oob code
|
2019-04-16 21:58:22 +02:00 |
|
TotallyNotElite
|
b8644e3dad
|
Who would win: one -O3 or one ? boy
A question mark at the end of a signature caused undefined behavior which caused a function to throw and crash cathook
|
2019-04-16 21:53:44 +02:00 |
|
LightCat
|
40f335ad62
|
Merge remote-tracking branch 'origin/master'
|
2019-04-16 17:10:01 +02:00 |
|
LightCat
|
200b23d139
|
Fix a bug without navmeshes
|
2019-04-16 17:08:02 +02:00 |
|
TotallyNotElite
|
89e746a02d
|
Revert "Merge pull request #737 from ghost-101/patch-1"
This reverts commit 258adbaafe5b51945bc4221960aa0a2ef8589e11.
|
2019-04-16 17:05:28 +02:00 |
|
TotallyNotElite
|
f2353f1f87
|
Merge branch 'experimental'
|
2019-04-16 17:04:47 +02:00 |
|
LightCat
|
76b0936001
|
Fix wrongly placed Doorclip
|
2019-04-16 15:14:34 +02:00 |
|
LightCat
|
87d0319e3d
|
Add OOB files
|
2019-04-16 14:38:18 +02:00 |
|
LightCat
|
98f64b3c87
|
Merge branch 'master' of https://github.com/nullworks/cathook
|
2019-04-16 13:39:17 +02:00 |
|
LightCat
|
0e25f5253f
|
Load oobs from file and seperate OOBs from normal clipping
|
2019-04-16 13:39:07 +02:00 |
|
Unnamed
|
73fb227495
|
Aimbot.cpp: fix possible crash with backtrack aimbot
|
2019-04-16 11:58:49 +02:00 |
|
TotallyNotElite
|
abc7bea00b
|
new cmake flags
|
2019-04-16 11:57:02 +02:00 |
|
LightCat
|
258adbaafe
|
Merge pull request #737 from ghost-101/patch-1
CMake Compiler Options
|
2019-04-16 11:31:19 +02:00 |
|
LightCat
|
78bb720ef8
|
Add cat_oobhelper and add Thundermountain spots
|
2019-04-16 11:17:47 +02:00 |
|
TotallyNotElite
|
5be03cc773
|
Merge pull request #739 from nullworks/experimental
Add navbot out of bounds
|
2019-04-15 22:33:03 +00:00 |
|
TotallyNotElite
|
b3058ae13e
|
Add navbot OOB
|
2019-04-15 22:50:19 +02:00 |
|
TotallyNotElite
|
c69c19b52e
|
Merge remote-tracking branch 'origin/experimental' into experimental
|
2019-04-15 16:43:32 +02:00 |
|
TotallyNotElite
|
8f540eae10
|
unfinished work
|
2019-04-15 16:43:16 +02:00 |
|
LightCat
|
25cbf53349
|
Make auto oob work better + auto place building when holding
|
2019-04-15 15:16:40 +02:00 |
|