Skip to content

Version 1.5

Latest

Choose a tag to compare

@NicDoesCode NicDoesCode released this 02 May 08:20
· 4 commits to master since this release
8969326

Announcing version 1.5 of SMSGFX that adds secondary colour, pattern painting and multiple tile select. There are also a number of bug fixes.

Pattern painting
SMSGFX now supports the ability to paint patterns onto your image. There are a number of patterns available. Very useful when you're trying to create blends between colours. Available for the pencil and colour replace tools.

Multiple tile select
When using the You can now select multiple tiles while using the 'tile attributes' or 'tile select' tools. This is very handy if you would like to perform an operation such as mirroring on multiple tiles at once.

Secondary colour
You can now select a secondary colour and easily swap between it. The secondary colour is also the alternative colour for the pattern tool.

Features:

  • ADDED: #89 Add pattern paint tool:
    • ADDED: #284 Swap primary and secondary colour using toolbar button and keyboard shortcut.
    • ENHANCED: #294 Shift click on a palette to set secondary colour.
    • ENHANCED: #285 Update toolbars with secondary colour and pattern selector.
    • ADDED: #93 Keyboard shortcut to cycle patterns.
  • ADDED: #251 Select multiple tiles when using selection tool.
  • ADDED: #299 Started adding self-healing functionality for project files.
  • ENHANCED: #286 Be more forgiving when brush moves outside canvas while painting.
  • TWEAK: #283 Remap tile stamp keyboard shortcut.

Fixes:

  • FIXED: #278 When painting near the image edge colour can leak onto the opposite side of the image.
  • FIXED: #296 Mirrored or flipped tiles are not exported to code correctly.
  • FIXED: #297 Incorrect size of indicator when removing a column.
  • FIXED: #295 Changes might be made to wrong palette.
  • FIXED: #293 Clicking outside image bounds attempts to update tiles that don't exist.
  • FIXED: #292 Restore "Break links" toolbar button missing after toolbar revamp.
  • FIXED: #290 Colour replace tool doesn't work correctly on mirrored or flipped tile map tiles.