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
aa15032261
bbd1af8738
Added headlight, neon light and custom tire options to LSC. ( #332 )
2022-07-14 16:16:30 +02:00
aa15032261
44745c09d4
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
cf52e9f77d
feat(Personal Vehicle): Added clone personal vehicle feature. ( #326 )
2022-07-10 00:33:14 +02:00
Vanquish
3cdb9df2da
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
26457f0d35
fix(Notifications): Added titles to duplicate check ( #325 )
2022-07-06 13:02:54 +02:00
Yimura
7fca37fa7b
feat(vendor): updated GTAV-Classes ( #323 )
2022-07-06 12:01:35 +02:00
Yimura
0fcd27f9ed
feat(session): cleaned up switcher GUI ( #324 )
2022-07-06 11:59:08 +02:00
aa15032261
5fee670282
Weapon impact ( #321 )
2022-07-05 22:55:18 +02:00
Forever Gone
825584a520
feat(hooks): General cleanup on hooks and pointers ( #322 )
2022-07-05 22:54:45 +02:00
mentolixite
faee5efb6e
fix(ViewPlayer): Make "never wanted" feature independent for each player ( #316 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-05 22:35:32 +02:00
Yimura
36e054b705
feat(hooks): replace increment stat with received event handler ( #320 )
...
Closes #296
2022-07-05 18:58:12 +02:00
aa15032261
872f933a7f
feat(Gui): Improved playerlist. ( #317 )
2022-07-05 18:56:32 +02:00
Yimura
a5aec88e6f
Added model hashtable ( #319 )
2022-07-05 11:11:16 +02:00
Yimura
e374e83e3f
refactor: hooking restructure ( #311 )
2022-07-03 01:05:33 +02:00
Yimura
514f41ac69
refactor(PlayerService): Split classes into multiple files ( #310 )
2022-07-03 00:26:25 +02:00
mentolixite
fa7a65475d
feat(ViewPlayer): Give health, armour, ammo, weapons ( #261 )
...
Co-authored-by: maybegreat48 <96936658+maybegreat48@users.noreply.github.com>
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-03 00:03:07 +02:00
aa15032261
6510a19eda
Added "Fill Inventory" button. ( #309 )
2022-07-02 21:45:11 +02:00
Maddy
c6878bdc73
Fix warning and removed non-existent transition state. ( #308 )
2022-07-02 21:12:50 +02:00
Maddy
5fb701b558
Update Readme ( #307 )
...
Update the "Cloning and generating project files" URL
2022-07-02 20:07:00 +02:00
aa15032261
997f5fad71
Added entity proofs ( #304 )
2022-07-02 17:15:22 +02:00
aa15032261
9dbdfdd1ff
Fixed player list unable to display players with same name. ( #305 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-07-02 14:55:37 +02:00
aa15032261
30ac1e3d39
Added more TSE crash protections and fixed some TSE notifications ( #302 )
2022-07-01 21:35:36 +02:00
Yimura
d243aef3ce
refactor: cleaned up service directory structure ( #300 )
2022-06-30 00:11:54 +02:00
Yimura
20093b1c8c
feat(premake): commented debug build ( #298 )
2022-06-29 23:29:01 +02:00
Quentin E. / iDeath
5086d79f5d
feat context_menu_service ( #293 )
...
- add box around selected entity
- add option to select entity types
- show reticle in middle of screen
2022-06-29 23:27:44 +02:00
GeopJr
8df7c27d5f
feat: switch to issue forms ( #297 )
...
and remove autocloser as form fields can be/are required
2022-06-29 18:36:03 +02:00
DayibBaba
37721ce73f
Name and status variables for the Script system. ( #244 )
...
Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-27 20:12:45 +02:00