46 Commits

Author SHA1 Message Date
Yimura
c76a5e3af1 feat(TabSettings): Added disable logging to settings 2021-01-02 23:42:43 +01:00
Yimura
2729c4f69a fix(PlayerWindow): Fixed teleport to locations to new struct array 2021-01-02 16:12:28 +01:00
Yimura
6762df039f feat(GUI): Added TabSettings to Main Window 2021-01-02 16:11:02 +01:00
Yimura
e5587325d2 feat(TabTunables): Added disable phone calls 2021-01-02 11:53:10 +01:00
Yimura
fae84f1276 fix(Events): Made all event hashes, function definitions and event enum to int64_t 2021-01-02 11:52:36 +01:00
Yimura
8db3827846 feat(Features): Added kick hashes and kick method to player window 2021-01-01 01:11:55 +01:00
Yimura
062855364a fix(SpectatePlayer): Forgot to call specate player in feature loop 2020-12-31 23:23:57 +01:00
Yimura
7296a93d6c feat(Players): Sort players by their name alphabetically 2020-12-31 20:53:04 +01:00
Yimura
47bce32ba1 fix(TabOnline): Fixed weather switch combo UI bug 2020-12-31 11:04:38 +01:00
Yimura
ec8905a339 feat(Hooking/Pointers/TabOnline): Added disable chat censoring option 2020-12-31 02:22:12 +01:00
Yimura
37c78f23b9 feat(Features/Pointers/PlayerWindow): Added spectate player function 2020-12-31 02:10:15 +01:00
Yimura
28309a25f5 feat(PlayerWindow & TabVehicle): Updated some strings, updated teleport options 2020-12-31 01:46:39 +01:00
Yimura
abb025b20e feat(TabOnline): Added set session weather 2020-12-31 01:45:27 +01:00
Yimura
a8458163dc refactor(UX): Moved menu options around for better UX 2020-12-29 23:32:58 +01:00
Yimura
539469be89 feat(Top Bar): Added function to join specific session types 2020-12-29 23:28:30 +01:00
Yimura
a39bd50e5f feat(TabVehicle): Added a speedo meter (km/h & mph) 2020-12-29 23:18:09 +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
39f3a66f3d fix(TabWorld): Fixed overread bug and added local weather override 2020-12-29 00:17:32 +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
17add5a874 feat(Features): Added reveal players looped feature 2020-12-27 19:26:08 +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
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
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
0093aa4f19 feat(GUI): Added spawn tab 2020-12-26 17:52:20 +01:00
Yimura
104036c063 feat(GUI): Added network tab 2020-12-26 17:36:11 +01:00
Yimura
83175ecebc feat(GUI): Added vehicle tab 2020-12-26 17:22:51 +01:00
Yimura
70743a1d1b feat(GUI): Added tab teleport 2020-12-26 17:13:41 +01:00
Yimura
6a813bd057 feat(GUI): Uncommented notify above map for Top Bar 2020-12-26 17:11:59 +01:00
Yimura
a1dc4ccb1c feat(GUI): Added Tunables tab 2020-12-26 16:47:27 +01:00
Yimura
038dc31c27 feat(GUI): Added Top Bar to gui namespace 2020-12-26 16:45:04 +01:00
Yimura
029b774267 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