mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-25 12:38:34 +01:00
0.25.1
This commit is contained in:
parent
9c4554c29b
commit
1d90190882
1 changed files with 17 additions and 0 deletions
17
Changelog.md
17
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue