Commit Graph

5190 Commits

Author SHA1 Message Date
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
Mycroft a97d7a7372 feat: esx_property: furniture translations 2022-08-26 17:07:17 +01:00
Mycroft 2a3f34af0b feat: esx_property - basic translations 2022-08-26 16:33:07 +01:00
Mycroft c23c10d578 tweak: esx_property: only define webhooks on the server 2022-08-26 16:21:20 +01:00
Mycroft f929fb09ee remove debug code 2022-08-26 16:13:13 +01:00
Mycroft c611022399 fix: esx_property: StoredVehicles error 2022-08-26 16:12:10 +01:00
Mycroft fec16e1b17 fix(esx_property): Vehicle Duplication 2022-08-26 16:10:37 +01:00
Mycroft 1b3cfc19ed feat( esx_property): new command *property:save* 2022-08-26 15:43:20 +01:00
Mycroft 79640704e3 Merge pull request #419 from thelindat/patch-1
fix(esx/server): use protected calls for Item Callbacks
2022-08-25 13:12:27 +01:00
Linden 9fc382bbe0 fix(esx/server): use protected calls for Item Callbacks 2022-08-25 17:51:40 +10:00
ElRicki 5a2cf8cc2e Fix es.lua
- Missing ['not_right_place']
- Fixed google translated ['flat_bed'] as "sleeping bed" in spanish "Cama plana" . Now as "Plataforma" which is the correct meaning of the flat_bed truck
- ['hijack'] was translated as "kidnap" in spanish "Secuestrar". Now as "Forzar" most similar word to hijack in spanish
- ['imp_veh'] "Confiscar" changed to "Incautar" which is a more acceptable translation
- ['craft'] "Craftear" doesn't exist in the spanish language. The correct translation is "Fabricar"
- Removed the ~r~, that are not in the original english translation
2022-08-24 18:53:48 +02:00
Csoki 491d43eb8f esx_policejob remove unused translations 2022-08-22 22:04:05 +02:00
Csoki 77d2dce56a fix esx_mechanicjob 'hu' translations 2022-08-22 22:02:06 +02:00
Csoki 96bde2aaf6 update esx_job 'hu' translations 2022-08-22 21:57:31 +02:00
Csoki 05a3f4e307 add 'hu' translations for esx_garage 2022-08-22 21:44:54 +02:00
Csoki fb77859d98 fix esx_basicneeds 'hu' locales 2022-08-22 21:38:14 +02:00
Csoki 68b509ed28 add esx_banking 'hu' translation 2022-08-22 21:37:24 +02:00