Devlogs
Update: 27th July 2022
Changelog 0.1.45:
- Fixed redo bug-- program would try and access a non-value.
- Cut, Copy & Paste have all been implemented.
- Consolidated tiles into one type.
- Various backend stuff.
Current Known Issues:
- Tileset tile selector is clunky.
- Resizing produces an abomination.
- Flipping a tile vertically flips it both vertically and horizontally.
Next steps:
- Redefine resizing methods.
- Rewrite tileset manager.
- Refactor tile drawing method.