1757 Commits

Author SHA1 Message Date
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
cbbafe8d0e feat(CHandlingData): Added more class members 2021-01-22 12:35:24 +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
df652ba272 fix(VehicleGun): Removed height offset 2021-01-22 02:08:30 +01:00
Yimura
1c5906d0bc feat(GravityGun): Entities are transparent while held 2021-01-22 02:07:44 +01:00
Yimura
9d605bcf16 fix(GTA Util): Fixed member name 2021-01-20 03:46:02 +01:00
Yimura
5a4ee9dd21 fix(Pointers): World pointer 2021-01-20 03:45:40 +01:00
Yimura
5fcb502ba6 feat(Vehicle): Added god mode and handling 2021-01-20 03:45:24 +01:00
Yimura
4cf16bc8e6 fix(GTA/player): Commented old CPlayerInfo 2021-01-20 03:45:11 +01:00
Yimura
b21f87937e feat(GTA): Reverse GTA classes from PedFactory 2021-01-20 03:44:49 +01:00
Yimura
6dad45f601 fix(CustomGuns): Shoot vehicles in look direction 2021-01-20 03:44:18 +01:00
Yimura
a6f6018935 fix(Features): God mode with offsets instead of natives 2021-01-20 03:40:36 +01:00
Yimura
e2912118b9 feat(PlayerWindow): Set next window size 2021-01-17 23:31:10 +01:00
Yimura
afafbcd3d4 feat(GUI): Added notification on startup 2021-01-17 23:30:36 +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
27d8f8e0e2 feat(Functions): Delete entity, mark as no longer needed as well 2021-01-17 23:21:55 +01:00
Yimura
20d21e6800 fix(GravityGun): Cast to float to prevent compile warns 2021-01-17 23:20:00 +01:00
Yimura
c2dd750560 fix(GetEventData): Changed settings.protections to settings.script_protections 2021-01-17 00:47:37 +01:00
Yimura
f47c4d13d1 feat(Protections): Added cage protection 2021-01-17 00:47:00 +01:00
Yimura
1846e64c95 refactor(DeleteGun): Use function to delete ent instead of code 2021-01-17 00:44:48 +01:00
Yimura
b061a41809 feat(Fuctions): Added delete_entity func 2021-01-17 00:44:00 +01:00
Yimura
7ca234bdb5 feat(CustomGuns): Added cage gun 2021-01-17 00:40:38 +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
0ae72a74d9 refactor(Functions): Removed notify from join session 2021-01-16 16:19:28 +01:00
Yimura
c0c3547e55 fix(GUI): Default background semi transparent 2021-01-16 13:53:14 +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
9b3166f486 refactor(Features): Delete some lingering files 2021-01-15 22:58:49 +01:00
Yimura
c627281e4d refactor(Features/looped): Resorted files into sub dirs 2021-01-15 22:56:58 +01:00
Yimura
345116bd71 refactor(Features/util): Moved files 2021-01-15 22:34:37 +01:00
Yimura
b201f761e3 fix(TopBar): Show logged in player 2021-01-15 22:30:57 +01:00
Yimura
15fab4e78c feat(Util): Added http request header 2021-01-15 22:27:50 +01:00
Yimura
938ffcfafa refactor(CustomGuns): Moved guns to folder 2021-01-15 22:26:25 +01:00
Yimura
d5d71b1a75 refactor(ReadSessionResponse): Removed unused file 2021-01-15 21:41:15 +01:00
Yimura
29e2ca1197 Merge pull request #1 from Yimura/dev
Merge changes into master
2021-01-15 21:35:55 +01:00
Yimura
9e7e5e2fb7 feat(Pointers): Added ReplayInterface 2021-01-15 16:48:47 +01:00
Yimura
4c3678f2fc feat(GTA): Added ref to class Replay, Object & Vehicle 2021-01-15 16:48:30 +01:00
Yimura
8bd1f863c0 refactor(GravityGun): Changed variable names 2021-01-15 02:38:38 +01:00
Yimura
282d78e37b feat(Players): Added cage button 2021-01-15 02:20:46 +01:00
Yimura
d2677d77a1 feat(Functions): Added cage ped 2021-01-15 02:19:29 +01:00
Yimura
b5688c4731 feat(Weapons): Added money gun 2021-01-15 01:24:42 +01:00