3678 Commits

Author SHA1 Message Date
TotallyNotElite
84db34b24b add explicit binary mode data path support
The next cathook-gui update will automatically set some systems (mainly ubuntu 18.04 and not officially supported distros) to binary mode. The old method would have preferred the out of date /opt/cathook/data directory.

enable binary mode
2020-05-24 19:54:28 +02:00
TotallyNotElite
1d5c30b2df Add gitlab CI stuff for binary mode
This makes gitlab auto build binary mode packages for the stable branch.
2020-05-24 19:54:28 +02:00
micwoj92
d69453186e typo 2020-05-15 21:53:23 +02:00
micwoj92
c7912736ce fix typo 2020-05-15 21:53:23 +02:00
micwoj92
a5486b9a19 Capitalization 2020-05-15 21:53:23 +02:00
LightCat
fce61ade5a
Merge pull request #1010 from nullworks/fakelag_fix
Fix bSendPackets not working (and undefined behaviour)
2020-05-15 19:06:41 +02:00
BenCat07
03b2425bc3 Fix BSendPackets not working (and undefined behaviour) 2020-05-15 19:04:49 +02:00
LightCat
eebdcde35e
Merge pull request #1009 from nullworks/totallynotelite
Fixes and spelling
2020-05-15 10:17:25 +02:00
TotallyNotElite
0b5bc00f21 add #if defines to unbreak textmode builds 2020-05-15 10:14:41 +02:00
TotallyNotElite
4efe59796c Speling
@bencat07 pls
2020-05-14 19:31:10 +02:00
TotallyNotElite
1bf97704b1 Revert "Bytepatch Fixes"
This partially reverts commit d9c044c1b08dec36ee8d4495db2c828e5544f9bd. This caused issues with detaching.
2020-05-14 19:18:17 +02:00
TotallyNotElite
bf34382d2b
Merge pull request #1008 from nullworks/totallynotelite
Add option to disable aimbot if being spectated
2020-05-14 12:20:31 +02:00
BenCat07
a88871feee Don't globally increase mouse sensitivity 2020-05-13 20:19:10 +02:00
BenCat07
e551998108 Fix last mantissa bit being wrong on minigun
Yes. This is the cause for crithack issues. one god damn bit.
2020-05-13 16:41:35 +02:00
BenCat07
f4b2a87279 Fix Demoknight detach crash 2020-05-13 16:40:55 +02:00
TotallyNotElite
16207c7d5b
Merge pull request #1005 from nullworks/votelogger
Log votes to [Cat] chat by default instead of party chat
2020-05-13 16:32:29 +02:00
TotallyNotElite
78277efcba Add option to disable aimbot if being spectated 2020-05-13 15:41:02 +02:00
LightCat
b73cba8e87
Merge pull request #986 from nullworks/lightcat
rip old mode, and warp demoknight improvements
2020-05-12 19:37:36 +02:00
BenCat07
057c2fe993 Fix a missing z check change
to be fair this code is unoptimized to say the least
2020-05-12 19:33:51 +02:00
TotallyNotElite
0a8cf169f2 Update menu (xml) 2020-05-12 19:18:14 +02:00
TotallyNotElite
49d6285649 Improve charge aimbot
1. Never modify pitch, better UX
2. dont charge aim to someone that is significantly higher/lower
2020-05-12 15:56:37 +02:00
TotallyNotElite
9240dafb08 Log votes to [Cat] chat by default instead of party chat 2020-05-12 15:53:55 +02:00
BenCat07
4d68f19db1 Make crithack work more properly on rapidfire weapons 2020-05-12 00:38:07 +02:00
TotallyNotElite
43dc27c05f Do some crits.cpp refactoring 2020-05-11 22:20:58 +02:00
BenCat07
ea6f2e0690 Make demoknight warp work differently
No longer stops you from trying to demoknight warp when you are out of range, and also only uses as many ticks as you need
2020-05-11 13:09:30 +02:00
BenCat07
1cb16f9855 Don't use way too low charge aimbot range and fix targeting issues 2020-05-11 13:08:52 +02:00
BenCat07
f3a5175c1e Remove z check for Demoknight mode and further improve it 2020-05-11 10:46:11 +02:00
BenCat07
b9108b2659 Improve the charge mode further 2020-05-11 10:46:11 +02:00
BenCat07
3696e1df75 Improve Warp, Demoknight aim, and crithack 2020-05-11 10:46:11 +02:00
BenCat07
c549898434 Fix XML 2020-05-11 10:46:11 +02:00
BenCat07
a8015bc21f rip old mode
but not really because who needs it
2020-05-11 10:46:11 +02:00
aUniqueUser
aa57960923
Interface for "Ping Reducer" (#1000)
* Interface for ping reducer

* callback instead

* fix

* force a custom ping

* cleanup

* make this static lol

* some cleanup

* remove redundent code

* lmao

* intellij moment

* Suggested change

Co-authored-by: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com>

* nullptr

* didnt mean to add this back

Co-authored-by: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com>
2020-05-11 10:10:22 +02:00
TotallyNotElite
17e65274fd
Merge pull request #1003 from nullworks/ubuntu2004
Fix cathook-gui on ubuntu 20.04
2020-05-10 21:01:16 +02:00
TotallyNotElite
f866c41e17 Fix cathook-gui on ubuntu 20.04 2020-05-10 20:48:40 +02:00
TotallyNotElite
90431d40d9
Merge pull request #1002 from nullworks/ubuntu2004
Add ubuntu 20.04 support
2020-05-10 19:42:19 +02:00
TotallyNotElite
1c799c137e ubuntu 20.04 support 2020-05-10 19:05:12 +02:00
TotallyNotElite
d52feb47da
Merge pull request #1001 from Mr0maks/master
Fix errors with va_list reported by cppcheck
2020-05-09 23:13:13 +02:00
Mr0maks
00702df792 Fix errors with va_list reported by cppcheck 2020-05-10 01:39:40 +05:00
LightCat
a05763984f
Merge pull request #991 from micwoj92/patch-1
fix typo
2020-05-06 12:02:11 +02:00
LightCat
2c14b5b487
Merge pull request #985 from nullworks/crash_fix
Fix potential crashes and confusing naming Scheme
2020-05-04 16:03:31 +02:00
micwoj92
8fc7761bf3
2 2020-05-04 05:30:34 +02:00
micwoj92
656941f661
fix typo 2020-05-04 05:28:12 +02:00
BenCat07
1bce3710d3 Potentially fix some crashes and fix confusing naming Scheme 2020-05-03 12:26:46 +02:00
TotallyNotElite
5b4feb2d37
Merge pull request #984 from micwoj92/patch-1
fix typo
2020-05-03 11:37:13 +02:00
micwoj92
7d1930ad8d
fix typo 2020-05-03 08:22:20 +02:00
TotallyNotElite
3c006f1c57
Merge pull request #978 from nullworks/bullettracers_fix
Bytepatch Fixes
2020-05-02 23:35:38 +02:00
TotallyNotElite
672f0d5296
Merge pull request #983 from nullworks/totallynotelite
Crash reporter: Send address of non cathook libs too
2020-05-02 23:20:54 +02:00
TotallyNotElite
395a106297
visual.killfeedcolor.enable true by default 2020-05-02 23:15:28 +02:00
TotallyNotElite
4cc1b369a4 send address of non cathook libs too 2020-05-02 23:13:28 +02:00
TotallyNotElite
8c3ba02bb0
Merge pull request #982 from nullworks/totallynotelite
Sentry.io: Ask user if they want to submit crash logs on attach, improve addr2line accuracy
2020-05-02 20:43:55 +02:00