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
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
BenCat07
7a0156d376
Check if the sniperdot is still valid in the hook
2020-05-30 13:07:38 +02:00
BenCat07
61ecbc5609
Fix issues addressed in pr
2020-05-29 22:12:20 +02:00
LightPower392
2412f4c36e
sentence case
2020-05-29 21:17:28 +02:00
BenCat07
f5e9c062cf
fix hitrate event
2020-05-29 20:57:38 +02:00
BenCat07
7fe05104a9
Use the Actual accurate bonecache mode
2020-05-29 20:40:45 +02:00
BenCat07
945c88e0ff
Get fresh bones with entityhitboxcache and fix drawhitboxes issues
2020-05-29 20:14:58 +02:00
BenCat07
76b1a940be
Fix issues with crit damage being calculated wrongly
2020-05-29 17:38:47 +02:00
BenCat07
939af5315a
Fix some merge conflicts
2020-05-29 16:11:25 +02:00
BenCat07
45a5fc18b2
Fix crithack desyncs
2020-05-29 16:08:31 +02:00
BenCat07
da1b8ed971
Add another filter to DispatchUserMessage
2020-05-29 16:08:31 +02:00
BenCat07
a8829a8b95
Resolver Improvements
2020-05-29 16:08:31 +02:00
BenCat07
f98a433490
Improve DispatchUserMessage filter
2020-05-29 16:08:31 +02:00
BenCat07
6d018610dc
Fix the critmeter string being displayed wrongly
2020-05-29 16:08:31 +02:00
BenCat07
70ed4671d4
Rework Slow aim
2020-05-29 16:08:31 +02:00
LightPower392
1407c8de69
Spectated Aimbot ( #1025 )
...
* Changed capitalization
* A Few Changes
* Spectated Aimbot
* Spectated Aimbot
* Update Aimbot.cpp
* ok then
* update
* Set max tooltip length back to 300
Co-authored-by: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com>
2020-05-29 15:20:47 +02:00
LightCat
6e5c9123cf
Merge pull request #1043 from nullworks/eventcrash_fix
...
Fix crashes after detaching with uncleared event callbacks
2020-05-28 18:24:35 +02:00
BenCat07
fb14172081
Fix All other event crashes
...
Found some more i did not notice were a thing before
2020-05-27 14:08:56 +02:00
BenCat07
9ca31329f9
Fix crashes after detaching with uncleared event callbacks
2020-05-27 10:55:16 +02:00
TotallyNotElite
99c0390d95
Merge pull request #1037 from nullworks/totallynotelite
...
Dyamic hitbox cache + remove gru exploit
2020-05-27 10:42:22 +02:00
TotallyNotElite
0592231f9f
remove gru exploit
2020-05-26 14:49:55 +02:00
TotallyNotElite
08dcfe7ffd
Dynamically allocate entity hitbox cache to reduce memory usage.
2020-05-26 14:49:55 +02:00
TotallyNotElite
a60f52fa9d
Merge pull request #1039 from ghost-420/script-cleanup
...
Gentoo support & improvements to the dependencycheck script
2020-05-26 13:59:31 +02:00
TotallyNotElite
80a1a6e5c2
Merge pull request #1020 from nullworks/nav_improve
...
Improve navigation
2020-05-26 13:58:51 +02:00
BenCat07
4e7fb9aa33
Fix issues addressed in pr
2020-05-25 22:02:21 +02:00
ghost-420
5e069f9537
Update dependencycheck
2020-05-25 10:07:58 -07:00
ghost-420
2ecf33ccd0
Revert changes to 'updater'
2020-05-25 10:01:49 -07:00
ghost-420
df2a585be5
Update dependencycheck
2020-05-25 10:00:27 -07:00
BenCat07
4f2005303c
Fix wrong usercmd in anti-afk
2020-05-25 17:33:33 +02:00
BenCat07
dbdaa580e4
Fix anti-afk problems with bots
2020-05-25 16:38:17 +02:00
BenCat07
b5f085cd04
Improve pathing on navbot and don't spam logs
2020-05-25 16:38:17 +02:00
BenCat07
ed8a626766
Address some PR issues and improve engineer navbot
...
Also fixes an issue with ipc + party
2020-05-25 16:38:17 +02:00
LightCat
896cd82bd1
Update src/navparser.cpp
...
Co-authored-by: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com>
2020-05-25 16:38:17 +02:00
BenCat07
0b70fc1b50
Major NavBot improvements
...
- Don't mark World as Potentially Passable
- Don't walk into enemy spawn
- Don't try to exit spawn as blue in setup time
- Don't run to other, blocked sections of the map
2020-05-25 16:38:17 +02:00
BenCat07
29fdc394e6
Crouchjump properly and revert z check changes
2020-05-25 16:38:17 +02:00
BenCat07
96d08e1c06
Adjust jump height and Make Stairs work better
2020-05-25 16:38:17 +02:00
ghost-420
706d1359c1
Switch from $SUDO to $ESCALATE
...
Support both `doas` and `sudo`.
2020-05-25 01:04:18 -07:00
ghost-420
3614c24cf4
Add support for Gentoo, and other improvements
2020-05-25 01:02:50 -07:00
TotallyNotElite
07cde5d19b
Merge pull request #1036 from nullworks/ci
...
Autobuild binary mode packages
2020-05-24 20:17:07 +02:00
LightCat
224ecfbaa3
Merge pull request #1014 from nullworks/warp_improvements
...
Alot of warp related stuff (see description)
2020-05-24 20:14:06 +02:00
BenCat07
70109707fc
Fix potential antiafk crash
2020-05-24 20:05:20 +02:00
BenCat07
2ecb2ac24c
make clc_move::toString not assign 1kb for no reason
2020-05-24 20:05:08 +02:00