3220 Commits

Author SHA1 Message Date
TotallyNotElite
04d514b856 add rsync to depends 2019-06-21 21:20:10 +02:00
TotallyNotElite
2552f1c27e use new dep install script 2019-06-21 20:29:11 +02:00
TotallyNotElite
00bc741b1d install 32 bit deps instead of 64 bit
lol?
2019-06-21 18:56:47 +02:00
BenCat07
3434478d7b Automatically run to dispensers if Get Health is on 2019-06-21 14:27:42 +02:00
BenCat07
0e7c7e5c96 Add default cat_autoexec_textmode.cfg 2019-06-21 14:26:32 +02:00
TotallyNotElite
bfb889aaf8 Merge remote-tracking branch 'origin/master' 2019-06-21 11:27:49 +02:00
TotallyNotElite
d9ddf2403b Ensure 32 bit libraries are used 2019-06-21 11:27:37 +02:00
TotallyNotElite
32ee3e81bc
Merge pull request #763 from SylveonBottle/master
Remove discord from spam
2019-06-21 11:04:51 +02:00
SylveonBottle
f71f59d8e4
Update README.md 2019-06-21 03:53:05 -05:00
SylveonBottle
857b19b115
Update spam.txt 2019-06-21 03:52:17 -05:00
LightCat
a454e17c9e
Fix Some SDL2 location issues 2019-06-21 08:55:10 +02:00
TotallyNotElite
e0c2e373d8 add basic chat command support
still needs custom stuff (%name% etc)
2019-06-20 16:00:08 +02:00
TotallyNotElite
31647382d9 link against system sdl2 2019-06-20 13:07:29 +02:00
TotallyNotElite
ae27d7008b Facestab players below 41 hp
TODO: Detect YER
2019-06-20 00:35:07 +02:00
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