Devlogs
C64 Graphics Maker 1.5.0
Posted December 22, 2024 by AGPX
Released the version 1.5.0 featuring:
- Sprite multiplexer;
- In ScreenEditor you can now select a cell with both the left and right mouse button and use them to draw with pencil or filler;
- In Charset/Spriteset and Blockset:
- you can now clear the selected slots with the "delete" key;
- in multicolor mode, you can select the left color with Ctrl+B/1/2/R and the right color with Alt+B/1/2/R;
- In Charset/Spriteset, added the possibility to import and export binary raw data;
- Auto capitalization of keywords;
- Fixed a bug where when updating a sprite's mono/multicolor mode, the updates were not applied to the Actor(s) in the executable;
- Fixed a bug that highlight keywords inside strings;