Commit Graph

5325 Commits

Author SHA1 Message Date
Mycroft 5b0eab5ff1 fix(es_extended): false positive from oxmysql 2022-09-19 18:32:17 +01:00
Mycroft 79b707356b feat(es_extended): error handling for resources that break esx 2022-09-18 07:03:58 +01:00
Mycroft 319e7e4f5e Merge pull request #477 from MacHunt/main
Buying weapon attachments bug fix
2022-09-18 06:14:52 +01:00
Mycroft f289e42340 tweak(es_extended): better prints + esx:getSharedObject deprecation
https://docs.esx-framework.org/tutorials/sharedevent
2022-09-18 05:55:56 +01:00
MacHunt e464bf1b2d Buying weapon attachments bug fix
Weapon name as a string was supposed to be used, instead it was receiving weapon information as a table.
2022-09-18 06:38:58 +02:00
Benzo b8f1f6b7cc Merge pull request #468 from ItzTrivial/patch-3
fix(esx_property): duplicated furniture
2022-09-18 02:23:25 +02:00
Benzo 5ed4af32a5 Merge pull request #473 from bitpredator/main
feat:(Italian translation for esx_joblisting)
2022-09-18 02:20:57 +02:00
Benzo ba5b561fc7 Merge pull request #476 from feelfreetofee/main
feat(esx_property) CCTV Screenshot Translation
2022-09-18 02:20:40 +02:00
Mycroft a7abd8bc50 fix(esx_taxijob): make sure it works 2022-09-18 00:54:22 +01:00
Mycroft af61c1f9f7 refactor(esx_taxijob): Make it work + Serverside spawning 2022-09-18 00:52:48 +01:00
Mycroft 26f94268c5 fix(es_extended): overriding entity function 2022-09-18 00:51:58 +01:00
feelfreetofee 2d059f0316 feat(esx_property/locales/en.lua) translation
Notification for CCTV Screenshot
2022-09-17 23:55:24 +02:00
feelfreetofee 9d24c51dfb feat(esx_property/client/cctv.lua) Translation
Notification for CCTV Screenshot
2022-09-17 23:53:46 +02:00
Mycroft 800a0c790d fix(esx_vehicleshop): Vehicles Not Syncing after Restart 2022-09-17 21:47:23 +01:00
Mycroft c760735388 fix(esx_vehicleshop): Vehicle Not Spawing 2022-09-17 21:46:45 +01:00
bitpredator 9cd761a328 feat:(Italian translation for esx_joblisting) 2022-09-17 10:47:09 +02:00
Benzo d16869b55a fix(esx_society): spelling misstake 2022-09-17 03:33:11 +02:00
Benzo aae76bf1ce fix(esx_society): Gives the source a notification as well as the target
gives the source a notification on fire,promote,hire, as well as the target.
2022-09-17 03:31:53 +02:00
Mycroft 0909b45fcb feat(esx_vehicleshop): Serverside onesync spawning :) 2022-09-16 22:07:27 +01:00
Benzo 1d54deaef3 1.8.5 push 1.8.5 2022-09-16 05:18:23 +02:00
Benzo b5f65df79f 1.8.5 push 2022-09-16 05:17:51 +02:00
Benzo 4307c3fb42 1.8.5 push 2022-09-16 05:17:16 +02:00
Benzo 7f0283d7e1 fix(esx_notify/esx_textui): fixed version 2022-09-16 05:16:52 +02:00
Benzo bcd0f4af7b Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-09-16 05:15:15 +02:00
Benzo 2af2954574 1.8.5 push 2022-09-16 05:15:11 +02:00
Mycroft 0082a70c50 !refactor(es_extended): Correct Onesync Spawning
this will break any script currently using ESX.OneSync.SpawnVehicle
but, its a needed change
2022-09-16 04:14:49 +01:00
Mycroft 7ba262b702 refactor(es_extended): Client Vehicles Now on Client again 2022-09-16 03:54:14 +01:00
Mycroft 725b7765eb tweak(esx_joblisting): Ensure correct copyright notice :) 2022-09-16 00:52:06 +01:00
Mycroft b9400a5454 Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-09-16 00:50:49 +01:00
Benzo fd6b90b767 Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-09-16 01:48:54 +02:00
Benzo 33121de445 fix(es_extended/fxmanifest): removed dependence
removed this since it would cause issues with starting order
2022-09-16 01:47:56 +02:00
Benzo 0ab737c2b4 Merge pull request #465 from Gellipapa/main
feat(add some picture in readme in esx_banking)
2022-09-16 01:42:02 +02:00
Benzo deac4d6382 feat(esx_multicharacter): esx_context added 2022-09-16 01:41:10 +02:00
Benzo cf5adfbf39 Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-09-16 01:40:19 +02:00
Benzo b623a56a56 fix(es_extended/functions.lua): fixed notify wrong format 2022-09-16 01:40:16 +02:00
Mycroft 49bad3aea7 feat(esx_joblisting): Add New Joblisting 2022-09-16 00:11:00 +01:00
Mycroft 44e87a3fe3 refactor(esx_joblisting): Remove Old Job Listing 2022-09-15 22:49:46 +01:00
Mycroft 8d60e0ea73 feat(es_extended): Experimental fxDK support 2022-09-15 22:48:44 +01:00
ItzTrivial 4057c4576f duplicate 2022-09-15 21:56:20 +02:00
Mycroft 74f0eecf96 Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-09-15 20:34:38 +01:00
Mycroft 1458e62f05 refactor(es_extended): Remove Native money HUD 2022-09-15 20:34:13 +01:00
Benzo 4586687123 fix(es_extended/fxmanifest): add notify as dependency 2022-09-15 21:32:28 +02:00
Benzo 425723f84c Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-09-15 21:27:08 +02:00
Benzo 08bc2e81d0 refactor: removed native notify 2022-09-15 21:27:05 +02:00
Gellipapa 0559230a6b add some picture in readme 2022-09-14 00:52:11 +02:00
Benzo 70013571b9 fix: readme.... 2022-09-13 03:59:27 +02:00
Benzo 55e8a37ef3 Merge pull request #462 from Gellipapa/main
fix(esx_banking) some issue fix and responsive table fix
2022-09-13 03:57:32 +02:00
Gellipapa 3936625dc7 add some images in readme 2022-09-12 21:25:33 +02:00
Gellipapa 7faa154cee add IT translate and change default timezone 2022-09-12 20:58:15 +02:00
Gellipapa 2076bd8bcd some issue fix and responsive table fix 2022-09-12 20:40:48 +02:00