Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@myst6re myst6re released this 20 Apr 12:53
· 4 commits to master since this release

Changelog

  • General: maplist fixes
  • General: New dialog to select which chunk to export + ability to select which chunk to export in mass export dialog
  • General: Trying to fix Android version opening issues
  • Background: Fix black colors on some backgrounds
  • Background editor: Fix adding new tiles to backgrounds
  • Background editor: Add export/import tile button for easiest modification with an external editor
  • Background editor: Add html color code in the color picker + some improvements
  • Background editor: Trying to fix issues when editing backgrounds with offset layers
  • Background editor: Fix saving modified backgrounds, and warn when the max amount of tiles is reached per layer type
  • 3D Model: Uniformize model animation values in PSX format with values in PC format
  • 3D Model: Add a better detection feature to convert model list and animation list from PSX version to PC version
  • 3D Model: Fix add animation crash in the model manager
  • 3D Model: Add export animation feature in the model manager (PS version) to create an animation file in PC format
  • Field Scripts: Fix bad jump conversion on modifying scripts
  • Field Scripts: Add "CHAR" opcode editor with model preview
  • Field texts: Add more context on exporting texts in XML format
  • window.bin: Fix in the font editor when modifying a letter
  • Internal: Moving text encoding/decoding to FF7tk (sithlord48)
  • Internal: Some code updates (sithlord48)
  • Internal: Upgrading Qt to 6.6.3
  • Internal: Upgrading FF7tk to 1.0.0 (sithlord48)
  • Internal: CI updates (sithlord48)