30 Commits

Author SHA1 Message Date
Yimura
4a3093f0be
feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
d81223f8e3
feat(Features): Only loop certain feature groups when playing 2021-02-21 00:19:15 +01:00
Yimura
c6c7fbd90f
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
3e037a3813
fix(Features): Forgot to call repair gun in loop 2021-02-03 19:42:17 +01:00
Yimura
ff0866a009
feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
7df7ad65be
feat(CustomGuns): Added cage gun 2021-01-17 00:40:38 +01:00
Yimura
fcfb777408
refactor(GUI): Reorder code and clean up includes 2021-01-15 23:16:50 +01:00
Yimura
73d378a7e6
feat(Weapons): Added money gun 2021-01-15 01:24:42 +01:00
Yimura
24a89138d0
feat(Features): Call guns in loop 2021-01-14 22:24:30 +01:00
Yimura
f9c3e718ae
feat(NoClip): Added velocity based noclipping 2021-01-13 15:33:52 +01:00
Yimura
47e4e9c491
wip(Project): pushing project 2021-01-10 16:19:40 +01:00
Yimura
a0c19f1ca1
fix(DisablePhone): Forgot to call disable phone feature in loop 2021-01-02 16:11:53 +01:00
Yimura
0ab2e4f574
fix(SpectatePlayer): Forgot to call specate player in feature loop 2020-12-31 23:23:57 +01:00
Yimura
4fd2768aa0
refactor(UX): Moved menu options around for better UX 2020-12-29 23:32:58 +01:00
Yimura
d3bb862700
feat(TabWorld): Added population and vehicle density modifiers 2020-12-29 01:10:25 +01:00
Yimura
e3ecc0a809
fix(JoinMessage): Changed function definitions 2020-12-29 00:19:37 +01:00
Yimura
55767d1625
feat(Features): Added reveal players looped feature 2020-12-27 19:26:08 +01:00
Yimura
db7e37f2a5
wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00
Yimura
f05af1937b
feat(Features): Added sticky tyres looped feature 2020-12-26 22:06:31 +01:00
Yimura
d1c27d4738
feat(Features): Added no bike fall looped feature 2020-12-26 21:56:22 +01:00
Yimura
b88b6dc5c5
feat(Features): Added spoof rank looped feature 2020-12-26 19:48:00 +01:00
Yimura
584d737707
feat(Features): Added no idle kick looped feature (needs testing) 2020-12-26 19:44:35 +01:00
Yimura
94692bf6ec
feat(Features): Added super sprint looped feature 2020-12-26 19:39:24 +01:00
Yimura
ebb14e073d
feat(Features): Added never wanted looped feature 2020-12-26 19:34:05 +01:00
Yimura
8539614d9b
feat(Globals): Make sure players and screen sizes are updated 2020-12-26 19:26:10 +01:00
Yimura
5a1674881e
feat(Features): Added off radar looped feature 2020-12-26 19:18:29 +01:00
Yimura
2d7db48b53
feat(Features): Added no ragdoll looped feature 2020-12-26 18:24:08 +01:00
Yimura
cefbf16488
feat(Features): Added god mode looped feature 2020-12-26 18:13:47 +01:00
gir489
01d48cd314 Removed StackWalker and replaced it with g3log exception handling.
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:45:59 -05:00
Pocakking
17fe337342 Premake, Gitmodules, Readme 2019-06-23 22:00:18 +02:00