Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.6.1
Date: 09. 05. 2023
Bugfixes:
- Fixed a crash related to blueprint books, upgrade and desconstruction planners not having icons
- Fixed a crash when inserting an empty `<blueprint-book>` block
Version: 0.6.0
Date: 05. 05. 2023
Major Features:
- Added separate formatting of inline blueprints and blueprint blocks.
- Added documentation.
Features:
- Added icons for blueprint books
- Improved formatting of blueprint icons
Bugfixes:
- Fixed a crash when using virtual signals as blueprint icons
Version: 0.5.0
Date: 02. 05. 2023
Features:
- Added blueprint formatting for blueprints, blueprint books, deconstruction and upgrade planners. You can insert rich text [special-item=blueprint-string] into your topic body, and a blueprint will be rendered. Clicking on it, then, will copy that blueprint into your cursor. This might still be very finicky, though. Oh, and it's not looking good when a blueprint is in the same line as other text.
Gui:
- Fixed list item bullets alignment
Version: 0.4.1
Date: 01. 05. 2023
Bugfixes:
- Fix GUI not being closed after saving an old topic without editing its contents
Version: 0.4.0
Date: 01. 05. 2023
Major Features:
- Bare-bones markup support (markup-like)
Minor Features:
- Added a shortcut to toggle interface to the shortcut bar
- Small quality of life improvements
Version: 0.3.0
Date: 24. 04. 2023
Features:
- Introduced locks to topics: when a player is editing a topic, other players are not able to edit that topic at the same time.
- Added a confirmation dialog when deleting a topic.
Minor Features:
- When creating a topic, by default, it will be a child of the currently selected topic.
Version: 0.2.1
Date: 24. 04. 2023
Bugfixes:
- Fixed migrations not being correctly applied in certain conditions
- Fixed desync issues in multiplayer
Version: 0.2.0
Date: 23. 04. 2023
Minor Features:
- [Add topic] and [Edit topic] buttons now have a hover state
- Multi-line text support
- Always show topic content area, even if no topic is selected
Version: 0.1.2
Date: 23. 04. 2023
Bugfixes:
- Fix 0.1.1 data migration for multiplayer
Version: 0.1.1
Date: 23. 04. 2023
Major Features:
- Rewritten GUI code to properly support multiplayer
Version: 0.1.0
Date: 22. 04. 2023
Major Features:
- Initial release