2521 Commits

Author SHA1 Message Date
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
TotallyNotElite
7157d57da1 Eventcallbacks replace hookedfunctions 2018-12-15 18:12:18 +01:00
LightCat
aab2096d0c fix a potential snowflake crash 2018-12-15 17:55:08 +01:00
LightCat
1faaa82efe even more Anti Auto balance improvements 2018-12-15 16:41:09 +01:00
LightCat
f4a11d22af improve anti auto balance some more 2018-12-15 16:22:24 +01:00
LightCat
0934958965 improvements 2018-12-15 16:01:59 +01:00
LightCat
a35524dd15 Merge branch 'testing' of https://github.com/nullworks/cathook into testing 2018-12-15 15:59:24 +01:00
LightCat
d6f1ce5123 Improve BestSlot 2018-12-15 15:59:12 +01:00
TotallyNotElite
1a64809630 Add autobackstab UI options 2018-12-15 13:44:46 +01:00
TotallyNotElite
1133565b1e Backtrack Backstab 2018-12-14 23:57:44 +01:00
TotallyNotElite
30cec4f1b8
Merge pull request #661 from cheddar-cheeze/master
Spelling error in auto-updater
2018-12-14 23:27:21 +01:00
LightCat
6e22ffa94b MOre fixes and NavBot improves 2018-12-14 21:56:08 +01:00
Cheddar_Cheeze
e1d85cd5c0
Spelling error in auto-updater 2018-12-13 18:28:15 -06:00
TotallyNotElite
5eccd108d5 Try to fix glow and chams crashes 2018-12-13 19:24:28 +01:00
TotallyNotElite
625316c88e
Merge pull request #660 from l0fg/l0fg-pr-cleanup
Cleanup: LAG_BOT ifdefs and CMake option
2018-12-13 16:30:47 +01:00
Unnamed
0db530ca81 Cleanup: LAG_BOT ifdefs and CMake option 2018-12-13 15:24:00 +00:00
TotallyNotElite
1e89a5c4a3 Merge remote-tracking branch 'origin/master' into merge2 2018-12-11 10:55:50 +01:00
Unnamed
fdeaf7440b HookedMethods.hpp syntax "hell" fixed 2018-12-11 10:55:36 +01:00
LightCat
f2191fee31
fix a crash 2018-12-09 17:15:58 +00:00
TotallyNotElite
301c2c10a8 Autobackstab updgrade (no backtrack yet) 2018-12-08 22:36:57 +01:00
LightCat
d20705d4d1
Merge pull request #654 from nullworks/testing
Testing -> Master
2018-12-08 13:00:06 +01:00
TotallyNotElite
bfcb76af56 Merge remote-tracking branch 'origin/testing' into merge2 2018-12-07 23:32:20 +01:00