266 Commits

Author SHA1 Message Date
Yimura
97c8a2cfc2
feat(ScriptEventHandler): Changed a2 from int64_t to CNetGamePlayer 2021-02-03 19:43:15 +01:00
Yimura
3e037a3813
fix(Features): Forgot to call repair gun in loop 2021-02-03 19:42:17 +01:00
Yimura
095d130013
feat(Spoofing): Added IP, R*id and name spoofing 2021-02-03 19:41:46 +01:00
Yimura
d73448bc69
fix(GetEventData): Fixed typo on notify 2021-02-03 19:40:04 +01:00
Yimura
2f9ff404dc
feat(Functions): Added ambient rp and improved take control 2021-02-03 16:39:29 +01:00
Yimura
ea69dda047
feat(CustomGuns): Added repair gun 2021-02-03 16:38:55 +01:00
Yimura
bf17714de8
fix(CustomGuns): Increased distance from 50 to 500 2021-02-03 16:38:00 +01:00
Yimura
8fb8c1e505
fix(Windows): Handling and main will have a propper default size 2021-02-02 16:49:32 +01:00
Yimura
cfed7b703f
fix(PlayerWindow): Resize only on first use 2021-02-02 16:44:51 +01:00
Yimura
11f67334c7
refactor(Spawn): Prevent typing when in spawn menu 2021-02-02 16:38:59 +01:00
Yimura
6903aa03be
feat(Spoofing): IP Address and Rockstar ID 2021-02-02 16:23:12 +01:00
Yimura
07ad0b1294
refactor(Online): Re-added money options (safe values only) 2021-02-02 16:21:56 +01:00
Yimura
83bc59f5b1
feat(Hooking): Enable send_net_info_to_lobby hook 2021-02-02 16:21:28 +01:00
Yimura
ae742543be
feat(Hooks): Added snend net info to lobby hook 2021-01-29 18:56:17 +01:00
Yimura
8fe7981e07
fix(IncrementStatEvent): Fixed player struct 2021-01-29 18:55:54 +01:00
Yimura
ebe3bbb77e
feat(Transmission): Added drive bias rear 2021-01-29 18:55:39 +01:00
Yimura
df76333dab
feat(PedFactory): Updated classes 2021-01-29 18:55:19 +01:00
Yimura
56722c610b
fix(Handling): Check against nullptr 2021-01-29 18:55:02 +01:00
Yimura
cb5f3d58a7
fix(GravityGun): take control before releasing 2021-01-29 18:54:36 +01:00
Yimura
5314ab3077
feat(Handling/transmission): Added steering lock 2021-01-22 12:37:56 +01:00
Yimura
7585536f8c
fix(Handling/brakes): Brake bias member changed name 2021-01-22 12:36:54 +01:00
Yimura
8eef040e30
feat(CHandlingData): Added more class members 2021-01-22 12:35:24 +01:00
Yimura
ff0866a009
feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
bfe01d19f4
fix(UserSidebar): Made width smaller 2021-01-22 02:09:21 +01:00
Yimura
1667b46ba9
fix(VehicleGun): Removed height offset 2021-01-22 02:08:30 +01:00
Yimura
cd9a9bf147
feat(GravityGun): Entities are transparent while held 2021-01-22 02:07:44 +01:00
Yimura
ce695e60e3
fix(GTA Util): Fixed member name 2021-01-20 03:46:02 +01:00
Yimura
714a5a5b30
fix(Pointers): World pointer 2021-01-20 03:45:40 +01:00
Yimura
0a9216ce5c
feat(Vehicle): Added god mode and handling 2021-01-20 03:45:24 +01:00
Yimura
e472870c72
fix(GTA/player): Commented old CPlayerInfo 2021-01-20 03:45:11 +01:00
Yimura
f83375ad10
feat(GTA): Reverse GTA classes from PedFactory 2021-01-20 03:44:49 +01:00
Yimura
676fd7cf72
fix(CustomGuns): Shoot vehicles in look direction 2021-01-20 03:44:18 +01:00
Yimura
6952654a0c
fix(Features): God mode with offsets instead of natives 2021-01-20 03:40:36 +01:00
Yimura
2242b173fc
feat(PlayerWindow): Set next window size 2021-01-17 23:31:10 +01:00
Yimura
15a85d4cfd
feat(GUI): Added notification on startup 2021-01-17 23:30:36 +01:00
Yimura
519f91cfcb
feat(ReplayInterface): Added attach protection 2021-01-17 23:30:10 +01:00
Yimura
391f8665fa
feat(Population): Optimised settings 2021-01-17 23:26:06 +01:00
Yimura
7ce2dd69e6
feat(Functions): Delete entity, mark as no longer needed as well 2021-01-17 23:21:55 +01:00
Yimura
dfc890752f
fix(GravityGun): Cast to float to prevent compile warns 2021-01-17 23:20:00 +01:00
Yimura
241232f6e7
fix(GetEventData): Changed settings.protections to settings.script_protections 2021-01-17 00:47:37 +01:00
Yimura
6b9467c9ac
feat(Protections): Added cage protection 2021-01-17 00:47:00 +01:00
Yimura
f94b7ddd69
refactor(DeleteGun): Use function to delete ent instead of code 2021-01-17 00:44:48 +01:00
Yimura
f37f046062
feat(Fuctions): Added delete_entity func 2021-01-17 00:44:00 +01:00
Yimura
7df7ad65be
feat(CustomGuns): Added cage gun 2021-01-17 00:40:38 +01:00
Yimura
9f925a13ab
feat(TabGun): Show description of JPow's money printer 2021-01-16 16:21:35 +01:00
Yimura
b468eb7549
fix(UserSidebar): Fixed height and top offset 2021-01-16 16:21:00 +01:00
Yimura
f2c1660007
refactor(TabOnline): Removed reveal players 2021-01-16 16:20:34 +01:00
Yimura
43d33bfa7d
refactor(Functions): Removed notify from join session 2021-01-16 16:19:28 +01:00
Yimura
aa8a14cf2e
fix(GUI): Default background semi transparent 2021-01-16 13:53:14 +01:00
Yimura
64b0c006d7
fix(UserSidebar): Push under top bar instead of over 2021-01-16 13:52:57 +01:00
Yimura
04f5db9687
refactor(PlayerWindow): Restructured in tab bar 2021-01-16 13:52:29 +01:00
Yimura
761227344d
refactor(TabBar): Renamed all files 2021-01-16 13:19:20 +01:00
Yimura
0b9837777e
refactor(GUI/tabbar): Moved tab bar header file 2021-01-15 23:27:31 +01:00
Yimura
082cc80159
refactor(GUI): Moved windows to separate folder 2021-01-15 23:22:51 +01:00
Yimura
fcfb777408
refactor(GUI): Reorder code and clean up includes 2021-01-15 23:16:50 +01:00
Yimura
2271049ab3
refactor(Features): Delete some lingering files 2021-01-15 22:58:49 +01:00
Yimura
777173d67c
refactor(Features/looped): Resorted files into sub dirs 2021-01-15 22:56:58 +01:00
Yimura
63753dfbfb
refactor(Features/util): Moved files 2021-01-15 22:34:37 +01:00
Yimura
21820555dc
fix(TopBar): Show logged in player 2021-01-15 22:30:57 +01:00
Yimura
d2692544de
feat(Util): Added http request header 2021-01-15 22:27:50 +01:00
Yimura
136b837b97
refactor(CustomGuns): Moved guns to folder 2021-01-15 22:26:25 +01:00
Yimura
5e5f6c1c51
refactor(ReadSessionResponse): Removed unused file 2021-01-15 21:41:15 +01:00
Yimura
005ebb8ce7
feat(Pointers): Added ReplayInterface 2021-01-15 16:48:47 +01:00
Yimura
04eb6617b1
feat(GTA): Added ref to class Replay, Object & Vehicle 2021-01-15 16:48:30 +01:00
Yimura
8752a9f93c
refactor(GravityGun): Changed variable names 2021-01-15 02:38:38 +01:00
Yimura
f8c1dc4329
feat(Players): Added cage button 2021-01-15 02:20:46 +01:00
Yimura
3fe2e840ad
feat(Functions): Added cage ped 2021-01-15 02:19:29 +01:00
Yimura
73d378a7e6
feat(Weapons): Added money gun 2021-01-15 01:24:42 +01:00
Yimura
e389c3c21c
fix(NoClip): Enforce no collision & no physics 2021-01-15 01:24:05 +01:00
Yimura
3beb21b48b
refactor(Functions): Moved create ambient money to a function 2021-01-15 01:23:17 +01:00
Yimura
24a89138d0
feat(Features): Call guns in loop 2021-01-14 22:24:30 +01:00
Yimura
bce76308b4
fix(Settings): Added custom gun settings 2021-01-14 22:23:38 +01:00
Yimura
62bfe65dae
feat(TabWeapons): Added dropdown for different guns 2021-01-14 22:23:16 +01:00
Yimura
44a060c943
feat(DeleteGun): Added delete gun 2021-01-14 22:22:21 +01:00
Yimura
b50a949c39
feat(VehicleGun): Added vehicle gun 2021-01-14 22:22:06 +01:00
Yimura
d8e57aec83
feat(GravityGun): Made gravity gun a selectable 2021-01-14 22:18:49 +01:00
Yimura
7aec3ebb7c
fix(NoClip): Only take control of entity when needed 2021-01-14 22:15:14 +01:00
Yimura
be93889ffa
refactor(RIDJoiner): Removed old class files 2021-01-14 22:14:48 +01:00
Yimura
46cf3a87c2
refactor(SuperSprint): Reverted to old supersprint 2021-01-14 22:14:29 +01:00
Yimura
c52806d4bb
feat(Struct/List): Added custom gun list 2021-01-14 22:11:30 +01:00
Yimura
c76c4b17e9
refactor(TabSpawn): Changed spawn code to spawn function 2021-01-14 21:59:44 +01:00
Yimura
4259fabe28
refactor(TabOnline): Removed sell vehicle 2021-01-14 21:58:29 +01:00
Yimura
c569872bc3
refactor(TabMisc): Removed Join R* Id button 2021-01-14 21:56:30 +01:00
Yimura
4c0a94276a
refactor(RIDJoiner): Cleaned up some old broken code 2021-01-14 21:36:06 +01:00
Yimura
e2b49fd59f
feat(Functions): Added spawn vehicle func 2021-01-14 21:32:24 +01:00
Yimura
9213324e9d
feat(GUI): Added Weapons tab 2021-01-13 16:55:49 +01:00
Yimura
c84c5ae428
refactor(TakeControlOfEnt): Return true if has control 2021-01-13 16:54:49 +01:00
Yimura
d00094de96
feat(GravityGun): Added velocity based gravity gun 2021-01-13 15:36:13 +01:00
Yimura
c4b6e7698d
fix(TabSpawn): Input enter returns true & improved code 2021-01-13 15:35:46 +01:00
Yimura
79a59603b5
feat(ScriptEventHandler): Improved logging and added join msg 2021-01-13 15:35:21 +01:00
Yimura
f9c3e718ae
feat(NoClip): Added velocity based noclipping 2021-01-13 15:33:52 +01:00
Yimura
d0c3063148
refactor(JoinMessage): Removed old join message feature 2021-01-13 15:31:43 +01:00
Yimura
47e4e9c491
wip(Project): pushing project 2021-01-10 16:19:40 +01:00
Yimura
4fb9823d09
feat(TabSettings): Added option to send custom events 2021-01-09 16:57:04 +01:00
Yimura
35bff8dae9
wip(SuperSprint): Added sky diving to super sprint 2021-01-03 22:14:06 +01:00
Yimura
b5b495b558
feat(PlayerWindow): Added set bounty 10k option 2021-01-03 22:13:40 +01:00
Yimura
bedb1bd3a5
fix(GUI): Fixed certain still being enabled when in menu 2021-01-02 23:43:29 +01:00
Yimura
6b0d9c0e21
feat(TabSettings): Added disable logging to settings 2021-01-02 23:42:43 +01:00
Yimura
3bbe770095
fix(GetEventData): Added checks for which protections are enabled 2021-01-02 16:16:29 +01:00
Yimura
08be3ea75c
fix(Features): Forgot to toggle kick on protections 2021-01-02 16:16:02 +01:00