Kenshin13
78ed0c6ad3
Merge branch 'dev' of https://github.com/esx-framework/esx_core into dev
1.13.4
2025-08-31 17:08:00 +02:00
Kenshin13
7c3b3c81e3
Merge pull request #1716 from Kr3mu/esx_default_menu
...
fix(esx_menu_default): remove debug print
2025-08-31 17:07:25 +02:00
Kenshin13
5e5b559d61
fix(es_extended/locales): add missing locales for inv
2025-08-31 17:06:50 +02:00
Kenshin13
faf1b4091a
fix(esx_inventory): fix return arrow
2025-08-31 17:02:52 +02:00
Kr3mu
b8d0fa69a5
Deletes console.log from openMenu
2025-08-31 16:55:46 +02:00
Kenshin13
7a3a1e167f
Merge pull request #1712 from Kr3mu/esx_default_menu
...
feat(esx_menu_default) Redesign of the menu.
2025-08-31 16:26:56 +02:00
Kenshin13
bc1a7e209e
Merge pull request #1715 from esx-framework/feature/argument-isValid-on-register-command
...
add a new argument on the register command feature
2025-08-31 16:25:56 +02:00
Kenshin13
52eab10200
refactor(es_extended/server/functions): Refactor command argument validation logic
2025-08-31 16:21:46 +02:00
Kenshin13
6ef25f1bb3
Merge branch 'dev' into feature/argument-isValid-on-register-command
2025-08-31 16:02:24 +02:00
Kenshin13
3fa0d304d4
refactor(es_extended/server/functions): rename err var
2025-08-31 15:58:29 +02:00
Kenshin13
12c0c9acab
refactor(esx_identity): use static player methods
2025-08-31 15:57:09 +02:00
Kenshin13
5382f50f8e
refactor(esx_identity): fix formatting
2025-08-31 15:41:41 +02:00
Kenshin13
63b76adf16
fix(esx_identity/server/main): fix error when creating char
2025-08-31 15:41:30 +02:00
Kr3mu
8dc6f8dfab
Fixes the issue with less forgiving Typescript
2025-08-31 15:34:50 +02:00
Debian
b8c544116a
add missing translations
2025-08-31 13:34:33 +00:00
Kenshin13
6d739461d8
Merge pull request #1711 from esx-framework/migration
...
feat: add auto-migrations on startup
2025-08-31 15:18:17 +02:00
Kenshin13
f78beaf084
fix(es_extended/server/migration): only require restart if actually neccessary
2025-08-31 15:17:51 +02:00
Kenshin13
bbd0a577c9
fix(es_extended/client/functions): add export default values
...
Apparently, passing leading nil values via an export breaks it entirely.
2025-08-31 14:48:53 +02:00
Debian
2ebd4a17b5
update var error message name
2025-08-30 13:47:25 +00:00
Debian
46b2413820
i18n for not valid message and fix message error
2025-08-30 09:36:35 +00:00
Debian
ecb79506b4
add a new argument on the register command feature
2025-08-30 09:01:49 +00:00
Kr3mu
8aca701c40
Adds usable, unselectable, disableRightArrow
2025-08-30 08:47:42 +02:00
Kr3mu
7b36d7aca0
Adds options to the slider component
2025-08-27 12:24:02 +02:00
Kr3mu
0b8637b6a5
Added auto scroll and maximum height, logo to right corner of title
2025-08-26 17:41:02 +02:00
Kr3mu
15d9c07043
New ESX MENU DEFAULT DESIGN
2025-08-26 16:22:39 +02:00
Kenshin13
8fad1f94ed
refactor: only store migrations if not already ran
2025-08-25 01:15:30 +02:00
Kenshin13
ff8798a441
Revert "refactor: only store migrations if not ran"
...
This reverts commit 45308f5d49 .
2025-08-24 17:39:16 +02:00
Kenshin13
45308f5d49
refactor: only store migrations if not ran
2025-08-24 17:35:56 +02:00
Kenshin13
22ab3dc8df
refactor: store migrations in core table
2025-08-24 17:33:10 +02:00
Kenshin13
5cb6f35b11
feat: add "restart required" print
2025-08-24 17:31:05 +02:00
Kenshin13
dd60b20c99
feat: add auto-migrations on startup
2025-08-24 17:20:20 +02:00
zykem
f75aab49de
Merge pull request #1694 from alexistb2904/esx_notify-position
...
feat(esx_notify): Add a configurable position
2025-08-23 21:12:30 +02:00
Kenshin13
201043edc1
Merge pull request #1709 from MrSne7aky/MrSne7aky-patch-1
...
feat(es_extended): Add isNew state to Player stateBag on playerLoaded
2025-08-23 19:38:49 +02:00
Mr Sneaky
b965cddca0
Update main.lua
2025-08-23 17:31:16 +02:00
Mr Sneaky
5cc766be67
Update main.lua
2025-08-22 18:36:51 +02:00
Mr Sneaky
c2d7898e1f
feat(es_extended): dd isNew state to Player stateBag on playerLoaded
...
Stores the isNew flag in the player's stateBag on server.
On the client, you can get it like this:
```
print(Player(source).state.isNew)
```
- [x] My commit messages and PR title follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/ ) standard.
- [x] 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-08-22 16:30:50 +02:00
alexistb2904
ff8a7cee38
Merge branch 'dev' into esx_notify-position
2025-08-21 19:48:10 +00:00
alexistb2904
2009ccfd51
Add possibility to trigger multiple notifications at different positions. Update to the readme too.
2025-08-21 19:23:03 +00:00
Manifest Bumper
73ccea1b4e
chore: bump manifest version to 1.13.3
2025-08-19 22:39:13 +00:00
Kenshin13
713d9bce67
Merge pull request #1702 from esx-framework/ssn
...
feat(es_extended): add SSN
1.13.3
2025-08-19 23:53:49 +02:00
Kenshin13
ffd59464b8
Merge branch 'dev' into ssn
2025-08-19 21:55:18 +02:00
Kenshin13
0805ac0f5b
Merge pull request #1705 from esx-framework/extended-players
...
feat(es_extended): add static ESX.ExtendedPlayers
2025-08-19 21:53:02 +02:00
Kenshin13
276a49f77e
feat(es_extended): add static ESX.ExtendedPlayers
...
As a wrapper for ESX.GetExtendedPlayers
2025-08-17 15:59:01 +02:00
Kenshin13
9333c1e9e0
refactor(es_extended/server/classes/player): Add SSN field and getter to player class
2025-08-17 15:03:38 +02:00
Kenshin13
462b118f85
Merge branch 'dev' into ssn
2025-08-17 15:01:05 +02:00
Kenshin13
a9ae0b479e
Merge pull request #1704 from esx-framework/player-class
...
refactor(es_extended/server/class/player): add proper type annotations
2025-08-17 14:54:36 +02:00
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