Releases: ricardoquesada/vchar64
Releases · ricardoquesada/vchar64
VChar64 v0.0.9
- [NEW] MDI (Multiple Document Interface) support
- [NEW] Copy & Paste tiles from document to another, even if they have
different interleave values. Works only with tiles of the same size - [NEW] Better error reporting
- [NEW] Added License_fonts.md which includes the src of the fonts
- [BUGFIX] Copy & Paste bug fixes
- [BUGFIX] Disables "PRG Address" if BIN is selected in Export dialog
- [BUGFIX] Remembers the last used directory correctly
- [BUGFIX] Better logic when importing VICE snapshots
VChar64 v0.0.8
- [NEW] Ctrl+Right / Ctrl-Left display the next tile
- [NEW] When focus in BigcharWidget, 'space' sets the next pen
- [NEW] When focus in BigcharWidget, keys '1', '2', '3', '4' sets BACKGROUND, FOREGROUND, MULTICOLOR1 and MULTICOLOR2 respectively. Kind of restoring the old behavior, but instead of changing the color it sets the pixel with those colors
- [NEW] TilesetWidget view: previews the "chars" as "tiles".
- [NEW] Associates .vchar64proj to VChar64
- [NEW] Added support to import VICE Snapshot files
- [NEW] Added internationalization support: Added Spanish translation files
- [NEW] Added "Edit -> Cut"
- [NEW] Added "View -> Reset Layout"
- [NEW] Reports errors on status bar
- [NEW] New samples: boulderdash_1x2, caren_1x2,cuneiform_2x2, ianmic02_2x2,rambo_2x2, reset04_2x3,reset06_3x3,reset07_2x2
- [BUGFIX] Clear Tile works as expected with interleaved tiles
- [BUGFIX] Tile Index / Rotate Action udpated correctly after tile properties are updated in undo / redo
- [BUGFIX] Block-copy supported in Xlink
- [BUGFIX] events are propagated to the dock windows when they are floating
- [BUGFIX] Copy & Paste works as expected in interleaved mode
- [BUGFIX] Shift Left / Right work as expected on Multicolor mode
- [BUGFIX] Don't crash when pasting before copying