Commit Graph

4263 Commits

Author SHA1 Message Date
Kuuzpp 2bf16f9a1c Update fxmanifest.lua
Changed all locales to one *
2022-01-31 02:54:53 +01:00
Luke 126549c456 Added optional fix for identity UI not appearing
In some cases on a localhost machine, the esx_identity UI would not appear if multichar was disabled. This provides an optional fix for this.
2022-01-24 17:22:42 +00:00
Luke 944c3d581f Update fxmanifest to add Spanish Locale 2022-01-21 17:47:08 +00:00
Luke 540dab0848 Merge pull request #34 from VicedDev/main
Translate es_extended/locales to Spanish
2022-01-21 17:46:21 +00:00
Marci 4d1a11342e Add hu.lua to fxmanifest.lua 2022-01-21 18:32:31 +01:00
Marci 28244317c1 Added some Hungarian translation 2022-01-21 18:18:28 +01:00
Luke d4813bd7c9 Update Esx-Core.sql 2022-01-20 18:05:33 +00:00
Luke 91dec5c331 Fix unlimited adding stocks exploit 2022-01-20 17:26:57 +00:00
Luke 548a684dd1 Update Esx-Core.sql 2022-01-20 17:09:27 +00:00
Luke 68319e94a1 Update FxManifest to include Italian Locale 2022-01-19 17:45:53 +00:00
Luke 22311614be Merge pull request #17 from xLamday/patch-3
Create it.lua
2022-01-19 17:44:55 +00:00
Luke 2c15f187e6 Add singular SQL file for all core ESX scripts 2022-01-19 15:37:40 +00:00
Naifen || Developer 0e09d4ad2a Update: Copyright year 2022 2022-01-15 02:19:31 +01:00
Naifen || Developer c467bde7ed Update README.md | Copyright 2022 2022-01-13 00:40:36 +01:00
FuraXx 3b05a12e48 Merge pull request #42 from etherealth/patch-1
fix weapon_combatmg_mk2 Locales['en']
2022-01-13 00:03:05 +01:00
FuraXx dc909b2994 Merge pull request #49 from xrtw/patch-1
noo need
2022-01-12 23:37:38 +01:00
FuraXx 79770cdacd Merge pull request #25 from Konraaaad/patch-2
update esx billing de.lua
2022-01-12 23:32:24 +01:00
Naifen || Developer 931bbbafe2 Reworked | ESX Billing de.lua 2022-01-12 20:06:49 +01:00
FuraXx 4c76499e0f Update README.md 2022-01-12 16:03:22 +01:00
FuraXx b99d4afaa4 Update README.md 2022-01-12 16:03:03 +01:00
xrtw e35e4d1237 the f** its still there? 2021-11-21 22:40:27 +02:00
ethereal e92d3e30df fix weapon_combatmg_mk2 locales
remove duplicate Locales['en'] key
2021-11-01 22:58:39 +07:00
Broncas 08a56e456c Translate es_extended/locales to Spanish 2021-10-15 20:13:26 +02:00
FuraXx 8153f6a922 Merge pull request #28 from thelindat/main
fix(esx): Loop SavePlayers as intended
2021-09-28 22:13:00 +02:00
Linden 11d3c2384e fix(esx): Loop SavePlayers as intended
FML
2021-09-09 23:18:19 +10:00
Konrad 79bc96a623 update esx billing de.lua 2021-08-17 18:55:34 +02:00
LuppiLandia 9b61f06a60 Create it.lua
For italians :)
2021-08-07 02:34:36 +02:00
FuraXx cae7d8e7fd Merge pull request #12 from Konraaaad/patch-1
update de.lua
2021-08-01 15:59:20 +02:00
Konrad f167f01195 Update de.lua 2021-07-31 23:16:27 +02:00
Konrad a914ff686f Update de.lua 2021-07-31 01:50:58 +02:00
Konrad 5f1ef9ac44 Update de.lua 2021-07-30 22:38:38 +02:00
Konrad b8f8401a2b update de.lua
Updated the German Locale of ESX Holdup
2021-07-29 00:26:38 +02:00
FuraXx e2d86a242c Merge pull request #11 from thelindat/main
Bug fixes for policejob, boat, accessories; version bump for multicharacter; update all license notices
2021-07-28 13:49:18 +02:00
Linden 8560a9438b improvement(multicharacter): Version bump 2021-07-28 21:44:05 +10:00
Linden 99cd701286 refactor+fix(esx/client): Remove checks performed by the function
- Also resolves an issue with ESX.PlayerData.dead never setting as true
2021-07-22 20:38:06 +10:00
Linden 1c0f806cda fix(accessories): Add event handler for esx:playerLoaded 2021-07-22 10:27:55 +10:00
Linden 72e26d64e7 fix(police): Add events for playerLoaded/onPlayerLogout; SetTimeout on restart 2021-07-22 10:19:12 +10:00
Linden 97c929946d fix(boat): Variables should not be local 2021-07-21 14:02:03 +10:00
Linden 01b98f055d chore: Modify primary repository license to display esx-legacy 2021-07-15 05:55:39 +10:00
Linden 7a97b3effb Merge branch 'esx-framework:main' into main 2021-07-15 05:53:30 +10:00
Linden 578d2d4ab2 chore: Ensure all license notices display name, year, and author 2021-07-15 05:52:59 +10:00
ESXCrackhead f9d54dfd8f Merge pull request #10 from thelindat/main
fixes: Fix major issue with ESX client function, minor fixes for ESX and status
1.3.0-final
2021-07-13 16:15:26 -05:00
Linden 8c2e390c37 chore(example): Add more function examples; add information to readme 2021-07-12 18:28:27 +10:00
Linden 090965fd8a fix(status/server): Ensure status is defined when saving 2021-07-12 18:25:38 +10:00
Linden fe00d9d50f refactor(esx/server): Replace recursive functions with loops; removed functions from the ESX object
These should never be called outside of ESX, so there's no reason to include them
2021-07-12 17:55:42 +10:00
Linden 5fe78d33a3 fix(esx/client): Fix ESX.Game.GetPeds; allow string or hash for ESX.Game.SpawnObject 2021-07-12 17:53:04 +10:00
Linden 140d6e5910 chore: Include resource load order in server.cfg 2021-07-12 17:42:16 +10:00
ESXCrackhead 5a6984f0c9 Merge pull request #9 from newt74/main
[esx_holdup] Optimized and fixed bug when the robbery has been canceled.
2021-07-07 15:12:33 -05:00
ESXCrackhead 92cbc0b4f0 Merge pull request #8 from thelindat/main
improvement & fix(esx & garage): Changes to new saveplayers function; draw garage markers correctly
2021-07-07 15:11:13 -05:00
Linden f8d1c69c47 chore(esx): Update readme 2021-07-08 06:07:25 +10:00