LightCat
faf35624e1
Pls l0fg don't do this
2018-12-26 19:14:02 +01:00
LightCat
c60b9f4451
Fix backtrack aimbot
2018-12-26 19:10:21 +01:00
TotallyNotElite
bd9a22895d
Add completion callback to cat_save
2018-12-26 18:50:59 +01:00
LightCat
77fd3e2c53
Merge pull request #671 from nullworks/master
...
Oops
2018-12-26 13:02:50 +02:00
LightCat
c27a062f8f
Oops
2018-12-26 12:01:35 +01:00
LightCat
487abab91d
Merge pull request #670 from nullworks/master
...
ONE LAST FIX
2018-12-26 12:57:28 +02:00
LightCat
163cf7363e
ONE LAST FIX
2018-12-25 21:05:48 +00:00
LightCat
c2faf1d59a
Clang format and Backtrack aimbot rewrite
2018-12-25 11:10:06 +01:00
TotallyNotElite
0445e05168
Fix #662
...
Also fix crits code not running
2018-12-24 17:01:59 +01:00
TotallyNotElite
2ff71cfca5
Fix compile errors
2018-12-24 14:03:44 +01:00
TotallyNotElite
3d4233c739
Merge conflicts: 48
2018-12-24 13:51:40 +01:00
TotallyNotElite
384ea4f8f6
More cherrypicking
2018-12-24 13:44:01 +01:00
TotallyNotElite
5d8640bcce
Cherrypick stuff
2018-12-24 13:28:53 +01:00
TotallyNotElite
21ff500dd8
FollowBot.cpp: fix draw not being called
2018-12-24 12:47:21 +01:00
TotallyNotElite
fe978996ce
Backtrack upgrade
2018-12-23 21:28:45 +01:00
LightCat
c14cf74a32
I did not just do that
2018-12-23 18:21:41 +02:00
LightCat
fb34ab9e27
Fix a NavBot issue
2018-12-23 16:29:33 +01:00
Unnamed
6dfc3b84f9
CatBot.cpp: fix client side report limit not being patched
2018-12-23 01:01:05 +00:00
LightCat
425d202381
Auto backstab fixes
2018-12-22 21:11:13 +01:00
TotallyNotElite
b6aaef349e
Fix navbot aim
...
epic aimbot you got there
2018-12-22 15:51:26 +01:00
LightCat
8565c095b7
more NavBot changes
2018-12-22 15:28:39 +01:00
LightCat
ca5f9dbf6d
NavBot changes
2018-12-22 15:27:36 +01:00
LightCat
7463405a96
Oops
2018-12-22 14:35:37 +01:00
TotallyNotElite
dc3721009b
Merge pull request #668 from nullworks/modules
...
Modules -> Master
2018-12-22 13:55:27 +01:00
TotallyNotElite
ab8c3c1735
Fix compile error
2018-12-22 13:52:07 +01:00
TotallyNotElite
4ce152cb58
Merge remote-tracking branch 'origin/master' into modules
2018-12-22 13:24:01 +01:00
TotallyNotElite
c25c3540f9
Advanced bytepatch, more attach in game
...
Attach in game is still very buggy and will cause crashes (for example: navbot).
2018-12-22 13:18:02 +01:00
LightCat
efceabe998
fix this
2018-12-21 23:03:39 +01:00
TotallyNotElite
540ca96b9a
Attach ingame maybe?
2018-12-21 22:07:00 +01:00
LightCat
a20eeaeb11
Merge pull request #666 from cheddar-cheeze/master
...
nit picky things
2018-12-21 09:56:26 +01:00
cheddar-cheeze
28870e10af
updated error message for achivement safety
2018-12-20 20:50:29 -06:00
Cheddar_Cheeze
cfec5d5d3a
Merge pull request #1 from nullworks/master
...
merge
2018-12-20 20:43:16 -06:00
LightCat
4008103b7c
Clang format and Better Patching
2018-12-20 18:35:59 +01:00
TotallyNotElite
87849ff153
Merge branch 'testing'
2018-12-20 11:10:25 +01:00
TotallyNotElite
e7908e2e90
WIP Stuff
...
Fix glow and chams (kind of, todo)
Add detach (todo)
2018-12-20 11:08:26 +01:00
TotallyNotElite
dd6650c551
Fix some bugs
...
*UNTESTED*
2018-12-20 11:08:17 +01:00
TotallyNotElite
2400697e12
WIP Stuff
...
Fix glow and chams (kind of, todo)
Add detach (todo)
2018-12-19 22:02:11 +01:00
l0fg
e6c32be61b
Merge pull request #664 from l0fg/l0fg-pr-namestealer
...
Improve Name stealer
2018-12-19 17:49:50 +00:00
Unnamed
70c724bf51
Improve Name stealer
...
\r character creates long space that is detectable. \e on the other hand is fully invisible
2018-12-19 17:43:48 +00:00
TotallyNotElite
c45e2e1afc
Fix some bugs
...
*UNTESTED*
2018-12-18 21:53:40 +01:00
LightCat
12bd48d741
More Modules
2018-12-18 18:17:11 +01:00
LightCat
9092e2f228
Merge pull request #663 from nullworks/testing
...
Testing -> Master
2018-12-18 16:50:51 +01:00
TotallyNotElite
a3f58e027f
Fix bhop with enginepred
2018-12-18 16:48:35 +01:00
TotallyNotElite
26871d2d22
Fix bhop with enginepred
2018-12-18 16:48:09 +01:00
LightCat
2d7da418c4
remove report limit clientside
2018-12-17 18:14:57 +01:00
TotallyNotElite
6c5fb7e481
Fix cmake warnings, remove SSL requirement
2018-12-17 07:59:14 +01:00
TotallyNotElite
ad71b4492a
Implemented ReplaceSpecials to parse special symbols
...
ReplaceSpecials is specialized function, which replaces escaped special characters with real ones (\\n -> \n, \\r -> \r and etc.). This function was implemented in places, where such replacements occur (name changer, say_lines, KillSay and etc.).
Small improvements made to KillSay.cpp and DominateSay.cpp
2018-12-16 21:50:57 +01:00
TotallyNotElite
1f1412c4cd
Add support for third-party modules
2018-12-16 21:48:16 +01:00
LightCat
829a8f2bbe
ok
2018-12-15 18:42:26 +01:00
TotallyNotElite
0f028d9a13
Merge remote-tracking branch 'origin/testing' into modules
2018-12-15 18:12:59 +01:00