Commit Graph
23 Commits
Author SHA1 Message Date
Mycroft 755bb0f8aa refactor: change _U to TranslateCap 2022-10-09 01:09:20 +01:00
Mycroft 7d9e994846 Squashed commit of the following:
commit 4e52da5cf7
Merge: c048b434 c8f062b4
Author: Csoki <feketetibi71@gmail.com>
Date:   Wed Oct 5 16:35:53 2022 +0200

    Merge branch 'main' into locale-convar

commit c048b434e5
Merge: e9fb9882 d16869b5
Author: Csoki <feketetibi71@gmail.com>
Date:   Sat Sep 17 15:06:21 2022 +0200

    Merge branch 'main' into locale-convar

commit e9fb988237
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Sep 15 00:26:18 2022 +0200

    add server.cfg esx:locale convar

commit dffaa5caae
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Sep 15 00:24:55 2022 +0200

    refactor translate function

commit f665fc2c7f
Author: Csoki <feketetibi71@gmail.com>
Date:   Thu Sep 15 00:23:24 2022 +0200

    change all Config.locale to convar
2022-10-09 01:00:40 +01:00
RoadToSix f3fcf1ce74 esx_optionalneeds: added de.lua 2022-09-20 12:10:06 +02: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 36fab17e4e Major Tweak: dont specify a database to use in SQLs 2022-07-17 00:57:52 +01: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 0ae7aa424a Add some hungarian translations 2022-04-26 18:58:27 +02:00
manutrix d6cd2fa37f Remove an insert on a table that doesn't exist in esx_shops 2022-04-14 07:39:29 -04:00
manutrix f293ef770c Add shops table 2022-04-12 07:57:17 -04: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
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
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