Skip to content

Releases: haroldo-ok/SMS-Puzzle-Maker

v0.22.0: Start implementing player sprite editor

25 Jan 12:20
8ac7c4f

Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

SMS-Puzzle-Maker edit-player-sprite

Implement support for combining tiles

19 Mar 01:26
f251c5e

Choose a tag to compare

What's Changed

  • Start implementing tile merging dialog by @haroldo-ok in #42
  • Implement tile combination selection by @haroldo-ok in #43
  • Implement loading, saving, exporting and importing of tile combinations. by @haroldo-ok in #44
  • Implement support for tile combinations on the base ROM by @haroldo-ok in #45

image

Full Changelog: v0.20.0...v0.21.0

Implement bankswitching, in order to support ROMs bigger than 48KB.

27 Feb 01:42
9cb9ed5

Choose a tag to compare

What's Changed

  • Implement bankswitching, in order to support ROMs bigger than 48KB. by @haroldo-ok in #39

Full Changelog: v0.19.0...v0.20.0

Implement project name dialog and title screen

26 Feb 01:53
c1b4a00

Choose a tag to compare

What's Changed

  • Load and save project info on exported project, and change default project filename. by @haroldo-ok in #37
  • Implement title screen on the generated ROM. by @haroldo-ok in #38

Full Changelog: v0.18.0...v0.19.0

Implement support for pushable blocks.

19 Feb 01:33
2663ab2

Choose a tag to compare

What's Changed

  • Implement dialog for setting the isPushable tileset flag. by @haroldo-ok in #30
  • Update base ROM to support pushable blocks. by @haroldo-ok in #31

Full Changelog: v0.17.0...v0.18.0

SMS-Puzzle-Maker Screenshot

Implement support for tileset flags, level start and level exits

13 Feb 23:20
803168a

Choose a tag to compare

What's Changed

image

Full Changelog: v0.16.1...v0.17.0

Fix imported project tileset

24 Jan 21:41
4cfcd87

Choose a tag to compare

This fixes a bug where an imported project could fail to load the project's tileset when the tileset's URL points to an external URL.

What's Changed

Full Changelog: v0.16.0...v0.16.1

In the generated ROM, allow the player placeholder to be moved with the D-Pad

24 Jan 02:01
794f99e

Choose a tag to compare

image

What's Changed

  • In the ROM, let the player placeholder be moved around the map with the arrow keys by @haroldo-ok in #21

Full Changelog: v0.15.0...v0.16.0

Update the default tilemap

18 Jan 12:27
9aa5b48

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

Allow the generated ROM do display all the maps.

19 Dec 01:17
c80db6f

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0