1977 Commits

Author SHA1 Message Date
nullifiedcat
056fb4ff66 fix crash on computers with bad gpu 2018-06-19 16:18:43 +03:00
LightCat
068ef2c667
Merge pull request #21 from BenCat07/nullworks-glezpp
Nullworks glezpp
2018-06-19 14:49:46 +02:00
BenCat07
89d8d99f6b Merge branch 'glezpp' of https://github.com/nullworks/cathook into nullworks-glezpp 2018-06-19 14:46:31 +02:00
BenCat07
275f8815cd Fix merge conflict issues 2018-06-19 14:44:18 +02:00
nullifiedcat
2ff17ab836 cache visibility to prevent flickering 2018-06-19 15:43:40 +03:00
nullifiedcat
568aaae1ff fix emoji esp 2018-06-19 15:36:46 +03:00
nullifiedcat
4081ce4a3e working radar, fidgetspinner 2018-06-19 15:27:09 +03:00
nullifiedcat
a65e680be3 radar/spinner/emojiesp 2018-06-19 15:11:23 +03:00
BenCat07
08672c773d Finally push big changes, e.g. ESP distance limit 2018-06-19 13:41:35 +02:00
LightCat
357b2467ce
Merge pull request #19 from nullworks/master
Updates
2018-06-19 13:38:26 +02:00
nullifiedcat
526643c1c9 restore cmakelists 2018-06-19 12:14:16 +03:00
nullifiedcat
090fa29b24 rendering works 2018-06-19 10:03:46 +03:00
nullifiedcat
79f37a3e1f draws nothing 2018-06-19 09:42:11 +03:00
TotallyNotElite
42e66443b3 BT bool for visuals, break;
I certainly hope this doesn't BREAK anything :)
2018-06-19 08:40:28 +02:00
nullifiedcat
b3c21989f5 compiles but does not work 2018-06-19 09:15:05 +03:00
nullifiedcat
901e73989d compiles but does not inject 2018-06-19 08:22:17 +03:00
TotallyNotElite
4d11ab4c33 Slot-based backtrack 2018-06-18 21:03:59 +02:00
nullifiedcat
49b684b7e8 WIP use glob instead of manually adding files to cmakelists 2018-06-18 17:34:46 +03:00
nullifiedcat
544ecc9d85 update to glez cxx 2018-06-18 15:56:21 +03:00
nullifiedcat
203170cf27 EnableProfiler cmake option 2018-06-18 14:58:03 +03:00
nullifiedcat
bc793f1e17 fix crash on chat log when IPC is disabled 2018-06-18 14:57:12 +03:00
nullifiedcat
d5eba94e9b CMakeLists 2018-06-18 14:34:28 +03:00
nullifiedcat
08736d4b6d remove and gitignore eclipse project files 2018-06-18 14:32:16 +03:00
nullifiedcat
b1909ef07a move dependencies to separate directory 2018-06-18 14:29:23 +03:00
LightCat
37a6f62782
Merge pull request #507 from TotallyNotElite/master
Dont init chams if not necessary
2018-06-17 21:43:03 +02:00
TotallyNotElite
dd1289b953 Dont init chams if not necessary
Avoids a crash if chams is not enabled
2018-06-17 21:38:41 +02:00
LightCat
6a6e7fee6b
Merge pull request #506 from TotallyNotElite/master
Optimization
2018-06-17 18:58:01 +02:00
TotallyNotElite
39c53aaac9 clang-format 2018-06-17 18:54:48 +02:00
TotallyNotElite
343d4a2274 Aimbot performance fix 2018-06-17 18:49:17 +02:00
TotallyNotElite
62a9792041 Optimization 2018-06-16 21:05:40 +02:00
LightCat
ad2b983eea
Merge pull request #505 from TotallyNotElite/master
UCCCCCP Type B only, no double spam and small changes
2018-06-15 14:30:19 +02:00
TotallyNotElite
6f371c7850 Don't spam the same message twice 2018-06-14 21:57:14 +02:00
TotallyNotElite
ed07bb1c17 Stop decrypting ucccccp type a 2018-06-14 20:37:59 +02:00
TotallyNotElite
4ed15d796f Move lightesp, dont run enabled check where not needed 2018-06-14 20:37:06 +02:00
LightCat
90424f5400
Merge pull request #503 from BenCat07/master
FIx some of the random crashes
2018-06-13 19:19:21 +02:00
TotallyNotElite
0fb023fd19 Merge remote-tracking branch 'upstream/master' 2018-06-13 19:17:14 +02:00
BenCat07
5491cf9b44 Remove debug information 2018-06-13 19:15:20 +02:00
BenCat07
31eed971f2 Fix ESP crash (auto backtrace by Cheddar Cheese) 2018-06-13 19:14:06 +02:00
LightCat
921ff41f13
Merge pull request #502 from BenCat07/master
Update ucccccp
2018-06-13 16:26:51 +02:00
BenCat07
9cfa1c71b4 Update ucccccp 2018-06-13 16:23:04 +02:00
LightCat
8538bd7079
Merge pull request #501 from BenCat07/master
Breakpad
2018-06-12 18:09:17 +02:00
BenCat07
d1eea45877 Merge branch 'master' of https://github.com/bencat07/cathook 2018-06-12 17:56:53 +02:00
BenCat07
05e51477d6 Breakpad! 2018-06-12 17:56:31 +02:00
LightCat
72d0052026
Merge pull request #500 from BenCat07/master
Big update
2018-06-12 17:17:42 +02:00
LightCat
ff8b0dec37
Merge pull request #18 from nullworks/master
updates
2018-06-12 17:01:48 +02:00
BenCat07
6618d86fd9 Updates. 2018-06-12 16:54:31 +02:00
LightCat
c924282a3a
Merge pull request #499 from TotallyNotElite/master
Use all available threads for update, update submodules and fix #493
2018-06-12 16:02:13 +02:00
TotallyNotElite
39445682ab Make threads, submodules and 3D ESP
Fixes #493
2018-06-12 15:58:05 +02:00
TotallyNotElite
a99ef04d19 Merge remote-tracking branch 'upstream/master' 2018-06-12 15:53:12 +02:00
LightCat
356446fb3b
Merge pull request #17 from nullworks/master
more updates
2018-06-12 15:47:24 +02:00