Commit Graph

7 Commits

Author SHA1 Message Date
Mycroft 755bb0f8aa refactor: change _U to TranslateCap 2022-10-09 01:09:20 +01:00
Taavi 665376aeb9 Update main.lua 2022-09-23 00:06:52 +08:00
Taavi 5b7b0c89fa Update main.lua 2022-09-22 20:25:23 +08:00
0xDEMXN 1edf290943 feat: standardize notifications and get rid of chat messages 2022-02-18 12:00:01 +01:00
Mycroft 8dd3abd872 Refactors and fixes
refactor: Remove Citizen. (Wait And CreateThread)(All resources)
feat: Add KeyMapping to taxijob and sit (Removes pointless Threads)
fix: vector coords bug
feat : Add txAdmin support into basicneeds (server.lua)
Change: ESX Whitelist config from 0 minimum to 10
fix: Start Changing IsDead to ESX.GetPlayerData().dead
fix: Add a sleep to Identity
2022-02-11 00:31:23 +00: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 7c3e817cfa chore: Reorganise directories; include a sample server.cfg 2021-06-25 21:34:28 +10:00