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
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