From 06b903ed7b10b05b55bf5aba6b0d746997e0fc1a Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 24 May 2022 21:47:31 +0200 Subject: [PATCH] 0.21.1 --- Changelog.md | 8 +++ docs/api/TinyLife.World.DrawDelegate.yml | 2 +- docs/api/TinyLife.World.Map.yml | 66 +++++++++++----------- docs/api/TinyLife.World.UpdateDelegate.yml | 2 +- 4 files changed, 43 insertions(+), 35 deletions(-) diff --git a/Changelog.md b/Changelog.md index 10b0f4d..97a74ac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.21.1 + +> Small Fixes for the Two Year update + +Fixes +- Fixed public street lamps not working when updating an older map +- Fixed a crash when trying to start a woodworking action on an unfinished woodwork + # 0.21.0 ![](media/changelog/0.21.0.png) diff --git a/docs/api/TinyLife.World.DrawDelegate.yml b/docs/api/TinyLife.World.DrawDelegate.yml index 44e1f19..8e4b3f8 100644 --- a/docs/api/TinyLife.World.DrawDelegate.yml +++ b/docs/api/TinyLife.World.DrawDelegate.yml @@ -19,7 +19,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawDelegate path: ../TinyLife/World/Map.cs - startLine: 2100 + startLine: 2103 assemblies: - Tiny Life namespace: TinyLife.World diff --git a/docs/api/TinyLife.World.Map.yml b/docs/api/TinyLife.World.Map.yml index 44319ce..9b17e02 100644 --- a/docs/api/TinyLife.World.Map.yml +++ b/docs/api/TinyLife.World.Map.yml @@ -1877,7 +1877,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveObject path: ../TinyLife/World/Map.cs - startLine: 917 + startLine: 919 assemblies: - Tiny Life namespace: TinyLife.World @@ -1914,7 +1914,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPeople path: ../TinyLife/World/Map.cs - startLine: 935 + startLine: 937 assemblies: - Tiny Life namespace: TinyLife.World @@ -1949,7 +1949,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHousehold path: ../TinyLife/World/Map.cs - startLine: 947 + startLine: 949 assemblies: - Tiny Life namespace: TinyLife.World @@ -1988,7 +1988,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHousehold path: ../TinyLife/World/Map.cs - startLine: 960 + startLine: 962 assemblies: - Tiny Life namespace: TinyLife.World @@ -2027,7 +2027,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddHousehold path: ../TinyLife/World/Map.cs - startLine: 973 + startLine: 975 assemblies: - Tiny Life namespace: TinyLife.World @@ -2066,7 +2066,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveHousehold path: ../TinyLife/World/Map.cs - startLine: 983 + startLine: 985 assemblies: - Tiny Life namespace: TinyLife.World @@ -2102,7 +2102,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHouseholds path: ../TinyLife/World/Map.cs - startLine: 991 + startLine: 993 assemblies: - Tiny Life namespace: TinyLife.World @@ -2137,7 +2137,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSection path: ../TinyLife/World/Map.cs - startLine: 1001 + startLine: 1003 assemblies: - Tiny Life namespace: TinyLife.World @@ -2176,7 +2176,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSections path: ../TinyLife/World/Map.cs - startLine: 1013 + startLine: 1015 assemblies: - Tiny Life namespace: TinyLife.World @@ -2218,7 +2218,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSections path: ../TinyLife/World/Map.cs - startLine: 1023 + startLine: 1025 assemblies: - Tiny Life namespace: TinyLife.World @@ -2260,7 +2260,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkDirtyForPathfinding path: ../TinyLife/World/Map.cs - startLine: 1044 + startLine: 1046 assemblies: - Tiny Life namespace: TinyLife.World @@ -2296,7 +2296,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPathCost path: ../TinyLife/World/Map.cs - startLine: 1064 + startLine: 1066 assemblies: - Tiny Life namespace: TinyLife.World @@ -2341,7 +2341,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanWalkBetween path: ../TinyLife/World/Map.cs - startLine: 1083 + startLine: 1085 assemblies: - Tiny Life namespace: TinyLife.World @@ -2386,7 +2386,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsFreeSpot path: ../TinyLife/World/Map.cs - startLine: 1092 + startLine: 1094 assemblies: - Tiny Life namespace: TinyLife.World @@ -2425,7 +2425,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDeadPerson path: ../TinyLife/World/Map.cs - startLine: 1102 + startLine: 1104 assemblies: - Tiny Life namespace: TinyLife.World @@ -2464,7 +2464,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlaySound path: ../TinyLife/World/Map.cs - startLine: 1122 + startLine: 1124 assemblies: - Tiny Life namespace: TinyLife.World @@ -2518,7 +2518,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlaySound path: ../TinyLife/World/Map.cs - startLine: 1139 + startLine: 1141 assemblies: - Tiny Life namespace: TinyLife.World @@ -2572,7 +2572,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetClosestExitRoad path: ../TinyLife/World/Map.cs - startLine: 1157 + startLine: 1159 assemblies: - Tiny Life namespace: TinyLife.World @@ -2610,7 +2610,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetExitRoads path: ../TinyLife/World/Map.cs - startLine: 1165 + startLine: 1167 assemblies: - Tiny Life namespace: TinyLife.World @@ -2645,7 +2645,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWalls path: ../TinyLife/World/Map.cs - startLine: 1180 + startLine: 1182 assemblies: - Tiny Life namespace: TinyLife.World @@ -2684,7 +2684,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ApplyCameraRotation path: ../TinyLife/World/Map.cs - startLine: 1196 + startLine: 1198 assemblies: - Tiny Life namespace: TinyLife.World @@ -2732,7 +2732,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ApplyInverseCameraRotation path: ../TinyLife/World/Map.cs - startLine: 1212 + startLine: 1214 assemblies: - Tiny Life namespace: TinyLife.World @@ -2777,7 +2777,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCameraRotationChanged path: ../TinyLife/World/Map.cs - startLine: 1227 + startLine: 1229 assemblies: - Tiny Life namespace: TinyLife.World @@ -2816,7 +2816,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddLight path: ../TinyLife/World/Map.cs - startLine: 1249 + startLine: 1251 assemblies: - Tiny Life namespace: TinyLife.World @@ -2852,7 +2852,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveLight path: ../TinyLife/World/Map.cs - startLine: 1258 + startLine: 1260 assemblies: - Tiny Life namespace: TinyLife.World @@ -2888,7 +2888,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveEverything path: ../TinyLife/World/Map.cs - startLine: 1269 + startLine: 1271 assemblies: - Tiny Life namespace: TinyLife.World @@ -2930,7 +2930,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidateRooms path: ../TinyLife/World/Map.cs - startLine: 1328 + startLine: 1330 assemblies: - Tiny Life namespace: TinyLife.World @@ -2966,7 +2966,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRegularVisitors path: ../TinyLife/World/Map.cs - startLine: 1343 + startLine: 1345 assemblies: - Tiny Life namespace: TinyLife.World @@ -3001,7 +3001,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateExternalPeople path: ../TinyLife/World/Map.cs - startLine: 1355 + startLine: 1357 assemblies: - Tiny Life namespace: TinyLife.World @@ -3039,7 +3039,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAllLotEmployments path: ../TinyLife/World/Map.cs - startLine: 1443 + startLine: 1445 assemblies: - Tiny Life namespace: TinyLife.World @@ -3074,7 +3074,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkTileDirtyForDrawing path: ../TinyLife/World/Map.cs - startLine: 1456 + startLine: 1458 assemblies: - Tiny Life namespace: TinyLife.World @@ -3110,7 +3110,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LoadStaticMap path: ../TinyLife/World/Map.cs - startLine: 1873 + startLine: 1876 assemblies: - Tiny Life namespace: TinyLife.World @@ -3166,7 +3166,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsLotHidden path: ../TinyLife/World/Map.cs - startLine: 1918 + startLine: 1921 assemblies: - Tiny Life namespace: TinyLife.World diff --git a/docs/api/TinyLife.World.UpdateDelegate.yml b/docs/api/TinyLife.World.UpdateDelegate.yml index 106ffe9..4c5180c 100644 --- a/docs/api/TinyLife.World.UpdateDelegate.yml +++ b/docs/api/TinyLife.World.UpdateDelegate.yml @@ -19,7 +19,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateDelegate path: ../TinyLife/World/Map.cs - startLine: 2090 + startLine: 2093 assemblies: - Tiny Life namespace: TinyLife.World