884 Commits

Author SHA1 Message Date
aa15032261
c0e1ab6a24
Fixed Issue #403 (#408)
Fixes #403
2022-08-13 11:19:18 +02:00
Yimura
11073bd80d
fix(crossmap): removed detected native (#404) 2022-08-11 20:27:45 +02:00
aa15032261
c83dee8700
Added spawn ped feature. (#377) 2022-08-10 02:42:34 +02:00
Forever Gone
8a9588b1e1
Improved detour handler, cleaned up hooks, and improved RCS hook (#399)
* Removed player join/leave for assign physical index, added new stuff to RCS, and improved joaating functions because it was driving me nuts.
* Improved the detour handler, got it down to 15ms or so for hooking. and added the sync options in the view
* Added includes to RCS
* Added a check on GGO to ensure it's not null
* Updated GTAV-Classes submodule
* Added CObject header file
* Changed a native to a pointer, when such changes didn't need to be done.
* Changed string on hooking
* Fixed the enum, was unsigned so removed -1 as unknown object to out of range sync.
* Added IDP Enable/Disable (#402)
2022-08-09 20:39:55 +02:00
Maddy
28d09b0294
feat(Vehicle): Add Infinite & Instant Recharge Boost. Closes #221 (#383)
* Added Vehicle Boost Modifiers

* Changed to enum

* fixed typo
2022-08-09 19:14:02 +02:00
aa15032261
15879f6b36
Fixed issue #397. (#401) 2022-08-09 19:12:48 +02:00
Aure7138
2177dd71b2
Add VEHICLE::GET_MAKE_NAME_FROM_VEHICLE_MODEL_ crossmap (#398) 2022-08-07 21:58:49 +02:00
aa15032261
7760460b9e
fix(vendor): g3log regression introduced in #395 (#396) 2022-08-07 20:01:16 +02:00
aa15032261
db8fcc7986
Bypassed detection. (#395) 2022-08-07 14:15:09 +02:00
aa15032261
8596ea0872
feat(vendor): Updated GTAV-Classes (#394) 2022-08-07 13:16:23 +02:00
aa15032261
e0366b8486
Removed unused classes from gta directory. (#392) 2022-08-07 13:03:42 +02:00
aa15032261
9d48b02d63
Added ped model preview. (#375) 2022-07-30 19:47:48 +02:00
aa15032261
136efc3af8
Added drive to objective feature. (#369) 2022-07-30 18:53:08 +02:00
Yimura
f00e1faf57
feat(vendor): updated GTAV-Classes (#372) 2022-07-30 18:23:40 +02:00
Yimura
bb488fcbe7
feat(nightly): Bump sigscan action version (#376) 2022-07-30 18:23:20 +02:00
Quentin E. / iDeath
1f2dc36136
use YimMenu g3log fork (#373) 2022-07-29 23:41:34 +02:00
Yimura
400ba48fa6
Add custom text service (#370) 2022-07-29 14:32:02 +02:00
aa15032261
dbe3777b12
Added weapons to gta_data_service. (#365) 2022-07-29 13:51:19 +02:00
Quentin E. / iDeath
008d42ba9c
add persist car (save / load json vehicles) (#366) 2022-07-28 20:42:57 +02:00
Yimura
2d0079be69
feat(Notifications): Removed old net array notification options (#364) 2022-07-28 20:19:22 +02:00
Yimura
1615dbc5cc
feat(ReceivedEvent): Added CKickVotesEvent (#363) 2022-07-28 20:19:07 +02:00
aa15032261
e16eb956bf
Added clone current vehicle feature. (#351) 2022-07-27 19:42:15 +02:00
aa15032261
65b331cafd
Drive on water feature now supports flying vehicles. (#353) 2022-07-27 17:14:16 +02:00
Yimura
e7bfb4a8f1
Update menu for 1.61 (#360) 2022-07-27 14:39:22 +02:00
aa15032261
2f92eebb9f
Fixed steal identity. (#357) 2022-07-24 22:56:37 +02:00
cl1xa
64f16206d2
Consistency & duplicate pointer (#359) 2022-07-24 22:52:30 +02:00
Yimura
9913a15a0e
fix(Nightly): create_release needs access to both outputs (#354) 2022-07-20 04:53:19 +03:00
Yimura
af15fdfce9
feat(Nightly): Added sigscanner to nightly (#352) 2022-07-19 14:38:23 +02:00
aa15032261
18ab39394f
Added ped model data. (#349) 2022-07-19 12:19:19 +02:00
aa15032261
c9e6ed5db2
Updated rainbow paint layout. (#350) 2022-07-17 22:47:48 +02:00
Aure7138
6fd9054704
g_fiber_pool twice (#348) 2022-07-17 22:47:32 +02:00
howdoiusekeyboard
3b366dcd8e
Improve RGB Paint (#347) 2022-07-16 22:55:31 +02:00
aa15032261
76a049b62b
Added seat changer feature. (#346) 2022-07-16 22:37:44 +02:00
howdoiusekeyboard
c554e49932
Improve and optimise session local_time (#345)
Local time has a transition to revert back to global session time when used in online.
Full credits to @tupoy-ya
2022-07-16 22:37:26 +02:00
aa15032261
36c9835144
Playerlist and esp now shows bullet proof and explosion proof state. (#344) 2022-07-16 22:37:06 +02:00
aa15032261
14e0a112ae
Fix an issue where spawn max could crash the game for some vehicles (#341) 2022-07-16 22:36:05 +02:00
GeopJr
399d41d74a
feat(ci): upload artifact on CI (#340) 2022-07-15 18:13:09 +02:00
aa15032261
964a064297
Fixed an issue where LSC is not working for some vehicles. (#338) 2022-07-15 14:56:55 +02:00
mentolixite
4146d46d5a
feat(ScriptEventHandler): Block forced teleport to beach (#337) 2022-07-15 14:55:40 +02:00
aa15032261
4999c25e93
Added filter vehicle by class feature. (#336) 2022-07-15 14:54:23 +02:00
aa15032261
320cdbec34
Fixed an issue where the neon light section changing tire smoke color (#335)
Fixed an issue where the neon light section changing tire smoke color, also added an uncheck all button.
2022-07-15 14:53:48 +02:00
Yimura
0cd4498f7d
fix(SigScanner): bYpAsSeD dEtEcTiOn (#339) 2022-07-15 14:51:03 +02:00
aa15032261
d852750810
Added headlight, neon light and custom tire options to LSC. (#332) 2022-07-14 16:16:30 +02:00
aa15032261
15ef1b874d
Added proofs to vehicle menu and improved waterproof feature. (#330)
- Added proofs section to vehicle menu that allows player to control damage bits. 
- Player can now drive or walk underwater with waterproof turned on.
- Added bring closest vehicle feature.
- Vehicle will not deform with collision proof on.
- Improved vehicle menu arrangement.
- Added plate changer in LSC.
- Updated LSC layout.
- Expanded wheel type feature.
- Fixed a bug where the mod section shows repetitive wheel mods.

Fixed issue #331
2022-07-12 16:42:07 +02:00
aa15032261
2d9021f0b8
feat(Personal Vehicle): Added clone personal vehicle feature. (#326) 2022-07-10 00:33:14 +02:00
Vanquish
964347dbe4
Disable player list in offline (#327)
Prevent the playerlist from being rendered if the user is not online.
2022-07-08 01:30:02 +02:00
LiamD-Flop
08cacf0b6e
fix(Notifications): Added titles to duplicate check (#325) 2022-07-06 13:02:54 +02:00
Yimura
5b0eaeb941
feat(vendor): updated GTAV-Classes (#323) 2022-07-06 12:01:35 +02:00
Yimura
034931b670
feat(session): cleaned up switcher GUI (#324) 2022-07-06 11:59:08 +02:00
aa15032261
fa90f775e7
Weapon impact (#321) 2022-07-05 22:55:18 +02:00