Commit Graph

5140 Commits

Author SHA1 Message Date
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
Csoki 00fd020c18 update esx_identity 'hu' locales 2022-08-22 21:32:50 +02:00
Csoki 3d8d8ece9f update es_extended 'hu' locales 2022-08-22 21:09:31 +02: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
bitpredator 286d9bf2c4 Italian language for esx_basicneeds 2022-08-18 12:55:29 +02:00
Benzo 01e9c564cf Merge pull request #403 from ArkSeyonet/main
refactor(esx_identity): Refactor for better error handling and cleanup.
2022-08-17 17:11:13 +02:00
A.R.K 2c4ee67446 refactor(esx_identity): Refactor for better error handling and cleanup.
- Refactored the if validation statements to display better error notifications
- Added config for different DOB Formats
- Bumped version
2022-08-17 06:21:33 -05:00
Benzo d3426900d9 Merge pull request #402 from bitpredator/main
feat(Italian translation for esx_bankerjob & esx_boat)
2022-08-16 21:30:58 +02:00
bitpredator ffd2c70f15 Italian language translation for esx_bankerjob 2022-08-16 17:32:14 +02:00
bitpredator 29d5894da3 Italian language for esx_boat 2022-08-16 17:23:46 +02:00
Benzo dff5214095 Merge pull request #377 from fivemland/main
fix(esx_joblisting/client/main.lua) marker stuck on screen
2022-08-16 16:09:02 +02:00
Benzo 1519154877 Merge pull request #401 from bitpredator/main
fix (Italian translations)
2022-08-16 15:43:26 +02:00
bitpredator e4630f058f Italian language correction esx_shops 2022-08-15 14:50:00 +02:00
bitpredator e040806730 Italian language correction esx_vehicleshop 2022-08-15 14:26:46 +02:00
bitpredator 0a29c70a4a fix italian language esx_weaponshop 2022-08-15 14:09:43 +02:00
Benzo b6ba3bb294 Merge pull request #397 from mcNuggets1/main
fix() - validate registercommand logic (Did it the wrong way around)
2022-08-13 23:44:04 +02:00
Benzo 8056328202 Merge pull request #398 from itschip/garage-exports
exports for getting garages and impound locations
2022-08-13 22:03:56 +02:00
Benzo f7b0b4d936 Merge pull request #399 from itschip/boat-exports
feat(boat/config): exports getting boat garages
2022-08-13 22:03:45 +02:00
itschip 4cac087031 feat(boat/config): exports getting boat garages 2022-08-13 22:01:19 +02:00
itschip 62496559f9 exports for getting garages and impound locations 2022-08-13 21:53:24 +02:00
David cba5b23888 Fucked up the validate registercommand logic (Did it the wrong way around) 2022-08-13 21:24:44 +02:00
Mycroft b0a8faeb67 fix - properties - saving sometimes wiping properties 2022-08-13 11:55:29 +01:00
Mycroft 4c0c9c165a Merge pull request #392 from mcNuggets1/main
minor change: add support for skipping validation of single command arguments
2022-08-11 20:51:07 +01:00
Mycroft e3d70d607a fix: property - issue with toggling garage 2022-08-11 20:21:26 +01:00
Mycroft c8bc5e7e77 fix nearby players 2022-08-11 19:56:49 +01:00
Mycroft 16c747fc2a make sure the vehicle exists on the client 2022-08-11 19:54:02 +01:00
David 82c3e5e7f9 minor change: add support for skipping validation of single command arguments 2022-08-11 20:14:27 +02:00