Skip to content

fix: client loading asset packs#2756

Merged
Arufonsu merged 4 commits into
mainfrom
fix-2748
Nov 30, 2025
Merged

fix: client loading asset packs#2756
Arufonsu merged 4 commits into
mainfrom
fix-2748

Conversation

@jcsnider

@jcsnider jcsnider commented Nov 30, 2025

Copy link
Copy Markdown
Contributor

Fixes #2748 loading of assets from asset packs in windows by normalizing the file paths to use forward slashes during lookup.

Also fixes width/height calculation of those assets when packed and accounts for situations where graphics were rotated in order to fit in the texture.

Updated atlas textures to emit that they've loaded like non-packed textures.

Also minor NRE fix.

@Arufonsu
Arufonsu merged commit b973bcc into main Nov 30, 2025
1 check passed
@pandinocoder
pandinocoder deleted the fix-2748 branch June 28, 2026 07:33
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.

bug: Package assets not working

2 participants