Skip to content

Dev#1761

Closed
Arctos2win wants to merge 36 commits intomainfrom
dev
Closed

Dev#1761
Arctos2win wants to merge 36 commits intomainfrom
dev

Conversation

@Arctos2win
Copy link
Contributor

Description


Motivation


Implementation Details


Usage Example

-- Add example usage here

PR Checklist

  • My commit messages and PR title follow the Conventional Commits standard.
  • My changes have been tested locally and function as expected.
  • My PR does not introduce any breaking changes.
  • I have provided a clear explanation of what my PR does, including the reasoning behind the changes and any relevant context.

Zykem and others added 30 commits October 15, 2025 11:59
…ter)

Inventory was loading before firstName and lastName were assigned to new
characters when multicharacter was disabled.

Fix:
* Check if multicharacter is disabled (Config.Multichar)
* Identify new characters (isNew)
* Wait for firstName and lastName to exist
* Recheck every 3 seconds

Ensures identity data loads before inventory initializes
…n non-multicharacter

Delay ox_inventory load until character identity is set (non-multicharacter)
Inventory was loading before firstName were assigned to new
characters when multicharacter was disabled.

Fix/Changes:
* Check if multicharacter is disabled (Config.Multichar)
* Identify new characters (isNew flag)
* Wait for firstName to be registered
* Implement 2-minute timeout to prevent infinite loops
* Log warning if registration fails to complete in time
* Continue loading inventory anyway after timeout

Ensures identity data loads before inventory initializes
feat(es_extended): add xPlayer.updatePlayerData
fix(es_extended): fix coordinate cmd handler arg
Updated documentation link to point to esx_core.
Updated the documentation link for ESX Context.
Updated documentation link for ESX Notify.
Updated documentation link for ESX Multi-Character.
Updated the documentation link for ESX Identity.
Updated documentation link for ESX Loading Screen.
Updated documentation link to point to the correct ESX TextUI documentation.
Updated documentation link to point to the correct ESX documentation.
Updated documentation links in README.md for ESX Cron.
Updated documentation links in README.md for SkinChanger.
@CLAassistant
Copy link

CLAassistant commented Nov 16, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 8 committers have signed the CLA.

✅ SNAILX808
✅ AlexRXWindy
✅ Zykem
✅ FBFezz
✅ Kr3mu
✅ Kenshiin13
❌ N0tNvll
❌ iamilia
You have signed the CLA already but the status is still pending? Let us recheck it.

Fix documentation links in readme.md
@Kr3mu Kr3mu closed this Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants