4173 Commits

Author SHA1 Message Date
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
Stephen Martin
d09e882ef2
Fixed visuals (#1669)
* Fixed visuals

* Re-put in previous fixes
2022-06-27 17:55:22 +02:00
Stephen Martin
33f9146268
Aimbot Update (#1665)
* Aimbot Update

* Fixed melee aimbot+

(BenCat07 only squashed, not actual author)

Co-authored-by: STEVE4 <stephenmartinemail20030@gmail.com>
2022-06-27 01:23:04 +02:00
BenCat07
59c3ff8985 54285adf Fix a bunch of issues due to the newest update 2022-06-24 15:30:07 +02:00
RC
84dabc30e0 update for newest update 2022-06-24 01:38:54 -04:00
BenCat07
54285adf59 Fix a bunch of issues due to the newest update 2022-06-22 22:36:02 +02:00
RC
b81cab2f69 update signature for newest update 2022-06-22 16:41:15 +02:00
vicinity-gush8
303f7cb446 Fix beggar's bazooka nospread 2022-05-07 22:31:26 +02:00
vicinity-gush8
b514297d15 Fix aimbot aiming at moving stickybombs 2022-05-07 22:31:26 +02:00
vicinity-gush8
c75ef7a136 Fix fixes and disable chams when disable_visuals 2022-05-07 22:31:26 +02:00
vicinity-gush8
4ccc490c83 Fix some issues 2022-05-07 22:31:26 +02:00
SylveonBottle
ee248ef2eb Removed redundant screenshot of settings, others
Since the config file is now a requested item, we no longer need to ask the user for just literal screenshot of their menu in order to see what they have enabled.

Config is very useful as there may be other modules that can cause a crash when used in combination with another module. Removed "you can remove this line", making it a requirement.

Combined "drag and drop" information together, since it goes hand-in-hand. Made separate information in it's own separate block.

Please replace "paste symbolize-crash-log here instead" with "paste symbolize-crash-log here as well" if both symbolize-crash-log and logs are requested.
2022-03-27 22:17:54 +02:00
LightCat
41c251369a
Fix undefined dlopen behaviour
Thanks to "yelnya face" (@yelnyaface) for debugging this
closes #1611
closes #1611
2022-03-24 20:28:56 +01:00
BenCat07
f25ad671de Fix crashes for boost for now (kinda jank solution) 2022-03-21 19:25:12 +01:00
SheepyChris
734832aef6 Add inverted math for special instances 2022-03-08 07:46:05 +01:00
SheepyChris
d1a6f4e8df Fix inverted delta math and reorder Auto hitbox for projectile weapons 2022-03-08 07:46:05 +01:00
aUniqueUser
f6c581ece6
Fix bad size of CEconItemView 2022-03-01 23:57:35 +00:00
RC
69f0418896 Update Trigger.cpp 2022-01-27 15:38:51 +01:00
RC
61c984fdba add(aimbot): check if bonked 2022-01-27 15:38:51 +01:00
BenCat07
04cd21fae8 Add the credits mate 2021-12-04 21:38:05 +01:00
BenCat07
65173084fa Fix AutoParty Stuff and add Anti-kick 2021-12-04 21:36:07 +01:00