Commit Graph

6195 Commits

Author SHA1 Message Date
TheFantomas c0800a2ab5 Merge pull request #945 from Thekuca/patch-4
refactor(cron/server/main): Micro change
2023-03-14 23:01:35 +01:00
TheFantomas 7292515e0d Merge pull request #944 from ChrissisCodeXD/patch-1
Update de.lua - 変態#9999
2023-03-14 20:42:27 +01:00
TheFantomas cf76967186 Merge pull request #942 from Rav3n95/dev
Update metadata
2023-03-14 16:23:52 +01:00
Thekuca a7a3b77f05 refactor(cron/server/main): Micro change 2023-03-14 11:24:19 +01:00
Ray 1d1c154380 Update de.lua - 変態#9999
Changed the translation for the default clip and extended clipddddddd
2023-03-14 06:36:37 +01:00
TheFantomas 6b18d7c9c7 Merge pull request #943 from Arctos2win/patch-6
Create nl.js
2023-03-12 19:49:28 +01:00
TheFantomas f57d8ebcfa Merge pull request #940 from Arctos2win/patch-4
chore(core): Update Dutch(nl) locales
2023-03-12 19:49:01 +01:00
Arctos2win e234a89852 Create nl.js
.
2023-03-12 18:45:26 +01:00
P Gergő 77c14a73eb Merge branch 'esx-framework:dev' into dev 2023-03-12 18:39:47 +01:00
P Gergő b8a1d2d4f1 Merge branch 'dev' of https://github.com/Rav3n95/esx_core into dev 2023-03-12 18:39:09 +01:00
P Gergő 02d496fa6a Remove print 2023-03-12 18:39:07 +01:00
P Gergő a00183deba Refactor: Metadata. meta to metadata 2023-03-12 18:32:56 +01:00
Arctos2win e9d99f9e36 Removed empty line ( request from Fantik )
.
2023-03-12 13:19:33 +01:00
Arctos2win f225a1c084 Update nl.lua
Removed the whitespace ( requested by Fantik ) 
changed some weapon tint
2023-03-12 12:35:32 +01:00
TheFantomas 02443e3bdd Merge branch 'dev' into patch-4 2023-03-12 12:24:13 +01:00
TheFantomas 5ebf7d4d1c Merge pull request #939 from Rav3n95/dev
Feat: Disable config options
2023-03-12 12:23:08 +01:00
TheFantomas 67150e20a6 Default false 2023-03-12 12:22:36 +01:00
Arctos2win 99c5940f86 Adding and changing dutch translations 2023-03-12 00:40:00 +01:00
P Gergő fc687084eb Feat: Disable config options 2023-03-12 00:11:05 +01:00
TheFantomas fa430029b3 Merge pull request #937 from Arctos2win/patch-2
chore(esx_identity/locales/nl.lua): Update Dutch Locales
2023-03-11 23:15:15 +01:00
Arctos2win b2121e293c Update nl.lua
Fixing language mistakes
2023-03-11 23:09:21 +01:00
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