2556 Commits

Author SHA1 Message Date
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
TotallyNotElite
4ba3ecaf68 oof 2018-12-07 23:31:55 +01:00
TotallyNotElite
9d7649b13b Cmake Cleanup 2018-12-07 22:34:37 +01:00
LightCat
f3ffb2583a Snowflake cleanup 2018-12-07 20:52:53 +01:00
LightCat
aa7b8dfc3d Merge branch 'testing' of https://github.com/nullworks/cathook into testing 2018-12-07 20:42:57 +01:00
LightCat
28b9b080f4 snowflakes 2018-12-07 20:42:46 +01:00
TotallyNotElite
81792bc5a7
Merge branch 'l0fg' into master 2018-12-07 20:27:49 +01:00
Unnamed
125c558dce Allow "invisible" characters to be set in custom name 2018-12-07 04:52:17 +00:00
Unnamed
e733db3bdd Fix crits.cpp. Cleanup DispatchUserMessage
Non-instant crits seems to function now. Removed dead code in DispatchUserMessage
2018-12-06 22:49:03 +00:00
TotallyNotElite
99d3d07053 Add cotire to decrease compile time 2018-12-06 21:18:58 +01:00
TotallyNotElite
d142fc0632 Revert crit.cpp changes
Breaks non experimental crits
2018-12-06 19:09:48 +01:00
TotallyNotElite
d52cec1579 Attempt to merge history 2018-12-06 18:58:16 +01:00
TotallyNotElite
eb1b0734cb Merge branch 'merge' into merge2 2018-12-06 18:51:37 +01:00
Unnamed
c9b56eee63 Revert "Remove IRC leftover"
This reverts commit 7ac5cfa0ad0c4fb814724ad84eacc81029e50942.
2018-12-06 18:50:12 +01:00
TotallyNotElite
45c18bf609 Revert "IRC removed"
This reverts commit a536e90c1db168a399a2eadfe580ed56ce6214dc.
2018-12-06 18:50:02 +01:00
Unnamed
119e95129d Fix errors in DispatchUserMessage
Censorship works properly, messages do not disappear and chat clean also works properly
2018-12-06 09:42:21 +00:00