25 Commits

Author SHA1 Message Date
Ihsan d80a38c485 feat(server.cfg): add esx_lib to default resources 2026-07-18 15:37:12 +05:30
Kasey FItton 905890845f tweak(server.cfg): use newer convars 2024-10-25 13:16:15 +01:00
Kasey FItton 2ebaa422ea tweak: use txAdmin locale by default
by default, use the txAdmin locale, unless a `esx:locale` is specified.
This allows people to change languages easier, since everything will be in the same place, and if they want to specify a different language for ESX, then they can do.

This also wont break anything, since it wont affect existing users whom will aready have the `esx:locale` set
2024-10-15 14:52:37 +01:00
WirzRexTon b29a45b910 Update server.cfg 2023-08-22 21:15:51 +02:00
Csoki 6046e0a91c fix(server.cfg): rename [esx] folder to core 2023-01-18 16:47:03 +01:00
Flamba e702f1d7c8 Update(server.cfg): Remove ensure [esx_addons] 2023-01-19 01:36:56 +11: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
Mycroft 5f63779c89 tweak(server.cfg): Now Matches txAdmin recipe cfg 2022-09-10 01:26:01 +01:00
Mycroft 6fba9331ce fix(server.cfg): Enable Onesync infinity 2022-09-10 01:17:24 +01:00
GRIZY 784c43177f Update(cfg): add correct locale + description 2022-09-06 15:48:39 -04:00
Mycroft 6e252c6e23 fix: server.cfg - ace perm line for inheritance was missing 2022-09-02 02:21:33 +01:00
Tomić 7d9c4b9978 Fixed typos 2022-08-09 20:54:29 +02:00
Benzo 8458f8ea43 fix(server.cfg) - discord link 2022-06-09 02:04:17 +02:00
Panda 145f22ef9d feat(server.cfg): Add the mysql ui in to the game. 2022-05-31 16:43:41 +02:00
Mycroft e182f8eea6 Fix(server cfg): Remove mapmanger 2022-03-02 15:22:19 +00:00
Mycroft 3d8377ba6f Remove Onesync Infinity (ESX doesnt work with it) 2022-02-21 17:36:42 +00:00
ItsManueh 55e6e2fad2 Update server.cfg 2022-02-21 16:37:37 +01:00
Mycroft f695fdd282 Refactor(esx_menu/server.cfg): Add ESX as an import for menus and refactor the server.cfg 2022-02-08 16:41:58 +00:00
Mycroft 245080346b Update 1.4.2: Bug Fixes
Updated `Car` Command. Fixed some vulnerabilities. Fix SQL. Updated Commands.
2022-02-06 19:36:38 +00:00
Mycroft d30cfd47ff change mysql-async to oxmysql 2022-02-05 14:39:27 +00:00
Linden 140d6e5910 chore: Include resource load order in server.cfg 2021-07-12 17:42:16 +10:00
Linden 47a4f90d81 chore(esx): Update readme and version 2021-07-03 02:14:02 +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