Commit Graph

5163 Commits

Author SHA1 Message Date
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
Mycroft 6cd35d50b5 feat: esx_property - Property Actions Menu translations 2022-08-26 21:28:53 +01: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
Benzo 7abb59021d Merge pull request #404 from bitpredator/main
feat( new Italian translations available)
2022-08-22 00:03:16 +02:00
Mycroft eddbdbe795 tweak - SQL - Better translations 2022-08-21 09:50:25 +01:00
Benzo 5d5345e505 Merge pull request #406 from Benzo00/main
fix(esx_identity) -- missing newest translation
2022-08-20 21:54:33 +02:00
Mycroft 30a2520747 fix translation 2022-08-20 20:51:05 +01:00
Mycroft 89a352182a Merge pull request #408 from feelfreetofee/patch-5
fix(es_extended/client/functions.lua) Livery Mod Get/Set-VehicleProperties
2022-08-20 18:57:29 +01:00
feelfreetofee 7dbbe28a53 fix(es_extended/client/functions.lua) Livery Mod Get/Set-VehicleProperties
Natives "GetVehicleLivery" and "SetVehicleLivery" doesn't work anymore.
Replaced broken natives in "ESX.Game.GetVehicleProperties" and "ESX.Game.SetVehicleProperties" with "GetVehicleMod" and "SetVehicleMod" with modType 48
2022-08-20 19:49:02 +02:00
Mycroft 2754bb6607 fix- Property - StoredVehicles error 2022-08-20 17:34:17 +01:00
Mycroft f891d682e4 temp fix for vehicle ownership 2022-08-20 14:07:10 +01:00
Mycroft 3e32a1a55f tweak: move things to config 2022-08-20 14:06:56 +01:00
Jean-Baptiste 14303a6906 Update readme.md 2022-08-20 01:13:02 +02:00
Jean-Baptiste 62024f9f0e Update readme.md
add contributors
2022-08-20 00:54:21 +02:00
bitpredator 7c71c2b7dc loaded (ui_it-html) for esx_dmvschool 2022-08-19 11:08:17 +02:00
bitpredator fe4dad6c49 Merge branch 'esx-framework:main' into main 2022-08-19 10:58:40 +02:00
bitpredator f733ba4aa1 add (questions_it.js) for esx_dmvschool 2022-08-19 10:57:46 +02:00
Benzo 0159542669 Create nl.lua 2022-08-19 02:18:33 +02:00
Benzo b0423df83c Delete nl 2022-08-19 02:18:24 +02:00
Benzo aab0818253 Create nl 2022-08-19 02:18:14 +02:00
Benzo 71751ed4db Update de.lua 2022-08-19 01:49:31 +02:00
Benzo 162cb2d28f fix() - update sv translation 2022-08-19 01:26:51 +02:00
Mycroft cff9038f2f Merge pull request #405 from iSentrie/patch-1
Update legacy.sql
2022-08-18 22:33:18 +01:00
iSentrie bdeebb4bea Update legacy.sql 2022-08-19 00:31:29 +03:00
bitpredator ca968d2d57 Italian language for esx_dmvschool 2022-08-18 13:17:02 +02:00