Commit Graph
4721 Commits
Author SHA1 Message Date
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
Mr Capy 7e35812ee0 Update sold vehicle in boss action by date
this will order sold vehicle by date in dec order so that an owner of vehicle easily get list of all vehicles that are recently sold
2022-04-06 15:06:14 +05: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
ZF 7cedeed29e Resolved locales conflicts
Some of the locales had conflicts with translation not finished. Just removed them.
2022-04-02 16:06:53 -04:00
Mycroft f7a1235ea0 Merge pull request #150 from JonarSonaer/main
Feat: Swedish Tranlsations
2022-04-02 19:44:20 +01:00
Mycroft 0e8c9fbbce Merge pull request #188 from Benzo00/main
Fix(esx_shops): wrong marker postition
2022-04-02 19:42:18 +01:00
Benzo 06905ea81d Update config.lua 2022-04-02 17:34:47 +02:00
Benzo fddf5ac63b Update config.lua 2022-04-02 17:29:58 +02:00
JonarSonaer e306545ffa Merge branch 'esx-framework:main' into main 2022-04-02 09:29:20 +02:00
Mycroft d287542fd5 Merge pull request #177 from iSentrie/patch-3
fix(esx_sit/lists/seat.lua): fixed prop name
2022-04-01 13:32:36 +01:00
Mycroft 1f0b9ae6e8 Merge pull request #184 from RoadPhone/main
refactor(esx_jobs/fxmanifest.lua): refactor fxmanifest
2022-04-01 13:32:12 +01:00
Mycroft b4ba12297e Merge pull request #176 from iSentrie/patch-2
fix(esx_sit/config.lua): fixed prop name
2022-04-01 13:31:31 +01:00
Mycroft 8ffa726739 Merge pull request #185 from Benzo00/patch-1
Fix(Property) :Missing End
2022-04-01 13:30:23 +01:00
Benzo c9a179f143 Update main.lua 2022-04-01 14:28:24 +02:00
RoadToSix 08b26b2a49 Refactor fxmanifest.lua 2022-04-01 13:51:18 +02:00
ZF eece397ea2 Added the space to the end of main.lua 2022-03-30 00:36:36 -04:00
JonarSonaer 81ea0bf3cc Merge branch 'esx-framework:main' into main 2022-03-29 19:45:59 +02:00
Mycroft 1c945de12a Fix(esx_jobs):Fix Blips not showing 2022-03-29 16:34:55 +01:00
Mycroft bd1996d4bd Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-03-29 16:30:41 +01:00
Mycroft 89eb52f5f6 Fix(esx_property): Fix Broken Loop 2022-03-29 16:30:38 +01:00
Mycroft 03f62df040 Merge pull request #172 from RoadPhone/patch-1
refactor(esx_atm/fxmanifest.lua): refactor fxmanifest
2022-03-29 15:10:35 +01:00