Kenshin13
ec49a12410
refactor(es_extended/server/functions): fix return type for GetExtendedPlayers
2025-08-16 23:35:36 +02:00
Kenshin13
4404e2716c
Merge pull request #1703 from esx-framework/linting-errors
...
chore: fix linting errors
2025-08-16 22:06:11 +02:00
Kenshin13
1a441005a7
fix(es_extended/server/functions): xPlayer needs nil check
2025-08-16 14:26:08 +02:00
Kenshin13
ceb2927fcd
fix(es_extended): fix warnings caused by proper type annotations
2025-08-16 14:21:36 +02:00
Kenshin13
260d9b30ee
refactor(es_extended/server/class/player): add proper type annotations
2025-08-16 14:14:16 +02:00
Kenshin13
5bb1e5f09e
chore: fix linting errors
2025-08-16 12:51:38 +02:00
Kenshin13
cbfbb74286
chore: fix linting errors
2025-08-16 12:50:40 +02:00
Kenshin13
fc49dcbcb4
feat(es_extended): add SSN
2025-08-16 00:22:50 +02:00
Rafael Antunes
83972de4a2
Call the same function fix
...
ESX Identity
2025-08-15 18:41:15 +01:00
Rafael Antunes
3a37ca3d0c
use static player methods
...
ESX Skin
2025-08-14 19:00:13 +01:00
Rafael Antunes
ab4dc91eb8
use static player methods
...
ESX Identity
2025-08-14 18:58:42 +01:00
Manifest Bumper
224d06fad2
chore: bump manifest version to 1.13.2
2025-08-13 15:34:40 +00:00
Kenshin13
b1ecf2c6f5
Merge branch 'player-data' into inv
2025-08-13 17:29:08 +02:00
Kenshin13
4efcc56a9b
refactor(es_extended/imports): implement requested changes
2025-08-13 17:26:16 +02:00
Kenshin13
f8c59020b7
refactor(esx_inventory/client/main): GetPlayerData no longer needed
2025-08-13 15:13:46 +02:00
Kenshin13
5250c2a0c0
Merge branch 'player-data' into inv
2025-08-13 15:11:06 +02:00
Kenshin13
646250753e
Merge branch 'get-cfg' into player-data
2025-08-13 15:02:46 +02:00
Kenshin13
28670480bc
fix(es_extended/shared/functions): fix ESX.GetConfig bug
2025-08-13 15:00:39 +02:00
Kenshin13
216f648482
feat: sync player data inv & loadout
2025-08-13 13:46:44 +02:00
Kenshin13
524484abb6
fix(esx_inventory): fix loadout append
2025-08-13 12:38:23 +02:00
Kenshin13
ea87215a62
esx_inventory: enable oal
2025-08-12 21:35:23 +02:00
Kenshin13
b291c5fd42
refactor(esx_inventory/client/main): implement requested changes
2025-08-12 21:33:08 +02:00
Kenshin13
43e4c11426
refactor(esx_inventory/client/main): promise based quantity dialog
2025-08-12 21:25:12 +02:00
Kenshin13
5a596e5fad
fix(esx_inventory/client/main): use playerdata maxweight
2025-08-12 19:39:39 +02:00
Kenshin13
a36414c01e
Remove server_scripts entry from fxmanifest.lua
2025-08-12 19:36:49 +02:00
Kenshin13
1b9389417b
fix(esx_inventory/config/main): auto-detect locale
2025-08-12 19:34:01 +02:00
Kenshin13
c772d7dba8
refactor: esx inv into menu_default & separate resource
2025-08-12 19:32:38 +02:00
alexistb2904
02ecc1e822
add title before position argument in player class
2025-08-09 17:48:51 +00:00
alexistb2904
056b3393c5
add position argument to player class and shownotification function
2025-08-09 13:39:43 +00:00
zykem
2c285e1d09
Merge pull request #1692 from alexistb2904/main
...
Fix Discord Rich Presence integration
2025-08-08 22:19:49 +02:00
alexistb2904
7cc6d88513
Add position parameter and proper debug print
2025-08-08 10:00:59 +00:00
alexistb2904
003cd0202a
Remove PresencePlaceholders and replace it by ReplacePlaceholders
2025-08-08 09:49:15 +00:00
DingYUU
0a84ce29d8
Fix onPlayerDropped to pass in cb
...
When third-party scripts use
```lua
debugPrint('[LOGOUT] Awaiting Player to be unloaded [/]')
TriggerEvent('esx:playerLogout', source, function()
cb()
debugPrint('[LOGOUT] Player unloaded.')
end)
```
the issue of not passing in functions
2025-08-07 13:11:47 +08:00
alexistb2904
429cc9337a
Change tab space and ' to "
2025-08-06 11:03:49 +00:00
alexistb2904
fdc7465d55
Add a configurable position for the esx_notify
2025-08-06 10:46:29 +00:00
alexistb2904
797fa0d90e
2 error into 1
2025-08-05 21:52:37 +00:00
alexistb2904
9f8432f737
Fix Discord Rich Presence integration
2025-08-04 09:47:55 +00:00
Manifest Bumper
830c567cfd
chore: bump manifest version to 1.13.1
2025-08-02 11:09:55 +00:00
Kr3mu
a5015b8694
Added pcall for checking player identifier
2025-08-01 11:57:04 +02:00
Kenshin13
b9d735ceca
Merge pull request #1675 from Zykem/feature/optional-identifier-type
...
feat(esx_core) Add optional player identifier type.
2025-08-01 11:15:10 +02:00
Kremu
f27abcfa2b
Merge branch 'esx-framework:dev' into dev
2025-07-31 14:10:07 +02:00
Kenshin13
23f78ae6e4
fix(es_extended/shared/config/adjustments): enable ambient peds & vehicles by default
2025-07-30 14:05:55 +02:00
Kr3mu
f01025d506
New event name: esx:jobsRefreshed,
...
Removed prints
2025-07-30 10:44:24 +02:00
Kr3mu
01a5703c50
Used booleans instead of promise
2025-07-29 15:46:59 +02:00
Kr3mu
19e697b211
Changed to promise and deleted ESX.JobsLoaded
2025-07-29 15:34:09 +02:00
Kr3mu
ef74169620
Added ESX.JobsLoaded and esx:jobsLoaded
2025-07-28 16:42:15 +02:00
RodericAguilar
55bb0d223f
Update fxmanifest.lua
2025-07-28 13:40:27 +02:00
RodericAguilar
cd0874dc6b
refactor(esx_notify): move sound toggle to config and apply camelCase
2025-07-28 11:54:56 +02:00
RodericAguilar
6cae839f8f
feat(esx_notify): add toggle for notification sound playback
...
This PR adds support for enabling or disabling the notification sound in `esx_notify`.
A new variable `NotificationSoundEnabled` (default: true) controls whether a sound should be played when a notification is shown.
```lua
---@type boolean Whether the notification sound should be played
local NotificationSoundEnabled = true
```
- [x] My commit messages and PR title follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/ ) standard.
- [ ] My changes have been tested locally and function as expected.
- [x] My PR does not introduce any breaking changes.
- [x] I have provided a clear explanation of what my PR does, including the reasoning behind the changes and any relevant context.
2025-07-28 08:42:26 +02:00
Kenshin13
deb40b0155
Merge branch 'dev' into pr/1684
2025-07-27 20:05:29 +02:00