From d69d2812e0c7bb9113efb1d7f1ea4d1b1664e272 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 19 Sep 2022 15:43:09 +0200 Subject: [PATCH] 0.25.3 --- Changelog.md | 16 ++++++++++------ docs/api/TinyLife.Actions.ActionType.yml | 16 ++++++++-------- docs/api/TinyLife.Uis.NotifType.yml | 12 ++++++------ 3 files changed, 24 insertions(+), 20 deletions(-) diff --git a/Changelog.md b/Changelog.md index 7e2c7b7..4cc6087 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,18 +1,22 @@ -# 0.25.2 +# 0.25.3 > Fixes and Improvements for 0.25 Improvements -- Also follow a person when left-clicking their button again while they're already selected -- When saving custom households, files will now append a number rather than a large amount of dashes if they conflict +- Also follow a person when left-clicking their button again while they're already selected (0.25.2) +- When saving custom households, files will now append a number rather than a large amount of dashes if they conflict (0.25.2) - Animate notifications when they appear and disappear (0.25.1) - Allow clicking on notifications to make them go away (0.25.1) - Search for custom content recursively, rather than in just the topmost folder (0.25.1) - Increased rendering performance, especially when rotating and moving the camera while zoomed out (0.25.1) Fixes -- Fixed a rare crash when opening an interaction menu too fast -- Fixed the skill book action not being able to be loaded from disk, causing an exception -- Fixed options not saving when pressing the X button on them +- Fixed a crash when abandoning a life goal +- Fixed adults being able to blow out candles, causing a crash +- Fixed a rare crash when a notification popup slides away +- Fixed being able to slide away notifications in the history menu +- Fixed a rare crash when opening an interaction menu too fast (0.25.2) +- Fixed the skill book action not being able to be loaded from disk, causing an exception (0.25.2) +- Fixed options not saving when pressing the X button on them (0.25.2) - Fixed roofs being duplicated when undoing and redoing (0.25.1) - Fixed a rare crash when a Tiny tries to face another Tiny in a conversation (0.25.1) diff --git a/docs/api/TinyLife.Actions.ActionType.yml b/docs/api/TinyLife.Actions.ActionType.yml index b83b098..bd7a4da 100644 --- a/docs/api/TinyLife.Actions.ActionType.yml +++ b/docs/api/TinyLife.Actions.ActionType.yml @@ -4583,7 +4583,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PutInFridge path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 726 + startLine: 728 assemblies: - Tiny Life namespace: TinyLife.Actions @@ -4618,7 +4618,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeFromFridge path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 735 + startLine: 737 assemblies: - Tiny Life namespace: TinyLife.Actions @@ -4653,7 +4653,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetLeftovers path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 739 + startLine: 741 assemblies: - Tiny Life namespace: TinyLife.Actions @@ -4688,7 +4688,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdoptChild path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 746 + startLine: 748 assemblies: - Tiny Life namespace: TinyLife.Actions @@ -4723,7 +4723,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResearchBusinessPlans path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 754 + startLine: 756 assemblies: - Tiny Life namespace: TinyLife.Actions @@ -4758,7 +4758,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PracticeSalesPitch path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 762 + startLine: 764 assemblies: - Tiny Life namespace: TinyLife.Actions @@ -4793,7 +4793,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadSkillBook path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 770 + startLine: 772 assemblies: - Tiny Life namespace: TinyLife.Actions @@ -4828,7 +4828,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToggleNewspapers path: ../TinyLife/Actions/ActionType.Misc.cs - startLine: 779 + startLine: 781 assemblies: - Tiny Life namespace: TinyLife.Actions diff --git a/docs/api/TinyLife.Uis.NotifType.yml b/docs/api/TinyLife.Uis.NotifType.yml index 10afd78..13ae261 100644 --- a/docs/api/TinyLife.Uis.NotifType.yml +++ b/docs/api/TinyLife.Uis.NotifType.yml @@ -24,7 +24,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotifType path: ../TinyLife/Uis/Notifications.cs - startLine: 275 + startLine: 277 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -59,7 +59,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/Uis/Notifications.cs - startLine: 280 + startLine: 282 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -93,7 +93,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Warning path: ../TinyLife/Uis/Notifications.cs - startLine: 284 + startLine: 286 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -127,7 +127,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryImportant path: ../TinyLife/Uis/Notifications.cs - startLine: 289 + startLine: 291 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -161,7 +161,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryPositive path: ../TinyLife/Uis/Notifications.cs - startLine: 293 + startLine: 295 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -195,7 +195,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Debug path: ../TinyLife/Uis/Notifications.cs - startLine: 297 + startLine: 299 assemblies: - Tiny Life namespace: TinyLife.Uis