Skip to content

Releases: black-sliver/SoETilesViewer

v0.1.9

13 May 12:44
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release

View, export, replace sprites (use right click) and view scripts, tiles, character/NPC stats.

New in this version:

  • Added "Characters" tab to view character/NPC data and stats (read-only, hover textbox to see address)
  • Added "Map Tiles" tab to view background tiles

On Windows run the setup.exe from setup .zip to install or unpack the w64 .7z and double-click the exe installation-less.
On Linux and macOS build from source for now (see README.md).

screenshot

v0.1.8

28 Oct 08:08
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

View, export, replace sprites (use right click) and view scripts

New in this version:

  • Better script output, thanks to neagix

On Windows run the setup.exe from setup .zip to install or unpack the w64 .7z and double-click the exe installation-less
On Linux install libqt5core5 libqt5gui5 libqt5widgets5 - e.g. sudo apt install libqt5core5 libqt5gui5 libqt5widgets5 - if not already preinstalled, unpack the linux64 .zip and run from terminal or create a shortcut/.desktop file

screenshot

v0.1.7

06 Sep 22:36
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

View, export and replace sprites (use right click) and view scripts

  • Added "dark theme" for scripts
  • Fixed braces for branch if false
  • More named scripts, better titles for auto-discovered/unnamed scripts
  • Fixed generated text for some flags ($....&0x...) in scripts
  • More error handling in script parser
  • Fixed reloading ROMs
  • Changed some minor texts

On Windows run the setup.exe from setup .zip to install or unpack the w64 .7z and double-click the exe installation-less
On Linux install libqt5core5 libqt5gui5 libqt5widgets5 - e.g. sudo apt install libqt5core5 libqt5gui5 libqt5widgets5 - if not already preinstalled, unpack the linux64 .zip and run from terminal or create a shortcut/.desktop file

screenshot

v0.1.6

28 Aug 21:30
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

View, export and replace sprites (use right click) and view scripts

  • Added support to view scripts
  • Fixed various problems on windows
  • Added support for headered ROMs for scripts
  • Added linux binary (amd64, Qt 5.9+)
  • Now uses Windows/aero theme
  • Some flags from sub-instructions (e.g. IFs) are displayed wrong in this version: $.... & 0x00 is not actually 0x00

On Windows run the setup.exe from setup .zip to install or unpack the w64 .7z and double-click the exe installation-less
On Linux install libqt5core5 libqt5gui5 libqt5widgets5 - e.g. sudo apt install libqt5core5 libqt5gui5 libqt5widgets5 - if not already preinstalled, unpack the linux64 .zip and run from terminal or create a shortcut/.desktop file

screenshot

v0.1.5

26 Aug 22:09
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

View, export and replace sprites (use right click) and view scripts

Added support to view scripts
No script support for ROMs with headers yet
NOTE: this version has some problems on certain windows installs. Please use v0.1.6

screenshot

v0.1.4

05 Aug 07:50
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

View, export and replace sprites (use right click)

Added support for 8x8 blocks
Added tab to view composed sprites
Added support to change background color

screenshot