TotallyNotElite
0a1272fed8
Address PR review
2019-10-24 10:23:38 +02:00
TotallyNotElite
867efbb957
Enable render_zoomed by default
2019-10-23 21:27:16 +02:00
TotallyNotElite
0cb98be92a
Auto crouch (followbot) and Getbestslot (navbot) updates
...
Fixes #208 and #802
2019-10-23 21:27:16 +02:00
TotallyNotElite
7ae4fae3a1
Config autosaves
...
Fixes #536
2019-10-23 21:27:16 +02:00
TotallyNotElite
2938da31d2
Add logging::File
2019-10-23 21:27:16 +02:00
LightCat
d4d9d5fa48
Merge pull request #850 from buyBread/master
...
glow not following player state fix
2019-10-23 18:10:32 +02:00
buyBread
1b03b11604
Revert "reverse removal of self-rainbow vars"
...
This reverts commit 4a143a22c9fd50e88582a7848fa705e354036a4c.
2019-10-23 17:37:57 +02:00
buyBread
4a143a22c9
reverse removal of self-rainbow vars
2019-10-23 13:58:28 +03:00
buyBread
7656e61dfd
glow not following player state fix
2019-10-23 13:24:39 +03:00
LightCat
8280dc1d4a
Merge pull request #849 from nullworks/lightcat
...
Fix #847 not working as intended
2019-10-22 22:08:48 +02:00
BenCat07
add615e2e1
fix my broken fix
...
i'm rarted
2019-10-22 21:59:30 +02:00
LightCat
20c00f77da
Merge pull request #847 from nullworks/lightcat
...
Fix Binding issues on Keys
2019-10-22 21:37:33 +02:00
BenCat07
3378db9552
Make it use KeyCode
2019-10-22 21:31:04 +02:00
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