Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Releases: boriel-basic/ZXBasicStudio.old

v1.5 beta

08 Feb 15:54
Compare
Choose a tag to compare

Version 1.5 official beta

Autocomplete

  • Autocomplete window no longer appears empty.
  • The autocomplete window now appears when at least three characters are typed, but can be invoked with CTRL + SPACE.

Sprite Editor

  • Fixed bug when loading certain sprites.
  • Fixed bug in the image to sprite importer.

More information on our Telegram channels:

v0.4 bugfixed

19 Nov 23:22
3b6a2ec
Compare
Choose a tag to compare

Beta v0.4 with a bug in sprite loading fixed over version 0.4

Image importer in the Sprite editor.
Bugfixed in attributes export in the image editor.
Bugfixed error when debugging by .ic file type.
Improvements in the sprite editor.

v0.3

22 Sep 11:57
d6c86da
Compare
Choose a tag to compare

Changelog

  • Fixes a bug in the Graphics editor
  • Supports new output format for IR files

v0.2

01 Sep 22:11
354f565
Compare
Choose a tag to compare

Changelog

  • Updated to .NET 8
  • Avalonia UI Framework updated