237 Commits

Author SHA1 Message Date
Yimura
fe9d985d9e
feat(Hooking/Pointers/TabOnline): Added disable chat censoring option 2020-12-31 02:22:12 +01:00
Yimura
0b312ecd1c
feat(Features/Pointers/PlayerWindow): Added spectate player function 2020-12-31 02:10:15 +01:00
Yimura
eea4000738
feat(PlayerWindow & TabVehicle): Updated some strings, updated teleport options 2020-12-31 01:46:39 +01:00
Yimura
d201c5de7e
feat(TabOnline): Added set session weather 2020-12-31 01:45:27 +01:00
Yimura
4fd2768aa0
refactor(UX): Moved menu options around for better UX 2020-12-29 23:32:58 +01:00
Yimura
531bf7a6a7
feat(Top Bar): Added function to join specific session types 2020-12-29 23:28:30 +01:00
Yimura
5e2ec981c9
feat(TabVehicle): Added a speedo meter (km/h & mph) 2020-12-29 23:18:09 +01:00
Yimura
3ee4f41788
perf(BaseTab): Remove example tab from source 2020-12-29 12:40:35 +01:00
Yimura
d3bb862700
feat(TabWorld): Added population and vehicle density modifiers 2020-12-29 01:10:25 +01:00
Yimura
c7e6621e1b
feat(PlayerWindow): Added different trigger script events to grief players 2020-12-29 00:21:54 +01:00
Yimura
9ba248517e
feat(TabTunables): Added option te set car sell value at INT_MAX 2020-12-29 00:21:15 +01:00
Yimura
a2f60b075f
fix(TabWorld): Fixed overread bug and added local weather override 2020-12-29 00:17:32 +01:00
Yimura
6bd6466cbd
feat(MainWindow): Added call to render world tab 2020-12-28 01:30:56 +01:00
Yimura
c48647c64e
feat(TabTuneables): Added sell car for 25mill 2020-12-28 01:24:03 +01:00
Yimura
63c85a9796
feat(GUI): Added world tab 2020-12-28 01:23:27 +01:00
Yimura
55767d1625
feat(Features): Added reveal players looped feature 2020-12-27 19:26:08 +01:00
Yimura
86a2b2ba16
feat(TabSelf): Switched Reset Mental state with Clear Badsports stat 2020-12-27 00:49:59 +01:00
Yimura
88fb0b0141
fix(TabNetwork): Labels had the same idea causing conflicts when using these elements 2020-12-27 00:48:36 +01:00
Yimura
db7e37f2a5
wip(Stats/Features): Pushing progress for stats & join message 2020-12-27 00:47:08 +01:00
Yimura
8df0c5bac9
feat(TabVehicle): Added Auto Pilot 2020-12-26 23:47:34 +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
f900d29fa5
feat(GUI): Added player window 2020-12-26 20:15:32 +01:00
Yimura
509283f48a
feat(GUI): Added user sidebar 2020-12-26 19:59:40 +01:00
Yimura
e85dc9b005
feat(GUI): Added spawn tab 2020-12-26 17:52:20 +01:00
Yimura
8a81d7c777
feat(GUI): Added network tab 2020-12-26 17:36:11 +01:00
Yimura
d537004f46
feat(GUI): Added vehicle tab 2020-12-26 17:22:51 +01:00
Yimura
a98f93b212
feat(GUI): Added tab teleport 2020-12-26 17:13:41 +01:00
Yimura
f13491738f
feat(GUI): Uncommented notify above map for Top Bar 2020-12-26 17:11:59 +01:00
Yimura
e026f8e97d
feat(GUI): Added Tunables tab 2020-12-26 16:47:27 +01:00
Yimura
b917ac9905
feat(GUI): Added Top Bar to gui namespace 2020-12-26 16:45:04 +01:00
Yimura
e7818b5159
feat(GUI): Added Main Window and Tab Self 2020-12-26 15:18:41 +01:00
gir489
badd5cef2d Updated CNetGamePlayer. 2020-12-06 16:14:10 -05:00
gir489
fc80429b2a Fixed base tab not properly closing the tab.
Updated dependencies.
2020-12-05 20:53:58 -05:00
gir489
6880dfcbee Fixed combo example not saving the example configuration when changed. 2020-05-28 17:53:16 -04:00
gir489
663018a7c2 Code review changes to base_tab.cpp.
Updated gta folder.
2020-02-23 12:37:38 -05: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