1092 Commits

Author SHA1 Message Date
Aure7138
8a3998285a fix(SaveVehicles): Crash on load #418 (#434)
Fixes #418
2022-08-30 17:16:07 +01:00
maybegreat48
25c754ffa6 Improve protections (#428) 2022-08-29 12:26:18 +02:00
Yimura
91754f3e0e feat(util): Added model hash table helper (#423) 2022-08-25 02:02:04 +02:00
aa15032261
da617afaeb Cleaned up rainbow paint. (#414) 2022-08-14 12:19:33 +02:00
Aure7138
63687d9ed4 Improved session switcher for SC TV (#413) 2022-08-14 12:19:15 +02:00
aa15032261
00a19d9290 Improved error handling of gta_data_service. (#412)
* Bug fix for #403

* Fixed Issue #403

* Minor fixes.

* Improved error handling of gta_data_service.

Fixed an issue where the game crashes when throwing invalid json format exception.

* Minor fixes.

* Minor fixes.

* Improved error handling of gta_data_service.

Also extended the timeout to 30s.

* Improved error handling of gta_data_service.

- Fixed an issue where http_request doesn't handle HEAD requests and socket.recv error correctly.

- Limited gta_data_service to have only 1 active http request.

* Minor fixes.

* Minor fixes.
2022-08-13 17:17:59 +02:00
aa15032261
8faa090ffd Improved error handling of gta_data_service. (#411)
Fixed an issue where the game crashes when throwing invalid json format exception.
2022-08-13 13:29:33 +02:00
Aure7138
3c9f0dfcd9 add SC TV SessionType (#410) 2022-08-13 11:19:41 +02:00
aa15032261
1ef205d0a5 Fixed Issue #403 (#408)
Fixes #403
2022-08-13 11:19:18 +02:00
Yimura
dc6da254e9 fix(crossmap): removed detected native (#404) 2022-08-11 20:27:45 +02:00
aa15032261
77adac6e1a Added spawn ped feature. (#377) 2022-08-10 02:42:34 +02:00
Forever Gone
954b7673ee 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
930b7eef60 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
8cb6c8e731 Fixed issue #397. (#401) 2022-08-09 19:12:48 +02:00
Aure7138
7a4e67e220 Add VEHICLE::GET_MAKE_NAME_FROM_VEHICLE_MODEL_ crossmap (#398) 2022-08-07 21:58:49 +02:00
aa15032261
fade6e9767 fix(vendor): g3log regression introduced in #395 (#396) 2022-08-07 20:01:16 +02:00
aa15032261
2e3e402296 Bypassed detection. (#395) 2022-08-07 14:15:09 +02:00
aa15032261
ffbff0995d feat(vendor): Updated GTAV-Classes (#394) 2022-08-07 13:16:23 +02:00
aa15032261
41287f5399 Removed unused classes from gta directory. (#392) 2022-08-07 13:03:42 +02:00
aa15032261
b4d8a08eef Added ped model preview. (#375) 2022-07-30 19:47:48 +02:00
aa15032261
1e7712c60c Added drive to objective feature. (#369) 2022-07-30 18:53:08 +02:00
Yimura
5613d410bd feat(vendor): updated GTAV-Classes (#372) 2022-07-30 18:23:40 +02:00
Yimura
6b564cfbd0 feat(nightly): Bump sigscan action version (#376) 2022-07-30 18:23:20 +02:00
Quentin E. / iDeath
cb21dfbf1c use YimMenu g3log fork (#373) 2022-07-29 23:41:34 +02:00
Yimura
15ecf00f94 Add custom text service (#370) 2022-07-29 14:32:02 +02:00
aa15032261
28c28fd244 Added weapons to gta_data_service. (#365) 2022-07-29 13:51:19 +02:00
Quentin E. / iDeath
205a3f3a4e add persist car (save / load json vehicles) (#366) 2022-07-28 20:42:57 +02:00
Yimura
040d671ec8 feat(Notifications): Removed old net array notification options (#364) 2022-07-28 20:19:22 +02:00
Yimura
951c1bd70c feat(ReceivedEvent): Added CKickVotesEvent (#363) 2022-07-28 20:19:07 +02:00
aa15032261
97fcc7fddb Added clone current vehicle feature. (#351) 2022-07-27 19:42:15 +02:00
aa15032261
c021d4dd32 Drive on water feature now supports flying vehicles. (#353) 2022-07-27 17:14:16 +02:00
Yimura
5c238044db Update menu for 1.61 (#360) 2022-07-27 14:39:22 +02:00
aa15032261
e7618d711d Fixed steal identity. (#357) 2022-07-24 22:56:37 +02:00
cl1xa
b47e16c8fa Consistency & duplicate pointer (#359) 2022-07-24 22:52:30 +02:00
Yimura
e9bf2ef561 fix(Nightly): create_release needs access to both outputs (#354) 2022-07-20 04:53:19 +03:00
Yimura
3e5b006726 feat(Nightly): Added sigscanner to nightly (#352) 2022-07-19 14:38:23 +02:00
aa15032261
2b37a040d0 Added ped model data. (#349) 2022-07-19 12:19:19 +02:00
aa15032261
82d4e8fabd Updated rainbow paint layout. (#350) 2022-07-17 22:47:48 +02:00
Aure7138
ea7e189a20 g_fiber_pool twice (#348) 2022-07-17 22:47:32 +02:00
howdoiusekeyboard
bf87449d35 Improve RGB Paint (#347) 2022-07-16 22:55:31 +02:00
aa15032261
1e5b86f0a4 Added seat changer feature. (#346) 2022-07-16 22:37:44 +02:00
howdoiusekeyboard
c259ff55d9 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
690a090072 Playerlist and esp now shows bullet proof and explosion proof state. (#344) 2022-07-16 22:37:06 +02:00
aa15032261
d7d398906d Fix an issue where spawn max could crash the game for some vehicles (#341) 2022-07-16 22:36:05 +02:00
GeopJr
95e00b0bae feat(ci): upload artifact on CI (#340) 2022-07-15 18:13:09 +02:00
aa15032261
d2ce31a997 Fixed an issue where LSC is not working for some vehicles. (#338) 2022-07-15 14:56:55 +02:00
mentolixite
1600918926 feat(ScriptEventHandler): Block forced teleport to beach (#337) 2022-07-15 14:55:40 +02:00
aa15032261
fc6f797088 Added filter vehicle by class feature. (#336) 2022-07-15 14:54:23 +02:00
aa15032261
3cfde641cf 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
ba5df96984 fix(SigScanner): bYpAsSeD dEtEcTiOn (#339) 2022-07-15 14:51:03 +02:00