81 Commits

Author SHA1 Message Date
Yimura
0dda572ceb refactor(Spawn): Prevent typing when in spawn menu 2021-02-02 16:38:59 +01:00
Yimura
4b6736f875 refactor(Online): Re-added money options (safe values only) 2021-02-02 16:21:56 +01:00
Yimura
a981920245 feat(Transmission): Added drive bias rear 2021-01-29 18:55:39 +01:00
Yimura
5e26bafe88 feat(Handling/transmission): Added steering lock 2021-01-22 12:37:56 +01:00
Yimura
2d60896473 fix(Handling/brakes): Brake bias member changed name 2021-01-22 12:36:54 +01:00
Yimura
9b1016b7ec feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
05c78fa8d1 fix(UserSidebar): Made width smaller 2021-01-22 02:09:21 +01:00
Yimura
5fcb502ba6 feat(Vehicle): Added god mode and handling 2021-01-20 03:45:24 +01:00
Yimura
e2912118b9 feat(PlayerWindow): Set next window size 2021-01-17 23:31:10 +01:00
Yimura
b777e4dc0f feat(ReplayInterface): Added attach protection 2021-01-17 23:30:10 +01:00
Yimura
7a8ba780dc feat(Population): Optimised settings 2021-01-17 23:26:06 +01:00
Yimura
f47c4d13d1 feat(Protections): Added cage protection 2021-01-17 00:47:00 +01:00
Yimura
a9b0d5e0df feat(TabGun): Show description of JPow's money printer 2021-01-16 16:21:35 +01:00
Yimura
5e43102152 fix(UserSidebar): Fixed height and top offset 2021-01-16 16:21:00 +01:00
Yimura
08fcc1d758 refactor(TabOnline): Removed reveal players 2021-01-16 16:20:34 +01:00
Yimura
b511a2717d fix(UserSidebar): Push under top bar instead of over 2021-01-16 13:52:57 +01:00
Yimura
bd4b49a138 refactor(PlayerWindow): Restructured in tab bar 2021-01-16 13:52:29 +01:00
Yimura
f737495ee5 refactor(TabBar): Renamed all files 2021-01-16 13:19:20 +01:00
Yimura
b1af2a27fa refactor(GUI/tabbar): Moved tab bar header file 2021-01-15 23:27:31 +01:00
Yimura
a2d55aadff refactor(GUI): Moved windows to separate folder 2021-01-15 23:22:51 +01:00
Yimura
c40395731d refactor(GUI): Reorder code and clean up includes 2021-01-15 23:16:50 +01:00
Yimura
b201f761e3 fix(TopBar): Show logged in player 2021-01-15 22:30:57 +01:00
Yimura
282d78e37b feat(Players): Added cage button 2021-01-15 02:20:46 +01:00
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