Commit Graph

1746 Commits

Author SHA1 Message Date
Yimura
a92a0d6db2 refactor(GUI): Removed old include 2020-12-29 23:31:40 +01:00
Yimura
539469be89 feat(Top Bar): Added function to join specific session types 2020-12-29 23:28:30 +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
dd27862890 feat(GTA Levels): Added a list for GTA levels 2020-12-29 16:20:10 +01:00
Yimura
791819a515 fix(JoinMessage): Ignore self 2020-12-29 16:19:02 +01:00
Yimura
9f5ffbe21b perf(BaseTab): Remove example tab from source 2020-12-29 12:40:35 +01:00
Yimura
cbbd202b29 feat(TabWorld): Added population and vehicle density modifiers 2020-12-29 01:10:25 +01:00
Yimura
82cb04ffd6 feat(PlayerWindow): Added different trigger script events to grief players 2020-12-29 00:21:54 +01:00
Yimura
554ab88ed0 feat(TabTunables): Added option te set car sell value at INT_MAX 2020-12-29 00:21:15 +01:00
Yimura
032271d15f feat(Lists & Temp): Added list of locations and weather names/types 2020-12-29 00:20:27 +01:00
Yimura
af9a1a85b0 fix(JoinMessage): Changed function definitions 2020-12-29 00:19:37 +01:00
Yimura
39f3a66f3d fix(TabWorld): Fixed overread bug and added local weather override 2020-12-29 00:17:32 +01:00
Yimura
8df2f5e55f fix(JoinMessage): Fixed join player message to be more efficient 2020-12-29 00:13:13 +01:00
Yimura
fa95229cf3 feat(Pointers): Added trigger script event pointer and function definitions 2020-12-28 01:33:40 +01:00
Yimura
de13e2b6ba feat(Hook): Added logging to script event handler 2020-12-28 01:32:22 +01:00
Yimura
6f5902cbd1 feat(MainWindow): Added call to render world tab 2020-12-28 01:30:56 +01:00
Yimura
e774cf56b9 feat(TabTuneables): Added sell car for 25mill 2020-12-28 01:24:03 +01:00
Yimura
d4857729f1 feat(GUI): Added world tab 2020-12-28 01:23:27 +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
3d527ba68c feat(Hooking/Pointers): Added script event handler hook 2020-12-27 19:10:01 +01:00
Yimura
52ac638a90 feat(Hooking/Pointers): Added increment stat event hook to block reports 2020-12-27 18:29:33 +01:00
Yimura
f1bb386b37 fix(ErrorScreen): Removed unused/useless include 2020-12-27 18:26:56 +01:00
Yimura
0aaef995b4 feat(Hooking): Added hook to prevent warnings/errors from the shop_controller script 2020-12-27 17:49:50 +01:00
Yimura
e4c0718cde feat(Pointers): Added pointer for future Disable Error Screen hook 2020-12-27 16:27:39 +01:00
Yimura
69f1a5ddea fix(Crossmap): Updated crossmap to a different one 2020-12-27 16:26:58 +01:00
Yimura
85e3cf2549 fix(JoinMessage): Highlight player name properly and switched used functions 2020-12-27 15:43:45 +01:00
Yimura
7fa7f03a29 feat(Pointers): Added get player name function 2020-12-27 15:42:35 +01:00
Yimura
3da5ab2d7a feat(TabSelf): Switched Reset Mental state with Clear Badsports stat 2020-12-27 00:49:59 +01:00
Yimura
74aa6deff4 fix(TabNetwork): Labels had the same idea causing conflicts when using these elements 2020-12-27 00:48:36 +01:00
Yimura
b2034df79d wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00
Yimura
bd02482ce2 feat(TabVehicle): Added Auto Pilot 2020-12-26 23:47:34 +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
40f320046f feat(GUI): Added player window 2020-12-26 20:15:32 +01:00
Yimura
566039013f feat(GUI): Added user sidebar 2020-12-26 19:59:40 +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