Skip to content

Releases: lichendust/meander

v0.2.3

08 Jan 00:57
Compare
Choose a tag to compare

Patch Release

Bugs

  • Fixed false-positive declarations (headers, footers, etc.), once confirmed to be false, always reverting to action elements because of an obtuse control-flow fail.
  • Fixed dual-dialogue page breaks sometimes creating two pages for themselves.
  • Fixed dual-dialogue page breaks sometimes doing a fun bonus increment of the #PAGE value.
  • Fixed dual-dialogue page-breaks sometimes omitting the header and footer.

For any platform not listed, please see the compilation guidelines in the main repository, which can assist you in building for your own operating system and architecture.

Releases are available over on itch.io. Each release zip file corresponds to the checksums here.

v0.2.2

15 Dec 12:25
Compare
Choose a tag to compare

Patch Release

Bugs

  • Fixed all Section levels using the Section 1 templating instead of their own.
  • Fixed headers/footers being missing on a certain page-break case.
  • Fixed array bound issue in parser — resolves #4.

For any platform not listed, please see the compilation guidelines in the main repository, which can assist you in building for your own operating system and architecture.

Releases are available over on itch.io. Each release zip file corresponds to the checksums here.

v0.2.1

25 Oct 00:04
Compare
Choose a tag to compare

Patch Release

Bugs

  • Fixed a dumb typo that caused generative scene numbers to print nonsense.

For any platform not listed, please see the compilation guidelines in the main repository, which can assist you in building for your own operating system and architecture.

Releases are available over on itch.io. Each release zip file corresponds to the checksums here.

v0.2.0

07 Oct 21:57
Compare
Choose a tag to compare

Meander's first public release!

All compiled binary releases are available from itch.io. These include:

  • macOS (Intel & Silicon)
  • Windows
  • Linux (x86_64 & ARM/Raspberry Pi)
  • FreeBSD

For any platform not listed, please see the compilation guidelines in the main repository, which can assist you in building for your own operating system and architecture.

Releases are available over on itch.io. Each release zip file corresponds to the checksums here.