Commit Graph
6095 Commits
Author SHA1 Message Date
Ducko 9f9d4f9e63 Update da.lua 2023-01-31 15:09:46 +01:00
Ducko 0b5a816e91 Update da.lua 2023-01-31 15:09:29 +01:00
P GergőandTheFantomas dadcb6ebfb Quick fix (#873)
Co-authored-by: TheFantomas <117121911+TheFantomas@users.noreply.github.com>
2023-01-31 14:00:41 +01:00
P Gergő 888e6333e6 Merge pull request #872 from TheFantomas/patch-5
1.9.1 Version fix
2023-01-31 13:59:03 +01:00
TheFantomas 541850ade8 1.9.1 Version fix 2023-01-31 13:08:41 +01:00
Csoki 230087fd3d fix(es_extended/client/modules/npwd.lua): phoneItem count check 2023-01-30 21:44:49 +01:00
Ducko d126908ddd Create da.lua 2023-01-30 16:12:22 +01:00
Ducko 501519cd65 Create da.lua 2023-01-30 16:12:00 +01:00
Ducko f7f734522f Create da.lua 2023-01-30 16:11:33 +01:00
Jean-Baptiste f817a8ed15 Merge pull request #865 from esx-framework/dev
1.9.1
1.9.1
2023-01-29 22:47:58 +01:00
Csoki 81bfdea7b4 fix(es_extended/client/functions.lua): fix menu tables 2023-01-29 19:58:00 +01:00
P Gergő 19a220e965 Merge pull request #864 from Rav3n95/dev
Core version update
2023-01-29 18:31:02 +01:00
P Gergő 2039e0e0a0 Core version update 2023-01-29 18:30:26 +01:00
P Gergő 500aff92c2 Merge pull request #856 from esx-framework/csoki-hud-remove
feat(es_extended): remove default hud
2023-01-29 18:28:00 +01:00
TheFantomas 829b316382 Class vehicle 2023-01-29 14:42:13 +01:00
TheFantomas 0210f4ce92 Fix 2023-01-29 13:48:29 +01:00
TheFantomas 49680d1e1a esx:EnteredVehicle <3 2023-01-29 13:27:02 +01:00
Csoki 67a89b6015 fix(es_extended/client/modules/actions.lua): debug events to lowercase 2023-01-29 13:17:46 +01:00
TheFantomas 662f657310 Fix Thread for "optional" features and little optimalization
Thanks Tinky124 for inspiration in DisableVehicleRewards
2023-01-29 12:40:54 +01:00
Csoki 6ee4be79dd feat(es_extended/common/functions.lua): add option for get weapons by hash 2023-01-29 11:22:52 +01:00
P Gergő 8f360695b3 Merge pull request #858 from Rav3n95/actions
new esx:pauseMenuActive handler
2023-01-25 19:28:13 +01:00
P Gergő ae0dbd3f9c from UpperCameCase to lowerCamelCase 2023-01-25 10:39:22 +01:00
P Gergő c40136f103 I missed a : somehow 2023-01-25 00:16:41 +01:00
P Gergő 19e43d29f0 refactor(actions) Make handlers name more simple 2023-01-24 22:44:24 +01:00
P Gergő 88447f1823 Added plate to handlers 2023-01-24 21:14:37 +01:00
Csoki 1c77be6936 fix(es_extended/fxmanifest): syntax fix 2023-01-24 20:39:00 +01:00
Csoki c08a9203a8 fix!(esx_multicharacter): remove default hud function 2023-01-24 20:12:01 +01:00
P Gergő 0e700dfcc7 new esx:pauseMenuActive handler 2023-01-24 19:50:34 +01:00
P Gergő 5b84a08b05 Merge pull request #857 from Rav3n95/actions
feat(actions) This will be dependency for esx_hud 1.0.3 version
2023-01-24 19:24:22 +01:00
Csoki 3497eb6bca BREAKING CHANGE(es_extended): remove ESX.UI.HUD and hud functions 2023-01-24 19:05:57 +01:00
Csoki 0820841003 Merge branch 'dev' into csoki-core-refactor 2023-01-24 18:58:38 +01:00
P Gergő ee730ee036 feat(actions) 2023-01-24 18:40:46 +01:00
P Gergő eba89a9cf8 Merge pull request #855 from TheFantomas/main
ESX.OneSync.SpawnVehicle and Command rewrite
2023-01-24 16:12:48 +01:00
P Gergő 86004a92c2 Merge pull request #852 from esx-framework/npwd-support
feat(modules): add npwd support
2023-01-24 15:58:53 +01:00
TheFarFantomas a75b625716 Reverse notify logic 2023-01-23 23:43:26 +01:00
TheFarFantomas df51c52151 xPlayer value check 2023-01-23 23:20:34 +01:00
TheFarFantomas ab6dc52f5a Generic error message 2023-01-23 23:19:36 +01:00
TheFarFantomas 3e549be14c Change variable name 2023-01-23 23:17:27 +01:00
TheFarFantomas 5e5c302069 ESX.OneSync.SpawnVehicle and Command rewrite 2023-01-23 23:02:54 +01:00
Csoki 5450414b0d refactor(client/functions): ESX.SetTimeout and ESX.ClearTimeout
timeout functions moved to shared file and removed thread from client side
2023-01-22 18:54:11 +01:00
Csoki ecb975feed refactor(esx_menu_dialog): remove useless thread
if nui cursor is active, movement is disabled.
2023-01-22 18:52:35 +01:00
Csoki cd8bb8b1f7 refactor(client/functions): ESX.Game.GetPeds 2023-01-22 18:29:06 +01:00
Csoki 94c36df947 refactor(server/functions): Core.SavePlayers()
format: Core.SavePlayer
2023-01-22 16:23:31 +01:00
Csoki da62365ab0 refactor(server/classes/player): refactor some functions
small code format
2023-01-22 15:57:20 +01:00
Csoki e4f81a7523 refactor(server/functions): ESX.GetPlayers()
it only stayed for backwards compatibility
2023-01-22 15:34:31 +01:00
Csoki 597574cd08 refactor(server/common): remove duplicated job load core 2023-01-22 14:26:21 +01:00
Csoki ecd0d4c4f3 fix(server/main): ident 2023-01-22 14:15:22 +01:00
Csoki becdf1ec49 refactor(server/functions): ESX.GetPlayerFromIdentifier
add new table: Core.playersByIdentifier
removed for loop from GetPlayerFromIdentifier.
2023-01-22 14:14:20 +01:00
Csoki bb868b864d refactor(server/classes/player): player statebag 2023-01-22 13:53:25 +01:00
Csoki d6fe06d9f5 feat(modules): add npwd support 2023-01-22 13:02:06 +01:00