3678 Commits

Author SHA1 Message Date
BenCat07
d15c783303 Fix Binding issues on Keys 2019-10-22 21:28:35 +02:00
LightCat
da2a296e80
Merge pull request #844 from nullworks/lightcat
Add Load from string for settings manager + misc changes
2019-10-22 20:27:42 +02:00
BenCat07
8cafe60310 Add rvar for bumper cart hack 2019-10-22 19:10:36 +02:00
BenCat07
ab675f69d4 Fix imgui Vertice limit being too low (+ misc)
misc change includes using a preexisting RAW_ENT variable instead of getting RAW_ENT again
2019-10-22 19:05:03 +02:00
BenCat07
f4580c0702 Fix load from string wrongly printing that the string is a file 2019-10-22 19:01:00 +02:00
BenCat07
bf2b98320c Merge remote-tracking branch 'origin/lightcat' into lightcat 2019-10-21 23:02:56 +02:00
BenCat07
c5c22a06b3 Add a way to load a config from a string 2019-10-21 23:02:32 +02:00
BenCat07
458f255e67 Forward declaration of textmode timer for Module usage 2019-10-21 23:02:32 +02:00
BenCat07
d7269c1753 Add bumber cart fun 2019-10-21 23:01:56 +02:00
BenCat07
59203556a7 Add missing Spellbook 2019-10-21 23:01:48 +02:00
TotallyNotElite
4f731e24c2
Merge pull request #841 from nullworks/totallynotelite
WIP: New FSN/RecvTable proxy resolver
2019-10-21 18:36:32 +02:00
BenCat07
897f692e12 Fix Thirdperson Angle issues and improve AntiAntiAim
fixes #828
2019-10-21 18:02:25 +02:00
TotallyNotElite
aea46d13f4 New FSN/RecvTable proxy resolver
* Almost completely rewrote antiantiaim.cpp
* Almost completely rewrote hitrate.cpp

New antiantiaim uses a combination of RecvTable proxies and FSN to resolve target players. The version in this commit is WIP and should not be used (yet). Hitrate.cpp has been rewritten to improve accuracy and code quality.
2019-10-20 21:58:38 +02:00
BenCat07
908bc2aa40 Add a way to load a config from a string 2019-10-20 14:44:18 +02:00
BenCat07
3ea898a333 Forward declaration of textmode timer for Module usage 2019-10-20 00:33:35 +02:00
LightCat
4883ba7eb2
Merge pull request #839 from nullworks/lightcat
Add Anti party spam crash
2019-10-19 23:13:14 +02:00
TotallyNotElite
52c9c38223 Fix anti party spam crash code
Increased code quality
Void messages until spam stops
2019-10-19 23:08:18 +02:00
BenCat07
12b644ef66 Add Anti party spam crash 2019-10-19 21:54:37 +02:00
TotallyNotElite
983dafc6bc
Merge pull request #838 from nullworks/totallynotelite
Script updates
2019-10-19 20:27:57 +02:00
TotallyNotElite
bb3ba927d9 update developer conversion script 2019-10-19 19:53:05 +02:00
TotallyNotElite
26d9f6d8a3 Fix bug in migration 2019-10-19 19:53:05 +02:00
TotallyNotElite
656e4e4a9e Add migration to fix error in cotire compile
Also make submodule functions run after migrations, dont run migrations for developers
2019-10-19 19:53:05 +02:00
LightCat
1bf38ac3a5
Merge pull request #837 from nullworks/lightcat
Fix no visual builds not compiling
2019-10-19 17:35:47 +02:00
BenCat07
a74643af74 Fix catbot build 2019-10-19 17:33:02 +02:00
TotallyNotElite
4024e1792f
Merge pull request #836 from nullworks/totallynotelite
Add native cmake 3.16 precompiled header support
2019-10-19 16:36:58 +02:00
TotallyNotElite
f6c9a1b6a1 cmake: fix disabling of precompiled headers 2019-10-19 13:45:43 +02:00
TotallyNotElite
241ca46211 fix precompiled headers bug 2019-10-19 12:51:46 +02:00
TotallyNotElite
09fee927da Native cmake precompiled header support
Works in version 3.16 of cmake
2019-10-19 12:51:46 +02:00
LightCat
31d0bf8c80
Merge pull request #834 from nullworks/lightcat
Abandon logic improvement and Constantifying everything i can
2019-10-19 11:49:14 +02:00
BenCat07
c8719afacc Fix Constants being in global file though they are not global 2019-10-19 11:45:10 +02:00
BenCat07
9bee643dc9 Address issues mentioned in Pullrequest Review 2019-10-19 11:42:18 +02:00
BenCat07
d3ad4532a4 Merge totallynotelite branch 2019-10-18 22:02:20 +02:00
TotallyNotElite
e7460f8fad zerokernel unity build 2019-10-18 19:53:11 +02:00
TotallyNotElite
b6ace95923 remove empty file 2019-10-18 19:49:36 +02:00
TotallyNotElite
f05ffa5583 Fix compile error on CI 2019-10-17 15:52:21 +02:00
TotallyNotElite
749f6d8623 common.hpp and include refactor 2019-10-17 10:29:58 +02:00
LightCat
c84488478a
Merge branch 'master' into totallynotelite 2019-10-16 21:17:59 +02:00
bencat07
bcfc84e0c4 Adjust angles code to use PLAYER_ARRAY_SIZE for clarity 2019-10-16 20:01:47 +02:00
TotallyNotElite
fb3f2d4835 Remove some hacks
Fixes https://t.me/nullworks/173108
2019-10-16 19:52:17 +02:00
BenCat07
b9e6bfc69c Constantifying everything we can
Also add some global constants for player arrays and player count
2019-10-16 19:44:25 +02:00
bencat07
4a523fb0dd Merge branch 'master' of https://github.com/nullworks/cathook into lightcat 2019-10-16 17:14:48 +02:00
BenCat07
20698d13f4 stop sv pure spam 2019-10-15 22:08:41 +02:00
BenCat07
5bd6b13e23 use proper function for disconnect 2019-10-15 22:08:31 +02:00
BenCat07
94d7e0776a Textmode stuff 2019-10-15 21:44:31 +02:00
TotallyNotElite
1bb9dd95ec
Merge pull request #833 from nullworks/TotallyNotElite-patch-1
Update README.md
2019-10-15 21:38:35 +02:00
BenCat07
13255e0426 abandon improvements 2019-10-15 21:33:46 +02:00
TotallyNotElite
1924553690
Update README.md 2019-10-15 21:11:06 +02:00
bencat07
d75baee821 Merge branch 'master' of https://github.com/nullworks/cathook into lightcat 2019-10-15 20:43:12 +02:00
BenCat07
5fb80b7991 imagine accidentally using break instead of continue 2019-10-15 20:42:03 +02:00
TotallyNotElite
29e70db8ef
Merge pull request #832 from nullworks/totallynotelite
Fedora support
2019-10-15 20:19:49 +02:00