3869542
0eeabdb6e0
Update player.lua
2023-03-05 01:23:28 +08:00
3869542
d4f1cbb366
Update player.lua
...
Fix some cheats use xPlayer.removeInventoryItem(itemName, negative number) to get Item
2023-03-05 01:06:12 +08:00
BagusCodeStudio
b2441bf278
fix: Change ipairs to pairs for non-numeric keys
2023-03-03 22:51:49 +08:00
BagusCodeStudio
d887e19faa
feat(es_extended/common/modules): TableContains
...
Example usage:
`ESX.Table.TableContains(category, {'plane', 'helicopter'})`
`ESX.Table.TableContains(category, 'boat')`
Just a small function that might be neat to have
2023-03-03 22:11:40 +08:00
Mycroft
789dc8b49e
tweak(es_extended/fxmanifest.lua): change requirement to be exact
2023-03-02 10:49:22 -08:00
Mycroft
322d268c26
formatting: more camelCase
2023-03-02 08:42:06 -08:00
Mycroft
9be905588f
tweak(es_extended/client/functions.lua): add more validation
2023-03-02 08:39:19 -08:00
Mycroft
30bee9343f
refactor: make Config.Multichar an automatic value
...
Credit to Fantik for the idea
2023-03-02 08:34:35 -08:00
Mycroft
33b68df021
formatting: correct naming scheme
2023-03-02 08:13:50 -08:00
Mycroft
05b158c57a
tweak: change OnesyncState to oneSyncState
2023-03-01 22:57:16 +00:00
Mycroft
d1965696f4
tweak: change OnesyncState to oneSyncState
2023-03-01 22:56:26 +00:00
Mycroft
0644cbf899
fix(esx_multicharacter): store database tables correctly
...
this has been broken for a while. all character data should now delete when deleting a character
2023-03-01 11:47:02 -08:00
Mycroft
e4b36d2d4c
feat: Database connection validation
...
Suggested by tabarra. Instead of throwing them into awaiting scripts with 0 information. stop them from joining and tell them the user
2023-03-01 11:43:06 -08:00
Mycroft
3a77657679
feat(es_extended): Better error messaging to ensure onesync infinity is enabled
2023-03-01 10:27:52 -08:00
Mycroft
eeadbbc6d4
feat(es_extended/client): Onesync range validation for client-sided spawning
...
a better version of: https://github.com/esx-framework/esx_core/pull/915
2023-03-01 10:15:38 -08:00
TheFantomas
03439f939d
Merge pull request #920 from LoxGame/moskalyka/more-logical-code
...
refactor: more logical code
2023-03-01 11:29:04 +01:00
MoskalykA
b8e29f6538
refactor: more logical code
2023-03-01 10:04:48 +01:00
MoskalykA
a80f5f952a
refactor: more logical code
2023-03-01 09:54:49 +01:00
MoskalykA
24bf5e5a6e
Merge branch 'esx-framework:main' into moskalyka/formatting
2023-03-01 09:40:59 +01:00
P Gergő
1df1423027
Merge pull request #918 from Rav3n95/dev
...
Fix: Metadata update to client side
2023-02-27 16:51:15 +01:00
P Gergő
3d8eaa92d9
Fix: Metadata update to client side
2023-02-27 16:50:42 +01:00
TheFantomas
07ab7aad2f
Merge pull request #917 from NikartikTheBear/patch-1
...
feat(es_extended/locales): Added IT Locale
2023-02-26 23:17:08 +01:00
P Gergő
2c212c13aa
Merge pull request #886 from esx-framework/fix-csoki
...
feat(es_extended): callback functions, vehicle type
2023-02-26 23:12:32 +01:00
P Gergő
e8ac189e8b
Merge pull request #912 from Rav3n95/dev
...
feat: Metadata
2023-02-26 23:11:20 +01:00
nikartik
885000dc79
feat(es_extended/locales): Added IT Locale
...
Added italian translation to the locales
2023-02-26 22:19:43 +01:00
Benzo
4ce57fc566
1.9.3
...
1.9.3
1.9.3
2023-02-25 21:26:56 +01:00
P Gergő
9ab108e71f
Small fixes
2023-02-22 22:14:18 +01:00
P Gergő
9d16575791
Why do we have 2 sql?
2023-02-22 14:12:37 +01:00
P Gergő
3d5deda92c
Fix: Remove gitignore, and sql update
2023-02-22 14:06:58 +01:00
P Gergő
13a260f12a
feat: (Metadata) Extra table subIndex option
2023-02-22 13:26:08 +01:00
P Gergő
cd5b562f83
fix: (Metadata) string check on getMeta
2023-02-22 13:04:16 +01:00
P Gergő
5dedf4fcde
Feat: (Metadata) subModule
2023-02-22 12:57:41 +01:00
P Gergő
c0a151a368
Fix: (Metadata) Forgotten statebag setter
2023-02-21 23:49:12 +01:00
P Gergő
31a7f022b6
fix:(Metadata) Remove forgotten debug print
2023-02-21 23:40:14 +01:00
P Gergő
3ce044eda2
fix: (Metadata) small fixes
2023-02-21 23:39:10 +01:00
P Gergő
5a5d4bbe09
feat: Metadata
2023-02-21 23:20:05 +01:00
P Gergő
c0783422ff
feat: esx:updatePlayerData
2023-02-21 23:18:05 +01:00
TheFantomas
26257aca63
Merge pull request #911 from TheFantomas/main
...
refactor(es_extended/client/main.lua): VehicleProperties better way (Credits for Luke <3)
2023-02-21 19:13:41 +01:00
TheFantomas
4933b07811
Credits
2023-02-21 19:13:18 +01:00
TheFantomas
ddd86526f2
netId is already not needed
2023-02-21 18:51:46 +01:00
TheFantomas
df21f8a4cc
refactor(es_extended/client/main.lua): VehicleProperties better way
2023-02-21 18:50:52 +01:00
TheFantomas
4534c9f214
Merge pull request #909 from Naifen-Phoxidas/main
...
fix(es_extended): shared event help link
2023-02-20 22:53:10 +01:00
TheFantomas
e41df74b03
chore(core/progressbar) Prepare for 1.9.3
...
Idk why I merge commit with 1.9.2 🤦
2023-02-20 22:52:49 +01:00
TheFantomas
1d39f75363
Merge pull request #908 from ic3d00/patch-1
...
feat(esx_progressbar/fxmanifest) Add version (1.9.2)
2023-02-20 22:51:01 +01:00
Naifen
509ba27a97
Merge branch 'esx-framework:main' into main
2023-02-20 22:31:17 +01:00
Naifen || Developer
5b3c0e6784
Update sharedevent link
2023-02-20 22:30:43 +01:00
ic3d_
54b6a2b7b7
feat(esx_progressbar/fxmanifest) Add version (1.9.2)
2023-02-20 18:36:42 +00:00
P Gergő
66243c8e27
Merge pull request #907 from Rav3n95/main
...
Fix: Actions, update ped in PlayerData
2023-02-20 19:05:47 +01:00
P Gergő
fd759496f3
Fix: Actions, update ped in PlayerData
2023-02-20 19:03:25 +01:00
TheFantomas
5e044c6eb7
Preparing for 1.9.3 - So that there is no problem like with 1.9.2
2023-02-19 17:33:08 +01:00