208 Commits

Author SHA1 Message Date
Yimura
b5688c4731 feat(Weapons): Added money gun 2021-01-15 01:24:42 +01:00
Yimura
32bd600861 refactor(Functions): Moved create ambient money to a function 2021-01-15 01:23:17 +01:00
Yimura
95dd6e7d31 feat(TabWeapons): Added dropdown for different guns 2021-01-14 22:23:16 +01:00
Yimura
914c5db3e3 refactor(TabSpawn): Changed spawn code to spawn function 2021-01-14 21:59:44 +01:00
Yimura
02966a4180 refactor(TabOnline): Removed sell vehicle 2021-01-14 21:58:29 +01:00
Yimura
d65b776e57 refactor(TabMisc): Removed Join R* Id button 2021-01-14 21:56:30 +01:00
Yimura
38d19c8fb6 feat(GUI): Added Weapons tab 2021-01-13 16:55:49 +01:00
Yimura
7f290a70f5 fix(TabSpawn): Input enter returns true & improved code 2021-01-13 15:35:46 +01:00
Yimura
d461afdccd feat(NoClip): Added velocity based noclipping 2021-01-13 15:33:52 +01:00
Yimura
3334eec75e wip(Project): pushing project 2021-01-10 16:19:40 +01:00
Yimura
c644780fbc feat(TabSettings): Added option to send custom events 2021-01-09 16:57:04 +01:00
Yimura
36582c9282 feat(PlayerWindow): Added set bounty 10k option 2021-01-03 22:13:40 +01:00
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