BenCat07
|
e06712b90e
|
Merge remote-tracking branch 'origin/master'
|
2019-06-19 21:12:07 +02:00 |
|
BenCat07
|
dae8b81af6
|
Add default priority for openGL library
|
2019-06-19 21:12:01 +02:00 |
|
TotallyNotElite
|
4cc77266c9
|
config: cmake-gui and build mode changing
|
2019-06-19 21:09:44 +02:00 |
|
bencat07
|
b2c5fe86c6
|
tracers: Replace magical numbers with Dynamic variables by classdump
Fixes #745
|
2019-06-19 20:22:48 +02:00 |
|
TotallyNotElite
|
6669cd2a87
|
thread safety for irc dns
|
2019-06-19 10:51:00 +02:00 |
|
TotallyNotElite
|
5c061e35a3
|
auto install dialog
|
2019-06-18 21:19:44 +02:00 |
|
TotallyNotElite
|
388d946cb4
|
fix config change before config migration
|
2019-06-18 20:39:48 +02:00 |
|
TotallyNotElite
|
744ccbe3a8
|
add config script
|
2019-06-18 20:32:01 +02:00 |
|
TotallyNotElite
|
f44ec3acd1
|
experimental new cathook updater and config system
|
2019-06-18 19:20:34 +02:00 |
|
TotallyNotElite
|
13719ea19a
|
fix emojiesp crash
|
2019-06-18 09:37:07 +02:00 |
|
TotallyNotElite
|
f8e3b9b4ea
|
chirc stability
|
2019-06-17 19:27:42 +02:00 |
|
TotallyNotElite
|
7ced43dfb7
|
followbot and navbot dormant
|
2019-06-17 19:24:25 +02:00 |
|
TotallyNotElite
|
c825b722fd
|
revert followbot soundesp changes
|
2019-06-17 16:26:59 +02:00 |
|
TotallyNotElite
|
7b1552d1a9
|
irc domain hotfix
|
2019-06-17 11:33:18 +02:00 |
|
TotallyNotElite
|
f625fe88be
|
fix more snapping issues
|
2019-06-16 20:56:13 +02:00 |
|
TotallyNotElite
|
c74a8592db
|
Prevent prediction from snapping up to the next floor
|
2019-06-16 18:23:23 +02:00 |
|
TotallyNotElite
|
2bc7e21d4f
|
gravity mod
|
2019-06-16 12:52:50 +02:00 |
|
TotallyNotElite
|
23a85d364d
|
clang format
|
2019-06-16 12:28:20 +02:00 |
|
TotallyNotElite
|
d0ee66bd6f
|
new proj. prediction
|
2019-06-16 12:28:15 +02:00 |
|
BenCat07
|
7105846aed
|
Make DistanceToGround More understandable
|
2019-06-15 11:51:23 +02:00 |
|
BenCat07
|
bad2e84a74
|
Revert fully
|
2019-06-15 11:46:52 +02:00 |
|
BenCat07
|
d82642ba46
|
Merge remote-tracking branch 'origin/master'
|
2019-06-15 11:41:10 +02:00 |
|
BenCat07
|
0c8f1f9235
|
Fix DistanceToGround
|
2019-06-15 11:40:29 +02:00 |
|
TotallyNotElite
|
b19e3a78fd
|
Revert "distance to ground fix"
This reverts commit 08d879f060c817ed92d4b4a957dedb01f133eaa6.
|
2019-06-15 11:33:13 +02:00 |
|
TotallyNotElite
|
08d879f060
|
distance to ground fix
|
2019-06-15 11:27:57 +02:00 |
|
TotallyNotElite
|
041c8113f4
|
Fix engine prediction in prediction.cpp
|
2019-06-14 22:54:28 +02:00 |
|
TotallyNotElite
|
c5d9f11702
|
fix
|
2019-06-13 12:33:11 +02:00 |
|
Unnamed
|
7776b1b1db
|
helpers.cpp: simplify PrintChat code removal with removed visuals
|
2019-06-13 07:56:00 +02:00 |
|
Unnamed
|
6136b4ae32
|
navparser.cpp: fix loading nav with non-default installation path
Also got rid of std::string where possible
|
2019-06-13 07:53:07 +02:00 |
|
Unnamed
|
7a805524cf
|
Aimbot.cpp: clamp hitbox index only for backtrack aimbot
|
2019-06-13 07:52:00 +02:00 |
|
TotallyNotElite
|
96772ca3c0
|
playerlist.cpp: make introduction of new states easier
To introduce new state you only need to modify k_EState, k_Names and k_pszNames
|
2019-06-13 07:50:49 +02:00 |
|
Unnamed
|
0ea85643fc
|
Aimbot.cpp: simplify multipoint
|
2019-06-13 07:48:39 +02:00 |
|
BenCat07
|
9f610a1895
|
autosticky fix fix fix
|
2019-06-12 20:14:14 +02:00 |
|
BenCat07
|
627e4f5ad2
|
autosticky fix fix
|
2019-06-11 18:27:43 +02:00 |
|
BenCat07
|
082ac66d8e
|
Fix autosticky issues and shutdown votlogger event listener
|
2019-06-11 17:24:30 +02:00 |
|
BenCat07
|
03e000957d
|
Fix issues with the new soundesp
|
2019-06-11 16:53:31 +02:00 |
|
TotallyNotElite
|
67994fb394
|
small fix to tracers
|
2019-06-11 15:43:19 +02:00 |
|
TotallyNotElite
|
c653e8c0a8
|
Automatically detect qtcreator and disable cotire
Cotire breaks QtCreator's parsing. This hack disables cotire when running in qtcreator.
|
2019-06-11 13:08:08 +02:00 |
|
TotallyNotElite
|
a8f2dc5df6
|
auto clear soundcache, fully dormant tracers
|
2019-06-11 00:41:32 +02:00 |
|
bencat07
|
dc8e3eff47
|
Fix ESP related player resource issues
|
2019-06-10 23:09:46 +02:00 |
|
bencat07
|
5c82ee8152
|
Improve SoundESP
|
2019-06-10 22:40:01 +02:00 |
|
TotallyNotElite
|
d5579a23fe
|
rename
|
2019-06-10 15:23:42 +02:00 |
|
TotallyNotElite
|
7e1dde5067
|
improve stream safety
|
2019-06-10 14:46:43 +02:00 |
|
bencat07
|
9cd64d810f
|
Merge branch 'master' of https://github.com/nullworks/cathook
|
2019-06-10 12:53:40 +02:00 |
|
TotallyNotElite
|
f1c4c83acd
|
Add better drawapi selection to cmake
|
2019-06-10 12:53:22 +02:00 |
|
BenCat07
|
7f80acb363
|
Improve autosticky
|
2019-06-09 20:59:15 +02:00 |
|
BenCat07
|
e296e67d3e
|
Sound Cache improvements
|
2019-06-09 19:14:57 +02:00 |
|
BenCat07
|
e1b517935a
|
Fix External drawing
|
2019-06-09 19:14:39 +02:00 |
|
BenCat07
|
edd7937460
|
Fix bad use of HIGHEST_ENTITY
|
2019-06-09 19:12:19 +02:00 |
|
BenCat07
|
25f3dad75b
|
Fix wrong message
|
2019-06-09 19:10:59 +02:00 |
|