Skip to content

v0.1.0

Compare
Choose a tag to compare
@ArthurHeitmann ArthurHeitmann released this 23 Oct 20:08
· 337 commits to master since this release

The editing update

New features:

  • File Explorer
    • Adding new/removing groups
    • Adding new/removing xml files
    • Editing internal XML file names & pak file type
  • Actions XML editor
    • adding new/removing/reordering actions (currently 11 supported action presets)
    • adding new/removing/reordering entities, commands, conditions, params, etc.
    • adding/removing optional properties for some action types
    • special editor for core_hap.pak/25.xml which is a table of all NPC & enemy names
  • File related
    • Editor for TMD files (UI translation files)
    • Auto (de-)compiling of .bin/.rb scripts files (requires python)
    • (Optionally) auto export DAT/PAK/YAX/BIN files on save
    • (for exporting DAT files, configure export path in settings)
  • Syncing
    • Currently requires Dev version of N2B2N from here (still WIP)
    • 2 way syncing of coordinates, rotation, scale, etc. to Blender
    • Usage:
      1. In blender from the side panel under "Sync" click connect
      2. From the scripts editor right click on entities or areas and press "Sync to Blender"
  • Misc
    • Added new theme
    • Probably several other things I forgot

New actions editor:
image

New TMD editor and new Nier theme
image