This commit is contained in:
Ell 2022-09-13 14:12:56 +02:00
parent 9c4554c29b
commit 1d90190882

View file

@ -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)