Skip to content

Conversation

@Pear-231
Copy link
Contributor

@Pear-231 Pear-231 commented Oct 12, 2025

Bugs detailed in commits. Tidied up game info as it was getting unwieldy with the added audio info so make it into a dictionary like Ole's comment suggested to do.

- Fixed issue where pack file compression wasn't working with files not yet a PackedFileSource, sped up file saving, and improved compression format determination.
- Made broken files show as a warning regardless of whether the debugger is attached as before it would show the message either way, but as an error in the release build, and warning in the debug build.
- Made the Content folder be included in the publish directory.
- Removed unused game settings stuff and implemented for Ole's convert to dictionary comment.
- Fixed an issue where finding pack file paths was failing to find paths when given a different instance with the same name.
- Fixed an issue where the pack file browser window wasn't getting the folder correctly.
- Fixed ImportDirectoryCommand to import from the selected folder with full subdirectory structure.
- Added some compresion comments.
@Pear-231 Pear-231 changed the title Fixed some bugs for compression and model shaders and also sped up compression processing Fixed some bugs for Pack compression, pack file service and shares Content folder generation. Also tidied up game info. Oct 12, 2025
@Pear-231 Pear-231 closed this Oct 14, 2025
@Pear-231 Pear-231 deleted the Compression branch October 14, 2025 20:05
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.

1 participant