3391 Commits

Author SHA1 Message Date
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
BenCat07
d75772e71a Add option to force pyro vision on/off 2019-08-17 22:24:34 +02:00
BenCat07
a2a22bdc04 Killfeed Color! 2019-08-17 22:24:18 +02:00
BenCat07
46975563d4 Achievement identify improvements 2019-08-10 22:13:55 +02:00
BenCat07
d4239eba5e #pragma once when 2019-08-10 22:13:35 +02:00
TotallyNotElite
fc030d84c3 rename install_data to config_data
name conflict with install-data bash script
2019-08-10 21:18:34 +02:00
BenCat07
9d8d2b0923 Fix event logger not searching name properly 2019-08-10 13:55:59 +02:00
BenCat07
6f44350cb1 Achievement based Identify 2019-08-10 13:55:48 +02:00
BenCat07
d3c72c4789 Improve cat_achievement_cathats code 2019-08-08 14:15:05 +02:00
BenCat07
dc52574ea5 Use seperate threads for schema loading to remove lag 2019-08-08 14:14:55 +02:00
BenCat07
6c461f3e96 More Preloading improvements 2019-08-08 13:12:40 +02:00
BenCat07
dde2c407cb Fix preloading issues 2019-08-08 13:12:19 +02:00
BenCat07
29eb875c54 Make pyro navbot Best weapon works properly 2019-08-08 11:30:37 +02:00
LightCat
7fa3474e9c
Unity crashes circleci sometimes 2019-08-06 22:19:37 +02:00
LightCat
8b11ef8a83
Bruh moment 2019-08-06 22:18:54 +02:00
BenCat07
f860c2c907 Remove clientside shield turn limit
thanks UNKN0WN
2019-08-06 21:34:30 +02:00
BenCat07
b15a70c244 Fix some scoreboard color issues
imagine your own code doing "push ebp" as assembly and breaking everything
2019-08-06 21:34:10 +02:00
BenCat07
bf8e841a94 render_zoomed Additions 2019-08-05 21:29:31 +02:00
BenCat07
aafc7a7b9b no_zoom Improvements 2019-08-05 21:28:33 +02:00
BenCat07
67f3a68bb1 Shorten Signatures 2019-08-05 21:27:36 +02:00
BenCat07
f7406d20fe Avoid excessive memory usage through the use of ofstream 2019-08-05 21:26:43 +02:00
BenCat07
189c22eff6 e8call improvement 2019-08-05 21:26:11 +02:00
BenCat07
90e429d841 Improve visuals.render-zoomed and make it not crash for certain devices 2019-08-05 16:49:47 +02:00
BenCat07
fd625c5fe3 Fix wrong Address check for scoreboard color 2019-08-05 16:49:22 +02:00
BenCat07
e36e738eaa Add Scoreboard Color changing 2019-08-05 15:46:26 +02:00
LightCat
c6fa78d039
Bruh moment #2
>> Int
>> uses CE_BYTE
bruh
2019-07-28 21:00:24 +02:00
LightCat
78da6f2558
Bruh moment #1
>> int
>> uses CE_BYTE
nice
2019-07-28 20:59:52 +02:00
LightCat
58fd1ed86a
Fix Last Character being cut for config load
i have no idea how this worked for me
2019-07-27 20:42:07 +02:00
BenCat07
fd2c9827e1 Make autoload reset deaths on LevelInit 2019-07-26 12:44:18 +02:00
bencat07
437155974f Add 'Follow Party Leader Only' Option (mostly for bots) 2019-07-26 10:59:25 +02:00
BenCat07
3955ec9452 Make "make data" not overwrite certain user defined files 2019-07-25 16:32:10 +02:00
BenCat07
f1f85d7fcd Add Autoload & Expose SortedConfigs vector for future use 2019-07-25 16:31:47 +02:00
BenCat07
90fe26fbda you saw nothing 2019-07-23 00:08:01 +02:00
BenCat07
bbb8209155 soon™️ 2019-07-23 00:07:06 +02:00
BenCat07
aa5625b091 Fix compile error in no visuals 2019-07-23 00:06:47 +02:00
BenCat07
1e42e40b67 running when not ingame 🤔 2019-07-23 00:06:16 +02:00
BenCat07
74a63c9ce4 Properly check the AntiAim settings to prevent permanent fakelag 2019-07-23 00:06:06 +02:00
BenCat07
81bce2d6c0 No longer change rvars set by user forcefully
Also forces fakelag with fake yaw
2019-07-22 16:40:17 +02:00