Commit Graph

6174 Commits

Author SHA1 Message Date
TheFantomas 8ccbeb593b Merge pull request #935 from MoskalykA/moskalyka/fix-image
fix: could not find file `nui/img/*.png`
2023-03-11 15:32:00 +01:00
MoskalykA 6b7f50c033 fix: could not find file nui/img/*.png 2023-03-11 14:38:50 +01:00
TheFantomas 5bcb72e991 chore(core) Bump manifest version to 1.9.4 2023-03-10 23:13:13 +01:00
P Gergő 3ba60e806e Merge pull request #931 from Thekuca/patch-2
feat(es_extended/config.lua): Adding disable seat shuff (PART 1)
2023-03-08 21:00:34 +01:00
P Gergő 0d92c80d3b Merge pull request #930 from Thekuca/patch-3
feat(es_extended/client/modules/actions.lua): Added disable seat shuff (PART 2)
2023-03-08 21:00:08 +01:00
Thekuca 513dbf7e12 fix(PR): Fixed the PR code 2023-03-08 20:22:08 +01:00
Thekuca 84edbd9a54 feat(es_extended/client/modules/actions.lua): Added disable seat shuff (PART 2) 2023-03-08 19:35:59 +01:00
Thekuca 9094a66a0a feat(es_extended/config.lua): Adding disable seat shuff (PART 1) 2023-03-08 19:32:48 +01:00
P Gergő 13838fd8a9 Merge pull request #929 from MoskalykA/main
refactor(playerActive): longer refreshment time
2023-03-08 13:16:02 +01:00
MoskalykA 5f096f485f refactor(playerActive): longer refreshment time 2023-03-08 12:30:11 +01:00
P Gergő 5b24bf5c66 Merge pull request #879 from MoskalykA/moskalyka/formatting
refactor(core): reformatting code with prettier
2023-03-07 20:09:11 +01:00
P Gergő 81aa9bb969 Merge pull request #922 from Sub-Zero-Interactive/test
Feat/Fix(es_extended & esx_multicharacter): Added Validations + bug fixes
2023-03-07 20:08:30 +01:00
P Gergő fb0f1ea2d6 Merge pull request #925 from baguscodestudio/patch-1
feat(es_extended/common/modules): TableContains
2023-03-07 20:07:00 +01:00
P Gergő aec007ff0b Merge pull request #928 from 3869542/patch-RemoveInventoryItem
fix(es_extended/server/classes/player.lua): negative removeInventroyItem count
2023-03-04 22:15:12 +01:00
3869542 afdc384f64 Update player.lua 2023-03-05 01:26:53 +08:00
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