Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

65 lines (48 loc) · 2.16 KB

Change Log

All notable changes to "Yggdrasil" will be documented in this file.

[0.2.0] - 2019-08-17

Added

  • Middangeard 1 Exporter
    • Author, Title, Description/Intro, Rooms, Directions and Items only.
    • No item attributes/synonyms/articles/containers (yet).

Changed

  • Revised exported direction scheme
    • Changed in-between directions to closest cardinal directions, mirroring Trizbort 1.5.8+.
  • Map Settings
    • Added Map version field.

Fixed

Desktop App

Added

  • Prior to exiting the application, the user is now prompted that all unsaved data will be lost.
  • New menu bar options.

[0.1.0] - 2019-08-09

Added

  • Initial desktop client.

    • Electron (Go-Astilectron) based.
    • Windows, Mac OS and GNU/Linux support.
    • Quickly choose from a set of predefined sample maps.

[0.0.2] - 2019-08-08

Improvement

  • Inverted keyboard navigation (arrow keys, Page Up/Down, Home/End).
  • Movement events are now fired during keydown, for continuous, swift navigation.

[0.0.1] - 2019-08-07

Initial release

  • Trizbort.io derivative with the following changes:
    • Branding
      • The application name is now "Yggdrasil" instead of "Trizbort".
      • The header is a shade of green (#5cc070) rather than blue (#5c6bc0).
    • TADS export fix
      • Previously, the map title was not exported properly.