Commit Graph
13 Commits
Author SHA1 Message Date
Mycroft 47d186e91b change all fxmanifests to use oxmysql 2022-02-01 17:58:45 +00:00
Linden 138fdcc7ad refactor(status): various changes
Replaced mysql-async.
Resolved bug with the getStatus event.
Replace bulk query with prepared statement.
Minor optimisation tweaks.
2022-01-17 04:59:37 +11:00
Naifen || Developer 0e09d4ad2a Update: Copyright year 2022 2022-01-15 02:19:31 +01:00
Linden 578d2d4ab2 chore: Ensure all license notices display name, year, and author 2021-07-15 05:52:59 +10:00
Linden 090965fd8a fix(status/server): Ensure status is defined when saving 2021-07-12 18:25:38 +10:00
Linden c1d9fbed05 fix(status): Reference the correct table 2021-06-30 21:24:28 +10:00
Linden d64f782d72 tweak(esx): Return GetExtendedPlayers with index instead of playerId 2021-06-29 21:39:55 +10:00
Linden 5ea3cc1a2f tweak(status): Store status in the ESX.Players table that exists locally 2021-06-29 21:28:35 +10:00
Linden 105e6c9b8a fix(society): Fix xPlayer loop and callbacks 2021-06-28 19:03:06 +10:00
Linden de88a93d99 improvement+fix(status): Store status data locally for performance 2021-06-28 16:49:29 +10:00
Linden 104479eaab feat: Update all resources to version legacy
- Resources updated to use `@es_extended/imports.lua` instead of calling ESX manually

- Replaced all xPlayer loops with ESX.GetExtendedPlayers()

- Reverted NUI chunking for esx_menu_default

- Performance improvements for several resources

- Added events and checks for the player to be loaded for several resources

- Changed all PlayerData tables to use ESX.PlayerData
2021-06-26 13:33:59 +10:00
Linden 8faeb6528d improvement: Update xPlayer loops to use new function 2021-06-26 01:00:18 +10:00
Linden 7c3e817cfa chore: Reorganise directories; include a sample server.cfg 2021-06-25 21:34:28 +10:00