What's Changed
- en.lua by @DonJoan in #269
- fix(esx_progressbar): Fixed missing }) by @JohnnyS in #272
- Update - Add
position
by @savagefromlx in #274 - correct locale by @DonJoan in #277
- IsControlJustReleased index 47 is key G not E by @DonJoan in #278
- fix(skinchanger - fr translation) Spelling mistake in FR locale by @Azelout in #279
- feat(server.cfg): Add the mysql ui in to the game. by @PandaSLO in #282
- fix(skinchanger) by @xorzo1 in #281
- fix(es_extended): Overriding command colors console. by @roadtosixx in #290
- tweak(ESX): Added RemoveAnimDict after TaskPlayAnim by @badfantomasss in #295
- feat(sql): SQL Issue by @PandaSLO in #298
- fix(locales) esx_ambulancejob spanish translation file by @Mgil10 in #305
- fix(locales) esx_ambulancejob translation file by @Mgil10 in #307
- feat(nl.lua) dutch lang for es_extended by @xorzo1 in #310
- fix(whitelist): typo by @CoachYT1 in #312
- fix(multicharacter): ped gender by @CoachYT1 in #311
- feat() - stuff for bossmenu by @Benzo00 in #315
- society update by @Benzo00 in #316
- fix(esx/server): xPlayer.getInventory return using ox_inventory by @thelindat in #317
- fix(spanish locales) esx_clotheshop translation file by @Mgil10 in #320
- refactor(esx_menu_default) by @xorzo1 in #324
- fix:(esx_lscustoms) markers issue by @mr-capy in #325
- refactor(esx_notify) by @xorzo1 in #331
- refactor(esx_textui) by @xorzo1 in #332
- Fixed Imports by @TheHolyFire in #347
- feat - esx_context, esx registerinput. by @Benzo00 in #349
- fix(esx_identity/README.md): fixed typo in Readme by @badfantomasss in #353
- Create CODE_OF_CONDUCT.md by @Mycroft-Studios in #354
- fix(es_extended/locales/es.lua): Add missing translations by @feelfreetofee in #357
- feat(esx_multicharacter/locales/es.lua): Add Spanish locales by @feelfreetofee in #356
- fix(esx_mechanicjob): fixed npc job not working/added missing locale by @Deliux in #352
- fix(esx_ambulancejob/server/main.lua): fixed mistype by @Deliux in #358
- Fixed typo by @Nimplex in #363
- refactor(esx_multicharacter): removed useless code by @roadtosixx in #361
- Fixed keys in text (esx_skin) & Spanish translation (esx_lscustom) by @slyjordi in #368
- fix(esx_lscustom/config.lua): fixed mistype by @Deliux in #364
- refactor: better readme by @Mycroft-Studios in #378
- feat(es_esx_vehicleshop.sql) by @slyjordi in #373
- fix(esx_dmvschool/locales) by @slyjordi in #369
- feat(esx_billing/locales/it.lua) Add it locale by @bitpredator in #380
- feat([esx]/esx_identity/locales/tc.lua) Add tc locale by @StayAlone01 in #385
- feat([esx]/esx_multicharacter/html/locales/it.js) Add it locale by @bitpredator in #383
- feat() - italian translations by @slyjordi in #381
- fix(es_extended + esx_allowlist) locales + finished transformation by @roadtosixx in #382
- fix(es_extended) tc locales by @StayAlone01 in #384
- fix(locales) Fixing mainly french translations by @Mathu-lmn in #371
- feat() - italian translations by @bitpredator in #386
- fix() - typos by @tomiichx in #387
- minor change: add support for skipping validation of single command arguments by @mcNuggets1 in #392
- feat(boat/config): exports getting boat garages by @itschip in #399
- exports for getting garages and impound locations by @itschip in #398
- Fucked up the validate registercommand logic (Did it the wrong way around) by @mcNuggets1 in #397
- fix (Italian translations) by @bitpredator in #401
- fix(esx_joblisting/client/main.lua) marker stuck on screen by @CsokiHUN in #377
- feat( Italian translation for esx_bankerjob & esx_boat) by @bitpredator in #402
- refactor(esx_identity): Refactor for better error handling and cleanup. by @ArkSeyonet in #403
- Update legacy.sql by @iSentrie in #405
- fix(es_extended/client/functions.lua) Livery Mod Get/Set-VehicleProperties by @feelfreetofee in #408
- fix(esx_identity) -- missing newest translation by @Benzo00 in #406
- feat( new Italian translations available) by @bitpredator in #404
- fix(esx/server): use protected calls for Item Callbacks by @thelindat in #419
- refactor: esx_identity es locale: Error Handling by @feelfreetofee in #420
- fix: es.lua esx_mechanicjob by @ElRicki in #418
- fix(locales) - Hungarian translation updates and missing fix by @CsokiHUN in #416
- feat(Italian language for esx_holdup & esx_cruisecontrol) by @bitpredator in #415
- refactor: esx_ambulance/client/job.lua esx:setJob fixed by @ahcenezdh in #414
- feat(Italian language creation for esx_society) by @bitpredator in #437
- fix(es_extended/client/main.lua): wrong parameter by @FAr18 in #438
- Update esx_property en.lua by @ItzTrivial in #439
- Update(cfg): add correct locale + description by @GRZ-D3V in #451
- Fix Teleport error by @tony-stark-17 in #444
- fix(nl locale): esx_policejob locale update by @Blxvyy in #452
- Feat(Legacy.sql): Timestamps for User Creation by @Heavybob in #457
- feat: ( Italian language for esx_drugs) by @bitpredator in #456
- fix(esx_banking) fix blips, remove unused links and protect escape spam by @Gellipapa in #460
- fix(esx_banking) some issue fix and responsive table fix by @Gellipapa in #462
- feat(add some picture in readme in esx_banking) by @Gellipapa in #465
New Contributors
- @DonJoan made their first contribution in #269
- @JohnnyS made their first contribution in #272
- @Azelout made their first contribution in #279
- @badfantomasss made their first contribution in #295
- @Mgil10 made their first contribution in #305
- @CoachYT1 made their first contribution in #312
- @TheHolyFire made their first contribution in #347
- @Mycroft-Studios made their first contribution in #354
- @feelfreetofee made their first contribution in #357
- @Nimplex made their first contribution in #363
- @slyjordi made their first contribution in #368
- @bitpredator made their first contribution in #380
- @StayAlone01 made their first contribution in #385
- @Mathu-lmn made their first contribution in #371
- @tomiichx made their first contribution in #387
- @mcNuggets1 made their first contribution in #392
- @itschip made their first contribution in #399
- @ArkSeyonet made their first contribution in #403
- @ElRicki made their first contribution in #418
- @ahcenezdh made their first contribution in #414
- @FAr18 made their first contribution in #438
- @ItzTrivial made their first contribution in #439
- @GRZ-D3V made their first contribution in #451
- @tony-stark-17 made their first contribution in #444
- @Blxvyy made their first contribution in #452
- @Heavybob made their first contribution in #457
- @Gellipapa made their first contribution in #460
Full Changelog: 1.7.5...1.8.5