TotallyNotElite
d7dff4032d
Followbot: Fix friend and party leader follow
...
Also did some misc fixes. I wonder who broke it... *cough* @bencat07 *cough*
2019-08-29 13:14:04 +02:00
TotallyNotElite
79bd4b1322
update simpleipc
2019-08-27 21:47:13 +02:00
TotallyNotElite
7a30cb403b
Update simple-ipc
2019-08-27 20:00:23 +02:00
TotallyNotElite
9b2a80d401
Revert "hack.cpp: modern cpp STL threads"
...
This reverts commit 95dc6ba5cc2d9b9395a633c31a3ccbcc5b2671cf.
2019-08-26 23:51:32 +02:00
TotallyNotElite
95dc6ba5cc
hack.cpp: modern cpp STL threads
2019-08-26 22:44:03 +02:00
TotallyNotElite
4739761575
update the preload script
2019-08-25 17:21:20 +02:00
TotallyNotElite
f2741800ce
release vmt hooks on detach
2019-08-25 12:00:18 +02:00
TotallyNotElite
33237664de
unload shared objects
2019-08-25 11:47:12 +02:00
TotallyNotElite
5b46590a33
Merge remote-tracking branch 'origin/master'
2019-08-25 11:36:59 +02:00
TotallyNotElite
4cfae0562c
fix a preload issue
2019-08-25 11:19:31 +02:00
bencat07
7d58d0c23c
Merge branch 'master' of https://github.com/nullworks/cathook bencat07# Please enter a commit message to explain why this merge is necessary,
2019-08-24 17:40:20 +02:00
bencat07
21b37f0d7b
Random name for preload script
2019-08-24 17:40:07 +02:00
TotallyNotElite
bb84e1db43
playerlist: add a unified function for changing the status of players
...
This follows the following priorities: default < cat < ipc < friend
This means that friend will override ipc, cat and default status.
The function is used when status changes are made automatically (achievement identify, irc, ipc identify, auto party friend)
2019-08-24 16:38:03 +02:00
TotallyNotElite
f45111baf3
Update update
2019-08-24 01:05:43 +02:00
TotallyNotElite
425afdf959
Update install-all
2019-08-24 00:55:03 +02:00
BenCat07
afa51be861
Merge remote-tracking branch 'origin/master'
2019-08-23 14:41:35 +02:00
BenCat07
d340c9c5c9
Fix KillfeedColors (kind of)
2019-08-23 14:41:31 +02:00
BenCat07
9796dd83dd
Improve catbot detection
2019-08-23 14:41:22 +02:00
TotallyNotElite
45b0095435
make resolver actually work (still very bad)
2019-08-22 23:29:43 +02:00
jan
5f76373976
add bash shebang to preload
2019-08-22 19:28:23 +02:00
BenCat07
0bf598f05a
fix compile error from namestealer change
2019-08-22 19:18:39 +02:00
BenCat07
9e1261defb
Fix a bug where a valid Key would be marked as <null>
2019-08-22 19:10:18 +02:00
BenCat07
b80c983ecf
Various Preload improvements (down to 600mb per catbot!)
2019-08-22 19:09:56 +02:00
BenCat07
dc2ed5aca9
Remove GameUI again as else ctabots would softlock
2019-08-22 19:09:11 +02:00
BenCat07
bb20dd0528
Push the preload script (why was it not pushed gitkraken)
2019-08-22 19:07:57 +02:00
TotallyNotElite
03b1ffa0ce
give namesteal priority over ipc names
2019-08-22 19:06:33 +02:00
BenCat07
4a5c8caeb4
Fix a Bug related to BulletTracers
2019-08-22 15:07:54 +02:00
bencat07
e1c5ff5f74
Make a proper preload script!
2019-08-22 13:23:53 +02:00
bencat07
85a5ae04c7
Upgrade chatlog ipc ignore to also ignore CAT status players
2019-08-21 22:43:12 +02:00
BenCat07
04e74a1547
Reduce ram usage on ctabots by 300-400mb and nullgraphics in textmode on
2019-08-21 20:33:55 +02:00
BenCat07
173adf63d7
HUUUUUUUUUUUUUUUGE catbot Performance Improvements
2019-08-21 20:17:12 +02:00
TotallyNotElite
b38ea8b395
remove hardcoded /opt/cathook/data
2019-08-20 22:12:32 +02:00
TotallyNotElite
8122d6d6dc
install-data: use root rights if you have no other choice
2019-08-20 21:20:53 +02:00
BenCat07
68719963a3
Revert Vischeck stuff
2019-08-20 19:07:30 +02:00
BenCat07
c5e7e1ad5c
GameUI stuff for future textmode FPS improvements
2019-08-20 17:55:37 +02:00
BenCat07
60552fa7f5
I Forgot to commit this and CI is now mad
2019-08-20 17:55:22 +02:00
BenCat07
80bfa1094b
Merge remote-tracking branch 'origin/master'
2019-08-20 15:44:07 +02:00
BenCat07
b1532e4115
Make projectiles get Vischecked from the correct location
2019-08-20 15:44:01 +02:00
BenCat07
80fdf4884f
ServerCmdKeyValues hook for debugging
2019-08-20 15:43:18 +02:00
BenCat07
a08131202d
BulletTracers for sentries
2019-08-20 15:42:25 +02:00
TotallyNotElite
75d0577dea
Fix infinite /dev/urandom getting
...
Fixed a bug where the attach scripts would spend an unlimited amount of time getting pseudorandom data while being run from cathook gui
2019-08-20 14:04:00 +02:00
TotallyNotElite
ef61d9cdbd
Detect tui missing and support cathoook-gui
2019-08-19 19:06:56 +02:00
TotallyNotElite
9f0a5d1410
Remove sudo requirement from updater script
2019-08-19 17:42:10 +02:00
TotallyNotElite
3851fc49bb
fix incorrect usage of $RUNUSER
2019-08-19 16:47:37 +02:00
BenCat07
936277d9f9
Add Bullet tracers
2019-08-19 16:44:38 +02:00
BenCat07
91bab314d7
Fix Achievement Manager being nullptr
2019-08-19 16:34:41 +02:00
BenCat07
c04989402e
Add a way to disable Kilfeed COlor
2019-08-19 16:34:28 +02:00
BenCat07
8f88250480
Make Aim more accurate on buildings
2019-08-19 16:33:23 +02:00
TotallyNotElite
bc58ddeb8a
add support for pkexec
2019-08-19 16:32:02 +02:00
TotallyNotElite
5157aa45b7
Better health and ammo getting for navbot
2019-08-18 22:44:00 +02:00