Commit Graph

6209 Commits

Author SHA1 Message Date
Mycroft 6a97cc1045 feat(esx_vehicleshop): Reasons For account changes 2022-09-10 01:06:48 +01:00
Mycroft e32c866902 feat(esx_taxijob): Reasons For account changes 2022-09-10 00:59:29 +01:00
Mycroft 9de2cb4b40 feat(esx_society): Reasons For account changes 2022-09-10 00:58:45 +01:00
Mycroft 265da61e9e feat(esx_shops): Reasons For account changes 2022-09-10 00:58:33 +01:00
Mycroft ebaad4fa06 feat(esx_property): Reasons For account changes 2022-09-10 00:52:34 +01:00
Mycroft a57a5d8e36 fix(esx_property): Selling to other players was removing from wrong account 2022-09-10 00:51:14 +01:00
Mycroft 121cd0f1fc feat(esx_policejob): Reasons For account changes 2022-09-10 00:50:17 +01:00
Mycroft a321f26e3f feat(esx_lscustom):Reasons For account changes 2022-09-10 00:48:02 +01:00
Mycroft 620741c986 feat(esx_jobs): Reasons For account changes 2022-09-10 00:47:31 +01:00
Mycroft 308e5efa19 feat(esx_holdup): Reasons For account changes 2022-09-10 00:45:39 +01:00
Mycroft 11fac41fd5 feat(esx_garage): Reasons for account changes 2022-09-10 00:44:50 +01:00
Mycroft 9d21e979da feat(esx_drugs): Reasons for Account Changes 2022-09-10 00:44:12 +01:00
Mycroft 4ab4e1491c feat(esx_dmvschool): Reasons for account changes 2022-09-10 00:42:55 +01:00
Mycroft 82beeb8fcd feat(esx_clotheshop): Reasons for account changes 2022-09-10 00:40:34 +01:00
Mycroft 3bfa19a160 feat(esx_boat): Reasons For Account Changes 2022-09-10 00:39:50 +01:00
Mycroft 11ce86b22e feat(esx_billing): Reasons for account changing 2022-09-09 22:31:41 +01:00
Mycroft f179ffed43 feat(es_extended): Added Reason Argument to Add/RemoveMoney 2022-09-09 22:29:21 +01:00
Mycroft f96145a84e feat(esx_barbershop): Reason for removing money 2022-09-09 22:28:23 +01:00
Mycroft 159ec7712b feat(esx_ambulancejob): Reasons for Account Changing 2022-09-09 22:26:57 +01:00
Mycroft bae3e4d4c1 feat(esx_accessories): Added Reason for removing money 2022-09-09 22:25:04 +01:00
Mycroft 254f1c29b8 feat(es_extended): Added Reasons for Account Changes 2022-09-09 22:23:44 +01:00
Mycroft 2851032034 feat(es_extended): New Server Events for account syncing 2022-09-09 22:14:08 +01:00
Mycroft b52296026d feat(es_extended): Add Support for Account Rounding to OX override 2022-09-09 21:42:06 +01:00
Benzo abb107cc9f fix: idk man this broke something dont ask 2022-09-09 20:33:01 +02:00
Mycroft 9834a78f6d feat(es_extended): Support For Custom Xenon Colours 2022-09-09 17:33:38 +01:00
bitpredator 8636408844 Merge branch 'esx-framework:main' into main 2022-09-09 09:54:18 +02:00
Dolu 891e8e8aad refactor(esx_property): refactor SQL part
Check if `datastore` & `addon_account` tables exists before to insert stuff in it (to prevent console error)
Use transactions to insert job grades
+ fix console print, because they were printing everytime the resource started. Now they only print when a row changed in database
2022-09-09 06:00:30 +02:00
Dolu d9659ef151 fix(locales): use 'price' locale instead of raw english 2022-09-09 04:51:58 +02:00
Dolu f621ab2a29 fix(locales): 'Enter' button was set to 'Inventory' 2022-09-09 04:48:59 +02:00
Dolu 964f0004b1 fix(esx_property): price not showing up when buying furniture
Price was not showing up when confirming furniture placement
2022-09-09 04:48:00 +02:00
Mycroft 19967e47ac feat(es_extended): Sync accounts with Accounts 2022-09-09 01:01:28 +01:00
bitpredator 32e447ab84 Delete it.lua 2022-09-09 01:05:18 +02:00
bitpredator ff118866d4 Merge branch 'esx-framework:main' into main 2022-09-09 01:02:30 +02:00
Mycroft 04b237a7e6 feat(esx_menu_list): return currentRow with data 2022-09-08 23:48:34 +01:00
Benzo 0e699c81ee Merge pull request #452 from Blxvyy/Fix-locale-nl-spikestrips-to-show
Update nl.lua
2022-09-08 22:57:15 +02:00
Benzo 603ab15ef1 Merge pull request #444 from tony-stark-17/patch-1
Fix(esx_jobs): Teleport error
2022-09-08 22:56:11 +02:00
Benzo 469abfbba7 Merge pull request #451 from GRZ-D3V/patch-2
Update(cfg): add correct locale + description
2022-09-08 22:54:07 +02:00
Mycroft 5f9b5cd1da tweak(esx_property): Remove Unused variables 2022-09-08 21:05:38 +01:00
Mycroft 3e7535ed15 fix(esx_property): Admins no longer see the realestate menu 2022-09-08 21:03:06 +01:00
Mycroft 465367d38a feat(esx_property): Translations for Saving Reasons 2022-09-08 21:01:32 +01:00
Mycroft 203b79ef92 refactor(esx_property): Better Saving Management 2022-09-08 20:57:59 +01:00
Mycroft b6b1175dda feat(esx_property): Save Properties on an interval 2022-09-08 20:31:13 +01:00
Blxvyy 8a2dd46219 Update nl.lua 2022-09-07 19:52:29 +02:00
Mycroft 234d079820 Experimental - refactor(es_extended):change accounts to handle index within its object
this should correct the behaviour when working with ESX within v8
2022-09-07 18:31:22 +01:00
bitpredator cb1f1c23de feat: ( Italian language for esx_drugs) 2022-09-07 19:12:06 +02:00
GRIZY 784c43177f Update(cfg): add correct locale + description 2022-09-06 15:48:39 -04:00
Tony Stark 04a685dcd5 Fix Teleport error 2022-09-06 12:52:57 +05:30
bitpredator 0121eed3ea Merge branch 'esx-framework:main' into main 2022-09-06 09:13:41 +02:00
Mycroft 1ded3628bf tweak(es_extended): better error message for context issues 2022-09-06 03:13:15 +01:00
Mycroft 8866fbb2c5 feat(esx_mutlicharacter): New Default Peds for male and female 2022-09-06 03:12:50 +01:00