Commit Graph

33 Commits

Author SHA1 Message Date
Taavi 3cc4c198b9 Update br.lua 2022-09-23 00:09:50 +08:00
Taavi b7eb31df05 Update en.lua 2022-09-23 00:09:21 +08:00
Taavi b13caf9e2a Update config.lua 2022-09-23 00:07:14 +08: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
Taavi 7d1306f78c Update config.lua 2022-09-22 20:25:11 +08:00
Benzo 2af2954574 1.8.5 push 2022-09-16 05:15:11 +02:00
Mycroft be613c56b3 feat: All resources - Enable lua 5.4 2022-08-30 22:38:05 +01:00
Mycroft 428b0d65d8 Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-08-30 19:51:37 +01:00
Mycroft 1906306df1 tweak: all resources - replace GetHashKey with backticks and joaat
improves performance :)
2022-08-30 14:50:18 +01:00
Csoki fb77859d98 fix esx_basicneeds 'hu' locales 2022-08-22 21:38:14 +02:00
bitpredator 286d9bf2c4 Italian language for esx_basicneeds 2022-08-18 12:55:29 +02:00
Mycroft 36fab17e4e Major Tweak: dont specify a database to use in SQLs 2022-07-17 00:57:52 +01:00
badfantomasss 12487a07e2 tweak(ESX): Added RemoveAnimDict after TaskPlayAnim 2022-06-05 21:17:41 +02:00
Mycroft 4e2110ecf9 Fix ESX WeaponShop + remove colours to match ESX Notify 2022-05-25 17:59:51 +01:00
Mycroft be6df84635 version bump to 1.7.5 2022-05-22 18:35:01 +01:00
BuildTools fb2f751768 feat(locales): Added slovenian locales
Added slovenian locales to all ESX Addon scripts.
2022-05-14 14:32:17 +02:00
Mycroft e0e54f144d Update 1.7.0 pre-changes 2022-04-29 15:59:38 +01:00
CsokiHUN 1fb5a2e237 Update locale files in some resource fxmanifest 2022-04-26 18:06:30 +02:00
CsokiHUN 02035019aa Add some hungarian translations 2022-04-26 18:05:58 +02:00
Mycroft 8e82543933 Version Bump for 1.6.5 2022-03-23 16:22:46 +00:00
Mycroft b9232a2533 Revert "Feat: Add Official Multicharacter"
This reverts commit e6dd5a5f2c.
2022-03-23 16:04:38 +00:00
Mycroft e6dd5a5f2c Feat: Add Official Multicharacter
Added ESX_Mulicharacter
bumped version to 1.6.5
Fixed es_extended/version.json
2022-03-22 22:08:02 +00:00
Mycroft 107ad7b367 Update 1.6.0 2022-03-11 15:58:21 +00:00
0xDEMXN 1edf290943 feat: standardize notifications and get rid of chat messages 2022-02-18 12:00:01 +01:00
Linden 956324063e chore: update fxmanifests
1.5.0
2022-02-14 15:34:14 +11: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
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
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 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