3678 Commits

Author SHA1 Message Date
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
BenCat07
5d85ace2b7 Add some missing rvars to menu 2019-07-22 16:13:08 +02:00
BenCat07
51a3048f66 Add a Health percent "Weight" per class
Fixes #789
2019-07-22 16:12:59 +02:00
BenCat07
4b6b7403e3 Add a way to print rvars not in the menu 2019-07-22 16:12:17 +02:00
bencat07
3d16d5c4de Fix Glow and Chams drawing on carried buildings
Fixes #796
2019-07-22 14:32:59 +02:00
bencat07
db4ffebf72 Fix crashes on servers with 32 players 2019-07-22 14:24:16 +02:00
bencat07
fdef38b911 Remove nolerp for being useless and making everything worse 2019-07-17 10:31:07 +02:00
bencat07
c17d57b4e2 make crit safer not account for teammates 2019-07-16 22:13:29 +02:00
bencat07
ac737e0e12 Fix alpha being 0 on color used everywhere 2019-07-16 21:51:09 +02:00
bencat07
0ad1ffba65 Create Less Color objects please thanks 2019-07-15 21:34:27 +02:00
bencat07
a42e2015d1 Replace the menu color mess with a define 2019-07-15 21:25:18 +02:00
BenCat07
b990f7020e Add "cat_toggle" 2019-07-15 20:48:51 +02:00
LightCat
279cf2d10f
Bruh Moment numero Dos 2019-07-15 10:06:39 +02:00
LightCat
acd7b2c838
Bruh moment 2019-07-15 10:01:46 +02:00