Commit Graph

4639 Commits

Author SHA1 Message Date
Douth f334aeabc4 feat: config file 2022-04-25 13:05:04 -05:00
Douth 0d79792399 feat(client): load effect 2022-04-25 13:04:50 -05:00
Mycroft 0ce0070bff fix(esx_weaponshop): fix typo 2022-04-25 18:52:21 +01:00
Mycroft f14c6013c5 fix (legacy.sql): remove unused weaponshop table 2022-04-25 18:52:00 +01:00
Mycroft 3b8071ea61 Merge pull request #218 from poppoexpress/main
Missing space
2022-04-25 18:36:41 +01:00
Mycroft b01c132133 Feat(esx/esx_loadscreen): New Loadingscreen 2022-04-25 18:18:57 +01:00
poppoexpress d72a09d3d4 Missing space 2022-04-25 09:36:28 +08:00
Mycroft 29379c038b Merge pull request #216 from tr1ckz/main
Feat(es_extended/client/functions.lua): Add RGB saving to vehicles
2022-04-23 14:12:41 +01:00
tr1ckz 905d8cdad0 Add RGB support and fixed liveries
Add RGB support and fixed liveries
2022-04-20 18:15:39 -04:00
Mycroft 2dacb08f0f Refactor! (esx_mechanicjob): Breaking - change functions to match legacy 2022-04-14 23:23:30 +01:00
Mycroft aa396444a4 fix(ambulancejob): stop abuse of dying 2022-04-14 23:22:55 +01:00
Mycroft 2cdcf797ba Merge pull request #209 from KarmaUnderground/main
Remove useless inesert in esx_optionalneeds
2022-04-14 19:58:43 +01:00
Mycroft 907bcb8212 Merge pull request #211 from iSentrie/patch-4
refactor(esx_jobs): Correct start order for functioning
2022-04-14 19:58:23 +01:00
iSentrie c7a89aab5a refactor 2022-04-14 19:10:32 +03:00
iSentrie 897e0ee469 fixes 2022-04-14 18:50:10 +03:00
iSentrie 89b8a5c854 Correct order for locales to work 2022-04-14 18:35:43 +03:00
manutrix d6cd2fa37f Remove an insert on a table that doesn't exist in esx_shops 2022-04-14 07:39:29 -04:00
Mycroft b0bb7e560c Fix(esx_jobs): make jobs work hopefully 2022-04-13 19:44:12 +01:00
manutrix f293ef770c Add shops table 2022-04-12 07:57:17 -04:00
Mycroft 95f3bba0e9 Revert "Merge pull request #206 from KarmaUnderground/main"
This reverts commit 9bce364e35, reversing
changes made to 223c8d540d.
2022-04-11 23:14:42 +01:00
Esplike e4f4473f67 feat(es_extended): Added "Duty" system
feat(es_extended): Added "Duty" system
2022-04-11 20:37:38 +01:00
LeZach 20b5f9a8f1 Merge branch 'main' into main 2022-04-11 15:27:45 -04:00
Esplike 99a9692529 Delete ui_es.html 2022-04-11 20:11:24 +01:00
Esplike 8c529f742d fix(esx_phone/html/ui_es.html): Moved HTML folder
Moved the ui_es.html into the html folder...
2022-04-11 20:11:14 +01:00
Esplike 3415b4c331 fix(esx_phone/html/ui.html): Default lang 'en'.
Nothing crazy but the default language for the phone will be in English...
2022-04-11 20:06:51 +01:00
Esplike 1cc4ab944f Update: [Locales] ES Translation for DMVSchool
Added question_es and ui_es and improved some spanish translation.
2022-04-11 19:19:34 +01:00
Esplike 9bce364e35 Merge pull request #206 from KarmaUnderground/main
Add esx_shops.sql. This table is being used in esx_optionalneeds but …
2022-04-11 19:14:46 +01:00
manutrix 664f1c41c4 Add esx_shops.sql. This table is being used in esx_optionalneeds but never created 2022-04-11 12:47:39 -04:00
TheDiego845 59179dfdbe Update es.lua 2022-04-09 21:01:29 +02:00
TheDiego845 f06193c99b Fixed some ES words 2022-04-09 21:00:00 +02:00
TheDiego845 c370d4851c HTML and Questions in Spanish for dmvscool 2022-04-09 20:55:50 +02:00
Esplike 223c8d540d SQL(esx_dmvschool) - Adds licenses
fix(esx_legacy): add missing esx_dmvschool sql
2022-04-09 12:16:49 +01:00
Esplike 780b224e41 Add(Language) NL
feat(esx_accessories),(esx_atm),(esx_bankerjob),(esx_boat),(esx_jobs):locales/nl.lua
2022-04-09 11:57:16 +01:00
Mycroft 99ad790fa5 Merge pull request #191 from FantomasIsBad/patch-1
refactor(es_extended/server/commands.lua): Alter players command to use `ESX.GetExtendedPlayers()` rather than `ESX.GetPlayers()`
2022-04-08 15:56:49 +01:00
Mycroft 9ce73ab2ee Merge pull request #167 from Tinky124/patch-2
fix(es_extended/server/main.lua): fix giving weapon components + tints, feat(es_extended/server/main.lua): add distance check
2022-04-08 15:54:40 +01:00
Unslaught 6683f2e6b4 feat(dutch language translation for esx_boat)
Additional Translation for esx_boat
2022-04-07 22:44:53 +02:00
Unslaught af9c4c560f Dutch Translation
Added Dutch translation
2022-04-07 22:36:08 +02:00
Unslaught e34f9e1663 Dutch Translations
Added Dutch translations
2022-04-07 22:34:59 +02:00
Unslaught 64633b7ff9 added dutch language
added dutch translation
2022-04-07 22:33:17 +02:00
Unslaught a81d9abd32 Add files via upload
nl language
2022-04-07 22:28:12 +02:00
Mycroft 6e3006c5fc tweak(instance/server): change k,v in pairs to for i 2022-04-06 19:50:57 +01:00
Mycroft cd8bd9ece8 Fix(esx_example/server): fix typo 2022-04-06 19:45:10 +01:00
Mycroft ba09b5fc4a Refactor (esx_example (client &server )): Fix Formatting and add useful prints 2022-04-06 19:41:19 +01:00
Mycroft 9acf0b29d6 Tweak(esx_multicharacter): remove backticks that are messing with linter 2022-04-06 19:25:26 +01:00
Mycroft 02cd3b9d5e Tweak(esx_multicharacter/client): Change Backticks to GetHashKey 2022-04-06 19:20:41 +01:00
Tinky c8d167dcbf Added Config.DistanceGive 2022-04-05 15:53:03 +01:00
Tinky 2bf1d3859c Update config.lua 2022-04-05 15:52:59 +01:00
FantomasIsBad 6fe249d1c4 Tweek: Update ESX.GetPlayers to ESX.GetExtendedPlayers 2022-04-03 19:44:03 +02:00
Mycroft a3bccaa6d1 Fix(es_extended): ammo saves when its more than previous 2022-04-02 21:26:28 +01:00
Mycroft 96cd8c074d Tweak(es_extended): Allow all weapons to work with ammo 2022-04-02 21:19:35 +01:00