thesysadmindev
dc3f8deada
Merge branch 'dev' into dev
2023-05-25 21:11:14 +10:00
Thekuca
a969785d36
Merge pull request #1052 from Cyzxin/dev
...
feat(es_extended): /removeaccountmoney
2023-05-25 13:03:08 +02:00
Thekuca
e406a2b6c3
Update commands.lua
2023-05-25 13:02:06 +02:00
thesysadmindev
c2772dbd56
feat(es_extended) Added in randomisation of default spawn coordinates
...
Replaced Config.DefaultSpawn in [core]\es_extended\config.lua:L21 with a table of default spawn coordinates, and updated [core]\es_extended\server\main.lua:L254 to use new coordinates table.
2023-05-25 20:17:39 +10:00
Cyzxin
de0d33b2f6
feat(es_extended): /removeaccountmoney
2023-05-25 08:57:50 +01:00
Thekuca
fff399dd48
Merge pull request #1049 from Cyzxin/main
...
feat(es_extended): ESX.RefreshItems and /refreshitem command
2023-05-23 11:30:52 +02:00
Thekuca
9ee4bcddf1
Update common.lua
2023-05-23 11:29:50 +02:00
Thekuca
fab8f3aa74
Update functions.lua
2023-05-23 11:28:09 +02:00
Thekuca
adee354a47
Merge branch 'dev' into main
2023-05-23 11:23:56 +02:00
Thekuca
5245de9e08
feat(Locales): add new translations for dlc weapons
2023-05-22 23:59:34 +02:00
Thekuca
f442b53276
feat(Locales): add new locales for dlc weapons
2023-05-22 23:58:00 +02:00
Thekuca
d490499735
Merge pull request #884 from itsfaizy/main
...
feat(weapons): LS Drug Wars DLC Weapons
2023-05-22 23:49:27 +02:00
Thekuca
de416d59a9
fix(Weapons): typo
2023-05-22 23:47:50 +02:00
Thekuca
a0257da083
Merge branch 'dev' into main
2023-05-22 23:43:20 +02:00
TheFantomas
05948ffdb9
Merge branch 'dev' into main
2023-05-22 19:23:47 +02:00
Cyzxin
6be5fd5478
Fixed Translation For RefreshJob Command
...
Added /refreshitems To Update The ESX.Items Table
2023-05-22 09:47:07 +01:00
TheFantomas
b1f879fd2a
Remove .editorconfig
2023-05-21 10:53:56 +02:00
Thekuca
6b54644ce4
fix(server/commands): typo
2023-05-19 15:55:35 +02:00
Thekuca
fec1a9d8aa
refactor(server/commands): refactor code
2023-05-19 15:53:16 +02:00
Thekuca
648147f99e
refactor(overrides/oxinventory): unused args
2023-05-19 15:24:07 +02:00
Thekuca
bb526ea0bc
refactor(common/modules/table): small refactor
2023-05-19 15:19:00 +02:00
Thekuca
ff3ee5843e
fix(client/functions): shadowing upvalue
2023-05-19 15:12:45 +02:00
Thekuca
353d9df9f7
refactor(client/main): refactor code
2023-05-19 15:06:32 +02:00
Thekuca
03a7917702
refactor(client/functions): refactor code
2023-05-19 15:00:42 +02:00
Thekuca
9399585423
refactor(Admin Check): refactor admin checking
2023-05-19 14:48:31 +02:00
Thekuca
bfd0d9ef5e
refactor(Admin Check): refactor admin checking
2023-05-19 14:47:22 +02:00
Thekuca
41cfeee98e
Merge pull request #1048 from thesysadmindev/dev
...
feat(es_extended): Added logging to Discord for sensitive group.admin commands
2023-05-16 10:37:44 +02:00
thesysadmindev
40c22f5685
Added logging to Discord for sensitive commands
...
1. Added config variable to config.lua to enable/disable admin logging.
2. Added ESX.DiscordLogFields function to a number of sensitive admin commands (such as /setaccountmoney and /giveweapon).
2023-05-16 10:16:35 +10:00
Thekuca
512216f065
Merge pull request #1047 from thesysadmindev/main
...
feat(server/paycheck): add discord logging
2023-05-15 20:52:52 +02:00
Thekuca
078dd0d269
Merge pull request #1046 from AzSumPesho/main
...
fix(readme.md): fix typo
2023-05-15 12:48:54 +02:00
thesysadmindev
03af5ea520
Merge branch 'dev' into main
2023-05-15 15:51:07 +10:00
thesysadmindev
696277d5bb
Added Paycheck Logging
...
Added a config variable to config.lua to enable/disable paycheck logging to Discord, added config option to config.logs.lua for Discord webhook and added function into paycheck.lua to send data to webhook containing paycheck information.
2023-05-15 10:41:02 +10:00
copium
ace6090849
Update readme.md
2023-05-15 01:06:54 +03: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