Releases: vinceh121/nebula2-assets-extractor
Releases · vinceh121/nebula2-assets-extractor
v1.3.0-rc4
Release candidate
GUI
- Removed status bar animations
- Prevent duplicate entries in "Recently Opened" menu
Full Changelog: v1.3.0-rc3...v1.3.0-rc4
v1.3.0-rc3
Release candidate
GUI
- Full file path in tabs
- File icons in tabs
- .wav files open in external viewer
- File -> Recently opened NPKs
- Selects a tab if its file is already opened
- Dialog for changing classmodel
- Prevent name conflicts on copy/paste
- Status bar
- Zoomable image viewer
- Link to Project Nomads classes reference documentation
Extractor
- Fix NVX to OBJ export using commas instead of periods for floats
Full Changelog: v1.3.0-rc2...v1.3.0-rc3
v1.3.0-rc2
Release candidate
GUI
- Editor now splitable, and tabs draggable
- Fixed clipboard handleing between different instances
- TCL files now editable as text files
- Fix Ctrl+S confusion
- Global search
- Fix Linux-only file path
Full Changelog: v1.3.0-rc1...v1.3.0-rc2
v1.3.0-rc1
Release Candidate
GUI
- Editable .txt files, usable for transform.txt files
Full Changelog: v1.2.0...v1.3.0-rc1
v1.2.0
v1.1.0
General
- Fix alignment in KTX1 files
- Fix to allow NPK archives containing a single file
GUI
- Export models as glTF 2
- Directly open models with a temporary export to Wavefront OBJ
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - First stable release!
General
- Fix blockLen NNPK values
- TCL parser now errors with line position
- Fix in-memory NNPK tree offsets
- Project Nomads class model
nroot
missing its methods - Animation translation curve keys only outputting the first key
- Extract glTF UV1, UV2, UV3 and vertex colors
- Fix TCL reading localized floating points
CLI
- Command to extract Nebula commands FourCCs
GUI
- File copy in tree
- Use FlatLAF instead of DarkLAF, or WebLAF
- Fix file chooser filter
- On startup, demands which class model to use to decompile
- Context menu on models to export to OBJ
Full Changelog: v0.4.0...v1.0.0
v0.4.0: GUI preview
What's changed
Features
- New shiny GUI preview
- Open and edit NPK files
- Live edit NOB scripts
- NTX textures export
- CLI still usable
Fixes
- Conserve NPK block lengths
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Features
- Rig, animations and meshes now exportable to glTF 2.0
- Wavefront OBJ export now includes triangle norms and joint weights
- Output script as JSON with the
wikibox
command - wikiboxs for guntowers now includes armor
Fixes
- NPK writer invalid relative folder resolution
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Bug fix: extract
command on scripts not using provided class model
Full Changelog: v0.2.0...v0.2.1