2705 Commits

Author SHA1 Message Date
Hunter Kvalevog
a89a7bb368 Organize Chams menu 2019-03-05 20:30:34 -06:00
Hunter Kvalevog
458a6b304d Organize Glow menu 2019-03-05 20:23:29 -06:00
Hunter Kvalevog
31b950483d Organize ESP menu 2019-03-05 19:48:31 -06:00
Hunter Kvalevog
2e7c778f63 Organize Crits menu 2019-03-05 19:21:59 -06:00
Hunter Kvalevog
55c1ed064f Organize Chat menu 2019-03-05 19:14:32 -06:00
Hunter Kvalevog
5df20e9f18 Organize Anti-Aim menu 2019-03-05 18:46:15 -06:00
Hunter Kvalevog
280b82f5c9 Organize Auto Sticky menu 2019-03-05 18:39:19 -06:00
Hunter Kvalevog
b5a3afd43f Organize Auto Reflect Menu 2019-03-05 18:37:58 -06:00
Hunter Kvalevog
35b0bb1f52 Organize Auto Backstab menu 2019-03-05 18:34:35 -06:00
Hunter Kvalevog
81ab28d60e Organize Auto Detonator menu 2019-03-05 18:33:28 -06:00
Hunter Kvalevog
d4150992f7 Organize "Auto Heal" menu 2019-03-05 18:30:05 -06:00
Hunter Kvalevog
ea27d2df29 Move "Aim at Teammates" 2019-03-05 18:18:52 -06:00
Hunter Kvalevog
fe6e727dc0 Fix Projectile Aimbot menu 2019-03-05 18:03:28 -06:00
Hunter Kvalevog
4c30073ed4 Move "Max Range" to target selection 2019-03-05 18:02:08 -06:00
Hunter Kvalevog
bbdfd579a9 Organize Triggerbot menu 2019-03-05 18:01:08 -06:00
Hunter Kvalevog
7179a7dea6 Organize Aimbot menu 2019-03-05 17:49:39 -06:00
LightCat
096c801ef7 Fix outlines 2019-03-05 19:15:45 +01:00
LightCat
897a4ab3f5 Add missing SDK functions, Add some net messages, make stuff static, Itemschema improvements, skinchanger crash fix 2019-03-05 18:18:35 +01:00
LightCat
9b229d6377
Update Misc.cpp (#697)
* Update Misc.cpp

* ok.... why would this fail to compile
2019-03-05 06:17:33 +00:00
LightCat
cd28e04e49
cathook item schema version
yes
2019-03-05 06:02:23 +00:00
TotallyNotElite
762aca2bf8
Merge pull request #696 from hkva/item-schema-patch
Fix Custom Item Schema Loading
2019-03-05 06:15:57 +01:00
Hunter Kvalevog
7523a6ee7a clang-format 2019-03-04 21:44:23 -06:00
Hunter Kvalevog
4835715a06 Fix Schema_Reload() 2019-03-04 21:42:42 -06:00
LightCat
36d2874ca1
"skeleon". nice (#693)
epic
2019-02-26 18:38:27 +01:00
LightCat
d93f501371 Backtrack chams + make fake latency slider better 2019-02-26 16:49:13 +01:00
TotallyNotElite
823afe67aa Gui for tracers 2019-02-25 21:48:50 +01:00
TotallyNotElite
db2f2c8771 Tracers and misc changes 2019-02-25 20:45:50 +01:00
LightCat
7bcced2930 bruh moment 2019-02-25 16:40:04 +01:00
TotallyNotElite
cdf6482458
Merge pull request #692 from Sx50/patch-1
Make worldtoscreen great again
2019-02-24 21:57:52 +01:00
Sx50
bb825e84bb
Make worldtoscreen great again
yw <3
2019-02-24 21:52:16 +01:00
LightCat
564dcef6df
Merge pull request #691 from nullworks/BenCat07-patch-1
Update entityhitboxcache.cpp
2019-02-24 19:49:54 +01:00
LightCat
fcee94c166
Update entityhitboxcache.cpp 2019-02-24 19:47:57 +01:00
LightCat
568ae5ad4d tf2 ayou forget how to RGBA 2019-02-24 16:16:27 +01:00
LightCat
a193587ae3 Tint CAT and LOCAL_E slightly 2019-02-24 16:11:33 +01:00
LightCat
8766f1099c Merge branch 'master' of https://github.com/nullworks/cathook 2019-02-24 15:42:32 +01:00
LightCat
02b01ca09a lots of changes, WIP stuff, meme feature for cathook open source day 2019-02-24 15:42:18 +01:00
Unnamed
ecff3ff17f DispatchUserMessage.cpp: fix chat censor crash
During "Sending client info ..." you might start receiving chat messages and LOCAL_E doesn't exist yet
Check if LOCAL_E is bad before trying to censor chat
2019-02-17 20:57:50 +00:00
LightCat
21b593880c Fix logging::Info c++ style not working well 2019-02-16 15:54:41 +01:00
LightCat
31753307f5 commit upgrade freecam 2019-02-15 22:52:03 +01:00
LightCat
e5d30cfaca More pleasant font size for Center and side strings 2019-02-08 14:51:01 +01:00
LightCat
2875cd82df
Merge pull request #688 from Sx50/master
game glow cathook edition
2019-02-08 11:59:49 +00:00
Sx50
46c0d34f3c
Update EffectGlow.cpp
don't need that
2019-02-08 12:36:29 +01:00
Sx50
3604216c65
Update EffectGlow.hpp 2019-02-08 12:32:51 +01:00
Sx50
af0cc81cfa
Update glow.xml 2019-02-08 12:32:20 +01:00
Sx50
b1df3e8910
Update EffectGlow.cpp 2019-02-08 12:31:50 +01:00
LightCat
4762a6ba69 Fix reports not working properly 2019-02-05 18:20:20 +01:00
LightCat
87831bcd55 fix autobackstab 2019-02-02 14:46:14 +01:00
LightCat
ff2d3b856f
Fix tabs SMH 2019-02-01 22:49:29 +01:00
LightCat
4426e2b8a8 Merge branch 'master' of https://github.com/nullworks/cathook 2019-02-01 22:36:33 +01:00
LightCat
6d72b140a9 Better Autobackstab(?), MiscPlayerInfo.cpp, crithack improvements, playerresource additions, logging::Info fixes, ... 2019-02-01 22:36:19 +01:00