4143 Commits

Author SHA1 Message Date
BenCat07
e098cb9c06 actually fix bot crashes (fr this time) 2023-02-25 20:37:28 +01:00
BenCat07
329a0fafe8 Fix bot crashes (hopefully) 2023-02-25 13:16:40 +01:00
Stephen
50cadc15aa Projectile improvements, minor tweaks otherwise 2023-02-24 20:27:56 -05:00
Stephen
2dc50ca76d Fix 2023-02-20 21:07:29 +01:00
Stephen
ae2e3feff6 Projectile fix 2023-02-20 21:07:29 +01:00
Stephen
e027858b70 entity cache fix 2023-02-20 21:07:29 +01:00
Stephen
fdf1f6381a ESP fix 2023-02-04 23:16:04 +01:00
Stephen
c9b94d5c69 Made the createmove funcs static 2023-02-04 16:47:14 +01:00
Stephen
b6cfb92f57 Only good needs to be checked 2023-01-24 15:52:16 +01:00
Stephen
a1c1c70145 itemtype include fix 2023-01-20 21:07:17 +01:00
Stephen Martin
b136a8a688 Melee offset fixes 2023-01-17 19:59:17 +01:00
Stephen Martin
606f574531 Revert setupbones 2023-01-17 19:59:17 +01:00
Stephen
9f80a1c365 Migrations fix 2023-01-17 19:59:17 +01:00
Stephen
65cdba825e Migrations fix 2023-01-17 19:59:17 +01:00
Stephen
a400bb0bc7 Interprocedural Pointer analysis 2023-01-17 19:59:17 +01:00
Stephen
282a042b38 Squashed commit of the following:
commit 468dfdd05b57c61890efcb792fe2bcc9ecdbae14
Author: Stephen <stephenmartinemail2003@gmail.com>
Date:   Fri Jan 13 22:32:51 2023 -0500

    Fix

commit 490f593817175ec8f29659ab9227cdbe4855d81c
Author: Stephen <stephenmartinemail2003@gmail.com>
Date:   Fri Jan 13 21:55:21 2023 -0500

    Fixes

commit 2e3c96346adf998f8e9f69403b99b7d181fdcf7a
Author: Stephen <stephenmartinemail2003@gmail.com>
Date:   Fri Jan 13 21:39:27 2023 -0500

    boost fix

commit c514047bfb39ebe8990706401d9295154da250a3
Author: Stephen <stephenmartinemail2003@gmail.com>
Date:   Fri Jan 13 21:18:29 2023 -0500

    updated

commit 71deaeb08388bdaa81f572c076be16dc6cf89067
Author: Stephen <stephenmartinemail2003@gmail.com>
Date:   Fri Jan 13 20:53:09 2023 -0500

    More tests

commit 5790c8481f5ce487ee4cafe455e89f232b4d9bef
Author: Stephen <stephenmartinemail2003@gmail.com>
Date:   Sun Jan 8 18:39:09 2023 -0500

    Inline test

commit 7afd8777cbb0297091f76eeed6b80e67d9754d37
Author: Stephen <stephenmartinemail2003@gmail.com>
Date:   Sat Jan 7 17:19:14 2023 -0500

    Player Anim Fix
