3985 Commits

Author SHA1 Message Date
aUniqueUser
159ff67763 Update dependencycheck 2021-04-25 18:32:42 +02:00
BenCat07
ce6188c651 Rewrite Killfeed Color code
This drastically reduces code complexity, and also makes it actually maintainable. Names also now get colored seperately.
2021-04-13 10:26:09 +02:00
BenCat07
3f47d2aa4d Remove strafeprediction for grounded players 2021-04-09 00:09:10 +02:00
Ashley
d7751fee95
Do not steal medpacks if being healed (#1418) 2021-04-07 20:59:47 +02:00
Ashley
c96e22eac1
Fakelag in air only option (#1415) 2021-04-07 19:13:25 +02:00
Ashley
8c5961b1f3 Add curl to dependency lists
Arch uses curl to download gdb binary, submitting crash reports use curl, and migrations use curl. I've found curl to not be installed by default usually.
2021-04-07 18:06:43 +02:00
raizo
fb2781eabd
Delete TODO (#1411) 2021-04-07 15:29:48 +02:00
BenCat07
2222511e36 Update cathook for new boost mutex in IPC 2021-04-05 22:55:17 +02:00
Loron groebner
c0969586d4 added ipc_connect_ghost and proper connection to sync 2021-04-03 21:03:30 +02:00
Loron groebner
12e4cab287 removed loadcompletion callback from ipc 2021-04-03 21:03:30 +02:00
Loron groebner
4531a3406e added ipc_sync_all 2021-04-03 21:03:30 +02:00
leKamikaze1
f5373d2ac9 Include config in bug report 2021-04-03 19:36:40 +02:00
BenCat07
7ea85311c7 Update simple-ipc to include mutex fix 2021-04-03 18:43:37 +02:00
braaaap master
f25a532e96
Remove joke features (#1405) 2021-04-03 01:15:08 +02:00
raizo
b4678bd210
Merge pull request #1399 from delimeats-ch/autoparty-ipc
Add IPC support to autoparty
2021-04-01 21:46:07 +02:00
delimeats-ch
4b0be40dce Empty the party_hosts vector when IPC mode is disabled so any configuration will get loaded again 2021-04-01 14:27:15 -05:00
delimeats-ch
2bd71a9abc Fix bug 2021-04-01 13:46:10 -05:00
delimeats-ch
80c5d386f1 Add menu options 2021-04-01 12:25:53 -05:00
delimeats-ch
a776ee9226 Finish half-baked code 2021-04-01 12:04:42 -05:00
delimeats-ch
4236bd8e4f Add IPC support to autoparty 2021-04-01 12:04:39 -05:00
delimeats-ch
3184d16d6c Happy April Fools' Day 2021-04-01 09:10:02 -05:00
LightPower392
7b2df5ed8d Extra Autosticky Option + More Tooltips 2021-03-31 16:30:30 +02:00
Ashley
0a42c0b74c Set proper directory permissions for data dir
Linux directory permissions 777 is extremely insecure and never necessary.
2021-03-30 02:12:55 +02:00
leKamikaze1
8d17c41d16 typo
Yeh
2021-03-29 21:44:51 +02:00
BenCat07
9ace8b3899 (petition to) remove sourcelock 2021-03-28 19:54:24 +02:00
SylveonBottle
db897f6cca
Improve bug/feature templates (#1386)
Improve bug/Feature templates

Co-authored-by: LightCat <BenCat07@gmail.com>
2021-03-28 12:19:36 +02:00
LightPower392
3052d20633 Tooltip Improvement 2021-03-28 12:04:45 +02:00
raizo
7d2b7d03f3
Auto extinguish and code cleanup (#1380)
* Added teammate extinguish

* Converted projectile checks to switch statement

* Fix triggerbot.xml

* Remove includes made by clangd extension
2021-03-28 11:54:23 +02:00
leKamikaze1
c22d71ac46
New GitHub template for suggestions (#1385)
* New GitHub template for suggestions

Can be better, yes, but I'm too lazy to make it perfect :p

* Rename suggestion to suggestion.md

* Update suggestion.md
2021-03-27 20:49:49 +01:00
LightPower392
e6e2af6c1c Aimbot coloring option 2021-03-20 11:19:12 +01:00
aUniqueUser
1d361ff9a8 See cosmetics while zooming 2021-03-13 17:41:48 -05:00
BenCat07
2d7d3d0759 Make a range decrease option for consistency 2021-03-13 22:48:00 +01:00
BenCat07
cece0fdc5c Improve autobackstab to use the swing trace provided by tf2
Also adds melee range modifier to melees
2021-03-13 22:48:00 +01:00
BenCat07
8036cd5538 Fix more textmode memory write crashes 2021-03-13 22:47:43 +01:00
leKamikaze1
b18cc691e4 Fixed typo and add matrix room choice in readme
If the matrix room ever gets to be public again, please remember to change this readme
2021-03-11 06:51:43 +01:00
BenCat07
258c11f6bc Add zoom key 2021-03-06 10:49:48 +01:00
LightPower392
2e24efd9b0 Fix assistance only 2021-03-06 10:49:36 +01:00
BenCat07
eded4e7de5 fix configui breaking textmode 2021-02-28 16:25:48 +01:00
LightPower392
6243bfea92 ConfigUI 2021-02-28 14:18:14 +01:00
TotallyNotElite
1940a31359 Build -march=x86-64 in binary mode 2021-02-28 13:44:57 +01:00
LightCat
57579cf2bd
Fix crashes with bytepatches on specific hardware due to memory being marked non readable (#1364)
* Try to fix bytepatch crash

* Try some more potential fixes

* More changes
2021-02-28 11:50:08 +01:00
BenCat07
8ab6615c3a Fix a crash inside warp on hit 2021-02-24 08:19:34 +01:00
Kirill GPRB
0f083d693b Add a preposition before "new"
Because I've felt confused when I first read this.
2021-02-19 19:15:46 +01:00
aUniqueUser
068e3b9b5a Fix rare prediction crash 2021-02-17 22:28:08 +00:00
aUniqueUser
6bfbd6003a
Improve navbot patrol (#1352)
* Improve navbot patrol

* fix g_pGameRules pointer and ACTUALLY fix stuck at round start

* Fix flaw in defend logic

* Fix crash caused by CGameRules changing

* small logic error fix

Co-authored-by: BenCat07 <BenCat07@gmail.com>
2021-02-16 11:46:53 +01:00
BenCat07
776e6391f2 Fix building aimbot issues 2021-02-15 16:22:23 +01:00
BenCat07
f62655c58c Fix Absurdely janky projectile problems with initial velocity 2021-02-15 16:22:23 +01:00
Alastor
76f61093c2 Adds Debian support to dependencycheck script
Signed-off-by: Alastor <admin@trapacid.icu>
2021-02-14 20:26:56 +01:00
Alastor
275e6ff6dc Check if ./attach is ran as root
Signed-off-by: Alastor <admin@trapacid.icu>
2021-02-14 20:26:56 +01:00
LightPower1
2ab5292266 Make teammate buildings option work correctly 2021-02-14 20:26:19 +01:00