Commit Graph

5206 Commits

Author SHA1 Message Date
Mycroft cb74810b84 Merge pull request #439 from ItzTrivial/patch-1
Update esx_property en.lua
2022-09-05 14:29:32 +01:00
ItzTrivial 5a3b83ccce Update en.lua 2022-09-05 15:26:49 +02:00
Mycroft 72aeb0ac40 Merge pull request #438 from FAr18/main
fix(es_extended/client/main.lua): wrong parameter
2022-09-05 02:51:58 +01:00
JinFa 0a08e12750 fix(es_extended/client/main.lua): wrong parameter 2022-09-05 09:46:18 +08:00
Benzo 7e4b7ef549 Merge pull request #437 from bitpredator/main
feat(Italian language creation for esx_society)
2022-09-04 22:39:28 +02:00
bitpredator 100df95973 feat(Italian language creation for esx_society) 2022-09-04 11:55:22 +02:00
Benzo 26171d08f8 feat: esx_context update 2022-09-03 19:19:35 +02:00
Benzo 9b9eedb2b2 Delete [esx]/esx_context/esx_context directory 2022-09-03 19:19:04 +02:00
Benzo 2b8ff50805 feat: esx_context update 2022-09-03 19:18:28 +02:00
Mycroft 576f4557a6 fix: esx_policejob: wrong validation 2022-09-02 13:41:50 +01:00
Mycroft 5ca3b9f28e tweak: es_extended - remove check 2022-09-02 03:44:30 +01:00
Mycroft 8ea59402d8 fix: es_extended - ESX.PlayerLoaded should be 1 line higher :) 2022-09-02 03:43:21 +01:00
Mycroft 60070bd7bd fix: es_extended: issues within the esx:playerLoaded event 2022-09-02 03:19:38 +01:00
Mycroft 6e252c6e23 fix: server.cfg - ace perm line for inheritance was missing 2022-09-02 02:21:33 +01:00
Mycroft 6f041b8dfe refactor: ESX Policejob - optimisational rewrite 2022-09-01 00:49:21 +01:00
Mycroft 3d569b3e9a es_extended -> formatting 2022-08-31 15:17:28 +01:00
Mycroft 93bcc8fbdb refactor(es_extended): better config performance 2022-08-31 15:17:01 +01:00
Mycroft 7b3cd15254 fix(es_extended): fix liverys not saving/loading 2022-08-31 14:08:59 +01:00
Mycroft 6f62091797 fix(es_extended): addAccountMoney/removeAccountMoney not working 2022-08-31 12:05:49 +01:00
Mycroft fd7d26888a fix: es_extended - wrong argument passed to hud 2022-08-30 22:55:12 +01:00
Mycroft be613c56b3 feat: All resources - Enable lua 5.4 2022-08-30 22:38:05 +01:00
Mycroft d974204918 tweak: remove exploitable events & fix max weight 2022-08-30 20:10:29 +01:00
Mycroft 428b0d65d8 Merge branch 'main' of https://github.com/esx-framework/esx-legacy 2022-08-30 19:51:37 +01:00
Mycroft 9fc04beb25 feat(esx_society): Better Error handling 2022-08-30 15:55:16 +01:00
Mycroft c6e1835a55 tweak: es_extended -> better esx textui error handling 2022-08-30 15:46:53 +01:00
Mycroft 1906306df1 tweak: all resources - replace GetHashKey with backticks and joaat
improves performance :)
2022-08-30 14:50:18 +01:00
Mycroft 025ed89da5 tweak: Config.Weapons: revert back to backticks 2022-08-30 14:36:49 +01:00
Mycroft c00ff23658 remove duty system (unused code) 2022-08-30 14:34:08 +01:00
Mycroft a40eaf9e8c tweak: es_extended - code cleanup 2022-08-30 14:31:44 +01:00
Mycroft 177149082a feat: es_extended - allow decimals in accounts 2022-08-30 14:17:03 +01:00
Mycroft 114a05f4e1 tweak: es_extended/server/main.lua - code cleanup 2022-08-30 13:42:58 +01:00
Mycroft 145815c982 refactor: better handling of accounts + performance tweaks 2022-08-28 18:31:16 +01:00
Mycroft 4402a62e74 refactor: better Coord Handling
this method means we dont have to trust the client to send the correct info
2022-08-28 18:09:13 +01:00
Mycroft 329ba0d7f3 extra end 2022-08-28 18:01:32 +01:00
Mycroft 2eee7d6a8b why was this a thing, smh 2022-08-28 18:01:15 +01:00
Mycroft d942fa195e tweak: performance improvements
replaces **for _, xPlayer in pairs(xPlayers) do** with **for i=1, #(xPlayers) do **
2022-08-28 17:55:32 +01:00
Mycroft 12afde1674 feat: esx_property: property creation translations 2022-08-28 14:29:02 +01:00
Mycroft 497dcd9978 feat - esx property - more translations 2022-08-28 13:56:26 +01:00
Benzo 78702eda81 Merge pull request #414 from ahcenezdh/main
refactor(esx_ambulance/client/job.lua) esx:setJob fixed
2022-08-27 21:32:29 +02:00
Benzo 16ab257558 fix: spelling mistake oops 2022-08-27 21:23:10 +02:00
Benzo d94dda686e Merge pull request #415 from bitpredator/main
feat: italian language for esx_holdup & esx_cruisecontrol
2022-08-27 21:17:52 +02:00
Benzo 6c89df6a3f Merge pull request #416 from fivemland/translation-update
fix(locales) - Hungarian translation updates and missing fix
2022-08-27 21:17:03 +02:00
Benzo d30380599f Merge pull request #418 from ElRicki/patch-1
Fix es.lua esx_mechanicjob
2022-08-27 21:15:19 +02:00
Benzo dc10392f1b Merge pull request #420 from feelfreetofee/patch-6
refactor(esx_identity/locales/es.lua): Error Handling
2022-08-27 21:14:52 +02:00
Mycroft 6cd35d50b5 feat: esx_property - Property Actions Menu translations 2022-08-26 21:28:53 +01:00
feelfreetofee c4db639716 refactor(esx_identity/locales/es.lua): Error Handling
Deleted deprecated 'registration_error' key
Added and Translated new keys involved with Error Handling added on https://github.com/esx-framework/esx-legacy/commit/2c4ee67446fa36ebbbc7b22e80e3280fe751d93f
2022-08-26 22:23:00 +02:00
Mycroft c0643cd5ee feat: esx_property: Command Translations 2022-08-26 17:40:56 +01:00
Mycroft 3f079ddb28 feat: esx_property - Real Estate Translations 2022-08-26 17:32:33 +01:00
Mycroft 2a1c51c528 feat: esx_property - Client Keys Translations 2022-08-26 17:21:16 +01:00
Mycroft a14e1d208f feat: esx_property: serversided key strings 2022-08-26 17:12:41 +01:00