From 1d90190882aafb9c2f837fd66a7eb19d82868ab7 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 13 Sep 2022 14:12:56 +0200 Subject: [PATCH] 0.25.1 --- Changelog.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3b3102d..7b16299 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,20 @@ +# 0.25.1 +> Fixes and Improvements for 0.25.0 + +Improvements +- Animate notifications when they appear and disappear +- Allow clicking on notifications to make them go away +- Search for custom content recursively, rather than in just the topmost folder +- Increased rendering performance, especially when rotating and moving the camera while zoomed out + +Fixes +- Fixed roofs being duplicated when undoing and redoing +- Fixed a rare crash when a Tiny tries to face another Tiny in a conversation + +API +- Added the ability for mods to add an options file and menu +- Added a proper build script to the Example Mod, allowing for more control and ease of use when modding + # 0.25.0 ![](media/changelog/0.25.0.png)