Commit Graph

5282 Commits

Author SHA1 Message Date
Csoki dffaa5caae refactor translate function 2022-09-15 00:24:55 +02:00
Csoki f665fc2c7f change all Config.locale to convar 2022-09-15 00:23:24 +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
Mycroft b6241e194c fix(es_extended): Better Handing Of Onesync Spawning 2022-09-12 18:52:33 +01:00
Mycroft 3ca6c68d2d fix(esx_multicharacter & es_extended): Character not loading 2022-09-12 18:34:14 +01:00
Mycroft 9e508a2176 fix(esx_property): Correct Enter Translation 2022-09-12 01:28:48 +01:00
Benzo 6142132a0a Merge pull request #460 from Gellipapa/main
fix(esx_banking) fix blips, remove unused links and protect escape spam
2022-09-11 18:49:38 +02:00
Horváth Gellért 472e18e010 fix blip issue
and fix spam escape when try open bank ui
2022-09-11 12:38:11 +02:00
Horváth Gellért 1e9eadbd95 remove unused variable in app js
and
remove images folder
2022-09-11 12:10:00 +02:00
Gellipapa 5a1a2e98a1 remove unused links 2022-09-11 11:45:15 +02:00
Benzo 69306621a8 feat: es_extended ESX.RefreshContext
added ESX.RefreshContext so we wont need to use the export
2022-09-11 03:55:57 +02:00
Benzo dc9a074486 fix: esx_banking markers wont show
added playerloaded event so the thread starts on playerloaded so it will show for people.
2022-09-11 03:53:53 +02:00
Benzo 70eddcb489 feat: banking sql 2022-09-11 03:31:18 +02:00
Benzo 794f5e4917 feat: esx_banking rewrite
fully rewritten esx banking
2022-09-11 03:29:21 +02:00
Benzo f938b9e51c Merge pull request #456 from bitpredator/main
feat: ( Italian language for esx_drugs)
2022-09-11 01:39:53 +02:00
Mycroft 49fa16fb9d feat(esx_property): Lots of Server-Sided Exports
adds:
- GetProperties
- GetOwnedProperties
- GetNonOwnedProperties
- GetPlayerProperties(identifier)
- GetPropertyKeys(PropertyId)
- DoesPlayerHaveKeys(PropertyId, Identifier)
- ForceSaveProperties -- Tells u which resource executed it aswell
2022-09-10 19:29:42 +01:00
bitpredator ef8a54287f Merge branch 'esx-framework:main' into main 2022-09-10 10:00:07 +02:00
Mycroft 91c22ce1fb fix(legacy.sql): Heavy Bob missed a Comma 2022-09-10 04:59:52 +01:00
Mycroft a55a0bbb82 Merge pull request #457 from Heavybob/patch-1
User Timestamps by default
2022-09-10 03:40:04 +01:00
Heavy Bob 17bc4768b7 User Timestamps by default
This small change will allow anyone using legacy to quickly see via sql when a user account was created and when the user was last active.
2022-09-10 12:35:36 +10:00
Mycroft 5f63779c89 tweak(server.cfg): Now Matches txAdmin recipe cfg 2022-09-10 01:26:01 +01:00
Mycroft 6fba9331ce fix(server.cfg): Enable Onesync infinity 2022-09-10 01:17:24 +01:00
Mycroft 9284d20b5c feat(esx_weaponshop): Reasons For account changes 2022-09-10 01:14:45 +01:00
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