Commit Graph

4619 Commits

Author SHA1 Message Date
Linden 54245704c5 fix(sql): Add disabled user column back and change to TINYINT
- Accidentaly removed it; change this to TINYINT for consistency
2021-10-16 08:31:45 +11:00
Linden a1cb26da5d feat(sql): Setup proper keys and collation
- These fields should only be referenced, so index them for faster queries
2021-10-16 06:37:34 +11: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
Linden 1984ef58a5 Update readme.md 2021-09-03 19:46:30 +10:00
Linden d412efab05 fix(client)? Maybe resolves issue with concealing players 2021-09-01 16:17:05 +10:00
cjosephdc 6427a58ac7 Fix for stuck players (#45)
Fix the issue where players get stuck after selecting character
2021-08-25 21:38:26 +10:00
IceCubePiso 6925f91a1e Update cs.lua (#44) 2021-08-21 03:06:47 +10:00
Demetrio 5f5b0138f0 feat(chars): enable or disable a specific character of a player (#43) 2021-08-21 00:56:48 +10:00
Konrad 79bc96a623 update esx billing de.lua 2021-08-17 18:55:34 +02:00
Demetrio e65a4cb181 Italian language support + Doc for dynamic slots and minor improvements (#37)
* Added Italian language support + usability improvements

* cleaner sql file

Co-authored-by: d3rp-jsx <15928886+derp-jsx@users.noreply.github.com>
2021-08-11 09:33:40 +10:00
Demetrio 52250d0d49 Dynamic slots (#36)
* Removed slots configuration

* feature: dynamic slots

* fixes + improvements

* edited core functionality

* added commands for slots management

* added commands english locale

Co-authored-by: d3rp-jsx <15928886+derp-jsx@users.noreply.github.com>
2021-08-11 03:31:30 +10:00
Demetrio 248b6e0b92 improvement: configurable character deletation (#35)
Co-authored-by: d3rp-jsx <15928886+derp-jsx@users.noreply.github.com>
2021-08-10 00:54:32 +10:00
LuppiLandia 9b61f06a60 Create it.lua
For italians :)
2021-08-07 02:34:36 +02:00
Linden 0ec17f081e fix: Close UI when setting up characters; spawn fallback position
- If playerData.coords don't exist then there's an issue with that character

- Instead of erroring out, spawn them at the character selection area

todo: setup default spawn location instead of relying on database
2021-08-02 22:13:36 +10: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 b5b5f56a2b Improvement: Set the camera position offset from the entity
- Modifying the spawn location would previously require adjusting the camera parameters.

- This, along with the previous camera change, ensures the camera is always facing the ped
2021-07-26 21:22:17 +10:00
Linden 7bf9367135 tweak: Move fadeout check until after the spawnmanager export 2021-07-26 21:10:59 +10:00
Linden 9dbe1c5cbe fix: Ensure character is deleted on the server before refreshing client 2021-07-26 21:00:13 +10:00
Linden 83bae12c0f fix: Ensure screenfades last long enough to hide transitions; set local variable for finish (new characters) 2021-07-26 21:00:13 +10:00
Linden 9480853f6a improvement: New players now select skin before teleporting to spawn
- This also resolves the bug with esx_skin's camera being zoomed in
2021-07-26 21:00:13 +10:00
Linden 657dcc7728 tweak(client): Modify camera behaviour and positioning 2021-07-26 21:00:13 +10:00
Linden 5f142f6d1f chore: Update screenshot in readme 2021-07-26 20:42:00 +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 861dfcda88 Update main.lua 2021-07-21 13:30:44 +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
Linden 5dcae7c4c5 Update readme.md 2021-07-09 19:39:15 +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
Thuan Truong 4783097c69 Update main.lua 2021-07-06 22:07:01 +07:00
Thuan Truong 446bc34a8a Update main.lua 2021-07-06 22:06:20 +07:00