32 Commits

Author SHA1 Message Date
Yimura
3af9c82ca2 refactor(Restructure): Moved everything to their own class/struct to improve compile times and cleanup the code. 2021-02-05 02:38:56 +01:00
Yimura
7931a2f342 refactor(Functions): Renamed, moved under a class and ordered alphabetically 2021-02-04 22:57:06 +01:00
Yimura
f798fb968f fix(Features): Define repair gun 2021-02-03 19:43:36 +01:00
Yimura
9b1016b7ec feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
7ca234bdb5 feat(CustomGuns): Added cage gun 2021-01-17 00:40:38 +01:00
Yimura
c40395731d refactor(GUI): Reorder code and clean up includes 2021-01-15 23:16:50 +01:00
Yimura
b5688c4731 feat(Weapons): Added money gun 2021-01-15 01:24:42 +01:00
Yimura
55ae9665fe feat(Features): Call guns in loop 2021-01-14 22:24:30 +01:00
Yimura
d461afdccd feat(NoClip): Added velocity based noclipping 2021-01-13 15:33:52 +01:00
Yimura
3334eec75e wip(Project): pushing project 2021-01-10 16:19:40 +01:00
Yimura
cdb6be86c3 feat(Features): Added disable phone feature 2021-01-01 15:25:44 +01:00
Yimura
062855364a fix(SpectatePlayer): Forgot to call specate player in feature loop 2020-12-31 23:23:57 +01:00
Yimura
37c78f23b9 feat(Features/Pointers/PlayerWindow): Added spectate player function 2020-12-31 02:10:15 +01:00
Yimura
a8458163dc refactor(UX): Moved menu options around for better UX 2020-12-29 23:32:58 +01:00
Yimura
cbbd202b29 feat(TabWorld): Added population and vehicle density modifiers 2020-12-29 01:10:25 +01:00
Yimura
af9a1a85b0 fix(JoinMessage): Changed function definitions 2020-12-29 00:19:37 +01:00
Yimura
17add5a874 feat(Features): Added reveal players looped feature 2020-12-27 19:26:08 +01:00
Yimura
b2034df79d wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00
Yimura
af934c7e10 feat(Features): Added sticky tyres looped feature 2020-12-26 22:06:31 +01:00
Yimura
7876b48bee feat(Features): Added no bike fall looped feature 2020-12-26 21:56:22 +01:00
Yimura
7cf6813c29 feat(Features): Added spoof rank looped feature 2020-12-26 19:48:00 +01:00
Yimura
6b620a45fe feat(Features): Added no idle kick looped feature (needs testing) 2020-12-26 19:44:35 +01:00
Yimura
4948fbfbc6 feat(Features): Added super sprint looped feature 2020-12-26 19:39:24 +01:00
Yimura
895e15a9e6 feat(Features): Added never wanted looped feature 2020-12-26 19:34:05 +01:00
Yimura
02aaa5472c feat(Globals): Make sure players and screen sizes are updated 2020-12-26 19:26:10 +01:00
Yimura
47226dc6c9 feat(Features): Added off radar looped feature 2020-12-26 19:18:29 +01:00
Yimura
39165f8773 feat(Features): Added no ragdoll looped feature 2020-12-26 18:24:08 +01:00
Yimura
1f8b1f6c01 feat(Features): Added god mode looped feature 2020-12-26 18:13:47 +01:00
Yimura
491919fcc1 feat(Features): Added includes for notify and teleport to features.hpp 2020-12-26 17:13:06 +01:00
Yimura
7a27ad2c64 fix(Globals): Moved globals from features to big namespace 2020-12-26 16:48:39 +01:00
Yimura
029b774267 feat(GUI): Added Main Window and Tab Self 2020-12-26 15:18:41 +01:00
Pocakking
17fe337342 Premake, Gitmodules, Readme 2019-06-23 22:00:18 +02:00