Updates in version ESX 1.10
🔨 General Updates:
- Entire code has been formatted with the Lua extension (settings in .editorconfig) and Prettier.
- Resolved a large portion of lint errors including unused variables, whitespaces, and function arguments.
- Updated locales (A big thanks to all our translators! ❤️ )
- Enhanced some JavaScript performance
- Removed jQuery from esx_identity.
🆕 New Additions :
- Introduced support for MultiSpawns in es_extended config.
- Added a new AdminGroups table in es_extended config.
- Added logging for admin commands to Discord (when an admin uses a command, a message on discord will be sent)
- Disabled custom
ESX.A111
vehicle plate in esx_config. - New weapons added from latest DLCs (
WEAPON_METALDETECTOR, WEAPON_PISTOLXM3, WEAPON_ACIDPACKAGE, WEAPON_CANDYCANE, WEAPON_RAILGUNXM3
). - Added support for drift tires, bulletproof wheels, roof livery, and custom wheels in VehicleProperties.
- Added
esx:spawnVehicle
event.
⚙️ New Functions:
- Added
ESX.GetAccount
function.
⛔ Removals:
- Removed
self.updateCoords
for optimized position saving.
🌱 Fixes:
- Fixed OneSync range error handling in
ESX.Game.SpawnVehicle.
- Resolved the issue of not being able to rotate while creating a character with esx_skin.
New Contributors
- @Blo0per made their first contribution in #974
- @pecedevelopment made their first contribution in #966
- @donxp made their first contribution in #957
- @ExTTaSy made their first contribution in #969
- @DyroS3 made their first contribution in #971
- @StomperG made their first contribution in #970
- @pelaoloko made their first contribution in #989
- @Kraleemil made their first contribution in #941
- @KiLaOriginal made their first contribution in #998
- @C3-FrameWork made their first contribution in #999
- @FacoSL made their first contribution in #1012
- @GurraG004 made their first contribution in #1004
- @NeMyOriginal made their first contribution in #1006
- @AzSumPesho made their first contribution in #1046
- @thesysadmindev made their first contribution in #1047
- @itsfaizy made their first contribution in #884
- @Cyzxin made their first contribution in #1049
- @FekyDEV made their first contribution in #1043
- @r3ps4J made their first contribution in #1057
- @falszywyyy made their first contribution in #1058
- @CENSOR1337 made their first contribution in #1037
- @FilipeCuco made their first contribution in #1061
- @Lenny822 made their first contribution in #1070
- @TheKetur55 made their first contribution in #1060
- @lxi1400 made their first contribution in #1074
- @epyidev made their first contribution in #1094
Full Changelog: 1.9.4...1.10