Skip to content

Releases: vinceh121/nebula2-assets-extractor

v1.3.0-rc4

18 Aug 12:57
852570d

Choose a tag to compare

v1.3.0-rc4 Pre-release
Pre-release

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

17 Aug 16:31
6533104

Choose a tag to compare

v1.3.0-rc3 Pre-release
Pre-release

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

06 Aug 15:59
b3eb2f0

Choose a tag to compare

v1.3.0-rc2 Pre-release
Pre-release

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

02 Aug 16:15
11cef3c

Choose a tag to compare

v1.3.0-rc1 Pre-release
Pre-release

Release Candidate

GUI

  • Editable .txt files, usable for transform.txt files

Full Changelog: v1.2.0...v1.3.0-rc1

v1.2.0

02 Aug 00:27
a4142ac

Choose a tag to compare

What's Changed

General

  • Security fix
  • Upgrade to Java 17

GUI

  • Accent color now Project Nomads gold
  • Fix for Nebula script folding one line futher
  • Files tree is now searchable

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Jul 01:15
f167e1c

Choose a tag to compare

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!

07 Jan 14:27
d9d6c9e

Choose a tag to compare

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

21 Jan 00:15
26d7fc9

Choose a tag to compare

v0.4.0: GUI preview Pre-release
Pre-release

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

12 Jan 12:29
58b436b

Choose a tag to compare

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

20 Oct 15:28
75decca

Choose a tag to compare

Bug fix: extract command on scripts not using provided class model

Full Changelog: v0.2.0...v0.2.1