2023-01-17 19:59:17 +01:00
Stephen
a755327517 Player Anim Fix 2023-01-08 00:46:05 +01:00
Stephen
a0d9bc70a7 Fixed textmode 2023-01-07 22:21:18 +01:00
Stephen
742960769c Projectile dodging+Optimizations+Fixes 2023-01-07 18:38:02 +01:00
Stephen
f60870ec64 minor fix 2022-12-29 00:29:51 +01:00
BenCat07
c2b107b18e Fix Navbot and CGameRules (most crashes gone) 2022-12-28 12:50:57 +01:00
BenCat07
e48a33ea55 Add Dynamic txt file that contains all neccessary classes 2022-12-28 12:50:39 +01:00
BenCat07
7c46027790 Fix ApplyFireDelay sig 2022-12-27 22:19:30 +01:00
BenCat07
a68f198508 fix Handle related stuff 2022-12-27 22:19:30 +01:00
Stephen
ae2c42c242 constexpr fixed 2022-12-27 22:19:30 +01:00
Stephen
0d64aa31c9 These seem to work 2022-12-27 22:19:30 +01:00
Stephen
665576c33c header changes 2022-12-27 22:19:30 +01:00
Stephen
aeb3467b8c PlayerAnimFix 2022-12-27 22:19:30 +01:00
Stephen
d1d7af4f60 Sig fix+offsets, and flto 2022-12-27 22:19:30 +01:00
nullptrmachine
dd51504a76
Better vote timer (#1754)
* Better vote timer

* autism

* Update votelogger.cpp
2022-12-27 17:54:14 +01:00
aUniqueUser
d63edfdf0e
+1 Paint offset 2022-10-12 23:17:26 -04:00
LightCat
0f1a25ed5f
Fix missing include for Textmode 2022-09-13 15:56:37 +02:00
BenCat07
9fa1a4cf71 undo accidental change to CMakeLists.txt 2022-09-12 16:47:05 +02:00
BenCat07
ae19f1de20 Fix nullnexus 2022-09-12 16:31:14 +02:00
Cultural-Laugh-2648
4faf1fef18
fix hiding of cat_ cvars from server (#1724)
it wasn't checking ones with the prefix

bb2dd2b856/scripting/stac/stac_cvar_checks.sp (L40)
2022-09-07 21:26:18 +02:00
BenCat07
919315cd4e Make bots run to safety when reloading 2022-07-27 22:17:59 +02:00
BenCat07
c24d3cd488 Fix bulletTracers crash 2022-07-27 22:17:46 +02:00
Stephen Martin
e0465691c5
Big performance increase due to getting rid of duplicate efforts (#1712) 2022-07-27 19:43:38 +02:00
Stephen Martin
2ace6a93f0
Shortest distance priority mode got removed somehow (#1706)
* shortest distance prio mode got removed somehow

* Forgot break statement
2022-07-17 21:28:37 +02:00
Stephen Martin
0ad0c9f288
Menu Fix+Small changes (#1705)
* Menu Fix+Small changes

* Fixed bug

* Wow, pretty big bugfix. Multipoint works now!

* Changed helper to float
2022-07-16 21:34:56 +02:00
BenCat07
735b853c94 Fix Manual setting of CXX Flags causing issues 2022-07-14 11:17:05 +02:00
BenCat07
c5a894400c Remove redundant sapper checks 2022-07-14 01:31:02 +02:00
BenCat07
d2cb483124 Readd removed checks for aimbot 2022-07-14 01:08:34 +02:00
Stephen Martin
6530e72b2b
Added option to vischeck/multipoint all hitboxes instead of one (#1697)
Added option to vischeck all hitboxes
2022-07-14 00:49:46 +02:00
BenCat07
4e09888306 Fix crithack issues with Minigun and flamethrower 2022-07-14 00:46:54 +02:00
BenCat07
7f39894446 Update macos indexes i forgot to update 2022-07-12 21:07:39 +02:00
BenCat07
0a69cb0ca5 Fix cathook again™ 2022-07-12 21:04:06 +02:00
BenCat07
0365daf550 Fix auto unzoom
Sourced from explowz/cathook@6144d50751
2022-07-08 18:25:05 +02:00
LightCat
e7d6c7797c
Fix visual branch (#1673 but changed) (#1680)
Fix some visual issues and update c++/boost

Co-authored-by: Stephen Martin <stephenmartinemail2003@gmail.com>
Co-authored-by: Stephen Martin <93275421+STEVE4git@users.noreply.github.com>
2022-07-07 23:26:51 +02:00
BenCat07
4ccdbc4f8f Fix Source lock shenanigans 2022-06-30 18:49:59 +02:00