Releases: akioukun/Chaos-Zero-Nightmare-ASSet-Ripper
v1.3.3
Important
Releases tab has outdated builds and won't be updated anymore. Download the tool using this link or via Github Actions
- More stable and reliable loading system
- Fixed ui race condition with cached tree
- Fixed not showing
Export as JSONbutton with regular .json files
Full Changelog: 1.3.2...1.3.3
v1.3.2
- Added support for splitted
data.pack - Improved Export Config popup
Full Changelog: 1.3.1...1.3.2
v1.3.1
What's Changed
- fix: unable to export selected folders by @formagGinoo in #9
- fix: improve data.pack scan reliability and path handling by @ibraved in #12
New Contributors
Full Changelog: 1.3...1.3.1
v1.3
v1.3 Release
Contributors: @formagGinoo, @akioukun
Added .scsp file parsing logic
Users can now export Yuna Engine custom Spine files as regular .json files compatible with SpineViewer.

More improvements:
-
Multiple files can now be selected using Ctrl + Click and exported via Export Selected. -
Fixed .atlas export: files are now correctly exported as .atlas instead of .txt. -
During export, .sct suffix references inside .atlas files are automatically replaced with .png to avoid manual editing. -
Fixed escape characters in PreviewMode::Text displaying as ?. -
Fixed integer overflow for larger pack files (>4GB) -
Fixed loop in encrypted pack scanning -
Standard Windows fonts are now loaded for improved Asian character support.
- Refactor for preview system and ui chores by @formagGinoo in #6
- feat: .scsp parse logic, .atlas export fix, user friendly chores by @formagGinoo in #7
Full Changelog: v0.0.3.3...1.3
v0.0.3.3
v0.0.3.2
v0.0.3.1
v0.0.3
v0.0.2.1
v0.0.2
- SCT Parsing
- SCT Preview
- SCT Export