2583 Commits

Author SHA1 Message Date
TotallyNotElite
7fd50de8e0 Autosapper and cmake 2019-01-13 14:18:46 +01:00
LightCat
57698d3c26 fix Killstreak 2019-01-12 17:40:16 +01:00
TotallyNotElite
968d635bd8 Remove precompiled partybypass
1.8 mb of wasted space
2019-01-12 14:04:23 +01:00
Unnamed
be2004fab6 votelogger.cpp: small refactor and fix
Use std::snprintf in place where it is supposed to be
Comment ';' character usage
Fix always voting yes to kick despite vote_kicky being false
2019-01-12 13:51:18 +01:00
Unnamed
051fe3211f Backtrack.cpp: move UpdateIncmoingSequences to Event CM 2019-01-12 13:46:07 +01:00
Unnamed
c03943c1a7 AccessData(steam_id) refactor
Assign result to a variable in places, where it is used more than once
2019-01-12 13:44:54 +01:00
Unnamed
c4a122e52e DispatchUserMessage.cpp: misc refactor
Use \e instead of dot for more invisible chat (when your name is \e\e)
2019-01-12 13:44:24 +01:00
LightCat
5dbbf8be4a Fix "medigun only" triggering on non medic 2019-01-11 20:04:20 +01:00
TotallyNotElite
83287aac63
Merge pull request #677 from nullworks/testing
Testing -> Master
2019-01-11 19:43:07 +01:00
TotallyNotElite
12614945e1 Update partybypass, Quality of life improvements
Thank you @Necres1977, very cool!
2019-01-11 19:29:48 +01:00
TotallyNotElite
a6b4731cc0 Followbot fixed
Lets hope its fixed for good now...
2019-01-11 17:16:51 +01:00
LightCat
c049a1a323 clang format lol 2019-01-06 13:37:12 +01:00
LightCat
e99a441066 Fix some glez resize issues 2019-01-06 13:26:26 +01:00
LightCat
416cd3146d Fix last glez screen thing 2019-01-06 13:23:01 +01:00
LightCat
e73ec58d76 Fix glez and menu not adjusting after a resize 2019-01-06 13:19:47 +01:00
LightCat
a2a4dfc673
Merge pull request #675 from nullworks/master
Merge RNG changes
2019-01-06 13:26:50 +02:00
LightCat
a11631dc96
Merge pull request #674 from nullworks/BenCat07-patch-1
better rng
2019-01-05 13:22:38 +02:00
LightCat
88cce2c9ce
Fix a compile error 2019-01-05 13:18:43 +02:00
LightCat
15d5821af6
better rng 2019-01-05 13:14:08 +02:00
LightCat
090a9d9bf8 Fix Building and melee Aimbot 2019-01-04 18:21:40 +01:00
LightCat
68c17b827b itemtypes.cpp improve 2019-01-03 14:14:18 +01:00
LightCat
d0c468b23e Finish Party bypass 2019-01-03 10:38:41 +01:00
TotallyNotElite
6e62b2427b Followbot update 2019-01-02 21:42:10 +01:00
TotallyNotElite
2d2887f100 clang format 2019-01-02 21:41:52 +01:00
TotallyNotElite
bdcc5a5065 Merge remote-tracking branch 'origin/master' into testing 2019-01-02 21:37:41 +01:00
TotallyNotElite
2c9486f909 one line fix 2019-01-02 21:37:12 +01:00
TotallyNotElite
ca9c861e15 Prepare for public partybypass 2019-01-02 21:37:04 +01:00
LightCat
0378800529 Fix Itemtest map being extremely inefficient 2018-12-31 21:09:12 +01:00
LightCat
f49a16d88b Fully fix Backtrack Aimbot 2018-12-31 15:54:20 +01:00
LightCat
229dddbc25 fix Auto Reflect FOV ring crash 2018-12-30 22:19:31 +01:00
LightCat
045fbbfc7e Improve Resolver And backtrack Aimbot
1. Proper resolver reset on dcing players
2. Backtracking now can properly headshot (lol)
2018-12-29 23:10:09 +01:00
TotallyNotElite
5f6a1e305f Merge remote-tracking branch 'origin/master' into testing 2018-12-29 16:08:53 +01:00
TotallyNotElite
620e73d0e5 Merge remote-tracking branch 'origin/testing' into testing 2018-12-29 16:07:53 +01:00
TotallyNotElite
d11b73c66b Followbot changes tm? 2018-12-29 16:07:32 +01:00
LightCat
e85990d105
Merge pull request #673 from nullworks/testing
Testing -> Master
2018-12-29 15:17:22 +02:00
LightCat
6e42f3b8b2 NavBot fixes and namesteal upgrades 2018-12-29 14:15:03 +01:00
TotallyNotElite
022f41d901 2 line followbot navbot fix 2018-12-28 20:14:27 +01:00
TotallyNotElite
55dab4c751
Nobody saw that... 2018-12-28 20:07:15 +01:00
TotallyNotElite
264e889f79
Fix fov circle crash 2018-12-28 19:33:33 +01:00
TotallyNotElite
88b0f7c849 Aimbot fix
CAT: 50 / 51 (98%) -> 98% of all shots were hits
CAT: 50 / 50 (100%)  -> 100% of hits were headshots
this is on a server with 120 ping
2018-12-28 15:25:17 +01:00
TotallyNotElite
c9f23a80e5 Logging upgrade and aimbot fix
Logging now uses modern c++ as far as much as possible, aimbot now checks if it can actually hit the head
2018-12-27 23:18:52 +01:00
LightCat
faf35624e1 Pls l0fg don't do this 2018-12-26 19:14:02 +01:00
LightCat
c60b9f4451 Fix backtrack aimbot 2018-12-26 19:10:21 +01:00
TotallyNotElite
bd9a22895d Add completion callback to cat_save 2018-12-26 18:50:59 +01:00
LightCat
77fd3e2c53
Merge pull request #671 from nullworks/master
Oops
2018-12-26 13:02:50 +02:00
LightCat
c27a062f8f
Oops 2018-12-26 12:01:35 +01:00
LightCat
487abab91d
Merge pull request #670 from nullworks/master
ONE LAST FIX
2018-12-26 12:57:28 +02:00
LightCat
163cf7363e
ONE LAST FIX 2018-12-25 21:05:48 +00:00
LightCat
c2faf1d59a Clang format and Backtrack aimbot rewrite 2018-12-25 11:10:06 +01:00
TotallyNotElite
0445e05168 Fix #662
Also fix crits code not running
2018-12-24 17:01:59 +01:00