Raoul
|
e2d7be7419
|
refactor(esx_basicneeds): Dutch translations
|
2022-09-27 22:31:44 +02:00 |
|
Mycroft
|
f2bd2de5fc
|
Merge pull request #506 from ItzCelyrian/main
feat (german dmvschool: locale + sql)
|
2022-09-27 14:52:04 +01:00 |
|
Mycroft
|
16f03231ce
|
Merge pull request #483 from feelfreetofee/test
feat(esx_property) translations
|
2022-09-27 14:51:13 +01:00 |
|
Mycroft
|
5563bb6c06
|
Merge pull request #501 from bitpredator/main
feat: (Italian language skinchanger)
|
2022-09-27 14:50:15 +01:00 |
|
Mycroft
|
dfd72a6d04
|
Merge pull request #500 from PsychoShock/patch-3
remove(playerload/function): duplicate
|
2022-09-27 14:49:59 +01:00 |
|
Mycroft
|
31052db414
|
Merge pull request #507 from Marc85BPG/patch-2
feat(esx_mechanicjob): de.lua locale
|
2022-09-27 14:48:58 +01:00 |
|
Prometheus
|
b4d7831674
|
Create de.lua
Added German locales
|
2022-09-26 23:28:17 +02:00 |
|
bitpredator
|
20c55d7d26
|
Merge branch 'esx-framework:main' into main
|
2022-09-26 21:38:41 +02:00 |
|
ItzCelyrian
|
fec4331226
|
add de.lua
|
2022-09-26 00:41:57 +02:00 |
|
Benzo
|
b1967b477b
|
Merge pull request #502 from xj0le/patch-1
fix:(es_extended) - typo
|
2022-09-25 22:35:16 +02:00 |
|
Benzo
|
e7a63c0422
|
Merge pull request #503 from tony-stark-17/patch-2
fix:(esx_property) - typo
|
2022-09-25 22:33:51 +02:00 |
|
Tony Stark
|
33d939d66d
|
Update main.lua
|
2022-09-26 02:01:04 +05:30 |
|
j0le
|
677744eb9e
|
Update main.lua
Wrong information.
|
2022-09-25 21:53:36 +02:00 |
|
bitpredator
|
1eb8496177
|
Merge branch 'esx-framework:main' into main
|
2022-09-25 20:39:25 +02:00 |
|
Benzo
|
99223e0731
|
Merge pull request #499 from xorzo1/patch-1
refactor:(esx_drugs) - Dutch translation
|
2022-09-25 19:20:53 +02:00 |
|
PyschoShock
|
2c3507548b
|
remove(playerload/function): duplicate
```lua
RegisterNetEvent('esx:playerLoaded')
AddEventHandler('esx:playerLoaded', function(xPlayer)
ESX.PlayerData = xPlayer
ESX.PlayerLoaded = true
RefreshBussHUD()
end)
```
Is there already
|
2022-09-25 13:16:08 -04:00 |
|
xorzo
|
1f000934ae
|
feat(dutch language)
dutch lang support for esx_drugs.
|
2022-09-25 18:50:08 +02:00 |
|
Benzo
|
1e2f92f90b
|
Merge pull request #498 from vrnagy/patch-2
fix(es_extended): onesync.lua coords variables
|
2022-09-25 18:36:21 +02:00 |
|
Benzo
|
073a3cbdbe
|
Merge pull request #490 from HariboInc/patch-6
refactor(esx_multicharacters): Dutch Translations
|
2022-09-25 18:35:20 +02:00 |
|
Benzo
|
1d7b7bf89f
|
refactor(esx_weaponshop): Dutch Translations
refactor(esx_weaponshop): Dutch Translations
|
2022-09-25 18:34:47 +02:00 |
|
Benzo
|
a6eaac28e8
|
fix:(es_extended locales) - nl translation
fix:(es_extended locales) - nl translation
|
2022-09-25 18:34:18 +02:00 |
|
Benzo
|
1ff4c6d3d3
|
Merge pull request #497 from SzXna/patch-1
feat:(esx_allowlist) - create pl locales
|
2022-09-25 18:33:40 +02:00 |
|
Benzo
|
dc7e29a171
|
Merge pull request #493 from Taavi-AU/main
better esx_basicneeds
|
2022-09-25 18:32:35 +02:00 |
|
bitpredator
|
603630cde0
|
feat: (Italian language)
|
2022-09-25 17:43:40 +02:00 |
|
Róbert Nagy
|
a9e4bca80e
|
Fix onesync.lua coords variables
Fixes the Invalid Lua type error.
```
SCRIPT ERROR: Invalid Lua type in __data
> fn (@es_extended/server/onesync.lua:91)
```
|
2022-09-25 14:51:09 +02:00 |
|
Mycroft
|
12c5ee46ef
|
fix(esx_progressbar): actually show colours
|
2022-09-25 02:46:03 +01:00 |
|
SzXna
|
4653009a85
|
Create pl.lua
|
2022-09-24 18:34:41 +02:00 |
|
Mycroft
|
d8af09efe2
|
fix(es_extended): missing bracket
|
2022-09-23 19:20:57 +01:00 |
|
Mycroft
|
47d389e60c
|
fix(es_extended): Weapons Fix Maybe?
|
2022-09-23 14:41:42 +01:00 |
|
Mycroft
|
26f5327d3a
|
tweak(esx_weaponshop): uniform print
|
2022-09-23 01:54:35 +01:00 |
|
Mycroft
|
6c314820c9
|
fix(esx_vehicleshop): wrong variable passed
|
2022-09-23 01:52:49 +01:00 |
|
Mycroft
|
8321f3356d
|
tweak(esx_vehicleshop): Uniform prints
|
2022-09-23 01:51:23 +01:00 |
|
Mycroft
|
b0bc484cd1
|
tweak(esx_taxijob): Uniform prints
|
2022-09-23 01:40:06 +01:00 |
|
Mycroft
|
a788380ef7
|
tweak(esx_society_: Uniform Prints
|
2022-09-23 01:35:55 +01:00 |
|
Mycroft
|
f5afa2d596
|
tweak(esx_shops): Uniform Prints
|
2022-09-23 01:31:03 +01:00 |
|
Mycroft
|
3614ae6252
|
tweak(esx_service): uniform print
|
2022-09-23 01:29:20 +01:00 |
|
Mycroft
|
4f86616bef
|
tweak(esx_rpchat): Uniform Prints
|
2022-09-23 01:27:59 +01:00 |
|
Mycroft
|
68588a09df
|
tweak(esx_policejob): Uniform prints
|
2022-09-23 01:26:23 +01:00 |
|
Mycroft
|
2063be7a67
|
fix(lesx_lscustom): missing colour value
|
2022-09-23 01:20:53 +01:00 |
|
Mycroft
|
c7217e421d
|
tweak(esx_lscustom): uniform print
|
2022-09-23 01:12:16 +01:00 |
|
Mycroft
|
db6ea69ba2
|
tweak(esx_joblisting): uniform print
|
2022-09-23 01:09:52 +01:00 |
|
Mycroft
|
d599860afa
|
tweak(esx_garage): remove random debug prints
|
2022-09-23 01:08:40 +01:00 |
|
Mycroft
|
bc75586389
|
tweak(esx_boat): uniform prints
|
2022-09-23 01:07:42 +01:00 |
|
Mycroft
|
6cadfd9040
|
tweak(esx_bankerjob): uniform print
|
2022-09-23 00:59:54 +01:00 |
|
Mycroft
|
35054c69da
|
tweak(esx_ambulancejob): uniform prints
|
2022-09-23 00:57:08 +01:00 |
|
Mycroft
|
74862d0cc9
|
tweak(esx_allowlist): Uniform Print
|
2022-09-23 00:52:01 +01:00 |
|
Mycroft
|
5554ea97e3
|
tweak(esx_skin): Uniform prints
|
2022-09-23 00:50:50 +01:00 |
|
Mycroft
|
1764be5328
|
fix+tweak(esx_property): Remove Debug Prints + uniform prints
|
2022-09-23 00:49:32 +01:00 |
|
Mycroft
|
679fb8b9eb
|
feat(esx_property): Experimental saving method
|
2022-09-23 00:47:53 +01:00 |
|
Mycroft
|
0a4850b2b4
|
tweak(esx_mutlicharacter): Uniform prints
|
2022-09-23 00:41:07 +01:00 |
|