Skip to content

Releases: Sambo3975/SMBX2-Tileset-Creator

SMBX2 Tileset Importer (Beta 2 Hotfix 2)

15 Jun 04:01
Compare
Choose a tag to compare

Changelog:

Bugfixes:

  • Opening a .tileset.ini file created in a version before v0.2 should no longer cause a crash on image resize or tileset export.

SMBX2 Tileset Importer (Beta 2 Hotfix)

13 Jun 01:49
Compare
Choose a tag to compare
Pre-release

Beta 2 Hotfix

This hotfix resolves a major bug that was discovered shortly after release, so it is strongly recommended that you get it right away. It also adds support for Windows 7.

Changelog:

Features:

  • The maximum width and height of the displayed image are now configurable. These options can be accessed through
    File > Preferences. The default dimensions have also been lowered to 400x300 pixels to resolve issues on smaller
    screens.
  • The .exe should now work on Windows 7.

Bugfixes:

  • Fixed a crash that was occurring when Pixel Scale was changed after creating tiles.
  • Made the Grid Size entry a bit wider to accommodate differing grid width and height.
  • The grid will now display correctly on images that are in portrait orientation.

SMBX2 Tileset Importer (BETA 2)

12 Jun 01:35
Compare
Choose a tag to compare
Pre-release

Version 0.2 is here!

This version mainly adds improvements to the grid. It also fixes many bugs and addresses many issues that users were encountering. Thanks to everyone who submitted bug reports and feature requests for the feedback!

Changelog:

Features:

  • The grid can now be offset horizontally and/or vertically.
  • The grid can now have padding added between cells.
  • The grid can now have differing width and height. To do this, enter wxh into the Grid Size entry (i.e. 32x16).
  • Added scrollbars for large tileset images. These are activated if the displayed image becomes larger than
    800x600 pixels. In addition to the scrollbars, the image can be scrolled vertically with the scroll wheel, and it
    can be scrolled horizontally with Shift + scroll wheel.
  • Added a Tileset Name option. This changes the name the tileset will have in PGE/Moondust, as well as the name of
    the generated tileset files.
  • The program can now be built on Linux and MacOS (thanks to some contributions from Wohlstand).

Bugfixes:

  • Exported tiles in the 751-1000 range will now show the correct images in PGE/Moondust.
  • Removed block-26 from the default ID list as it is used by playerblocktop NPCs. Nice one, Redigit.
  • Grid Size now shows the correct value on file load.
  • A prompt will now appear when attempting to close the program with unsaved changes.
  • All blocks will now default to having no item inside, even if the original block had one.
  • The scroll wheel can no longer be used on Comboboxes, because it was causing issues.

SMBX2 Tileset Importer (Beta 1 Hotfix)

24 May 16:19
6d1ff93
Compare
Choose a tag to compare
Pre-release

Changes since the last version:

  • Hitting Cancel in a color selector no longer causes a crash.
  • Entering non-integer values into Grid Size or Pixel Scale no longer causes a crash.
  • Lava and P-Switch-able options now show the correct tooltips.

SMBX2 Tileset Importer (BETA)

22 May 22:05
Compare
Choose a tag to compare
Pre-release

Initial Beta release. See the README for a walkthrough and a list of features planned for future releases.