3815 Commits

Author SHA1 Message Date
BenCat07
b3188a6344 Only change color if it has changed in nightmode settings
This also fixes a more common crash on config load
2020-07-30 11:03:18 +02:00
TotallyNotElite
1fbed11f9b
Move back to github (#1071)
* Update readme notice

* Update submodule URLs (again)

* Update migrations to remove gitlab migration
2020-07-21 19:50:30 +02:00
TotallyNotElite
d53eb67187 Merge branch 'guikey_fix' into 'master'
Display gui button in menu

See merge request nullworks/cathook/cathook!1032
2020-07-21 09:45:45 +00:00
BenCat07
c40b7f0761 Display gui button in menu 2020-07-21 11:13:28 +02:00
BenCat07
656a617e36 Merge branch 'patch-fix-updaterepourl' into 'master'
[scripts] Fix updateRepoURL

See merge request nullworks/cathook/cathook!1030
2020-07-19 14:59:34 +00:00
TotallyNotElite
310be2e141 [scripts] Fix updateRepoURL
updateRepoURL would fail when a user has a slow internet connection, even tho the effective URL was returned successfully.
This commit makes updateRepoURL stop following redirects entirely and simply makes it output the url it would've gone to instead.
2020-07-19 14:39:46 +02:00
TotallyNotElite
1336d8c964 Merge branch 'patch_githubtos' into 'master'
Remove content in violation of GitHub TOS

See merge request nullworks/cathook/cathook!1029
2020-07-15 19:25:16 +00:00
TotallyNotElite
8548569546 Remove content in violation of GitHub TOS 2020-07-15 21:20:28 +02:00
BenCat07
b0de6b4c80 Fix some bugs and improve esp performance a little
Before this text would not update on players when the local player was dead, and the esp text was layered based on entity id and not distance, text centering was also missing for above/below text.
2020-07-09 21:17:02 +02:00
BenCat07
1c86a3eff9 Fix Autobackstab issues 2020-07-05 18:18:37 +02:00
BenCat07
946ccc4649 Fix some crashes 2020-07-05 18:18:30 +02:00
BenCat07
3eae4bd666 Fix item schema crashes and undefined behaviour 2020-07-05 13:36:12 +02:00
TotallyNotElite
77938ce282 remove misc.nohatsforyou 2020-07-04 15:08:38 +02:00
TotallyNotElite
5be5c99825 New system to update the repo URL 2020-07-02 10:36:14 +02:00
TotallyNotElite
5d7630ce10 Fix urls v2 2020-07-01 13:30:00 +02:00
TotallyNotElite
25c22e18e7 Update urls 2020-07-01 13:27:19 +02:00
TotallyNotElite
b783ea44e9 [DOCS] Add notice about cathook moving to GitLab 2020-07-01 11:54:49 +02:00
TotallyNotElite
29df148075 🛄 Moving to GitLab 👋 2020-06-30 22:19:08 +02:00
LightCat
4aa2d98886
Merge pull request #1064 from nullworks/small_fixes
Fix issues related to traces and Contracker
2020-06-28 18:14:08 +02:00
BenCat07
a9166b6f83 Add an option to remove contracker animation from players 2020-06-28 10:59:46 +02:00
BenCat07
8bc0631bef Fix and improve traces (Sniperrifles shoot through teammates) 2020-06-28 10:59:35 +02:00
LightCat
78ae9e9694
Merge pull request #1067 from nullworks/pingspoof_fix
Fix the ping reducer changing clientside cmdrate
2020-06-23 18:01:25 +02:00
BenCat07
b9f1ed1528 Fix issues addressed in pr 2020-06-23 12:04:15 +02:00
BenCat07
a15bee2b9c Fix the ping reducer changing clientside cmdrate 2020-06-22 18:27:14 +02:00
LightCat
0b8c403293
Merge pull request #1066 from nullworks/scoreboard_fix
Scoreboard fix
2020-06-19 20:54:06 +02:00
BenCat07
47fdde97c6 Fix crashes in scoreboard 2020-06-19 19:14:27 +02:00
BenCat07
075687c0f2 Fix potential crash in killfeed color 2020-06-19 19:14:18 +02:00
TotallyNotElite
6e740be0f3 [Warp] Fix crash on damage event 2020-06-13 01:00:49 +02:00
TotallyNotElite
411ffb8383 [Docs] Add nospread feature to readme 2020-06-10 22:10:54 +02:00
TotallyNotElite
36d48908a1 Add migration for smooth stable update 2020-06-10 22:00:02 +02:00
LightCat
e673cf3d9e
Merge pull request #1059 from nullworks/bullet_nospread
Bullet nospread
2020-06-10 21:55:06 +02:00
BenCat07
9bdce8be4e Add nospread to cathook
Also removes old files related to the old pathetic attempt by me
2020-06-10 21:21:09 +02:00
BenCat07
14d7888cdb Fix fakelag misses 2020-06-10 21:19:25 +02:00
BenCat07
75a4e22b66 Move CL_SendMove to MiscTemporary for control over call order 2020-06-10 21:17:07 +02:00
BenCat07
dfbb26ad6a Make hitrate work on Any Hitscan weapon 2020-06-10 21:12:47 +02:00
BenCat07
2c9eb2db28 Fix speed approximation issues with demowarp 2020-06-10 19:14:17 +02:00
BenCat07
8a1fce9339 Rervert "Rework Slow aim" 2020-06-10 19:14:17 +02:00
BenCat07
4e93ca206c Fix crashes when no hitboxes are found 2020-06-10 19:14:17 +02:00
LightCat
a806c61af8
Merge pull request #1052 from nullworks/aim_improve
Fix certain client side animation desyncs
2020-06-09 20:48:14 +02:00
LightCat
3dd003f79c
Merge pull request #1029 from ItsiAdam/increase-bots
Allow up to 255 bots
2020-06-05 20:46:56 +02:00
BenCat07
00c0545722 Update simple-ipc 2020-06-05 20:43:29 +02:00
BenCat07
93780dc2a7 Sync Player Animations properly
Doing the job of the tf2 devs once again.
This only works if the entity is in view as it changes animations, and bases on simtime.
2020-06-01 14:59:20 +02:00
BenCat07
308bf4c830 Fix issues with no-lerp in entitycache after feedback
Hosters report this to not work as expected, which is sad but oh well
2020-06-01 14:58:36 +02:00
BenCat07
d1eadb6999 Check preferred hitbox first in aimbot with backtrack
this is why i should not use old code
2020-06-01 12:43:12 +02:00
LightCat
a34416e9ec
Merge pull request #1050 from nullworks/textmode_fixes
Fix textmode compile issues
2020-05-31 16:31:28 +02:00
BenCat07
68b56e0091 Fix textmode compile issues 2020-05-30 19:47:57 +02:00
LightCat
f3479a9883
Merge pull request #1048 from nullworks/misc_improvements
Fix hitbox interpolation and fix punch angles in aiming functions
2020-05-30 16:23:06 +02:00
BenCat07
09342a3131 Compensate for punch angles in Aiming 2020-05-30 16:19:26 +02:00
BenCat07
bc3887d75a Fix an issue with the new hitboxcache 2020-05-30 16:17:32 +02:00
LightCat
9be6c8e6cd
Merge pull request #1046 from nullworks/misc_improvements
Misc improvements
2020-05-30 13:27:14 +02:00