Commit Graph

6374 Commits

Author SHA1 Message Date
0xDEMXN ce3d7c2ef2 chore: further corrections 2023-05-15 14:29:16 +02:00
0xDEMXN 7c93194833 chore: uniform locales quotes to avoid escaping apoostrophes 2023-05-15 14:24:31 +02:00
Demetrio af8258499d Merge branch 'dev' into fix/multichar 2023-05-15 14:06:40 +02:00
Thekuca 078dd0d269 Merge pull request #1046 from AzSumPesho/main
fix(readme.md): fix typo
2023-05-15 12:48:54 +02:00
copium ace6090849 Update readme.md 2023-05-15 01:06:54 +03:00
0xDEMXN 5172029c89 fix: multicharacter commands 2023-05-11 01:55:02 +02:00
Thekuca 9555e0c621 Merge pull request #1039 from tomiichx/main
feat(Client): GetAccount method
2023-05-08 13:18:40 +02:00
Tomić c6bbab6053 Merge branch 'dev' into main 2023-05-08 12:00:38 +02:00
Tomić eaa27d0ac4 feat(Client): GetAccount method
- Minor code refactoring
- Return nil on the server if the account isn't fount (self.getAccount)
2023-05-08 10:00:17 +02:00
Thekuca 7f37d30da3 Merge pull request #1005 from NeMyOriginal/patch-1
Create sr.js
2023-05-07 21:58:51 +02:00
Thekuca a46fe183ba Merge pull request #1036 from Arctos2win/patch-10
Update commands.lua
2023-05-07 21:56:31 +02:00
Thekuca 0557080d2f refactor(server/paycheck): format code 2023-05-07 21:47:02 +02:00
Thekuca 804ff0452c refactor(server/main): format code 2023-05-07 21:46:32 +02:00
Thekuca a093ed7e6e refactor(server/functions): format code 2023-05-07 21:46:03 +02:00
Thekuca d7a940f158 refactor(server/common): format code 2023-05-07 21:45:30 +02:00
Thekuca 853df24cde refactor(modules/npwd): format code 2023-05-07 21:44:24 +02:00
Thekuca c501f06975 refactor(modules/callback): format code 2023-05-07 21:43:52 +02:00
Thekuca 62d7bcef2a refactor(overrides/oxinventory): format code 2023-05-07 21:43:00 +02:00
Thekuca 0105dab564 refactor(locales/zh-cn): format code 2023-05-07 21:40:20 +02:00
Thekuca 7fa6fa24da refactor(locales/sr): format code 2023-05-07 21:39:55 +02:00
Thekuca 928254a222 refactor(locales/pl): format code 2023-05-07 21:39:16 +02:00
Thekuca 2606c637f3 refactor(locales/it): format code 2023-05-07 21:38:47 +02:00
Thekuca 83e4c2055a refactor(locales/fr): format code 2023-05-07 21:38:02 +02:00
Thekuca d2c0e39cae refactor(locales/es): format code 2023-05-07 21:37:31 +02:00
Thekuca 60b926cd80 refactor(locales/fi): format code 2023-05-07 21:37:02 +02:00
Thekuca 09122f957d refactor(locales/en): format code 2023-05-07 21:35:30 +02:00
Thekuca 2e46c21a08 refactor(locales/de): format code 2023-05-07 21:34:56 +02:00
Thekuca 7c812ea4fb refactor(locales/da): format code 2023-05-07 21:34:01 +02:00
Thekuca ebb849f50c refactor(locales/cs): format code 2023-05-07 21:32:07 +02:00
Thekuca 5ab8ca4da1 refactor(modules/timeout): format code 2023-05-07 21:28:40 +02:00
Thekuca 4f02caef47 refactor(modules/nwpd): format code 2023-05-07 21:25:37 +02:00
Thekuca 3c7e012071 refactor(modules/callback): format code 2023-05-07 21:23:45 +02:00
TheFantomas c801a76d32 Merge pull request #1038 from TheFantomas/dev
lint(core): Fix lint reports + fix some lint reports
2023-05-07 20:02:41 +02:00
TheFantomas e8c7aac5a7 Other fixes 2023-05-07 19:51:48 +02:00
TheFantomas 1b13b2ed07 unused loop variable 'k' fixes 2023-05-07 19:46:42 +02:00
TheFantomas 06072273f5 2nd fix 2023-05-07 19:41:48 +02:00
TheFantomas d3086e61b4 lint(core): line contains trailing whitespace fixes 2023-05-07 19:39:11 +02:00
TheFantomas 612ffb59de Hmm 2023-05-07 19:26:11 +02:00
Thekuca 08c9694ac0 Merge pull request #1027 from Thekuca/patch-9
fix(esx_menu_default): fix OpenedMenus bugging to be under 0
2023-05-06 15:30:22 +02:00
TheFantomas 7bd5e51411 Try to fix lint.yml (Update node version)
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2023-05-04 16:31:49 +02:00
Thekuca 4e6251a4a9 refactor
refactor and remove unnecessary code
2023-05-03 23:39:10 +02:00
Arctos2win c073a59672 Update commands.lua
change the name from Player to executor and check if its executed by a player or by console, adding the target player in the discord logs
2023-05-03 20:29:23 +02:00
Gergo 328d188d1f Merge pull request #1031 from esx-framework/callback-await
feat(es_extended): add Await for callbacks
2023-05-01 11:38:44 +02:00
TheFantomas 36d78ec8f3 Revert "Merge pull request #1034 from Gellipapa/main"
This reverts commit 2fdab8ec0e, reversing
changes made to 353683bb51.
2023-04-30 22:38:46 +02:00
TheFantomas 2fdab8ec0e Merge pull request #1034 from Gellipapa/main
✏️ fix typo change Config to Core
2023-04-30 17:06:35 +02:00
Horváth Gellért 5ed7c768b6 ✏️ fix typo change Config to Core 2023-04-30 17:03:20 +02:00
TheFantomas 353683bb51 Merge pull request #1006 from NeMyOriginal/patch-2
Create sr.lua
2023-04-30 17:02:11 +02:00
TheFantomas cecae188a4 Merge branch 'dev' into patch-2 2023-04-30 17:02:05 +02:00
TheFantomas ea17515ab9 Update sr.js 2023-04-30 17:01:25 +02:00
TheFantomas bbadbac172 Update sr.lua 2023-04-30 17:01:12 +02:00