31 Commits

Author SHA1 Message Date
Yimura
8bb6c8a226 wip(NoIdleKick): Attempt at fiixing no idle kick 2020-12-31 01:47:36 +01:00
Yimura
28309a25f5 feat(PlayerWindow & TabVehicle): Updated some strings, updated teleport options 2020-12-31 01:46:39 +01:00
Yimura
b9d4af320f refactor(Spoof Rank): Moved script_global to function 2020-12-29 23:27:54 +01:00
Yimura
e67b239567 feat(): Moved several things to functions to clean up GUI code 2020-12-29 23:26:22 +01:00
Yimura
ae19b2dc2f fix(Stats): Fixed stats char undersizing 2020-12-29 23:18:48 +01:00
Yimura
a39bd50e5f feat(TabVehicle): Added a speedo meter (km/h & mph) 2020-12-29 23:18:09 +01:00
Yimura
791819a515 fix(JoinMessage): Ignore self 2020-12-29 16:19:02 +01:00
Yimura
cbbd202b29 feat(TabWorld): Added population and vehicle density modifiers 2020-12-29 01:10:25 +01:00
Yimura
8df2f5e55f fix(JoinMessage): Fixed join player message to be more efficient 2020-12-29 00:13:13 +01:00
Yimura
110b76120f fix(JoinMessage): Join message would not work with player id 2020-12-28 01:21:22 +01:00
Yimura
17add5a874 feat(Features): Added reveal players looped feature 2020-12-27 19:26:08 +01:00
Yimura
85e3cf2549 fix(JoinMessage): Highlight player name properly and switched used functions 2020-12-27 15:43:45 +01:00
Yimura
b2034df79d wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00
Yimura
e7859f087c feat(Teleport): Moved getting ground at 3d coords to a separate function 2020-12-26 23:36:58 +01:00
Yimura
daa024ab3d wip(Stats): Added unlock all stats method 2020-12-26 23:36:09 +01:00
Yimura
9e1aed0625 fix(NoBikeFall): Execute native in script thread to prevent crashes 2020-12-26 22:07:07 +01:00
Yimura
af934c7e10 feat(Features): Added sticky tyres looped feature 2020-12-26 22:06:31 +01:00
Yimura
addab413db fix(SpoofRank): Fixed issue on pass by reference instead of copy 2020-12-26 21:57:10 +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
3597e0cc9c fix(Teleport): Conflicting definitions of default arguments 2020-12-26 17:10:05 +01:00
Yimura
88d1a3fd4e fix(Notify): Removed static keyword on definition 2020-12-26 17:03:59 +01:00
Yimura
95f3ba1ea0 feat(Teleport): Added BringBlip, TeleportToBlip, Waypoint 2020-12-26 17:03:19 +01:00
Yimura
821c7a2309 feat(Notify): Added Above Map notification 2020-12-26 17:01:25 +01:00