Commit Graph

10 Commits

Author SHA1 Message Date
coookie1010 099216a370 Fix missing queries data 2022-02-04 09:58:50 +08:00
BagusCodeStudio 5f6909badc Fix typo causing data not saving 2022-02-02 10:51:56 +07:00
DokaDoka 48ce1b7425 refactor: use oxmysql plus general improvements
refactor(vehicleshop): rewrite PayRent

chore(vehicleshop): enable lua 5.4

refactor(vehicleshop): convert mysql-async to oxmysql

refactor(vehicleshop): improve loops and make functions more generic

refactor(society): convert mysql-async to oxmysql

refactor(lscustom): convert mysql-async to oxmysql

refactor(addonaccount): convert mysql-async to oxmysql

refactor(billing): convert mysql-async to oxmysql

fix(identity): broken locale function

refactor(identity): convert mysql-async to oxmysql

refactor(ambulancejob): convert mysql-async to oxmysql

refactor(datastore): convert mysql-async to oxmysql

refactor(policejob): convert mysql-async to oxmysql
2022-01-19 20:58:20 +11:00
Linden 5050e3aa12 refactor: replace mysql-async with oxmysql
additional change: removed esx_multicharacter
2022-01-17 04:57:17 +11:00
Linden d64f782d72 tweak(esx): Return GetExtendedPlayers with index instead of playerId 2021-06-29 21:39:55 +10:00
Linden 105e6c9b8a fix(society): Fix xPlayer loop and callbacks 2021-06-28 19:03:06 +10:00
Linden c10720e26c fix: Correction to xPlayer loops 2021-06-28 16:48:13 +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