From bf2ca4fabaa69a955a5576b72d9cb653a5365a59 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 3 May 2023 23:00:35 +0200 Subject: [PATCH] 0.32.1 --- Changelog.md | 11 ++ docs/api/TinyLife.GameImpl.GameMode.yml | 16 +- docs/api/TinyLife.GameImpl.yml | 26 +-- docs/api/TinyLife.Objects.MapObject.yml | 68 ++++---- docs/api/TinyLife.Objects.ObjectCategory.yml | 162 +++++++++---------- docs/api/TinyLife.Objects.ParentInfo.yml | 16 +- docs/api/TinyLife.Objects.Visibility.yml | 10 +- docs/api/TinyLife.Set.yml | 8 +- docs/api/TinyLife.Uis.CursorType.yml | 18 +-- 9 files changed, 173 insertions(+), 162 deletions(-) diff --git a/Changelog.md b/Changelog.md index b3fb641..631921c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,14 @@ +# 0.32.1 +*May 2, 2023* + +This is a small update to fix some major bugs people have reported since the Early Access release earlier today! Thanks so much for all the kind words and lovely feedback today, we're so grateful to have such a kind and loving community <3 + +Fixes +- Fixed a rare crash when a person is out of bounds in a vehicle +- Fixed a crash when a map loads very quickly +- Fixed a rare crash when a food item's parent furniture is removed while eating +- Addressed a crash when trying to resize the cursor on some devices + # 0.32.0 *May 2, 2023* diff --git a/docs/api/TinyLife.GameImpl.GameMode.yml b/docs/api/TinyLife.GameImpl.GameMode.yml index f42bb6f..54bc986 100644 --- a/docs/api/TinyLife.GameImpl.GameMode.yml +++ b/docs/api/TinyLife.GameImpl.GameMode.yml @@ -26,7 +26,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GameMode path: ../TinyLife/GameImpl.cs - startLine: 1096 + startLine: 1100 assemblies: - Tiny Life namespace: TinyLife @@ -55,7 +55,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitialLoad path: ../TinyLife/GameImpl.cs - startLine: 1099 + startLine: 1103 assemblies: - Tiny Life namespace: TinyLife @@ -83,7 +83,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Splash path: ../TinyLife/GameImpl.cs - startLine: 1101 + startLine: 1105 assemblies: - Tiny Life namespace: TinyLife @@ -111,7 +111,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MainMenu path: ../TinyLife/GameImpl.cs - startLine: 1103 + startLine: 1107 assemblies: - Tiny Life namespace: TinyLife @@ -139,7 +139,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectHousehold path: ../TinyLife/GameImpl.cs - startLine: 1105 + startLine: 1109 assemblies: - Tiny Life namespace: TinyLife @@ -167,7 +167,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InGameHousehold path: ../TinyLife/GameImpl.cs - startLine: 1107 + startLine: 1111 assemblies: - Tiny Life namespace: TinyLife @@ -195,7 +195,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildOnly path: ../TinyLife/GameImpl.cs - startLine: 1109 + startLine: 1113 assemblies: - Tiny Life namespace: TinyLife @@ -223,7 +223,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CharacterCreation path: ../TinyLife/GameImpl.cs - startLine: 1111 + startLine: 1115 assemblies: - Tiny Life namespace: TinyLife diff --git a/docs/api/TinyLife.GameImpl.yml b/docs/api/TinyLife.GameImpl.yml index 5d06871..a77e7e9 100644 --- a/docs/api/TinyLife.GameImpl.yml +++ b/docs/api/TinyLife.GameImpl.yml @@ -781,7 +781,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoDraw path: ../TinyLife/GameImpl.cs - startLine: 563 + startLine: 566 assemblies: - Tiny Life namespace: TinyLife @@ -812,7 +812,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dispose path: ../TinyLife/GameImpl.cs - startLine: 600 + startLine: 603 assemblies: - Tiny Life namespace: TinyLife @@ -846,7 +846,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RotateCamera path: ../TinyLife/GameImpl.cs - startLine: 617 + startLine: 621 assemblies: - Tiny Life namespace: TinyLife @@ -881,7 +881,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCursorOnUi path: ../TinyLife/GameImpl.cs - startLine: 633 + startLine: 637 assemblies: - Tiny Life namespace: TinyLife @@ -912,7 +912,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SwitchGameMode path: ../TinyLife/GameImpl.cs - startLine: 645 + startLine: 649 assemblies: - Tiny Life namespace: TinyLife @@ -944,7 +944,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeExtremelyFast path: ../TinyLife/GameImpl.cs - startLine: 734 + startLine: 738 assemblies: - Tiny Life namespace: TinyLife @@ -975,7 +975,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanSwitchGameModes path: ../TinyLife/GameImpl.cs - startLine: 745 + startLine: 749 assemblies: - Tiny Life namespace: TinyLife @@ -1006,7 +1006,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FadeKeyboardLighting path: ../TinyLife/GameImpl.cs - startLine: 760 + startLine: 764 assemblies: - Tiny Life namespace: TinyLife @@ -1038,7 +1038,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeScreenshot path: ../TinyLife/GameImpl.cs - startLine: 786 + startLine: 790 assemblies: - Tiny Life namespace: TinyLife @@ -1079,7 +1079,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkLotVisible path: ../TinyLife/GameImpl.cs - startLine: 814 + startLine: 818 assemblies: - Tiny Life namespace: TinyLife @@ -1111,7 +1111,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkLotNonVisible path: ../TinyLife/GameImpl.cs - startLine: 830 + startLine: 834 assemblies: - Tiny Life namespace: TinyLife @@ -1143,7 +1143,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsLotVisible path: ../TinyLife/GameImpl.cs - startLine: 841 + startLine: 845 assemblies: - Tiny Life namespace: TinyLife @@ -1178,7 +1178,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CompleteAchievement path: ../TinyLife/GameImpl.cs - startLine: 853 + startLine: 857 assemblies: - Tiny Life namespace: TinyLife diff --git a/docs/api/TinyLife.Objects.MapObject.yml b/docs/api/TinyLife.Objects.MapObject.yml index 195adc3..377fe65 100644 --- a/docs/api/TinyLife.Objects.MapObject.yml +++ b/docs/api/TinyLife.Objects.MapObject.yml @@ -365,7 +365,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentInfo path: ../TinyLife/Objects/MapObject.cs - startLine: 105 + startLine: 107 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -396,7 +396,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Visibility path: ../TinyLife/Objects/MapObject.cs - startLine: 112 + startLine: 114 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -428,7 +428,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Id path: ../TinyLife/Objects/MapObject.cs - startLine: 117 + startLine: 119 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -469,7 +469,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/Objects/MapObject.cs - startLine: 123 + startLine: 125 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -500,7 +500,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentLot path: ../TinyLife/Objects/MapObject.cs - startLine: 127 + startLine: 129 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -531,7 +531,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentRoom path: ../TinyLife/Objects/MapObject.cs - startLine: 131 + startLine: 133 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -562,7 +562,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsInWorld path: ../TinyLife/Objects/MapObject.cs - startLine: 135 + startLine: 137 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -593,7 +593,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HoldingPerson path: ../TinyLife/Objects/MapObject.cs - startLine: 140 + startLine: 142 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -624,7 +624,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs - startLine: 160 + startLine: 162 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -665,7 +665,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/MapObject.cs - startLine: 180 + startLine: 182 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -712,7 +712,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Intersects path: ../TinyLife/Objects/MapObject.cs - startLine: 188 + startLine: 190 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -747,7 +747,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/MapObject.cs - startLine: 198 + startLine: 200 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -778,7 +778,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCategories path: ../TinyLife/Objects/MapObject.cs - startLine: 209 + startLine: 211 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -813,7 +813,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAdded path: ../TinyLife/Objects/MapObject.cs - startLine: 217 + startLine: 219 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -841,7 +841,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/MapObject.cs - startLine: 223 + startLine: 225 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -869,7 +869,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHoverInfo path: ../TinyLife/Objects/MapObject.cs - startLine: 230 + startLine: 232 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -901,7 +901,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAiPriority path: ../TinyLife/Objects/MapObject.cs - startLine: 243 + startLine: 245 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -939,7 +939,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/Objects/MapObject.cs - startLine: 256 + startLine: 258 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -986,7 +986,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionCompleted path: ../TinyLife/Objects/MapObject.cs - startLine: 268 + startLine: 270 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1027,7 +1027,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionUpdate path: ../TinyLife/Objects/MapObject.cs - startLine: 280 + startLine: 282 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1074,7 +1074,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeActionSpotInfo path: ../TinyLife/Objects/MapObject.cs - startLine: 288 + startLine: 290 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1112,7 +1112,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCameraRotationChanged path: ../TinyLife/Objects/MapObject.cs - startLine: 298 + startLine: 300 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1147,7 +1147,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetMapAndValidate path: ../TinyLife/Objects/MapObject.cs - startLine: 305 + startLine: 307 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1182,7 +1182,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasCategory path: ../TinyLife/Objects/MapObject.cs - startLine: 316 + startLine: 318 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1220,7 +1220,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetEfficiencyModifier path: ../TinyLife/Objects/MapObject.cs - startLine: 332 + startLine: 334 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1270,7 +1270,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRestoreNeedModifier path: ../TinyLife/Objects/MapObject.cs - startLine: 347 + startLine: 349 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1317,7 +1317,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsFreeSpot path: ../TinyLife/Objects/MapObject.cs - startLine: 358 + startLine: 360 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1352,7 +1352,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPathCostModifier path: ../TinyLife/Objects/MapObject.cs - startLine: 370 + startLine: 372 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1387,7 +1387,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResetToStatic path: ../TinyLife/Objects/MapObject.cs - startLine: 379 + startLine: 381 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1425,7 +1425,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnPositionChanged path: ../TinyLife/Objects/MapObject.cs - startLine: 389 + startLine: 391 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1457,7 +1457,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoDraw path: ../TinyLife/Objects/MapObject.cs - startLine: 399 + startLine: 401 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1504,7 +1504,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoUpdate path: ../TinyLife/Objects/MapObject.cs - startLine: 416 + startLine: 418 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1545,7 +1545,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawColumns path: ../TinyLife/Objects/MapObject.cs - startLine: 445 + startLine: 447 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1625,7 +1625,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetModCategory path: ../TinyLife/Objects/MapObject.cs - startLine: 510 + startLine: 512 assemblies: - Tiny Life namespace: TinyLife.Objects diff --git a/docs/api/TinyLife.Objects.ObjectCategory.yml b/docs/api/TinyLife.Objects.ObjectCategory.yml index 66b5686..743f9db 100644 --- a/docs/api/TinyLife.Objects.ObjectCategory.yml +++ b/docs/api/TinyLife.Objects.ObjectCategory.yml @@ -99,7 +99,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObjectCategory path: ../TinyLife/Objects/MapObject.cs - startLine: 533 + startLine: 535 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -161,7 +161,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Nothing path: ../TinyLife/Objects/MapObject.cs - startLine: 536 + startLine: 538 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -190,7 +190,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Ground path: ../TinyLife/Objects/MapObject.cs - startLine: 538 + startLine: 540 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -219,7 +219,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Chair path: ../TinyLife/Objects/MapObject.cs - startLine: 540 + startLine: 542 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -248,7 +248,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabySittable path: ../TinyLife/Objects/MapObject.cs - startLine: 542 + startLine: 544 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -277,7 +277,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Toilet path: ../TinyLife/Objects/MapObject.cs - startLine: 544 + startLine: 546 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -306,7 +306,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SingleBed path: ../TinyLife/Objects/MapObject.cs - startLine: 546 + startLine: 548 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -335,7 +335,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoubleBed path: ../TinyLife/Objects/MapObject.cs - startLine: 548 + startLine: 550 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -364,7 +364,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fridge path: ../TinyLife/Objects/MapObject.cs - startLine: 550 + startLine: 552 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -393,7 +393,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Shower path: ../TinyLife/Objects/MapObject.cs - startLine: 552 + startLine: 554 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -422,7 +422,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Counter path: ../TinyLife/Objects/MapObject.cs - startLine: 554 + startLine: 556 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -451,7 +451,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Stove path: ../TinyLife/Objects/MapObject.cs - startLine: 556 + startLine: 558 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -480,7 +480,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Oven path: ../TinyLife/Objects/MapObject.cs - startLine: 558 + startLine: 560 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -509,7 +509,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallObject path: ../TinyLife/Objects/MapObject.cs - startLine: 560 + startLine: 562 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -538,7 +538,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonBuyable path: ../TinyLife/Objects/MapObject.cs - startLine: 562 + startLine: 564 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -567,7 +567,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Table path: ../TinyLife/Objects/MapObject.cs - startLine: 564 + startLine: 566 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -596,7 +596,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Holdable path: ../TinyLife/Objects/MapObject.cs - startLine: 566 + startLine: 568 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -625,7 +625,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeskObject path: ../TinyLife/Objects/MapObject.cs - startLine: 568 + startLine: 570 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -654,7 +654,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisallowedOnGround path: ../TinyLife/Objects/MapObject.cs - startLine: 570 + startLine: 572 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -683,7 +683,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Computer path: ../TinyLife/Objects/MapObject.cs - startLine: 572 + startLine: 574 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -712,7 +712,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sink path: ../TinyLife/Objects/MapObject.cs - startLine: 574 + startLine: 576 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -741,7 +741,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CounterObject path: ../TinyLife/Objects/MapObject.cs - startLine: 576 + startLine: 578 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -770,7 +770,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cleanable path: ../TinyLife/Objects/MapObject.cs - startLine: 578 + startLine: 580 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -799,7 +799,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: People path: ../TinyLife/Objects/MapObject.cs - startLine: 580 + startLine: 582 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -828,7 +828,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mailbox path: ../TinyLife/Objects/MapObject.cs - startLine: 582 + startLine: 584 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -857,7 +857,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wardrobe path: ../TinyLife/Objects/MapObject.cs - startLine: 584 + startLine: 586 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -886,7 +886,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NaturalGroundRequired path: ../TinyLife/Objects/MapObject.cs - startLine: 586 + startLine: 588 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -915,7 +915,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WaterRequired path: ../TinyLife/Objects/MapObject.cs - startLine: 588 + startLine: 590 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -944,7 +944,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllowedOnWater path: ../TinyLife/Objects/MapObject.cs - startLine: 590 + startLine: 592 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -973,7 +973,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Self path: ../TinyLife/Objects/MapObject.cs - startLine: 592 + startLine: 594 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1002,7 +1002,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallHanging path: ../TinyLife/Objects/MapObject.cs - startLine: 594 + startLine: 596 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1031,7 +1031,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ForceGridPlacement path: ../TinyLife/Objects/MapObject.cs - startLine: 596 + startLine: 598 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1060,7 +1060,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Easel path: ../TinyLife/Objects/MapObject.cs - startLine: 598 + startLine: 600 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1089,7 +1089,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mirror path: ../TinyLife/Objects/MapObject.cs - startLine: 600 + startLine: 602 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1118,7 +1118,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bookshelf path: ../TinyLife/Objects/MapObject.cs - startLine: 602 + startLine: 604 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1147,7 +1147,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonColliding path: ../TinyLife/Objects/MapObject.cs - startLine: 604 + startLine: 606 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1176,7 +1176,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gravestone path: ../TinyLife/Objects/MapObject.cs - startLine: 606 + startLine: 608 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1205,7 +1205,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonSellable path: ../TinyLife/Objects/MapObject.cs - startLine: 608 + startLine: 610 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1234,7 +1234,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonMovable path: ../TinyLife/Objects/MapObject.cs - startLine: 610 + startLine: 612 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1263,7 +1263,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tree path: ../TinyLife/Objects/MapObject.cs - startLine: 612 + startLine: 614 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1292,7 +1292,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Television path: ../TinyLife/Objects/MapObject.cs - startLine: 614 + startLine: 616 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1321,7 +1321,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BartendingObject path: ../TinyLife/Objects/MapObject.cs - startLine: 616 + startLine: 618 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1350,7 +1350,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Walls path: ../TinyLife/Objects/MapObject.cs - startLine: 618 + startLine: 620 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1379,7 +1379,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LargeSurfaceObject path: ../TinyLife/Objects/MapObject.cs - startLine: 620 + startLine: 622 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1408,7 +1408,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingDesk path: ../TinyLife/Objects/MapObject.cs - startLine: 622 + startLine: 624 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1437,7 +1437,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lamp path: ../TinyLife/Objects/MapObject.cs - startLine: 624 + startLine: 626 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1466,7 +1466,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CeilingHanging path: ../TinyLife/Objects/MapObject.cs - startLine: 626 + startLine: 628 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1495,7 +1495,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCoverWindow path: ../TinyLife/Objects/MapObject.cs - startLine: 628 + startLine: 630 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1524,7 +1524,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCoverDoor path: ../TinyLife/Objects/MapObject.cs - startLine: 630 + startLine: 632 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1553,7 +1553,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Barbecue path: ../TinyLife/Objects/MapObject.cs - startLine: 632 + startLine: 634 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1582,7 +1582,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TrashCan path: ../TinyLife/Objects/MapObject.cs - startLine: 634 + startLine: 636 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1611,7 +1611,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeThrownAway path: ../TinyLife/Objects/MapObject.cs - startLine: 636 + startLine: 638 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1640,7 +1640,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeScrapped path: ../TinyLife/Objects/MapObject.cs - startLine: 638 + startLine: 640 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1669,7 +1669,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObstructedByRoofs path: ../TinyLife/Objects/MapObject.cs - startLine: 640 + startLine: 642 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1698,7 +1698,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofAttached path: ../TinyLife/Objects/MapObject.cs - startLine: 642 + startLine: 644 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1727,7 +1727,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FireLight path: ../TinyLife/Objects/MapObject.cs - startLine: 644 + startLine: 646 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1756,7 +1756,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToyBox path: ../TinyLife/Objects/MapObject.cs - startLine: 646 + startLine: 648 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1785,7 +1785,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChildStove path: ../TinyLife/Objects/MapObject.cs - startLine: 648 + startLine: 650 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1814,7 +1814,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sandbox path: ../TinyLife/Objects/MapObject.cs - startLine: 650 + startLine: 652 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1843,7 +1843,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JungleGym path: ../TinyLife/Objects/MapObject.cs - startLine: 652 + startLine: 654 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1872,7 +1872,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Newspaper path: ../TinyLife/Objects/MapObject.cs - startLine: 654 + startLine: 656 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1901,7 +1901,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CoffeeMachine path: ../TinyLife/Objects/MapObject.cs - startLine: 656 + startLine: 658 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1930,7 +1930,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CafeDisplayCase path: ../TinyLife/Objects/MapObject.cs - startLine: 658 + startLine: 660 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1959,7 +1959,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GroundItem path: ../TinyLife/Objects/MapObject.cs - startLine: 660 + startLine: 662 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -1988,7 +1988,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TreeDecor path: ../TinyLife/Objects/MapObject.cs - startLine: 662 + startLine: 664 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2017,7 +2017,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpeningHoursSign path: ../TinyLife/Objects/MapObject.cs - startLine: 664 + startLine: 666 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2046,7 +2046,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TeaKit path: ../TinyLife/Objects/MapObject.cs - startLine: 666 + startLine: 668 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2075,7 +2075,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Potty path: ../TinyLife/Objects/MapObject.cs - startLine: 670 + startLine: 672 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2104,7 +2104,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Treadmill path: ../TinyLife/Objects/MapObject.cs - startLine: 672 + startLine: 674 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2133,7 +2133,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DumbbellHolder path: ../TinyLife/Objects/MapObject.cs - startLine: 674 + startLine: 676 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2162,7 +2162,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingItem path: ../TinyLife/Objects/MapObject.cs - startLine: 676 + startLine: 678 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2191,7 +2191,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChangingStation path: ../TinyLife/Objects/MapObject.cs - startLine: 678 + startLine: 680 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2220,7 +2220,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Crib path: ../TinyLife/Objects/MapObject.cs - startLine: 680 + startLine: 682 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2249,7 +2249,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabyBathtub path: ../TinyLife/Objects/MapObject.cs - startLine: 682 + startLine: 684 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2278,7 +2278,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs - startLine: 686 + startLine: 688 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2313,7 +2313,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_Implicit path: ../TinyLife/Objects/MapObject.cs - startLine: 689 + startLine: 691 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2348,7 +2348,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_Implicit path: ../TinyLife/Objects/MapObject.cs - startLine: 694 + startLine: 696 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2383,7 +2383,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_BitwiseOr path: ../TinyLife/Objects/MapObject.cs - startLine: 699 + startLine: 701 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2420,7 +2420,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_BitwiseAnd path: ../TinyLife/Objects/MapObject.cs - startLine: 704 + startLine: 706 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2457,7 +2457,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_ExclusiveOr path: ../TinyLife/Objects/MapObject.cs - startLine: 709 + startLine: 711 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -2494,7 +2494,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_OnesComplement path: ../TinyLife/Objects/MapObject.cs - startLine: 714 + startLine: 716 assemblies: - Tiny Life namespace: TinyLife.Objects diff --git a/docs/api/TinyLife.Objects.ParentInfo.yml b/docs/api/TinyLife.Objects.ParentInfo.yml index 01d6eeb..ff86bcb 100644 --- a/docs/api/TinyLife.Objects.ParentInfo.yml +++ b/docs/api/TinyLife.Objects.ParentInfo.yml @@ -26,7 +26,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentInfo path: ../TinyLife/Objects/MapObject.cs - startLine: 749 + startLine: 751 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -62,7 +62,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsAttached path: ../TinyLife/Objects/MapObject.cs - startLine: 754 + startLine: 756 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -93,7 +93,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LayerDepth path: ../TinyLife/Objects/MapObject.cs - startLine: 759 + startLine: 761 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -124,7 +124,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldDraw path: ../TinyLife/Objects/MapObject.cs - startLine: 763 + startLine: 765 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -155,7 +155,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs - startLine: 775 + startLine: 777 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -190,7 +190,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs - startLine: 784 + startLine: 786 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -228,7 +228,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs - startLine: 793 + startLine: 795 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -263,7 +263,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs - startLine: 801 + startLine: 803 assemblies: - Tiny Life namespace: TinyLife.Objects diff --git a/docs/api/TinyLife.Objects.Visibility.yml b/docs/api/TinyLife.Objects.Visibility.yml index 9969833..7aaa3d9 100644 --- a/docs/api/TinyLife.Objects.Visibility.yml +++ b/docs/api/TinyLife.Objects.Visibility.yml @@ -23,7 +23,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Visibility path: ../TinyLife/Objects/MapObject.cs - startLine: 723 + startLine: 725 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -52,7 +52,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WhenVisible path: ../TinyLife/Objects/MapObject.cs - startLine: 728 + startLine: 730 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -80,7 +80,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WhenVisibleExt path: ../TinyLife/Objects/MapObject.cs - startLine: 732 + startLine: 734 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -108,7 +108,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideZoomedOut path: ../TinyLife/Objects/MapObject.cs - startLine: 736 + startLine: 738 assemblies: - Tiny Life namespace: TinyLife.Objects @@ -136,7 +136,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Static path: ../TinyLife/Objects/MapObject.cs - startLine: 741 + startLine: 743 assemblies: - Tiny Life namespace: TinyLife.Objects diff --git a/docs/api/TinyLife.Set.yml b/docs/api/TinyLife.Set.yml index 92dc03f..a44ff87 100644 --- a/docs/api/TinyLife.Set.yml +++ b/docs/api/TinyLife.Set.yml @@ -22,7 +22,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Set path: ../TinyLife/GameImpl.cs - startLine: 1138 + startLine: 1142 assemblies: - Tiny Life namespace: TinyLife @@ -51,7 +51,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Woodworking path: ../TinyLife/GameImpl.cs - startLine: 1144 + startLine: 1148 assemblies: - Tiny Life namespace: TinyLife @@ -79,7 +79,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Workout path: ../TinyLife/GameImpl.cs - startLine: 1148 + startLine: 1152 assemblies: - Tiny Life namespace: TinyLife @@ -107,7 +107,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChildClothes path: ../TinyLife/GameImpl.cs - startLine: 1152 + startLine: 1156 assemblies: - Tiny Life namespace: TinyLife diff --git a/docs/api/TinyLife.Uis.CursorType.yml b/docs/api/TinyLife.Uis.CursorType.yml index 238e031..4448e65 100644 --- a/docs/api/TinyLife.Uis.CursorType.yml +++ b/docs/api/TinyLife.Uis.CursorType.yml @@ -27,7 +27,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CursorType path: ../TinyLife/Uis/Cursor.cs - startLine: 73 + startLine: 77 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -56,7 +56,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: None path: ../TinyLife/Uis/Cursor.cs - startLine: 78 + startLine: 82 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -84,7 +84,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Default path: ../TinyLife/Uis/Cursor.cs - startLine: 82 + startLine: 86 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -112,7 +112,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wall path: ../TinyLife/Uis/Cursor.cs - startLine: 86 + startLine: 90 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -140,7 +140,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hammer path: ../TinyLife/Uis/Cursor.cs - startLine: 90 + startLine: 94 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -168,7 +168,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Range path: ../TinyLife/Uis/Cursor.cs - startLine: 94 + startLine: 98 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -196,7 +196,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Disallowed path: ../TinyLife/Uis/Cursor.cs - startLine: 98 + startLine: 102 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -224,7 +224,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RotatingCamera path: ../TinyLife/Uis/Cursor.cs - startLine: 102 + startLine: 106 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -252,7 +252,7 @@ items: repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EditingActions path: ../TinyLife/Uis/Cursor.cs - startLine: 106 + startLine: 110 assemblies: - Tiny Life namespace: TinyLife.Uis