diff --git a/Changelog.md b/Changelog.md index 3dc18bc..277d590 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,17 @@ +# 0.36.2 +*September 17, 2023* + +Improvements +- Display character creator and build mode tooltips immediately +- Only display leaving notification if a person was invited in + +Fixes +- Fixed a crash when creating a new save file without saving +- Fixed a concurrent modification issue when adding maps to a save +- Fixed roofs not being validated properly, causing crashes when previewing lots +- Fixed being unable to mop a puddle on natural ground indoors +- Fixed chatting not working correctly with people on other maps + # 0.36.1 *August 25, 2023* diff --git a/docs/api/TinyLife.Actions.Action.yml b/docs/api/TinyLife.Actions.Action.yml index fe984c5..ddcd935 100644 --- a/docs/api/TinyLife.Actions.Action.yml +++ b/docs/api/TinyLife.Actions.Action.yml @@ -79,7 +79,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Action path: ../TinyLife/Actions/Action.cs @@ -145,7 +145,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Random path: ../TinyLife/Actions/Action.cs @@ -174,7 +174,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InProgressTime path: ../TinyLife/Actions/Action.cs @@ -206,7 +206,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyInProgress path: ../TinyLife/Actions/Action.cs @@ -238,7 +238,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Actions/Action.cs @@ -277,7 +277,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/Actions/Action.cs @@ -316,7 +316,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Id path: ../TinyLife/Actions/Action.cs @@ -355,7 +355,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StartedAutomatically path: ../TinyLife/Actions/Action.cs @@ -396,7 +396,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Parent path: ../TinyLife/Actions/Action.cs @@ -427,7 +427,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Person path: ../TinyLife/Actions/Action.cs @@ -458,7 +458,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ElapsedTime path: ../TinyLife/Actions/Action.cs @@ -499,7 +499,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayerPromptOpen path: ../TinyLife/Actions/Action.cs @@ -530,7 +530,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ForceResult path: ../TinyLife/Actions/Action.cs @@ -559,7 +559,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Action.cs @@ -594,7 +594,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Action.cs @@ -632,7 +632,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Action.cs @@ -660,7 +660,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Action.cs @@ -701,7 +701,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/Action.cs @@ -732,7 +732,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Action.cs @@ -764,7 +764,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/Action.cs @@ -799,7 +799,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryForceResult path: ../TinyLife/Actions/Action.cs @@ -840,7 +840,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/Action.cs @@ -875,7 +875,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanStartNow path: ../TinyLife/Actions/Action.cs @@ -906,7 +906,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCancel path: ../TinyLife/Actions/Action.cs @@ -941,7 +941,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/Action.cs @@ -976,7 +976,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIconObject path: ../TinyLife/Actions/Action.cs @@ -1007,7 +1007,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CausesExtremelyFastSpeed path: ../TinyLife/Actions/Action.cs @@ -1038,7 +1038,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Actions/Action.cs @@ -1069,7 +1069,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanEnqueueConversation path: ../TinyLife/Actions/Action.cs @@ -1107,7 +1107,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Actions/Action.cs @@ -1138,7 +1138,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnChildCompleted path: ../TinyLife/Actions/Action.cs @@ -1179,7 +1179,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpenPlayerPrompt path: ../TinyLife/Actions/Action.cs @@ -1235,7 +1235,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpenYesNoPrompt path: ../TinyLife/Actions/Action.cs @@ -1281,7 +1281,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpenTextPrompt path: ../TinyLife/Actions/Action.cs @@ -1333,7 +1333,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpenChoicePrompt path: ../TinyLife/Actions/Action.cs @@ -1368,7 +1368,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeakAlone path: ../TinyLife/Actions/Action.cs @@ -1430,7 +1430,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ThinkAlone path: ../TinyLife/Actions/Action.cs @@ -1489,7 +1489,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeakInConversation path: ../TinyLife/Actions/Action.cs @@ -1560,7 +1560,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResetSpeech path: ../TinyLife/Actions/Action.cs @@ -1588,7 +1588,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FacePartner path: ../TinyLife/Actions/Action.cs @@ -1622,7 +1622,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CompleteIfNeedFull path: ../TinyLife/Actions/Action.cs @@ -1660,7 +1660,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CompleteIfTimeUp path: ../TinyLife/Actions/Action.cs @@ -1710,7 +1710,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CancelIfEmotional path: ../TinyLife/Actions/Action.cs @@ -1752,7 +1752,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sit path: ../TinyLife/Actions/Action.cs @@ -1796,7 +1796,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetChildren path: ../TinyLife/Actions/Action.cs @@ -1834,7 +1834,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetChild path: ../TinyLife/Actions/Action.cs @@ -1878,7 +1878,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PickUpAndGoTo path: ../TinyLife/Actions/Action.cs @@ -1925,7 +1925,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PickUpAndGoTo path: ../TinyLife/Actions/Action.cs @@ -1972,7 +1972,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeChair path: ../TinyLife/Actions/Action.cs @@ -2010,7 +2010,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeChairs path: ../TinyLife/Actions/Action.cs @@ -2054,7 +2054,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSeatCategory path: ../TinyLife/Actions/Action.cs @@ -2089,7 +2089,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindAllFreePeople path: ../TinyLife/Actions/Action.cs @@ -2151,7 +2151,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindAllFreeFurniture path: ../TinyLife/Actions/Action.cs @@ -2213,7 +2213,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindAllFreeWalls path: ../TinyLife/Actions/Action.cs @@ -2263,7 +2263,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindAllFreeGround path: ../TinyLife/Actions/Action.cs @@ -2313,7 +2313,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindFreeFurniture path: ../TinyLife/Actions/Action.cs @@ -2369,7 +2369,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindAllActionObjects path: ../TinyLife/Actions/Action.cs @@ -2413,7 +2413,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindValidActionObjects path: ../TinyLife/Actions/Action.cs @@ -2469,7 +2469,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryGetRandomValidVariety path: ../TinyLife/Actions/Action.cs @@ -2516,7 +2516,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRandomValidVariety path: ../TinyLife/Actions/Action.cs @@ -2557,7 +2557,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTableSpot path: ../TinyLife/Actions/Action.cs @@ -2595,7 +2595,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InvokeForBoth path: ../TinyLife/Actions/Action.cs @@ -2636,7 +2636,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/Action.cs @@ -2674,7 +2674,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsInappropriate path: ../TinyLife/Actions/Action.cs @@ -2712,7 +2712,7 @@ items: source: remote: path: TinyLife/Actions/Action.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsLotContentVisible path: ../TinyLife/Actions/Action.cs diff --git a/docs/api/TinyLife.Actions.ActionInfo.yml b/docs/api/TinyLife.Actions.ActionInfo.yml index 07092a7..b86a10c 100644 --- a/docs/api/TinyLife.Actions.ActionInfo.yml +++ b/docs/api/TinyLife.Actions.ActionInfo.yml @@ -38,7 +38,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionInfo path: ../TinyLife/Actions/ActionInfo.cs @@ -94,7 +94,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Person path: ../TinyLife/Actions/ActionInfo.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionLocation path: ../TinyLife/Actions/ActionInfo.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionSpot path: ../TinyLife/Actions/ActionInfo.cs @@ -198,7 +198,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentMap path: ../TinyLife/Actions/ActionInfo.cs @@ -229,7 +229,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoalMap path: ../TinyLife/Actions/ActionInfo.cs @@ -260,7 +260,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lot path: ../TinyLife/Actions/ActionInfo.cs @@ -291,7 +291,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetActionObject path: ../TinyLife/Actions/ActionInfo.cs @@ -331,7 +331,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddAuxiliaryLocation path: ../TinyLife/Actions/ActionInfo.cs @@ -368,7 +368,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddAuxiliaryLocation path: ../TinyLife/Actions/ActionInfo.cs @@ -405,7 +405,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetInvolvedLocations path: ../TinyLife/Actions/ActionInfo.cs @@ -436,7 +436,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddAuxiliaryObject path: ../TinyLife/Actions/ActionInfo.cs @@ -444,7 +444,7 @@ items: assemblies: - Tiny Life namespace: TinyLife.Actions - summary: "\nAdds an additional object that, along with the , is involved in this action.\nAdding an auxiliary object causes to consider it, as well as to be called for it.\nAuxiliary objects can be on the or .\n" + summary: "\nAdds an additional object that, along with the , is involved in this action.\nAdding an auxiliary object causes to consider it, as well as to be called for it.\nAuxiliary objects can be on the or any of its members.\n" example: [] syntax: content: public bool AddAuxiliaryObject(MapObject o, ActionSpot spot = null) @@ -473,7 +473,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetInvolvedObjects path: ../TinyLife/Actions/ActionInfo.cs @@ -520,7 +520,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetInvolvedObject path: ../TinyLife/Actions/ActionInfo.cs @@ -570,7 +570,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetInvolvedActionSpot path: ../TinyLife/Actions/ActionInfo.cs @@ -605,7 +605,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToFreeActionSpot path: ../TinyLife/Actions/ActionInfo.cs @@ -640,7 +640,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetInvolvedObjectIds path: ../TinyLife/Actions/ActionInfo.cs @@ -671,7 +671,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/ActionInfo.cs @@ -705,7 +705,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FromLocation path: ../TinyLife/Actions/ActionInfo.cs @@ -746,7 +746,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FromLocation path: ../TinyLife/Actions/ActionInfo.cs @@ -787,7 +787,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FromObjectGeneric path: ../TinyLife/Actions/ActionInfo.cs @@ -831,7 +831,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FromObjectGeneric path: ../TinyLife/Actions/ActionInfo.cs @@ -869,7 +869,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FromSelf path: ../TinyLife/Actions/ActionInfo.cs @@ -904,7 +904,7 @@ items: source: remote: path: TinyLife/Actions/ActionInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FromActionInfo path: ../TinyLife/Actions/ActionInfo.cs @@ -2089,6 +2089,11 @@ references: isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ) +- uid: TinyLife.World.Map.Neighborhood + commentId: P:TinyLife.World.Map.Neighborhood + name: Neighborhood + nameWithType: Map.Neighborhood + fullName: TinyLife.World.Map.Neighborhood - uid: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) commentId: M:TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) name: GetInvolvedActionSpot(Furniture) diff --git a/docs/api/TinyLife.Actions.ActionType.AiSettings.yml b/docs/api/TinyLife.Actions.ActionType.AiSettings.yml index ccf7a23..a4da61d 100644 --- a/docs/api/TinyLife.Actions.ActionType.AiSettings.yml +++ b/docs/api/TinyLife.Actions.ActionType.AiSettings.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AiSettings path: ../TinyLife/Actions/ActionType.cs @@ -59,7 +59,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SolvedNeeds path: ../TinyLife/Actions/ActionType.cs @@ -88,7 +88,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassivePriority path: ../TinyLife/Actions/ActionType.cs @@ -117,7 +117,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanDoRandomly path: ../TinyLife/Actions/ActionType.cs @@ -146,7 +146,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanDoAtAnyPoint path: ../TinyLife/Actions/ActionType.cs @@ -175,7 +175,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NeedsFreeActionSpot path: ../TinyLife/Actions/ActionType.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IgnoreAiDisabled path: ../TinyLife/Actions/ActionType.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnqueuePriority path: ../TinyLife/Actions/ActionType.cs @@ -262,7 +262,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ActionType.cs diff --git a/docs/api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml b/docs/api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml index 7049fa0..3bb4000 100644 --- a/docs/api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml +++ b/docs/api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteDelegate path: ../TinyLife/Actions/ActionType.cs diff --git a/docs/api/TinyLife.Actions.ActionType.TypeSettings.yml b/docs/api/TinyLife.Actions.ActionType.TypeSettings.yml index 820c704..c3b60f2 100644 --- a/docs/api/TinyLife.Actions.ActionType.TypeSettings.yml +++ b/docs/api/TinyLife.Actions.ActionType.TypeSettings.yml @@ -43,7 +43,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TypeSettings path: ../TinyLife/Actions/ActionType.cs @@ -81,7 +81,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Actions/ActionType.cs @@ -110,7 +110,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NameWithoutCategory path: ../TinyLife/Actions/ActionType.cs @@ -141,7 +141,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Categories path: ../TinyLife/Actions/ActionType.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Texture path: ../TinyLife/Actions/ActionType.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Context path: ../TinyLife/Actions/ActionType.cs @@ -230,7 +230,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecute path: ../TinyLife/Actions/ActionType.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructedType path: ../TinyLife/Actions/ActionType.cs @@ -288,7 +288,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructorArguments path: ../TinyLife/Actions/ActionType.cs @@ -317,7 +317,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Varieties path: ../TinyLife/Actions/ActionType.cs @@ -346,7 +346,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmptyVarietiesResult path: ../TinyLife/Actions/ActionType.cs @@ -375,7 +375,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Ai path: ../TinyLife/Actions/ActionType.cs @@ -404,7 +404,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsInappropriateElsewhere path: ../TinyLife/Actions/ActionType.cs @@ -433,7 +433,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IconName path: ../TinyLife/Actions/ActionType.cs @@ -462,7 +462,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Actions/ActionType.cs @@ -491,7 +491,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredSkill path: ../TinyLife/Actions/ActionType.cs @@ -520,7 +520,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredAges path: ../TinyLife/Actions/ActionType.cs @@ -549,7 +549,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredEmotion path: ../TinyLife/Actions/ActionType.cs @@ -578,7 +578,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPersonality path: ../TinyLife/Actions/ActionType.cs @@ -607,7 +607,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IgnoreObjectConditions path: ../TinyLife/Actions/ActionType.cs @@ -636,7 +636,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPartnerEmployment path: ../TinyLife/Actions/ActionType.cs @@ -665,7 +665,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPartnerAges path: ../TinyLife/Actions/ActionType.cs @@ -694,7 +694,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredJob path: ../TinyLife/Actions/ActionType.cs @@ -723,7 +723,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ActionType.cs @@ -764,7 +764,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ActionType.cs @@ -795,7 +795,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetData path: ../TinyLife/Actions/ActionType.cs @@ -832,7 +832,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetData path: ../TinyLife/Actions/ActionType.cs @@ -871,7 +871,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetData path: ../TinyLife/Actions/ActionType.cs @@ -910,7 +910,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDataKeys path: ../TinyLife/Actions/ActionType.cs diff --git a/docs/api/TinyLife.Actions.ActionType.yml b/docs/api/TinyLife.Actions.ActionType.yml index 7ad5691..00f40f2 100644 --- a/docs/api/TinyLife.Actions.ActionType.yml +++ b/docs/api/TinyLife.Actions.ActionType.yml @@ -331,7 +331,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionType path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -378,7 +378,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Actions/ActionType.cs @@ -407,7 +407,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Settings path: ../TinyLife/Actions/ActionType.cs @@ -436,7 +436,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Actions/ActionType.cs @@ -469,7 +469,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Actions/ActionType.cs @@ -512,7 +512,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Actions/ActionType.cs @@ -553,7 +553,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsActionType path: ../TinyLife/Actions/ActionType.cs @@ -588,7 +588,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIconName path: ../TinyLife/Actions/ActionType.cs @@ -623,7 +623,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetVarieties path: ../TinyLife/Actions/ActionType.cs @@ -664,7 +664,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Actions/ActionType.cs @@ -699,7 +699,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugTeleport path: ../TinyLife/Actions/ActionType.Internal.cs @@ -726,7 +726,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugDie path: ../TinyLife/Actions/ActionType.Internal.cs @@ -753,7 +753,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugAddToHousehold path: ../TinyLife/Actions/ActionType.Internal.cs @@ -780,7 +780,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugToggleBroken path: ../TinyLife/Actions/ActionType.Internal.cs @@ -807,7 +807,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugToggleDirty path: ../TinyLife/Actions/ActionType.Internal.cs @@ -834,7 +834,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassOut path: ../TinyLife/Actions/ActionType.Internal.cs @@ -861,7 +861,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PeeSelf path: ../TinyLife/Actions/ActionType.Internal.cs @@ -888,7 +888,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Starve path: ../TinyLife/Actions/ActionType.Internal.cs @@ -915,7 +915,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BeAwayFromLotEmployment path: ../TinyLife/Actions/ActionType.Internal.cs @@ -942,7 +942,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisitLotEmploymentLot path: ../TinyLife/Actions/ActionType.Internal.cs @@ -969,7 +969,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeliverMail path: ../TinyLife/Actions/ActionType.Internal.cs @@ -996,7 +996,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeliverNewspaper path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1023,7 +1023,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Die path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1050,7 +1050,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CollectTrash path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1077,7 +1077,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisitorGoHome path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1104,7 +1104,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFoodSomewhereElse path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1131,7 +1131,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotEmploymentIdle path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1158,7 +1158,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PrepareOrder path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1185,7 +1185,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WaitForOrder path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1212,7 +1212,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFoodFromDisplayCase path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1239,7 +1239,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AgeUp path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1266,7 +1266,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CelebrateBirthday path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1293,7 +1293,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WaitForInviteIn path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1320,7 +1320,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Internal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HelpWithTraining path: ../TinyLife/Actions/ActionType.Internal.cs @@ -1347,7 +1347,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoHere path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1374,7 +1374,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sit path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1401,7 +1401,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SitToilet path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1428,7 +1428,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sleep path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1455,7 +1455,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeShower path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1482,7 +1482,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIngredientsSingle path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1509,7 +1509,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIngredientsFamily path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1536,7 +1536,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetBakingIngredients path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1563,7 +1563,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PutDown path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1590,7 +1590,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PrepareFood path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1617,7 +1617,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CookFood path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1644,7 +1644,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BakeFood path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1671,7 +1671,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PickUp path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1698,7 +1698,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Eat path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1725,7 +1725,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GrabServing path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1752,7 +1752,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CallToMeal path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1779,7 +1779,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlaySingleplayerGames path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1806,7 +1806,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayOnlineGames path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1833,7 +1833,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WatchWalkthroughs path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1860,7 +1860,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JoinEasyTournament path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1887,7 +1887,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JoinAdvancedTournament path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1914,7 +1914,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Chat path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1941,7 +1941,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChatWith path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1968,7 +1968,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CleanDish path: ../TinyLife/Actions/ActionType.Misc.cs @@ -1995,7 +1995,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChangeOutfit path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2022,7 +2022,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EditOutfits path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2049,7 +2049,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoHome path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2076,7 +2076,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisitLot path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2103,7 +2103,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Paint path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2130,7 +2130,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sell path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2157,7 +2157,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PracticeSpeech path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2184,7 +2184,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Read path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2211,7 +2211,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StudyBook path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2238,7 +2238,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PutAway path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2265,7 +2265,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PracticeJokes path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2292,7 +2292,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Work path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2319,7 +2319,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetJob path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2346,7 +2346,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetJobFromNewspaper path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2373,7 +2373,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeVacationDay path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2400,7 +2400,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeParentalLeave path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2427,7 +2427,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: QuitJob path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2454,7 +2454,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MopPuddle path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2481,7 +2481,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PracticeProgramming path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2508,7 +2508,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModGame path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2535,7 +2535,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateApp path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2562,7 +2562,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PublishApp path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2589,7 +2589,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HackSomeone path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2616,7 +2616,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResearchProgrammingPatterns path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2643,7 +2643,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WatchTv path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2670,7 +2670,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Repair path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2697,7 +2697,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PayBills path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2724,7 +2724,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PracticeWriting path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2751,7 +2751,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WriteBook path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2778,7 +2778,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelfPublishBook path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2805,7 +2805,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HaveBookPublished path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2832,7 +2832,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LockDoor path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2859,7 +2859,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdmireLgbtFlag path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2886,7 +2886,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWater path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2913,7 +2913,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WashHands path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2940,7 +2940,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToggleLight path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2967,7 +2967,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToggleAllLights path: ../TinyLife/Actions/ActionType.Misc.cs @@ -2994,7 +2994,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GrillFood path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3021,7 +3021,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ThrowAway path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3048,7 +3048,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Scrap path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3075,7 +3075,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CleanEverything path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3102,7 +3102,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Clean path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3129,7 +3129,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Light path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3156,7 +3156,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoHomework path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3183,7 +3183,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayWithToy path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3210,7 +3210,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CookChildFood path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3237,7 +3237,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayInSandbox path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3264,7 +3264,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShufflePuzzle path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3291,7 +3291,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Puzzle path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3318,7 +3318,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Store path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3345,7 +3345,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFurnitureMail path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3372,7 +3372,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadNewspaper path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3399,7 +3399,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadJokes path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3426,7 +3426,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BrewCoffee path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3453,7 +3453,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeTea path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3480,7 +3480,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TinkerWith path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3507,7 +3507,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdmireFood path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3534,7 +3534,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddALittleSomething path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3561,7 +3561,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RunAround path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3588,7 +3588,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rummage path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3615,7 +3615,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddCandle path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3642,7 +3642,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BlowOutCandles path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3669,7 +3669,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PutInFridge path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3696,7 +3696,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeFromFridge path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3723,7 +3723,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CleanOutFridge path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3750,7 +3750,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetLeftovers path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3777,7 +3777,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdoptChild path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3804,7 +3804,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResearchBusinessPlans path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3831,7 +3831,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PracticeSalesPitch path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3858,7 +3858,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadSkillBook path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3885,7 +3885,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToggleNewspapers path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3912,7 +3912,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeOutTrash path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3939,7 +3939,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayOnJungleGym path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3966,7 +3966,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorColoringBook path: ../TinyLife/Actions/ActionType.Misc.cs @@ -3993,7 +3993,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CollectSunlight path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4020,7 +4020,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoJogging path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4047,7 +4047,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveHere path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4074,7 +4074,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChatOnPhone path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4101,7 +4101,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChatOnPhoneWith path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4128,7 +4128,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetPhoneColor path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4155,7 +4155,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetJobPhone path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4182,7 +4182,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: QuitJobPhone path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4209,7 +4209,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeVacationDayPhone path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4236,7 +4236,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InviteOver path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4263,7 +4263,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TravelToMap path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4290,7 +4290,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PsychSelfUp path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4317,7 +4317,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadBabyBook path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4344,7 +4344,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Potty path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4371,7 +4371,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UseDiaper path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4398,7 +4398,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FollowAdult path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4425,7 +4425,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HaveBaby path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4452,7 +4452,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HaveAbortion path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4479,7 +4479,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakePregnancyTest path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4506,7 +4506,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeOutOfCrib path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4533,7 +4533,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SleepInCrib path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4560,7 +4560,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeDrinks path: ../TinyLife/Actions/ActionType.Misc.cs @@ -4587,7 +4587,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MixProteinShake path: ../TinyLife/Actions/ActionType.Sets.cs @@ -4614,7 +4614,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Woodworking path: ../TinyLife/Actions/ActionType.Sets.cs @@ -4641,7 +4641,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShakeTree path: ../TinyLife/Actions/ActionType.Sets.cs @@ -4668,7 +4668,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RunOnTreadmill path: ../TinyLife/Actions/ActionType.Sets.cs @@ -4695,7 +4695,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LiftWeights path: ../TinyLife/Actions/ActionType.Sets.cs @@ -4722,7 +4722,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConfideIn path: ../TinyLife/Actions/ActionType.Social.cs @@ -4749,7 +4749,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComplainAboutLife path: ../TinyLife/Actions/ActionType.Social.cs @@ -4776,7 +4776,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutFeelings path: ../TinyLife/Actions/ActionType.Social.cs @@ -4803,7 +4803,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShareIdeas path: ../TinyLife/Actions/ActionType.Social.cs @@ -4830,7 +4830,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GaugeRelationship path: ../TinyLife/Actions/ActionType.Social.cs @@ -4857,7 +4857,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskToLeave path: ../TinyLife/Actions/ActionType.Social.cs @@ -4884,7 +4884,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CallOver path: ../TinyLife/Actions/ActionType.Social.cs @@ -4911,7 +4911,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ThisIsInappropriate path: ../TinyLife/Actions/ActionType.Social.cs @@ -4938,7 +4938,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WakeUp path: ../TinyLife/Actions/ActionType.Social.cs @@ -4965,7 +4965,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutPersonality path: ../TinyLife/Actions/ActionType.Social.cs @@ -4992,7 +4992,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutJob path: ../TinyLife/Actions/ActionType.Social.cs @@ -5019,7 +5019,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskToTaste path: ../TinyLife/Actions/ActionType.Social.cs @@ -5046,7 +5046,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrderCoffee path: ../TinyLife/Actions/ActionType.Social.cs @@ -5073,7 +5073,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrderTea path: ../TinyLife/Actions/ActionType.Social.cs @@ -5100,7 +5100,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrderCafeFood path: ../TinyLife/Actions/ActionType.Social.cs @@ -5127,7 +5127,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutNonfictionBooks path: ../TinyLife/Actions/ActionType.Social.cs @@ -5154,7 +5154,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutFictionBooks path: ../TinyLife/Actions/ActionType.Social.cs @@ -5181,7 +5181,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PickUpPerson path: ../TinyLife/Actions/ActionType.Social.cs @@ -5208,7 +5208,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PutDownPerson path: ../TinyLife/Actions/ActionType.Social.cs @@ -5235,7 +5235,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HomeworkHelp path: ../TinyLife/Actions/ActionType.Social.cs @@ -5262,7 +5262,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskToCook path: ../TinyLife/Actions/ActionType.Social.cs @@ -5289,7 +5289,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InviteIn path: ../TinyLife/Actions/ActionType.Social.cs @@ -5316,7 +5316,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BribeForFriendship path: ../TinyLife/Actions/ActionType.Social.cs @@ -5343,7 +5343,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InspectBaby path: ../TinyLife/Actions/ActionType.Social.cs @@ -5370,7 +5370,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AnnouncePregnancy path: ../TinyLife/Actions/ActionType.Social.cs @@ -5397,7 +5397,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrderDrinks path: ../TinyLife/Actions/ActionType.Social.cs @@ -5424,7 +5424,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Talk path: ../TinyLife/Actions/ActionType.Social.cs @@ -5451,7 +5451,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutDay path: ../TinyLife/Actions/ActionType.Social.cs @@ -5478,7 +5478,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellEngagingStory path: ../TinyLife/Actions/ActionType.Social.cs @@ -5505,7 +5505,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellStory path: ../TinyLife/Actions/ActionType.Social.cs @@ -5532,7 +5532,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutWork path: ../TinyLife/Actions/ActionType.Social.cs @@ -5559,7 +5559,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutNeighborhood path: ../TinyLife/Actions/ActionType.Social.cs @@ -5586,7 +5586,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutOutdoors path: ../TinyLife/Actions/ActionType.Social.cs @@ -5613,7 +5613,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutFood path: ../TinyLife/Actions/ActionType.Social.cs @@ -5640,7 +5640,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DiscussWorkoutRegimen path: ../TinyLife/Actions/ActionType.Social.cs @@ -5667,7 +5667,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CompareMuscleSize path: ../TinyLife/Actions/ActionType.Social.cs @@ -5694,7 +5694,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GushAboutPartner path: ../TinyLife/Actions/ActionType.Social.cs @@ -5721,7 +5721,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutGamingRig path: ../TinyLife/Actions/ActionType.Social.cs @@ -5748,7 +5748,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutComputerSpecs path: ../TinyLife/Actions/ActionType.Social.cs @@ -5775,7 +5775,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoastAboutPagesWritten path: ../TinyLife/Actions/ActionType.Social.cs @@ -5802,7 +5802,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PoseMathPuzzle path: ../TinyLife/Actions/ActionType.Social.cs @@ -5829,7 +5829,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExpressFearOfCrowds path: ../TinyLife/Actions/ActionType.Social.cs @@ -5856,7 +5856,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutNaps path: ../TinyLife/Actions/ActionType.Social.cs @@ -5883,7 +5883,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutWatchingTv path: ../TinyLife/Actions/ActionType.Social.cs @@ -5910,7 +5910,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InviteToHousehold path: ../TinyLife/Actions/ActionType.Social.cs @@ -5937,7 +5937,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskToTellStory path: ../TinyLife/Actions/ActionType.Social.cs @@ -5964,7 +5964,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComplainAboutAdults path: ../TinyLife/Actions/ActionType.Social.cs @@ -5991,7 +5991,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComplainAboutParent path: ../TinyLife/Actions/ActionType.Social.cs @@ -6018,7 +6018,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutCartoons path: ../TinyLife/Actions/ActionType.Social.cs @@ -6045,7 +6045,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutSchool path: ../TinyLife/Actions/ActionType.Social.cs @@ -6072,7 +6072,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutFavoriteToys path: ../TinyLife/Actions/ActionType.Social.cs @@ -6099,7 +6099,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutFamilyWellbeing path: ../TinyLife/Actions/ActionType.Social.cs @@ -6126,7 +6126,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutFamily path: ../TinyLife/Actions/ActionType.Social.cs @@ -6153,7 +6153,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebatePineappleOnPizza path: ../TinyLife/Actions/ActionType.Social.cs @@ -6180,7 +6180,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DiscussFineDining path: ../TinyLife/Actions/ActionType.Social.cs @@ -6207,7 +6207,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutSpicyFood path: ../TinyLife/Actions/ActionType.Social.cs @@ -6234,7 +6234,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskMedicalHistory path: ../TinyLife/Actions/ActionType.Social.cs @@ -6261,7 +6261,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutNatureWalks path: ../TinyLife/Actions/ActionType.Social.cs @@ -6288,7 +6288,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CriticizeDeforestation path: ../TinyLife/Actions/ActionType.Social.cs @@ -6315,7 +6315,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DiscussNpP path: ../TinyLife/Actions/ActionType.Social.cs @@ -6342,7 +6342,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BragAboutComputer path: ../TinyLife/Actions/ActionType.Social.cs @@ -6369,7 +6369,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DiscussHomeAutomation path: ../TinyLife/Actions/ActionType.Social.cs @@ -6396,7 +6396,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskIfSingle path: ../TinyLife/Actions/ActionType.Social.cs @@ -6423,7 +6423,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SuggestThriftstores path: ../TinyLife/Actions/ActionType.Social.cs @@ -6450,7 +6450,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnthuseAboutCoupons path: ../TinyLife/Actions/ActionType.Social.cs @@ -6477,7 +6477,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutBestSpots path: ../TinyLife/Actions/ActionType.Social.cs @@ -6504,7 +6504,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutBestToy path: ../TinyLife/Actions/ActionType.Social.cs @@ -6531,7 +6531,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TeachLifeLesson path: ../TinyLife/Actions/ActionType.Social.cs @@ -6558,7 +6558,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HowYouveGrown path: ../TinyLife/Actions/ActionType.Social.cs @@ -6585,7 +6585,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComparePhysicalFeatures path: ../TinyLife/Actions/ActionType.Social.cs @@ -6612,7 +6612,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutCareerDreams path: ../TinyLife/Actions/ActionType.Social.cs @@ -6639,7 +6639,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskAboutParenting path: ../TinyLife/Actions/ActionType.Social.cs @@ -6666,7 +6666,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExplainActivities path: ../TinyLife/Actions/ActionType.Social.cs @@ -6693,7 +6693,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExpressPregnancyConcerns path: ../TinyLife/Actions/ActionType.Social.cs @@ -6720,7 +6720,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellJoke path: ../TinyLife/Actions/ActionType.Social.cs @@ -6747,7 +6747,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellFunnyStory path: ../TinyLife/Actions/ActionType.Social.cs @@ -6774,7 +6774,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellRidiculousStory path: ../TinyLife/Actions/ActionType.Social.cs @@ -6801,7 +6801,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellComplexJoke path: ../TinyLife/Actions/ActionType.Social.cs @@ -6828,7 +6828,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayTrick path: ../TinyLife/Actions/ActionType.Social.cs @@ -6855,7 +6855,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutWork path: ../TinyLife/Actions/ActionType.Social.cs @@ -6882,7 +6882,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutOwnUnemployment path: ../TinyLife/Actions/ActionType.Social.cs @@ -6909,7 +6909,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutTreadmillAccidents path: ../TinyLife/Actions/ActionType.Social.cs @@ -6936,7 +6936,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutWritingStyle path: ../TinyLife/Actions/ActionType.Social.cs @@ -6963,7 +6963,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutAromance path: ../TinyLife/Actions/ActionType.Social.cs @@ -6990,7 +6990,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutAsexuality path: ../TinyLife/Actions/ActionType.Social.cs @@ -7017,7 +7017,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellJokeAboutSomething path: ../TinyLife/Actions/ActionType.Social.cs @@ -7044,7 +7044,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellDadJoke path: ../TinyLife/Actions/ActionType.Social.cs @@ -7071,7 +7071,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutFamilyGatherings path: ../TinyLife/Actions/ActionType.Social.cs @@ -7098,7 +7098,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutTrees path: ../TinyLife/Actions/ActionType.Social.cs @@ -7125,7 +7125,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutSmartHome path: ../TinyLife/Actions/ActionType.Social.cs @@ -7152,7 +7152,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JokeAboutOverspending path: ../TinyLife/Actions/ActionType.Social.cs @@ -7179,7 +7179,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutFunnyCityName path: ../TinyLife/Actions/ActionType.Social.cs @@ -7206,7 +7206,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Insult path: ../TinyLife/Actions/ActionType.Social.cs @@ -7233,7 +7233,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ImplyMotherIsCamel path: ../TinyLife/Actions/ActionType.Social.cs @@ -7260,7 +7260,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfUnemployment path: ../TinyLife/Actions/ActionType.Social.cs @@ -7287,7 +7287,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfLaziness path: ../TinyLife/Actions/ActionType.Social.cs @@ -7314,7 +7314,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfIntroversion path: ../TinyLife/Actions/ActionType.Social.cs @@ -7341,7 +7341,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfNiceness path: ../TinyLife/Actions/ActionType.Social.cs @@ -7368,7 +7368,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComplainAboutRelationship path: ../TinyLife/Actions/ActionType.Social.cs @@ -7395,7 +7395,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfPoorFitness path: ../TinyLife/Actions/ActionType.Social.cs @@ -7422,7 +7422,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfFriends path: ../TinyLife/Actions/ActionType.Social.cs @@ -7449,7 +7449,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfBeingNerd path: ../TinyLife/Actions/ActionType.Social.cs @@ -7476,7 +7476,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfBeingBadAtSchool path: ../TinyLife/Actions/ActionType.Social.cs @@ -7503,7 +7503,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShooChild path: ../TinyLife/Actions/ActionType.Social.cs @@ -7530,7 +7530,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfFoodIntolerance path: ../TinyLife/Actions/ActionType.Social.cs @@ -7557,7 +7557,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChastiseForFoodBeliefs path: ../TinyLife/Actions/ActionType.Social.cs @@ -7584,7 +7584,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeFunOfBeingOutdoorsy path: ../TinyLife/Actions/ActionType.Social.cs @@ -7611,7 +7611,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ImplyHomeSmarter path: ../TinyLife/Actions/ActionType.Social.cs @@ -7638,7 +7638,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ArgueAboutToyOwnership path: ../TinyLife/Actions/ActionType.Social.cs @@ -7665,7 +7665,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Flirt path: ../TinyLife/Actions/ActionType.Social.cs @@ -7692,7 +7692,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComplimentLooks path: ../TinyLife/Actions/ActionType.Social.cs @@ -7719,7 +7719,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeRisqueRemark path: ../TinyLife/Actions/ActionType.Social.cs @@ -7746,7 +7746,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BeEnticing path: ../TinyLife/Actions/ActionType.Social.cs @@ -7773,7 +7773,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CasualCompliment path: ../TinyLife/Actions/ActionType.Social.cs @@ -7800,7 +7800,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReciteLovePoem path: ../TinyLife/Actions/ActionType.Social.cs @@ -7827,7 +7827,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeepCompliment path: ../TinyLife/Actions/ActionType.Social.cs @@ -7854,7 +7854,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FlirtyJoke path: ../TinyLife/Actions/ActionType.Social.cs @@ -7881,7 +7881,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StartDating path: ../TinyLife/Actions/ActionType.Social.cs @@ -7908,7 +7908,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoolAround path: ../TinyLife/Actions/ActionType.Social.cs @@ -7935,7 +7935,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Kiss path: ../TinyLife/Actions/ActionType.Social.cs @@ -7962,7 +7962,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdmitToBeingRomanticWithSomeoneElse path: ../TinyLife/Actions/ActionType.Social.cs @@ -7989,7 +7989,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BreakUp path: ../TinyLife/Actions/ActionType.Social.cs @@ -8016,7 +8016,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToggleTryingForBaby path: ../TinyLife/Actions/ActionType.Social.cs @@ -8043,7 +8043,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Babble path: ../TinyLife/Actions/ActionType.Social.cs @@ -8070,7 +8070,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CryAt path: ../TinyLife/Actions/ActionType.Social.cs @@ -8097,7 +8097,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskWhy path: ../TinyLife/Actions/ActionType.Social.cs @@ -8124,7 +8124,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskHow path: ../TinyLife/Actions/ActionType.Social.cs @@ -8151,7 +8151,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAboutPlaying path: ../TinyLife/Actions/ActionType.Social.cs @@ -8178,7 +8178,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: YoureSoTall path: ../TinyLife/Actions/ActionType.Social.cs @@ -8205,7 +8205,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HelpBabyBook path: ../TinyLife/Actions/ActionType.Social.cs @@ -8232,7 +8232,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HelpPotty path: ../TinyLife/Actions/ActionType.Social.cs @@ -8259,7 +8259,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChangeDiaper path: ../TinyLife/Actions/ActionType.Social.cs @@ -8286,7 +8286,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CleanUpBaby path: ../TinyLife/Actions/ActionType.Social.cs @@ -8313,7 +8313,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BatheBaby path: ../TinyLife/Actions/ActionType.Social.cs @@ -8340,7 +8340,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PutInCrib path: ../TinyLife/Actions/ActionType.Social.cs @@ -8367,7 +8367,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskToTakeOutOfCrib path: ../TinyLife/Actions/ActionType.Social.cs @@ -8394,7 +8394,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Social.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskFood path: ../TinyLife/Actions/ActionType.Social.cs @@ -8421,7 +8421,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanPickUpOrIsHoldingForTarget path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8474,7 +8474,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanPickUpOrIsHoldingForTarget path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8527,7 +8527,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanPickUpOrIsHoldingForTarget path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8574,7 +8574,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanPlaceHeldItem path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8615,7 +8615,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasChairOrIsStandingDesk path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8656,7 +8656,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsDislikedOrMean path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8697,7 +8697,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsReadyForRomance path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8738,7 +8738,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsNotEmotional path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8783,7 +8783,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsEmptyHanded path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8824,7 +8824,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsEmptyHandedOrHoldingActionObject path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8865,7 +8865,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsNotHoldingPerson path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8906,7 +8906,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanWorkAtDeskObject path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8947,7 +8947,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsNotExpired path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -8988,7 +8988,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanDoImportantAction path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -9029,7 +9029,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanDoSocialAction path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -9070,7 +9070,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AreDating path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -9111,7 +9111,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAll path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -9155,7 +9155,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeSexual path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -9196,7 +9196,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasSpaceInHousehold path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -9237,7 +9237,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsNotPregnant path: ../TinyLife/Actions/ActionType.Utilities.cs @@ -9278,7 +9278,7 @@ items: source: remote: path: TinyLife/Actions/ActionType.Utilities.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSkillPriorityMod path: ../TinyLife/Actions/ActionType.Utilities.cs diff --git a/docs/api/TinyLife.Actions.ActionVariety.yml b/docs/api/TinyLife.Actions.ActionVariety.yml index 896757b..af0747c 100644 --- a/docs/api/TinyLife.Actions.ActionVariety.yml +++ b/docs/api/TinyLife.Actions.ActionVariety.yml @@ -32,7 +32,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionVariety path: ../TinyLife/Actions/ActionVariety.cs @@ -78,7 +78,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Actions/ActionVariety.cs @@ -107,7 +107,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddedConstructorArguments path: ../TinyLife/Actions/ActionVariety.cs @@ -136,7 +136,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassivePriority path: ../TinyLife/Actions/ActionVariety.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecute path: ../TinyLife/Actions/ActionVariety.cs @@ -194,7 +194,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayName path: ../TinyLife/Actions/ActionVariety.cs @@ -223,7 +223,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Description path: ../TinyLife/Actions/ActionVariety.cs @@ -252,7 +252,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CustomLayout path: ../TinyLife/Actions/ActionVariety.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ActionVariety.cs @@ -319,7 +319,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ActionVariety.cs @@ -357,7 +357,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ActionVariety.cs @@ -392,7 +392,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Actions/ActionVariety.cs @@ -423,7 +423,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeExecuted path: ../TinyLife/Actions/ActionVariety.cs @@ -464,7 +464,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPassivePriority path: ../TinyLife/Actions/ActionVariety.cs @@ -499,7 +499,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FreePeople path: ../TinyLife/Actions/ActionVariety.cs @@ -543,7 +543,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StoredFurniture path: ../TinyLife/Actions/ActionVariety.cs @@ -584,7 +584,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ImageLayout path: ../TinyLife/Actions/ActionVariety.cs @@ -628,7 +628,7 @@ items: source: remote: path: TinyLife/Actions/ActionVariety.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PortraitLayout path: ../TinyLife/Actions/ActionVariety.cs diff --git a/docs/api/TinyLife.Actions.BehaviorAction-1.yml b/docs/api/TinyLife.Actions.BehaviorAction-1.yml index fee41da..fca5392 100644 --- a/docs/api/TinyLife.Actions.BehaviorAction-1.yml +++ b/docs/api/TinyLife.Actions.BehaviorAction-1.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BehaviorAction path: ../TinyLife/Actions/BehaviorAction.cs @@ -147,7 +147,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Behavior path: ../TinyLife/Actions/BehaviorAction.cs @@ -180,7 +180,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/BehaviorAction.cs @@ -213,7 +213,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/BehaviorAction.cs diff --git a/docs/api/TinyLife.Actions.BehaviorAction.yml b/docs/api/TinyLife.Actions.BehaviorAction.yml index ece1be7..bb0c262 100644 --- a/docs/api/TinyLife.Actions.BehaviorAction.yml +++ b/docs/api/TinyLife.Actions.BehaviorAction.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BehaviorAction path: ../TinyLife/Actions/BehaviorAction.cs @@ -142,7 +142,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyInProgress path: ../TinyLife/Actions/BehaviorAction.cs @@ -175,7 +175,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Behavior path: ../TinyLife/Actions/BehaviorAction.cs @@ -206,7 +206,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/BehaviorAction.cs @@ -243,7 +243,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/BehaviorAction.cs @@ -278,7 +278,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/BehaviorAction.cs @@ -310,7 +310,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateLastActions path: ../TinyLife/Actions/BehaviorAction.cs @@ -342,7 +342,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/BehaviorAction.cs @@ -371,7 +371,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/BehaviorAction.cs @@ -413,7 +413,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIconObject path: ../TinyLife/Actions/BehaviorAction.cs @@ -445,7 +445,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/BehaviorAction.cs @@ -481,7 +481,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/BehaviorAction.cs @@ -514,7 +514,7 @@ items: source: remote: path: TinyLife/Actions/BehaviorAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/BehaviorAction.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.ActionBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.ActionBehavior.yml index 3878555..c464f35 100644 --- a/docs/api/TinyLife.Actions.Behaviors.ActionBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.ActionBehavior.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionBehavior path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Action path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -101,7 +101,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyInProgress path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -167,7 +167,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -198,7 +198,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateLastActions path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -229,7 +229,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -257,7 +257,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -298,7 +298,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIconObject path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -364,7 +364,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -396,7 +396,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs @@ -431,7 +431,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ActionBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateDefaultInstance path: ../TinyLife/Actions/Behaviors/ActionBehavior.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.ComputerBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.ComputerBehavior.yml index 96328ab..179045f 100644 --- a/docs/api/TinyLife.Actions.Behaviors.ComputerBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.ComputerBehavior.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ComputerBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComputerBehavior path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs @@ -70,7 +70,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ComputerBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs @@ -108,7 +108,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ComputerBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs @@ -152,7 +152,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ComputerBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ComputerBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs @@ -223,7 +223,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ComputerBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Behaviors/ComputerBehavior.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.GetAndSitDownBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.GetAndSitDownBehavior.yml index 1b1480b..cc875a1 100644 --- a/docs/api/TinyLife.Actions.Behaviors.GetAndSitDownBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.GetAndSitDownBehavior.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAndSitDownBehavior path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -69,7 +69,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -145,7 +145,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -174,7 +174,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -216,7 +216,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIconObject path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -248,7 +248,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -284,7 +284,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetInteractingItem path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs @@ -321,7 +321,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetInteractingItemForAction path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.PhoneBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.PhoneBehavior.yml index 42bb2a1..92eca30 100644 --- a/docs/api/TinyLife.Actions.Behaviors.PhoneBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.PhoneBehavior.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PhoneBehavior path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs @@ -136,7 +136,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIconObject path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs @@ -168,7 +168,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs @@ -197,7 +197,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs @@ -239,7 +239,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs @@ -275,7 +275,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PhoneBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Behaviors/PhoneBehavior.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior.yml index ae8d60e..65c4511 100644 --- a/docs/api/TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PickUpOrSpawnBehavior path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs @@ -69,7 +69,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs @@ -117,7 +117,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs @@ -149,7 +149,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/Behaviors/PickUpOrSpawnBehavior.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.ReadBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.ReadBehavior.yml index 24e880d..6897eda 100644 --- a/docs/api/TinyLife.Actions.Behaviors.ReadBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.ReadBehavior.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ReadBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadBehavior path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs @@ -68,7 +68,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ReadBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyInProgress path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs @@ -100,7 +100,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ReadBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs @@ -148,7 +148,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ReadBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs @@ -177,7 +177,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ReadBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs @@ -219,7 +219,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ReadBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs @@ -255,7 +255,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/ReadBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Behaviors/ReadBehavior.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.SinkBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.SinkBehavior.yml index f18b0c5..1c2a420 100644 --- a/docs/api/TinyLife.Actions.Behaviors.SinkBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.SinkBehavior.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/SinkBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SinkBehavior path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/SinkBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs @@ -102,7 +102,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/SinkBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs @@ -134,7 +134,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/SinkBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs @@ -176,7 +176,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/SinkBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Behaviors/SinkBehavior.cs diff --git a/docs/api/TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.yml b/docs/api/TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.yml index 0cf0215..039edfd 100644 --- a/docs/api/TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.yml +++ b/docs/api/TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkAtDeskObjectBehavior path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs @@ -71,7 +71,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsWorking path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs @@ -102,7 +102,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs @@ -137,7 +137,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs @@ -178,7 +178,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs @@ -210,7 +210,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs @@ -252,7 +252,7 @@ items: source: remote: path: TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/Behaviors/WorkAtDeskObjectBehavior.cs diff --git a/docs/api/TinyLife.Actions.CanExecuteResult.ResultType.yml b/docs/api/TinyLife.Actions.CanExecuteResult.ResultType.yml index a5f0fb6..ea16e47 100644 --- a/docs/api/TinyLife.Actions.CanExecuteResult.ResultType.yml +++ b/docs/api/TinyLife.Actions.CanExecuteResult.ResultType.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResultType path: ../TinyLife/Actions/CanExecuteResult.cs @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Valid path: ../TinyLife/Actions/CanExecuteResult.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Invalid path: ../TinyLife/Actions/CanExecuteResult.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hidden path: ../TinyLife/Actions/CanExecuteResult.cs diff --git a/docs/api/TinyLife.Actions.CanExecuteResult.yml b/docs/api/TinyLife.Actions.CanExecuteResult.yml index 0bf3929..3d42318 100644 --- a/docs/api/TinyLife.Actions.CanExecuteResult.yml +++ b/docs/api/TinyLife.Actions.CanExecuteResult.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteResult path: ../TinyLife/Actions/CanExecuteResult.cs @@ -65,7 +65,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/CanExecuteResult.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Actions/CanExecuteResult.cs @@ -134,7 +134,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Actions/CanExecuteResult.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Valid path: ../TinyLife/Actions/CanExecuteResult.cs @@ -192,7 +192,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hidden path: ../TinyLife/Actions/CanExecuteResult.cs @@ -219,7 +219,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObjectBroken path: ../TinyLife/Actions/CanExecuteResult.cs @@ -246,7 +246,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotYours path: ../TinyLife/Actions/CanExecuteResult.cs @@ -273,7 +273,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotEnoughMoney path: ../TinyLife/Actions/CanExecuteResult.cs @@ -300,7 +300,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotEnoughSkill path: ../TinyLife/Actions/CanExecuteResult.cs @@ -327,7 +327,7 @@ items: source: remote: path: TinyLife/Actions/CanExecuteResult.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotStaffOnly path: ../TinyLife/Actions/CanExecuteResult.cs diff --git a/docs/api/TinyLife.Actions.ChoicePromptInfo.Option.yml b/docs/api/TinyLife.Actions.ChoicePromptInfo.Option.yml index 824675c..5cc830b 100644 --- a/docs/api/TinyLife.Actions.ChoicePromptInfo.Option.yml +++ b/docs/api/TinyLife.Actions.ChoicePromptInfo.Option.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Option path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -62,7 +62,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -91,7 +91,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SuccessAction path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -120,7 +120,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FailAction path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -149,7 +149,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SuccessChance path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -178,7 +178,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -222,7 +222,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -266,7 +266,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -316,7 +316,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Execute path: ../TinyLife/Actions/ChoicePromptInfo.cs diff --git a/docs/api/TinyLife.Actions.ChoicePromptInfo.yml b/docs/api/TinyLife.Actions.ChoicePromptInfo.yml index 598ecdb..75b22c1 100644 --- a/docs/api/TinyLife.Actions.ChoicePromptInfo.yml +++ b/docs/api/TinyLife.Actions.ChoicePromptInfo.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChoicePromptInfo path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -58,7 +58,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -87,7 +87,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Options path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -116,7 +116,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/ChoicePromptInfo.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Actions/ChoicePromptInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreatePromptContent path: ../TinyLife/Actions/ChoicePromptInfo.cs diff --git a/docs/api/TinyLife.Actions.CompletionType.yml b/docs/api/TinyLife.Actions.CompletionType.yml index 8177a81..05619ea 100644 --- a/docs/api/TinyLife.Actions.CompletionType.yml +++ b/docs/api/TinyLife.Actions.CompletionType.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Actions/CompletionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CompletionType path: ../TinyLife/Actions/CompletionType.cs @@ -52,7 +52,7 @@ items: source: remote: path: TinyLife/Actions/CompletionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Active path: ../TinyLife/Actions/CompletionType.cs @@ -80,7 +80,7 @@ items: source: remote: path: TinyLife/Actions/CompletionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Completed path: ../TinyLife/Actions/CompletionType.cs @@ -108,7 +108,7 @@ items: source: remote: path: TinyLife/Actions/CompletionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Failed path: ../TinyLife/Actions/CompletionType.cs @@ -136,7 +136,7 @@ items: source: remote: path: TinyLife/Actions/CompletionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Canceled path: ../TinyLife/Actions/CompletionType.cs diff --git a/docs/api/TinyLife.Actions.DebugAction.yml b/docs/api/TinyLife.Actions.DebugAction.yml index 7376f24..994167e 100644 --- a/docs/api/TinyLife.Actions.DebugAction.yml +++ b/docs/api/TinyLife.Actions.DebugAction.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Actions/DebugAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugAction path: ../TinyLife/Actions/DebugAction.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Actions/DebugAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/DebugAction.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Actions/DebugAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Run path: ../TinyLife/Actions/DebugAction.cs @@ -193,7 +193,7 @@ items: source: remote: path: TinyLife/Actions/DebugAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/DebugAction.cs @@ -225,7 +225,7 @@ items: source: remote: path: TinyLife/Actions/DebugAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/DebugAction.cs @@ -258,7 +258,7 @@ items: source: remote: path: TinyLife/Actions/DebugAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Create path: ../TinyLife/Actions/DebugAction.cs diff --git a/docs/api/TinyLife.Actions.DeferredAction.yml b/docs/api/TinyLife.Actions.DeferredAction.yml index dc28215..a153534 100644 --- a/docs/api/TinyLife.Actions.DeferredAction.yml +++ b/docs/api/TinyLife.Actions.DeferredAction.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeferredAction path: ../TinyLife/Actions/DeferredAction.cs @@ -128,7 +128,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyInProgress path: ../TinyLife/Actions/DeferredAction.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InProgressTime path: ../TinyLife/Actions/DeferredAction.cs @@ -194,7 +194,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Action path: ../TinyLife/Actions/DeferredAction.cs @@ -225,7 +225,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/DeferredAction.cs @@ -260,7 +260,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/DeferredAction.cs @@ -298,7 +298,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateAction path: ../TinyLife/Actions/DeferredAction.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/DeferredAction.cs @@ -358,7 +358,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/DeferredAction.cs @@ -400,7 +400,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/DeferredAction.cs @@ -436,7 +436,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/DeferredAction.cs @@ -472,7 +472,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/DeferredAction.cs @@ -504,7 +504,7 @@ items: source: remote: path: TinyLife/Actions/DeferredAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/DeferredAction.cs diff --git a/docs/api/TinyLife.Actions.DieAction.yml b/docs/api/TinyLife.Actions.DieAction.yml index 95a9879..05020c7 100644 --- a/docs/api/TinyLife.Actions.DieAction.yml +++ b/docs/api/TinyLife.Actions.DieAction.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DieAction path: ../TinyLife/Actions/DieAction.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reason path: ../TinyLife/Actions/DieAction.cs @@ -166,7 +166,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/DieAction.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/DieAction.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Actions/DieAction.cs @@ -265,7 +265,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCancel path: ../TinyLife/Actions/DieAction.cs @@ -301,7 +301,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanEnqueueConversation path: ../TinyLife/Actions/DieAction.cs @@ -340,7 +340,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/DieAction.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/DieAction.cs @@ -414,7 +414,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/DieAction.cs @@ -447,7 +447,7 @@ items: source: remote: path: TinyLife/Actions/DieAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Enqueue path: ../TinyLife/Actions/DieAction.cs diff --git a/docs/api/TinyLife.Actions.DriveAction.yml b/docs/api/TinyLife.Actions.DriveAction.yml index 74e27c2..cbae591 100644 --- a/docs/api/TinyLife.Actions.DriveAction.yml +++ b/docs/api/TinyLife.Actions.DriveAction.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DriveAction path: ../TinyLife/Actions/DriveAction.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/DriveAction.cs @@ -167,7 +167,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindPath path: ../TinyLife/Actions/DriveAction.cs @@ -206,7 +206,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSpeed path: ../TinyLife/Actions/DriveAction.cs @@ -238,7 +238,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnPathReady path: ../TinyLife/Actions/DriveAction.cs @@ -267,7 +267,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/DriveAction.cs @@ -309,7 +309,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/DriveAction.cs @@ -341,7 +341,7 @@ items: source: remote: path: TinyLife/Actions/DriveAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/DriveAction.cs diff --git a/docs/api/TinyLife.Actions.Emote.yml b/docs/api/TinyLife.Actions.Emote.yml index a161861..f37f7e6 100644 --- a/docs/api/TinyLife.Actions.Emote.yml +++ b/docs/api/TinyLife.Actions.Emote.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emote path: ../TinyLife/Actions/Emote.cs @@ -60,7 +60,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Texture path: ../TinyLife/Actions/Emote.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Categories path: ../TinyLife/Actions/Emote.cs @@ -118,7 +118,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Actions/Emote.cs @@ -168,7 +168,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRandomEmote path: ../TinyLife/Actions/Emote.cs @@ -203,7 +203,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetEmotes path: ../TinyLife/Actions/Emote.cs @@ -238,7 +238,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Actions/Emote.cs diff --git a/docs/api/TinyLife.Actions.EmoteCategory.yml b/docs/api/TinyLife.Actions.EmoteCategory.yml index 5b7aa1b..3509e56 100644 --- a/docs/api/TinyLife.Actions.EmoteCategory.yml +++ b/docs/api/TinyLife.Actions.EmoteCategory.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmoteCategory path: ../TinyLife/Actions/Emote.cs @@ -62,7 +62,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: General path: ../TinyLife/Actions/Emote.cs @@ -88,7 +88,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Travel path: ../TinyLife/Actions/Emote.cs @@ -114,7 +114,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Negative path: ../TinyLife/Actions/Emote.cs @@ -140,7 +140,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Flirty path: ../TinyLife/Actions/Emote.cs @@ -166,7 +166,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Unable path: ../TinyLife/Actions/Emote.cs @@ -192,7 +192,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Food path: ../TinyLife/Actions/Emote.cs @@ -218,7 +218,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Object path: ../TinyLife/Actions/Emote.cs @@ -244,7 +244,7 @@ items: source: remote: path: TinyLife/Actions/Emote.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emotion path: ../TinyLife/Actions/Emote.cs diff --git a/docs/api/TinyLife.Actions.GoHereAction.yml b/docs/api/TinyLife.Actions.GoHereAction.yml index 0bed1eb..720b0b8 100644 --- a/docs/api/TinyLife.Actions.GoHereAction.yml +++ b/docs/api/TinyLife.Actions.GoHereAction.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Actions/GoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoHereAction path: ../TinyLife/Actions/GoHereAction.cs @@ -140,7 +140,7 @@ items: source: remote: path: TinyLife/Actions/GoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WalkSpeedMultiplier path: ../TinyLife/Actions/GoHereAction.cs @@ -179,7 +179,7 @@ items: source: remote: path: TinyLife/Actions/GoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DriveSpeedMultiplier path: ../TinyLife/Actions/GoHereAction.cs @@ -218,7 +218,7 @@ items: source: remote: path: TinyLife/Actions/GoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/GoHereAction.cs @@ -256,7 +256,7 @@ items: source: remote: path: TinyLife/Actions/GoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/GoHereAction.cs @@ -288,7 +288,7 @@ items: source: remote: path: TinyLife/Actions/GoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/GoHereAction.cs @@ -320,7 +320,7 @@ items: source: remote: path: TinyLife/Actions/GoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCancel path: ../TinyLife/Actions/GoHereAction.cs diff --git a/docs/api/TinyLife.Actions.Handlers.MultiActionHandler.yml b/docs/api/TinyLife.Actions.Handlers.MultiActionHandler.yml index 5071ce0..845669c 100644 --- a/docs/api/TinyLife.Actions.Handlers.MultiActionHandler.yml +++ b/docs/api/TinyLife.Actions.Handlers.MultiActionHandler.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MultiActionHandler path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Actions path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Current path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -144,7 +144,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -179,7 +179,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -217,7 +217,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -261,7 +261,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -299,7 +299,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs @@ -330,7 +330,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/MultiActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Handlers/MultiActionHandler.cs diff --git a/docs/api/TinyLife.Actions.Handlers.UnderlyingActionHandler.yml b/docs/api/TinyLife.Actions.Handlers.UnderlyingActionHandler.yml index 71b71bd..97c2e42 100644 --- a/docs/api/TinyLife.Actions.Handlers.UnderlyingActionHandler.yml +++ b/docs/api/TinyLife.Actions.Handlers.UnderlyingActionHandler.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnderlyingActionHandler path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Action path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -148,7 +148,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -193,7 +193,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitializeExact path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -225,7 +225,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -266,7 +266,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -304,7 +304,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs @@ -335,7 +335,7 @@ items: source: remote: path: TinyLife/Actions/Handlers/UnderlyingActionHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs diff --git a/docs/api/TinyLife.Actions.HelpAction.yml b/docs/api/TinyLife.Actions.HelpAction.yml index 7b7ce79..3693c05 100644 --- a/docs/api/TinyLife.Actions.HelpAction.yml +++ b/docs/api/TinyLife.Actions.HelpAction.yml @@ -33,7 +33,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HelpAction path: ../TinyLife/Actions/HelpAction.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsHelper path: ../TinyLife/Actions/HelpAction.cs @@ -195,7 +195,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HelpedAction path: ../TinyLife/Actions/HelpAction.cs @@ -226,7 +226,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Helper path: ../TinyLife/Actions/HelpAction.cs @@ -257,7 +257,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/HelpAction.cs @@ -294,7 +294,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/HelpAction.cs @@ -333,7 +333,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateHelpedAction path: ../TinyLife/Actions/HelpAction.cs @@ -368,7 +368,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateHelpedAction path: ../TinyLife/Actions/HelpAction.cs @@ -412,7 +412,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnHelpedActionCompleted path: ../TinyLife/Actions/HelpAction.cs @@ -447,7 +447,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/HelpAction.cs @@ -483,7 +483,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/HelpAction.cs @@ -519,7 +519,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/HelpAction.cs @@ -555,7 +555,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Actions/HelpAction.cs @@ -587,7 +587,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/HelpAction.cs @@ -619,7 +619,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitializeConversation path: ../TinyLife/Actions/HelpAction.cs @@ -648,7 +648,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateConversation path: ../TinyLife/Actions/HelpAction.cs @@ -690,7 +690,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/HelpAction.cs @@ -723,7 +723,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnChildCompleted path: ../TinyLife/Actions/HelpAction.cs @@ -765,7 +765,7 @@ items: source: remote: path: TinyLife/Actions/HelpAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateActions path: ../TinyLife/Actions/HelpAction.cs diff --git a/docs/api/TinyLife.Actions.HoldingPersonAction.yml b/docs/api/TinyLife.Actions.HoldingPersonAction.yml index 9a07a4e..4ae49ad 100644 --- a/docs/api/TinyLife.Actions.HoldingPersonAction.yml +++ b/docs/api/TinyLife.Actions.HoldingPersonAction.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HoldingPersonAction path: ../TinyLife/Actions/HoldingPersonAction.cs @@ -158,7 +158,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsHoldingParty path: ../TinyLife/Actions/HoldingPersonAction.cs @@ -189,7 +189,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/HoldingPersonAction.cs @@ -224,7 +224,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/HoldingPersonAction.cs @@ -262,7 +262,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/HoldingPersonAction.cs @@ -294,7 +294,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateLastActions path: ../TinyLife/Actions/HoldingPersonAction.cs @@ -326,7 +326,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCancel path: ../TinyLife/Actions/HoldingPersonAction.cs @@ -362,7 +362,7 @@ items: source: remote: path: TinyLife/Actions/HoldingPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/HoldingPersonAction.cs diff --git a/docs/api/TinyLife.Actions.MultiAction.Stage.yml b/docs/api/TinyLife.Actions.MultiAction.Stage.yml index 2b7aba8..f20f579 100644 --- a/docs/api/TinyLife.Actions.MultiAction.Stage.yml +++ b/docs/api/TinyLife.Actions.MultiAction.Stage.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Stage path: ../TinyLife/Actions/MultiAction.cs @@ -48,7 +48,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: First path: ../TinyLife/Actions/MultiAction.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Main path: ../TinyLife/Actions/MultiAction.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Last path: ../TinyLife/Actions/MultiAction.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Done path: ../TinyLife/Actions/MultiAction.cs diff --git a/docs/api/TinyLife.Actions.MultiAction.yml b/docs/api/TinyLife.Actions.MultiAction.yml index d9e0e5c..8cd7ae2 100644 --- a/docs/api/TinyLife.Actions.MultiAction.yml +++ b/docs/api/TinyLife.Actions.MultiAction.yml @@ -37,7 +37,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MultiAction path: ../TinyLife/Actions/MultiAction.cs @@ -148,7 +148,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Handler path: ../TinyLife/Actions/MultiAction.cs @@ -187,7 +187,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MainElapsedTime path: ../TinyLife/Actions/MultiAction.cs @@ -228,7 +228,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InProgressTime path: ../TinyLife/Actions/MultiAction.cs @@ -261,7 +261,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentStage path: ../TinyLife/Actions/MultiAction.cs @@ -302,7 +302,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/MultiAction.cs @@ -337,7 +337,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/MultiAction.cs @@ -375,7 +375,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/MultiAction.cs @@ -406,7 +406,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateLastActions path: ../TinyLife/Actions/MultiAction.cs @@ -437,7 +437,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/MultiAction.cs @@ -465,7 +465,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/MultiAction.cs @@ -496,7 +496,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/MultiAction.cs @@ -537,7 +537,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/MultiAction.cs @@ -569,7 +569,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PreInitialize path: ../TinyLife/Actions/MultiAction.cs @@ -597,7 +597,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PreCompleted path: ../TinyLife/Actions/MultiAction.cs @@ -629,7 +629,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/MultiAction.cs @@ -671,7 +671,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/MultiAction.cs @@ -700,7 +700,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/MultiAction.cs @@ -732,7 +732,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/MultiAction.cs @@ -765,7 +765,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/MultiAction.cs @@ -801,7 +801,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCancel path: ../TinyLife/Actions/MultiAction.cs @@ -837,7 +837,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanStartNow path: ../TinyLife/Actions/MultiAction.cs @@ -869,7 +869,7 @@ items: source: remote: path: TinyLife/Actions/MultiAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoToActionLocation path: ../TinyLife/Actions/MultiAction.cs diff --git a/docs/api/TinyLife.Actions.OrderFromStaffAction.yml b/docs/api/TinyLife.Actions.OrderFromStaffAction.yml index fc16fa2..6c9bb95 100644 --- a/docs/api/TinyLife.Actions.OrderFromStaffAction.yml +++ b/docs/api/TinyLife.Actions.OrderFromStaffAction.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrderFromStaffAction path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ImportantObject path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -192,7 +192,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PickUpOrderAction path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -223,7 +223,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxDistanceFromObject path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -254,7 +254,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -292,7 +292,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -327,7 +327,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreatePrepareAction path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -362,7 +362,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -394,7 +394,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateConversation path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -436,7 +436,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsConversationCompleted path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -468,7 +468,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/OrderFromStaffAction.cs @@ -504,7 +504,7 @@ items: source: remote: path: TinyLife/Actions/OrderFromStaffAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/OrderFromStaffAction.cs diff --git a/docs/api/TinyLife.Actions.OutOfTownAction.yml b/docs/api/TinyLife.Actions.OutOfTownAction.yml index 580c89d..e4f035b 100644 --- a/docs/api/TinyLife.Actions.OutOfTownAction.yml +++ b/docs/api/TinyLife.Actions.OutOfTownAction.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OutOfTownAction path: ../TinyLife/Actions/OutOfTownAction.cs @@ -141,7 +141,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NeedsToTakeCareOf path: ../TinyLife/Actions/OutOfTownAction.cs @@ -170,7 +170,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/OutOfTownAction.cs @@ -214,7 +214,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/OutOfTownAction.cs @@ -246,7 +246,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/OutOfTownAction.cs @@ -275,7 +275,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/OutOfTownAction.cs @@ -317,7 +317,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNextAction path: ../TinyLife/Actions/OutOfTownAction.cs @@ -353,7 +353,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanEnqueueConversation path: ../TinyLife/Actions/OutOfTownAction.cs @@ -392,7 +392,7 @@ items: source: remote: path: TinyLife/Actions/OutOfTownAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CausesExtremelyFastSpeed path: ../TinyLife/Actions/OutOfTownAction.cs diff --git a/docs/api/TinyLife.Actions.PathfindAction.yml b/docs/api/TinyLife.Actions.PathfindAction.yml index cd63580..a0f39ef 100644 --- a/docs/api/TinyLife.Actions.PathfindAction.yml +++ b/docs/api/TinyLife.Actions.PathfindAction.yml @@ -28,7 +28,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PathfindAction path: ../TinyLife/Actions/PathfindAction.cs @@ -135,7 +135,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeedMultiplier path: ../TinyLife/Actions/PathfindAction.cs @@ -174,7 +174,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Path path: ../TinyLife/Actions/PathfindAction.cs @@ -205,7 +205,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PathReady path: ../TinyLife/Actions/PathfindAction.cs @@ -236,7 +236,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/PathfindAction.cs @@ -274,7 +274,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/PathfindAction.cs @@ -309,7 +309,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindPath path: ../TinyLife/Actions/PathfindAction.cs @@ -347,7 +347,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSpeed path: ../TinyLife/Actions/PathfindAction.cs @@ -378,7 +378,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnPathReady path: ../TinyLife/Actions/PathfindAction.cs @@ -406,7 +406,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/PathfindAction.cs @@ -435,7 +435,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/PathfindAction.cs @@ -477,7 +477,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/PathfindAction.cs @@ -509,7 +509,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/PathfindAction.cs @@ -542,7 +542,7 @@ items: source: remote: path: TinyLife/Actions/PathfindAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/PathfindAction.cs diff --git a/docs/api/TinyLife.Actions.PathfindToPersonAction.yml b/docs/api/TinyLife.Actions.PathfindToPersonAction.yml index 6aaaef5..ca0533f 100644 --- a/docs/api/TinyLife.Actions.PathfindToPersonAction.yml +++ b/docs/api/TinyLife.Actions.PathfindToPersonAction.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PathfindToPersonAction path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -130,7 +130,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WalkSpeedMultiplier path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DriveSpeedMultiplier path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Target path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -239,7 +239,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -277,7 +277,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -322,7 +322,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMaxPathfindTime path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -353,7 +353,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -395,7 +395,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -431,7 +431,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/PathfindToPersonAction.cs @@ -463,7 +463,7 @@ items: source: remote: path: TinyLife/Actions/PathfindToPersonAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/PathfindToPersonAction.cs diff --git a/docs/api/TinyLife.Actions.PutAwayAction.yml b/docs/api/TinyLife.Actions.PutAwayAction.yml index 432b872..4c99805 100644 --- a/docs/api/TinyLife.Actions.PutAwayAction.yml +++ b/docs/api/TinyLife.Actions.PutAwayAction.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Actions/PutAwayAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PutAwayAction path: ../TinyLife/Actions/PutAwayAction.cs @@ -138,7 +138,7 @@ items: source: remote: path: TinyLife/Actions/PutAwayAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Items path: ../TinyLife/Actions/PutAwayAction.cs @@ -167,7 +167,7 @@ items: source: remote: path: TinyLife/Actions/PutAwayAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/PutAwayAction.cs @@ -199,7 +199,7 @@ items: source: remote: path: TinyLife/Actions/PutAwayAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/PutAwayAction.cs @@ -228,7 +228,7 @@ items: source: remote: path: TinyLife/Actions/PutAwayAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/PutAwayAction.cs diff --git a/docs/api/TinyLife.Actions.SellAction.yml b/docs/api/TinyLife.Actions.SellAction.yml index 8943e7d..38d7b30 100644 --- a/docs/api/TinyLife.Actions.SellAction.yml +++ b/docs/api/TinyLife.Actions.SellAction.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Actions/SellAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SellAction path: ../TinyLife/Actions/SellAction.cs @@ -139,7 +139,7 @@ items: source: remote: path: TinyLife/Actions/SellAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Items path: ../TinyLife/Actions/SellAction.cs @@ -168,7 +168,7 @@ items: source: remote: path: TinyLife/Actions/SellAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/SellAction.cs @@ -200,7 +200,7 @@ items: source: remote: path: TinyLife/Actions/SellAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/SellAction.cs @@ -229,7 +229,7 @@ items: source: remote: path: TinyLife/Actions/SellAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/SellAction.cs @@ -261,7 +261,7 @@ items: source: remote: path: TinyLife/Actions/SellAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSoldObject path: ../TinyLife/Actions/SellAction.cs diff --git a/docs/api/TinyLife.Actions.SitAction.yml b/docs/api/TinyLife.Actions.SitAction.yml index 2d3e745..b7b7e19 100644 --- a/docs/api/TinyLife.Actions.SitAction.yml +++ b/docs/api/TinyLife.Actions.SitAction.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Actions/SitAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SitAction path: ../TinyLife/Actions/SitAction.cs @@ -138,7 +138,7 @@ items: source: remote: path: TinyLife/Actions/SitAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/SitAction.cs @@ -176,7 +176,7 @@ items: source: remote: path: TinyLife/Actions/SitAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/SitAction.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Actions/SitAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/SitAction.cs @@ -250,7 +250,7 @@ items: source: remote: path: TinyLife/Actions/SitAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/SitAction.cs @@ -282,7 +282,7 @@ items: source: remote: path: TinyLife/Actions/SitAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/SitAction.cs diff --git a/docs/api/TinyLife.Actions.SocialAction.StartPartnerAction.yml b/docs/api/TinyLife.Actions.SocialAction.StartPartnerAction.yml index 8878f9a..599f3ea 100644 --- a/docs/api/TinyLife.Actions.SocialAction.StartPartnerAction.yml +++ b/docs/api/TinyLife.Actions.SocialAction.StartPartnerAction.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StartPartnerAction path: ../TinyLife/Actions/SocialAction.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/SocialAction.cs @@ -160,7 +160,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/SocialAction.cs @@ -189,7 +189,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/SocialAction.cs diff --git a/docs/api/TinyLife.Actions.SocialAction.yml b/docs/api/TinyLife.Actions.SocialAction.yml index 31c2b4e..d21f335 100644 --- a/docs/api/TinyLife.Actions.SocialAction.yml +++ b/docs/api/TinyLife.Actions.SocialAction.yml @@ -45,7 +45,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SocialAction path: ../TinyLife/Actions/SocialAction.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsMain path: ../TinyLife/Actions/SocialAction.cs @@ -202,7 +202,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Partner path: ../TinyLife/Actions/SocialAction.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PartnerAction path: ../TinyLife/Actions/SocialAction.cs @@ -264,7 +264,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MainAction path: ../TinyLife/Actions/SocialAction.cs @@ -295,7 +295,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConversationTime path: ../TinyLife/Actions/SocialAction.cs @@ -336,7 +336,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InProgressTime path: ../TinyLife/Actions/SocialAction.cs @@ -369,7 +369,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/SocialAction.cs @@ -404,7 +404,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/SocialAction.cs @@ -442,7 +442,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/SocialAction.cs @@ -474,7 +474,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitializeConversation path: ../TinyLife/Actions/SocialAction.cs @@ -502,7 +502,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateConversation path: ../TinyLife/Actions/SocialAction.cs @@ -543,7 +543,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsConversationCompleted path: ../TinyLife/Actions/SocialAction.cs @@ -574,7 +574,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMaxWaitTime path: ../TinyLife/Actions/SocialAction.cs @@ -605,7 +605,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnqueuePartnerAction path: ../TinyLife/Actions/SocialAction.cs @@ -640,7 +640,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPartnerVariety path: ../TinyLife/Actions/SocialAction.cs @@ -675,7 +675,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnBothCompleted path: ../TinyLife/Actions/SocialAction.cs @@ -707,7 +707,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/SocialAction.cs @@ -749,7 +749,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/SocialAction.cs @@ -781,7 +781,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/SocialAction.cs @@ -810,7 +810,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/SocialAction.cs @@ -843,7 +843,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCancel path: ../TinyLife/Actions/SocialAction.cs @@ -879,7 +879,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/SocialAction.cs @@ -915,7 +915,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanStartNow path: ../TinyLife/Actions/SocialAction.cs @@ -947,7 +947,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Actions/SocialAction.cs @@ -979,7 +979,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryForceResult path: ../TinyLife/Actions/SocialAction.cs @@ -1021,7 +1021,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InvokeForBoth path: ../TinyLife/Actions/SocialAction.cs @@ -1056,7 +1056,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsHelper path: ../TinyLife/Actions/SocialAction.cs @@ -1094,7 +1094,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHelper path: ../TinyLife/Actions/SocialAction.cs @@ -1132,7 +1132,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRecipientAction path: ../TinyLife/Actions/SocialAction.cs @@ -1170,7 +1170,7 @@ items: source: remote: path: TinyLife/Actions/SocialAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateAskOffer path: ../TinyLife/Actions/SocialAction.cs diff --git a/docs/api/TinyLife.Actions.StoreAction.yml b/docs/api/TinyLife.Actions.StoreAction.yml index 84cc46c..390b2b3 100644 --- a/docs/api/TinyLife.Actions.StoreAction.yml +++ b/docs/api/TinyLife.Actions.StoreAction.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Actions/StoreAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StoreAction path: ../TinyLife/Actions/StoreAction.cs @@ -138,7 +138,7 @@ items: source: remote: path: TinyLife/Actions/StoreAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Items path: ../TinyLife/Actions/StoreAction.cs @@ -167,7 +167,7 @@ items: source: remote: path: TinyLife/Actions/StoreAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/StoreAction.cs @@ -199,7 +199,7 @@ items: source: remote: path: TinyLife/Actions/StoreAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/StoreAction.cs @@ -228,7 +228,7 @@ items: source: remote: path: TinyLife/Actions/StoreAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/StoreAction.cs @@ -270,7 +270,7 @@ items: source: remote: path: TinyLife/Actions/StoreAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/StoreAction.cs @@ -302,7 +302,7 @@ items: source: remote: path: TinyLife/Actions/StoreAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/StoreAction.cs diff --git a/docs/api/TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.yml b/docs/api/TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.yml index 0f4f5da..ba2a6bd 100644 --- a/docs/api/TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.yml +++ b/docs/api/TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EvaluationResult path: ../TinyLife/Actions/TalkAction.cs diff --git a/docs/api/TinyLife.Actions.TalkAction.TalkSettings.yml b/docs/api/TinyLife.Actions.TalkAction.TalkSettings.yml index 4ed8df6..cfb1004 100644 --- a/docs/api/TinyLife.Actions.TalkAction.TalkSettings.yml +++ b/docs/api/TinyLife.Actions.TalkAction.TalkSettings.yml @@ -46,7 +46,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkSettings path: ../TinyLife/Actions/TalkAction.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FriendshipGain path: ../TinyLife/Actions/TalkAction.cs @@ -121,7 +121,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoBadlyChance path: ../TinyLife/Actions/TalkAction.cs @@ -150,7 +150,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkMinutes path: ../TinyLife/Actions/TalkAction.cs @@ -179,7 +179,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmoteCategory path: ../TinyLife/Actions/TalkAction.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeakStyle path: ../TinyLife/Actions/TalkAction.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PartnerEmoteCategory path: ../TinyLife/Actions/TalkAction.cs @@ -266,7 +266,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PartnerSpeakStyle path: ../TinyLife/Actions/TalkAction.cs @@ -295,7 +295,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GainedSkill path: ../TinyLife/Actions/TalkAction.cs @@ -324,7 +324,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GainSkillOnFailure path: ../TinyLife/Actions/TalkAction.cs @@ -353,7 +353,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RestoredNeed path: ../TinyLife/Actions/TalkAction.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredEmotion path: ../TinyLife/Actions/TalkAction.cs @@ -411,7 +411,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPersonality path: ../TinyLife/Actions/TalkAction.cs @@ -440,7 +440,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredSkill path: ../TinyLife/Actions/TalkAction.cs @@ -469,7 +469,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredAges path: ../TinyLife/Actions/TalkAction.cs @@ -498,7 +498,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPartnerAges path: ../TinyLife/Actions/TalkAction.cs @@ -527,7 +527,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredJob path: ../TinyLife/Actions/TalkAction.cs @@ -556,7 +556,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPartnerEmployment path: ../TinyLife/Actions/TalkAction.cs @@ -585,7 +585,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecute path: ../TinyLife/Actions/TalkAction.cs @@ -614,7 +614,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FailEmotion path: ../TinyLife/Actions/TalkAction.cs @@ -643,7 +643,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SuccessEmotion path: ../TinyLife/Actions/TalkAction.cs @@ -672,7 +672,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GainRomancePercentage path: ../TinyLife/Actions/TalkAction.cs @@ -701,7 +701,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LoweredEmotion path: ../TinyLife/Actions/TalkAction.cs @@ -730,7 +730,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnSuccess path: ../TinyLife/Actions/TalkAction.cs @@ -759,7 +759,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnFailure path: ../TinyLife/Actions/TalkAction.cs @@ -788,7 +788,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanDoRandomly path: ../TinyLife/Actions/TalkAction.cs @@ -817,7 +817,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/TalkAction.cs @@ -848,7 +848,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/TalkAction.cs @@ -889,7 +889,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EvaluateFully path: ../TinyLife/Actions/TalkAction.cs @@ -921,7 +921,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EvaluateSimple path: ../TinyLife/Actions/TalkAction.cs @@ -965,7 +965,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EvaluateValues path: ../TinyLife/Actions/TalkAction.cs @@ -1012,7 +1012,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CheckCanExecute path: ../TinyLife/Actions/TalkAction.cs diff --git a/docs/api/TinyLife.Actions.TalkAction.yml b/docs/api/TinyLife.Actions.TalkAction.yml index 562ce5f..aa6d9c2 100644 --- a/docs/api/TinyLife.Actions.TalkAction.yml +++ b/docs/api/TinyLife.Actions.TalkAction.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TalkAction path: ../TinyLife/Actions/TalkAction.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnEvaluate path: ../TinyLife/Actions/TalkAction.cs @@ -193,7 +193,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnTalkSuccess path: ../TinyLife/Actions/TalkAction.cs @@ -222,7 +222,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnTalkFailure path: ../TinyLife/Actions/TalkAction.cs @@ -251,7 +251,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Settings path: ../TinyLife/Actions/TalkAction.cs @@ -282,7 +282,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/TalkAction.cs @@ -320,7 +320,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateConversation path: ../TinyLife/Actions/TalkAction.cs @@ -362,7 +362,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/TalkAction.cs @@ -395,7 +395,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsConversationCompleted path: ../TinyLife/Actions/TalkAction.cs @@ -427,7 +427,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Create path: ../TinyLife/Actions/TalkAction.cs @@ -471,7 +471,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFunny path: ../TinyLife/Actions/TalkAction.cs @@ -521,7 +521,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateMean path: ../TinyLife/Actions/TalkAction.cs @@ -565,7 +565,7 @@ items: source: remote: path: TinyLife/Actions/TalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateRomantic path: ../TinyLife/Actions/TalkAction.cs diff --git a/docs/api/TinyLife.Actions.TellPeopleToLeaveRoomAction.yml b/docs/api/TinyLife.Actions.TellPeopleToLeaveRoomAction.yml index ea2b941..22d7528 100644 --- a/docs/api/TinyLife.Actions.TellPeopleToLeaveRoomAction.yml +++ b/docs/api/TinyLife.Actions.TellPeopleToLeaveRoomAction.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TellPeopleToLeaveRoomAction path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExcludedPeople path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs @@ -166,7 +166,7 @@ items: source: remote: path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs @@ -230,7 +230,7 @@ items: source: remote: path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs @@ -262,7 +262,7 @@ items: source: remote: path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs @@ -295,7 +295,7 @@ items: source: remote: path: TinyLife/Actions/TellPeopleToLeaveRoomAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryToLeaveRoom path: ../TinyLife/Actions/TellPeopleToLeaveRoomAction.cs diff --git a/docs/api/TinyLife.Actions.TryGoHereAction.yml b/docs/api/TinyLife.Actions.TryGoHereAction.yml index a065408..8d4e1d8 100644 --- a/docs/api/TinyLife.Actions.TryGoHereAction.yml +++ b/docs/api/TinyLife.Actions.TryGoHereAction.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryGoHereAction path: ../TinyLife/Actions/TryGoHereAction.cs @@ -126,7 +126,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PositionsToTry path: ../TinyLife/Actions/TryGoHereAction.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/TryGoHereAction.cs @@ -200,7 +200,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Actions/TryGoHereAction.cs @@ -229,7 +229,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/TryGoHereAction.cs @@ -271,7 +271,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Actions/TryGoHereAction.cs @@ -307,7 +307,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Actions/TryGoHereAction.cs @@ -339,7 +339,7 @@ items: source: remote: path: TinyLife/Actions/TryGoHereAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Actions/TryGoHereAction.cs diff --git a/docs/api/TinyLife.Actions.WalkAction.yml b/docs/api/TinyLife.Actions.WalkAction.yml index a1dca01..fcda27c 100644 --- a/docs/api/TinyLife.Actions.WalkAction.yml +++ b/docs/api/TinyLife.Actions.WalkAction.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Actions/WalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WalkAction path: ../TinyLife/Actions/WalkAction.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/Actions/WalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrainEnergy path: ../TinyLife/Actions/WalkAction.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Actions/WalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/WalkAction.cs @@ -207,7 +207,7 @@ items: source: remote: path: TinyLife/Actions/WalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindPath path: ../TinyLife/Actions/WalkAction.cs @@ -246,7 +246,7 @@ items: source: remote: path: TinyLife/Actions/WalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSpeed path: ../TinyLife/Actions/WalkAction.cs @@ -278,7 +278,7 @@ items: source: remote: path: TinyLife/Actions/WalkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Actions/WalkAction.cs diff --git a/docs/api/TinyLife.Actions.WatchTvAction.Channel.yml b/docs/api/TinyLife.Actions.WatchTvAction.Channel.yml index 28c9e50..027ca62 100644 --- a/docs/api/TinyLife.Actions.WatchTvAction.Channel.yml +++ b/docs/api/TinyLife.Actions.WatchTvAction.Channel.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Channel path: ../TinyLife/Actions/WatchTvAction.cs @@ -50,7 +50,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Comedy path: ../TinyLife/Actions/WatchTvAction.cs @@ -78,7 +78,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cooking path: ../TinyLife/Actions/WatchTvAction.cs @@ -106,7 +106,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Romance path: ../TinyLife/Actions/WatchTvAction.cs @@ -134,7 +134,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Drama path: ../TinyLife/Actions/WatchTvAction.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: News path: ../TinyLife/Actions/WatchTvAction.cs @@ -190,7 +190,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cartoons path: ../TinyLife/Actions/WatchTvAction.cs diff --git a/docs/api/TinyLife.Actions.WatchTvAction.yml b/docs/api/TinyLife.Actions.WatchTvAction.yml index 83c547e..47e36d6 100644 --- a/docs/api/TinyLife.Actions.WatchTvAction.yml +++ b/docs/api/TinyLife.Actions.WatchTvAction.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WatchTvAction path: ../TinyLife/Actions/WatchTvAction.cs @@ -141,7 +141,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyInProgress path: ../TinyLife/Actions/WatchTvAction.cs @@ -174,7 +174,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/WatchTvAction.cs @@ -211,7 +211,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/WatchTvAction.cs @@ -243,7 +243,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/WatchTvAction.cs @@ -272,7 +272,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/WatchTvAction.cs @@ -314,7 +314,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/WatchTvAction.cs @@ -346,7 +346,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanMultitask path: ../TinyLife/Actions/WatchTvAction.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/WatchTvAction.cs @@ -415,7 +415,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetViewingArea path: ../TinyLife/Actions/WatchTvAction.cs @@ -456,7 +456,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSeating path: ../TinyLife/Actions/WatchTvAction.cs @@ -500,7 +500,7 @@ items: source: remote: path: TinyLife/Actions/WatchTvAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetViewers path: ../TinyLife/Actions/WatchTvAction.cs diff --git a/docs/api/TinyLife.Actions.WorkAction.yml b/docs/api/TinyLife.Actions.WorkAction.yml index d67edbf..60e4bbf 100644 --- a/docs/api/TinyLife.Actions.WorkAction.yml +++ b/docs/api/TinyLife.Actions.WorkAction.yml @@ -24,7 +24,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkAction path: ../TinyLife/Actions/WorkAction.cs @@ -141,7 +141,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Job path: ../TinyLife/Actions/WorkAction.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Actions/WorkAction.cs @@ -207,7 +207,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCancel path: ../TinyLife/Actions/WorkAction.cs @@ -243,7 +243,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateFirstActions path: ../TinyLife/Actions/WorkAction.cs @@ -275,7 +275,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PreInitialize path: ../TinyLife/Actions/WorkAction.cs @@ -304,7 +304,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenInitialize path: ../TinyLife/Actions/WorkAction.cs @@ -333,7 +333,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenUpdate path: ../TinyLife/Actions/WorkAction.cs @@ -375,7 +375,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenIsCompleted path: ../TinyLife/Actions/WorkAction.cs @@ -407,7 +407,7 @@ items: source: remote: path: TinyLife/Actions/WorkAction.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AndThenOnCompleted path: ../TinyLife/Actions/WorkAction.cs diff --git a/docs/api/TinyLife.Debug.CheatDelegate.yml b/docs/api/TinyLife.Debug.CheatDelegate.yml index b12a144..66de43e 100644 --- a/docs/api/TinyLife.Debug.CheatDelegate.yml +++ b/docs/api/TinyLife.Debug.CheatDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Debug.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CheatDelegate path: ../TinyLife/Debug.cs diff --git a/docs/api/TinyLife.Debug.DebugDelegate.yml b/docs/api/TinyLife.Debug.DebugDelegate.yml index 4392947..6bfe6e8 100644 --- a/docs/api/TinyLife.Debug.DebugDelegate.yml +++ b/docs/api/TinyLife.Debug.DebugDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Debug.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugDelegate path: ../TinyLife/Debug.cs diff --git a/docs/api/TinyLife.Debug.yml b/docs/api/TinyLife.Debug.yml index 1f4355f..88a9210 100644 --- a/docs/api/TinyLife.Debug.yml +++ b/docs/api/TinyLife.Debug.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Debug.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Debug path: ../TinyLife/Debug.cs @@ -57,7 +57,7 @@ items: source: remote: path: TinyLife/Debug.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cheats path: ../TinyLife/Debug.cs @@ -86,7 +86,7 @@ items: source: remote: path: TinyLife/Debug.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DebugLines path: ../TinyLife/Debug.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/Debug.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryCheat path: ../TinyLife/Debug.cs diff --git a/docs/api/TinyLife.Emotions.CombinedEmotionSource.yml b/docs/api/TinyLife.Emotions.CombinedEmotionSource.yml index 7bff971..a48bb32 100644 --- a/docs/api/TinyLife.Emotions.CombinedEmotionSource.yml +++ b/docs/api/TinyLife.Emotions.CombinedEmotionSource.yml @@ -17,7 +17,7 @@ items: source: remote: path: TinyLife/Emotions/IEmotionSource.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CombinedEmotionSource path: ../TinyLife/Emotions/IEmotionSource.cs @@ -58,7 +58,7 @@ items: source: remote: path: TinyLife/Emotions/IEmotionSource.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Emotions/IEmotionSource.cs @@ -91,7 +91,7 @@ items: source: remote: path: TinyLife/Emotions/IEmotionSource.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Emotions/IEmotionSource.cs diff --git a/docs/api/TinyLife.Emotions.EmotionModifier.Instance.yml b/docs/api/TinyLife.Emotions.EmotionModifier.Instance.yml index 01b5b48..7b6df53 100644 --- a/docs/api/TinyLife.Emotions.EmotionModifier.Instance.yml +++ b/docs/api/TinyLife.Emotions.EmotionModifier.Instance.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Instance path: ../TinyLife/Emotions/EmotionModifier.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Emotions/EmotionModifier.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Amount path: ../TinyLife/Emotions/EmotionModifier.cs @@ -150,7 +150,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TotalTime path: ../TinyLife/Emotions/EmotionModifier.cs @@ -189,7 +189,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Time path: ../TinyLife/Emotions/EmotionModifier.cs @@ -230,7 +230,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Emotions/EmotionModifier.cs @@ -271,7 +271,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Person path: ../TinyLife/Emotions/EmotionModifier.cs @@ -302,7 +302,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassTime path: ../TinyLife/Emotions/EmotionModifier.cs @@ -334,7 +334,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Emotions/EmotionModifier.cs diff --git a/docs/api/TinyLife.Emotions.EmotionModifier.yml b/docs/api/TinyLife.Emotions.EmotionModifier.yml index d66d872..f5de446 100644 --- a/docs/api/TinyLife.Emotions.EmotionModifier.yml +++ b/docs/api/TinyLife.Emotions.EmotionModifier.yml @@ -214,7 +214,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmotionModifier path: ../TinyLife/Emotions/EmotionModifier.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Emotions/EmotionModifier.cs @@ -288,7 +288,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Asleep path: ../TinyLife/Emotions/EmotionModifier.cs @@ -315,7 +315,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PeedSelf path: ../TinyLife/Emotions/EmotionModifier.cs @@ -342,7 +342,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassedOut path: ../TinyLife/Emotions/EmotionModifier.cs @@ -369,7 +369,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -396,7 +396,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FailedJoke path: ../TinyLife/Emotions/EmotionModifier.cs @@ -423,7 +423,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DirtyDishes path: ../TinyLife/Emotions/EmotionModifier.cs @@ -450,7 +450,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BadCreation path: ../TinyLife/Emotions/EmotionModifier.cs @@ -477,7 +477,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BadCreationAngry path: ../TinyLife/Emotions/EmotionModifier.cs @@ -504,7 +504,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PerfectCreation path: ../TinyLife/Emotions/EmotionModifier.cs @@ -531,7 +531,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnemyDied path: ../TinyLife/Emotions/EmotionModifier.cs @@ -558,7 +558,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AcquaintanceDied path: ../TinyLife/Emotions/EmotionModifier.cs @@ -585,7 +585,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FriendDied path: ../TinyLife/Emotions/EmotionModifier.cs @@ -612,7 +612,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ClosePersonDied path: ../TinyLife/Emotions/EmotionModifier.cs @@ -639,7 +639,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SleptOutside path: ../TinyLife/Emotions/EmotionModifier.cs @@ -666,7 +666,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DirtyConversationPartner path: ../TinyLife/Emotions/EmotionModifier.cs @@ -693,7 +693,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CaughtBeingInappropriate path: ../TinyLife/Emotions/EmotionModifier.cs @@ -720,7 +720,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoringWork path: ../TinyLife/Emotions/EmotionModifier.cs @@ -747,7 +747,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SawSomethingPersonal path: ../TinyLife/Emotions/EmotionModifier.cs @@ -774,7 +774,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoodFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -801,7 +801,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PleasantInteraction path: ../TinyLife/Emotions/EmotionModifier.cs @@ -828,7 +828,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LovelyInteraction path: ../TinyLife/Emotions/EmotionModifier.cs @@ -855,7 +855,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FailedRomance path: ../TinyLife/Emotions/EmotionModifier.cs @@ -882,7 +882,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StartedDating path: ../TinyLife/Emotions/EmotionModifier.cs @@ -909,7 +909,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BrokenUpWith path: ../TinyLife/Emotions/EmotionModifier.cs @@ -936,7 +936,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Promoted path: ../TinyLife/Emotions/EmotionModifier.cs @@ -963,7 +963,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GotRaise path: ../TinyLife/Emotions/EmotionModifier.cs @@ -990,7 +990,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Demoted path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1017,7 +1017,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fired path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1044,7 +1044,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BadFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1071,7 +1071,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FunFoolingAround path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1098,7 +1098,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FinishedMod path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1125,7 +1125,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FinishedApp path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1152,7 +1152,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HackingFail path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1179,7 +1179,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PositiveGauge path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1206,7 +1206,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NegativeGauge path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1233,7 +1233,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MeanConversationPartner path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1260,7 +1260,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RepairFail path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1287,7 +1287,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoolAroundFail path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1314,7 +1314,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WritersBlock path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1341,7 +1341,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FinishedBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1368,7 +1368,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ScrappedBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1395,7 +1395,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SuccessfullyPublished path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1422,7 +1422,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FailedPublishing path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1449,7 +1449,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InspiringIdeas path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1476,7 +1476,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreativelyInspired path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1503,7 +1503,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StrokeOfGenius path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1530,7 +1530,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IntrovertedOverstimulated path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1557,7 +1557,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InspiredByPride path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1584,7 +1584,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TvInspiredToCook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1611,7 +1611,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SaddenedByNews path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1638,7 +1638,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExcitedByNews path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1665,7 +1665,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TvRomantic path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1692,7 +1692,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoodWalkthrough path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1719,7 +1719,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoringWalkthrough path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1746,7 +1746,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BadTeammates path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1773,7 +1773,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RageQuit path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1800,7 +1800,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WonTournament path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1827,7 +1827,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LostTournament path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1854,7 +1854,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AsexualFoolingPartner path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1881,7 +1881,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AsexualFoolingDeclined path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1908,7 +1908,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoolingDeclined path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1935,7 +1935,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnergizingJog path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1962,7 +1962,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnergizingDumbbells path: ../TinyLife/Emotions/EmotionModifier.cs @@ -1989,7 +1989,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PulledMuscle path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2016,7 +2016,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingDeskPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2043,7 +2043,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingDeskSore path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2070,7 +2070,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FitnessLevelUp path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2097,7 +2097,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LazyWorkout path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2124,7 +2124,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeEnergetic path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2151,7 +2151,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeFrisky path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2178,7 +2178,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeFocused path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2205,7 +2205,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeFine path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2232,7 +2232,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeRelaxed path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2259,7 +2259,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeCreative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2286,7 +2286,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TooMuchProtein path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2313,7 +2313,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeFriskyAsexual path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2340,7 +2340,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DirtyHandsAfterToilet path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2367,7 +2367,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DarkRoom path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2394,7 +2394,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ThrewAwayInsteadOfCleaning path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2421,7 +2421,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IntrovertedCloseConversation path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2448,7 +2448,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IntrovertedStrangerDanger path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2475,7 +2475,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IntrovertedHomeLong path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2502,7 +2502,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExtrovertedNewRelationship path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2529,7 +2529,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExtrovertedConfusedByIntroversion path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2556,7 +2556,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DirtyObject path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2583,7 +2583,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UncomfortableCraftedFurniture path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2610,7 +2610,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AmazingCraftedFurniture path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2637,7 +2637,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelfCraftedFurniture path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2664,7 +2664,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingSplinter path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2691,7 +2691,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ScrappedSomeonesProject path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2718,7 +2718,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoughSchoolDay path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2745,7 +2745,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FunSchoolDay path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2772,7 +2772,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TerribleAtSchool path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2799,7 +2799,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GradesDown path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2826,7 +2826,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GradesUp path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2853,7 +2853,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoringHomework path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2880,7 +2880,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HomeworkHelp path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2907,7 +2907,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ForgotHomework path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2934,7 +2934,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InterestingStory path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2961,7 +2961,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FunnyCartoons path: ../TinyLife/Emotions/EmotionModifier.cs @@ -2988,7 +2988,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FunPlaying path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3015,7 +3015,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InspiringPlaying path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3042,7 +3042,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PsychedUp path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3069,7 +3069,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AggravatingConversation path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3096,7 +3096,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpsettingConversation path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3123,7 +3123,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadToGetFoodSomewhereElse path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3150,7 +3150,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UsefulProgrammingResearch path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3177,7 +3177,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PublishedApp path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3204,7 +3204,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmergencyFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3231,7 +3231,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChildChef path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3258,7 +3258,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SomeoneTriedMyFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3285,7 +3285,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BadChildFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3312,7 +3312,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoodChildFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3339,7 +3339,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SandboxPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3366,7 +3366,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SandboxNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3393,7 +3393,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SandboxSocialPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3420,7 +3420,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SandboxSocialNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3447,7 +3447,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PuzzlePositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3474,7 +3474,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PuzzleNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3501,7 +3501,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PuzzleNegativeChild path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3528,7 +3528,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShoodChild path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3555,7 +3555,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadNewspaperChild path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3582,7 +3582,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FunnyNewspaperJoke path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3609,7 +3609,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnergizingCoffee path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3636,7 +3636,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TooMuchCoffee path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3663,7 +3663,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrderCanceled path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3690,7 +3690,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SkilledOrder path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3717,7 +3717,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TinkerFocused path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3744,7 +3744,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TinkerFail path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3771,7 +3771,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PineappleOnPizzaNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3798,7 +3798,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdmiredFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3825,7 +3825,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AteNonPescetarianFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3852,7 +3852,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AteNonVegetarianFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3879,7 +3879,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AteNonVeganFood path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3906,7 +3906,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JobChoicePromptFailed path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3933,7 +3933,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JobChoicePromptFailedPerformance path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3960,7 +3960,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JobChoicePromptSuccess path: ../TinyLife/Emotions/EmotionModifier.cs @@ -3987,7 +3987,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JobChoicePromptSuccessPerformance path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4014,7 +4014,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SuccessfulRummaging path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4041,7 +4041,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnsuccessfulRummaging path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4068,7 +4068,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FirstKiss path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4095,7 +4095,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AgedUp path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4122,7 +4122,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BeenAdopted path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4149,7 +4149,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdoptedChild path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4176,7 +4176,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoodStudyBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4203,7 +4203,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BadStudyBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4230,7 +4230,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InspiringSkillBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4257,7 +4257,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FocusingSkillBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4284,7 +4284,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoringSkillBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4311,7 +4311,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StressfulSkillBook path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4338,7 +4338,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmbarrassingWorkConversation path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4365,7 +4365,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FocusingLibraryInfo path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4392,7 +4392,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InspiringLibraryInfo path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4419,7 +4419,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BadLibraryInfo path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4446,7 +4446,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdmittedToCheating path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4473,7 +4473,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CheatedOn path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4500,7 +4500,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BrokeUpWithSomeone path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4527,7 +4527,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SawPeopleKissing path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4554,7 +4554,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JungleGymPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4581,7 +4581,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JungleGymSocialPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4608,7 +4608,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JungleGymSocialNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4635,7 +4635,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColoringBookRelaxing path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4662,7 +4662,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColoringBookPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4689,7 +4689,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColoringBookNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4716,7 +4716,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ThriftyBoughtCheapItem path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4743,7 +4743,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ThriftyBoughtExpensiveItem path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4770,7 +4770,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TastyTea path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4797,7 +4797,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnVacation path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4824,7 +4824,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentalLeave path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4851,7 +4851,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VacationDaysAgain path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4878,7 +4878,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GymTrainerPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4905,7 +4905,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GymTrainerNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4932,7 +4932,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PottySuccess path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4959,7 +4959,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PottyFail path: ../TinyLife/Emotions/EmotionModifier.cs @@ -4986,7 +4986,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PottyNotListening path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5013,7 +5013,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AbortionEmotions path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5040,7 +5040,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DiaperRash path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5067,7 +5067,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GrossDiaperChange path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5094,7 +5094,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SuddenlyPregnant path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5121,7 +5121,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PregnancyTestPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5148,7 +5148,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PregnancyTestNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5175,7 +5175,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SlightlyDrunk path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5202,7 +5202,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Drunk path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5229,7 +5229,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryDrunk path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5256,7 +5256,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NoBabyBathtub path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5283,7 +5283,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabyBookPositive path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5310,7 +5310,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabyBookNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5337,7 +5337,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabyBookHelpNegative path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5364,7 +5364,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5393,7 +5393,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5422,7 +5422,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emotion path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5451,7 +5451,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Condition path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5480,7 +5480,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayName path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5511,7 +5511,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5555,7 +5555,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5599,7 +5599,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCausedEmotion path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5634,7 +5634,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Emotions/EmotionModifier.cs @@ -5673,7 +5673,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionModifier.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Emotions/EmotionModifier.cs diff --git a/docs/api/TinyLife.Emotions.EmotionType.TypeCategory.yml b/docs/api/TinyLife.Emotions.EmotionType.TypeCategory.yml index 8c3edaf..d737b60 100644 --- a/docs/api/TinyLife.Emotions.EmotionType.TypeCategory.yml +++ b/docs/api/TinyLife.Emotions.EmotionType.TypeCategory.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TypeCategory path: ../TinyLife/Emotions/EmotionType.cs @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Negative path: ../TinyLife/Emotions/EmotionType.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Positive path: ../TinyLife/Emotions/EmotionType.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Neutral path: ../TinyLife/Emotions/EmotionType.cs diff --git a/docs/api/TinyLife.Emotions.EmotionType.yml b/docs/api/TinyLife.Emotions.EmotionType.yml index 0dacf31..bf0565a 100644 --- a/docs/api/TinyLife.Emotions.EmotionType.yml +++ b/docs/api/TinyLife.Emotions.EmotionType.yml @@ -39,7 +39,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmotionType path: ../TinyLife/Emotions/EmotionType.cs @@ -84,7 +84,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Emotions/EmotionType.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fine path: ../TinyLife/Emotions/EmotionType.cs @@ -140,7 +140,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Uncomfortable path: ../TinyLife/Emotions/EmotionType.cs @@ -167,7 +167,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Asleep path: ../TinyLife/Emotions/EmotionType.cs @@ -194,7 +194,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Happy path: ../TinyLife/Emotions/EmotionType.cs @@ -221,7 +221,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Embarrassed path: ../TinyLife/Emotions/EmotionType.cs @@ -248,7 +248,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sad path: ../TinyLife/Emotions/EmotionType.cs @@ -275,7 +275,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bored path: ../TinyLife/Emotions/EmotionType.cs @@ -302,7 +302,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Frisky path: ../TinyLife/Emotions/EmotionType.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Creative path: ../TinyLife/Emotions/EmotionType.cs @@ -356,7 +356,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Focused path: ../TinyLife/Emotions/EmotionType.cs @@ -383,7 +383,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Stunned path: ../TinyLife/Emotions/EmotionType.cs @@ -410,7 +410,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Angry path: ../TinyLife/Emotions/EmotionType.cs @@ -437,7 +437,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Energetic path: ../TinyLife/Emotions/EmotionType.cs @@ -464,7 +464,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Uneasy path: ../TinyLife/Emotions/EmotionType.cs @@ -491,7 +491,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Relaxed path: ../TinyLife/Emotions/EmotionType.cs @@ -518,7 +518,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Confident path: ../TinyLife/Emotions/EmotionType.cs @@ -545,7 +545,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goofy path: ../TinyLife/Emotions/EmotionType.cs @@ -572,7 +572,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Emotions/EmotionType.cs @@ -601,7 +601,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Emotions/EmotionType.cs @@ -630,7 +630,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Color path: ../TinyLife/Emotions/EmotionType.cs @@ -659,7 +659,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Category path: ../TinyLife/Emotions/EmotionType.cs @@ -688,7 +688,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Emotions/EmotionType.cs @@ -732,7 +732,7 @@ items: source: remote: path: TinyLife/Emotions/EmotionType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Emotions/EmotionType.cs diff --git a/docs/api/TinyLife.Emotions.IEmotionSource.yml b/docs/api/TinyLife.Emotions.IEmotionSource.yml index 499a37b..f720b28 100644 --- a/docs/api/TinyLife.Emotions.IEmotionSource.yml +++ b/docs/api/TinyLife.Emotions.IEmotionSource.yml @@ -16,7 +16,7 @@ items: source: remote: path: TinyLife/Emotions/IEmotionSource.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IEmotionSource path: ../TinyLife/Emotions/IEmotionSource.cs @@ -45,7 +45,7 @@ items: source: remote: path: TinyLife/Emotions/IEmotionSource.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Emotions/IEmotionSource.cs diff --git a/docs/api/TinyLife.GameImpl.GameMode.yml b/docs/api/TinyLife.GameImpl.GameMode.yml index c5dffb1..33f1d8e 100644 --- a/docs/api/TinyLife.GameImpl.GameMode.yml +++ b/docs/api/TinyLife.GameImpl.GameMode.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GameMode path: ../TinyLife/GameImpl.cs @@ -51,7 +51,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitialLoad path: ../TinyLife/GameImpl.cs @@ -79,7 +79,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Splash path: ../TinyLife/GameImpl.cs @@ -107,7 +107,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MainMenu path: ../TinyLife/GameImpl.cs @@ -135,7 +135,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectHousehold path: ../TinyLife/GameImpl.cs @@ -163,7 +163,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InGameHousehold path: ../TinyLife/GameImpl.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildOnly path: ../TinyLife/GameImpl.cs @@ -219,7 +219,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CharacterCreation path: ../TinyLife/GameImpl.cs diff --git a/docs/api/TinyLife.GameImpl.yml b/docs/api/TinyLife.GameImpl.yml index 618834e..b681418 100644 --- a/docs/api/TinyLife.GameImpl.yml +++ b/docs/api/TinyLife.GameImpl.yml @@ -52,7 +52,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GameImpl path: ../TinyLife/GameImpl.cs @@ -142,7 +142,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Version path: ../TinyLife/GameImpl.cs @@ -171,7 +171,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Instance path: ../TinyLife/GameImpl.cs @@ -202,7 +202,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Achievements path: ../TinyLife/GameImpl.cs @@ -231,7 +231,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GraphicsMetrics path: ../TinyLife/GameImpl.cs @@ -262,7 +262,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Camera path: ../TinyLife/GameImpl.cs @@ -293,7 +293,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Listener path: ../TinyLife/GameImpl.cs @@ -324,7 +324,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentTool path: ../TinyLife/GameImpl.cs @@ -355,7 +355,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentHousehold path: ../TinyLife/GameImpl.cs @@ -386,7 +386,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Money path: ../TinyLife/GameImpl.cs @@ -417,7 +417,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentLot path: ../TinyLife/GameImpl.cs @@ -448,7 +448,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Speed path: ../TinyLife/GameImpl.cs @@ -479,7 +479,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FollowingPerson path: ../TinyLife/GameImpl.cs @@ -510,7 +510,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SaveName path: ../TinyLife/GameImpl.cs @@ -541,7 +541,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mode path: ../TinyLife/GameImpl.cs @@ -572,7 +572,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CursorPosition path: ../TinyLife/GameImpl.cs @@ -603,7 +603,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentCursor path: ../TinyLife/GameImpl.cs @@ -632,7 +632,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentMaps path: ../TinyLife/GameImpl.cs @@ -663,7 +663,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentMap path: ../TinyLife/GameImpl.cs @@ -694,7 +694,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnLoadContentLater path: ../TinyLife/GameImpl.cs @@ -723,7 +723,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnFinishedLoading path: ../TinyLife/GameImpl.cs @@ -752,7 +752,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LoadContent path: ../TinyLife/GameImpl.cs @@ -780,7 +780,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoUpdate path: ../TinyLife/GameImpl.cs @@ -811,7 +811,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoDraw path: ../TinyLife/GameImpl.cs @@ -842,7 +842,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dispose path: ../TinyLife/GameImpl.cs @@ -876,7 +876,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RotateCamera path: ../TinyLife/GameImpl.cs @@ -911,7 +911,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCursorOnUi path: ../TinyLife/GameImpl.cs @@ -942,7 +942,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SwitchGameMode path: ../TinyLife/GameImpl.cs @@ -974,7 +974,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SwitchMap path: ../TinyLife/GameImpl.cs @@ -1012,7 +1012,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeExtremelyFast path: ../TinyLife/GameImpl.cs @@ -1043,7 +1043,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanSwitchGameModes path: ../TinyLife/GameImpl.cs @@ -1074,7 +1074,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FadeKeyboardLighting path: ../TinyLife/GameImpl.cs @@ -1106,7 +1106,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TakeScreenshot path: ../TinyLife/GameImpl.cs @@ -1147,7 +1147,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkLotVisible path: ../TinyLife/GameImpl.cs @@ -1179,7 +1179,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkLotNonVisible path: ../TinyLife/GameImpl.cs @@ -1211,7 +1211,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsLotVisible path: ../TinyLife/GameImpl.cs @@ -1246,7 +1246,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FollowPerson path: ../TinyLife/GameImpl.cs @@ -1290,7 +1290,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CompleteAchievement path: ../TinyLife/GameImpl.cs diff --git a/docs/api/TinyLife.GameSpeed.yml b/docs/api/TinyLife.GameSpeed.yml index 4df225f..801d019 100644 --- a/docs/api/TinyLife.GameSpeed.yml +++ b/docs/api/TinyLife.GameSpeed.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GameSpeed path: ../TinyLife/Options.cs @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Paused path: ../TinyLife/Options.cs @@ -77,7 +77,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Regular path: ../TinyLife/Options.cs @@ -105,7 +105,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fast path: ../TinyLife/Options.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryFast path: ../TinyLife/Options.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExtremelyFast path: ../TinyLife/Options.cs diff --git a/docs/api/TinyLife.GenealogyType.yml b/docs/api/TinyLife.GenealogyType.yml index bdece3b..affba48 100644 --- a/docs/api/TinyLife.GenealogyType.yml +++ b/docs/api/TinyLife.GenealogyType.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GenealogyType path: ../TinyLife/Relationship.cs @@ -57,7 +57,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Unrelated path: ../TinyLife/Relationship.cs @@ -85,7 +85,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Parent path: ../TinyLife/Relationship.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Child path: ../TinyLife/Relationship.cs @@ -141,7 +141,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sibling path: ../TinyLife/Relationship.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Nibling path: ../TinyLife/Relationship.cs @@ -197,7 +197,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pibling path: ../TinyLife/Relationship.cs @@ -225,7 +225,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Grandparent path: ../TinyLife/Relationship.cs @@ -253,7 +253,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Grandchild path: ../TinyLife/Relationship.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cousin path: ../TinyLife/Relationship.cs @@ -309,7 +309,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DistantlyRelated path: ../TinyLife/Relationship.cs diff --git a/docs/api/TinyLife.Goals.Achievement.yml b/docs/api/TinyLife.Goals.Achievement.yml index a7ed42b..a4c250e 100644 --- a/docs/api/TinyLife.Goals.Achievement.yml +++ b/docs/api/TinyLife.Goals.Achievement.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Achievement path: ../TinyLife/Goals/Achievement.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Goals/Achievement.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goals path: ../TinyLife/Goals/Achievement.cs @@ -156,7 +156,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Completed path: ../TinyLife/Goals/Achievement.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Achievement.cs @@ -239,7 +239,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Goals/Achievement.cs @@ -280,7 +280,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateElement path: ../TinyLife/Goals/Achievement.cs @@ -311,7 +311,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/Achievement.cs @@ -342,7 +342,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Complete path: ../TinyLife/Goals/Achievement.cs diff --git a/docs/api/TinyLife.Goals.AchievementType.yml b/docs/api/TinyLife.Goals.AchievementType.yml index e3628ae..7f74468 100644 --- a/docs/api/TinyLife.Goals.AchievementType.yml +++ b/docs/api/TinyLife.Goals.AchievementType.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AchievementType path: ../TinyLife/Goals/Achievement.cs @@ -71,7 +71,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Goals/Achievement.cs @@ -100,7 +100,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SomeoneDiesOnYourLot path: ../TinyLife/Goals/Achievement.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DieOnPublicLot path: ../TinyLife/Goals/Achievement.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/Achievement.cs @@ -183,7 +183,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Goals/Achievement.cs @@ -212,7 +212,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goals path: ../TinyLife/Goals/Achievement.cs @@ -241,7 +241,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayName path: ../TinyLife/Goals/Achievement.cs @@ -272,7 +272,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Achievement.cs @@ -313,7 +313,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Achievement.cs @@ -354,7 +354,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Goals/Achievement.cs @@ -385,7 +385,7 @@ items: source: remote: path: TinyLife/Goals/Achievement.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Goals/Achievement.cs diff --git a/docs/api/TinyLife.Goals.AmountGoal.yml b/docs/api/TinyLife.Goals.AmountGoal.yml index fa177f8..538d85a 100644 --- a/docs/api/TinyLife.Goals.AmountGoal.yml +++ b/docs/api/TinyLife.Goals.AmountGoal.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Goals/AmountGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AmountGoal path: ../TinyLife/Goals/AmountGoal.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Goals/AmountGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/AmountGoal.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/Goals/AmountGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Goals/AmountGoal.cs @@ -143,7 +143,7 @@ items: source: remote: path: TinyLife/Goals/AmountGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reset path: ../TinyLife/Goals/AmountGoal.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Goals/AmountGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayedProgress path: ../TinyLife/Goals/AmountGoal.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Goals/AmountGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/AmountGoal.cs diff --git a/docs/api/TinyLife.Goals.AutoGoalInfo.yml b/docs/api/TinyLife.Goals.AutoGoalInfo.yml index 8480134..8eb25c4 100644 --- a/docs/api/TinyLife.Goals.AutoGoalInfo.yml +++ b/docs/api/TinyLife.Goals.AutoGoalInfo.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AutoGoalInfo path: ../TinyLife/Goals/GoalInfo.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Triggers path: ../TinyLife/Goals/GoalInfo.cs @@ -101,7 +101,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Condition path: ../TinyLife/Goals/GoalInfo.cs @@ -130,7 +130,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/GoalInfo.cs @@ -174,7 +174,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Timed path: ../TinyLife/Goals/GoalInfo.cs @@ -224,7 +224,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Amount path: ../TinyLife/Goals/GoalInfo.cs @@ -274,7 +274,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Distinct path: ../TinyLife/Goals/GoalInfo.cs @@ -327,7 +327,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Distinct path: ../TinyLife/Goals/GoalInfo.cs @@ -380,7 +380,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Conditioned path: ../TinyLife/Goals/GoalInfo.cs diff --git a/docs/api/TinyLife.Goals.AutoTriggerGoal-1.yml b/docs/api/TinyLife.Goals.AutoTriggerGoal-1.yml index 9c6b02d..65f7440 100644 --- a/docs/api/TinyLife.Goals.AutoTriggerGoal-1.yml +++ b/docs/api/TinyLife.Goals.AutoTriggerGoal-1.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AutoTriggerGoal path: ../TinyLife/Goals/AutoTriggerGoal.cs @@ -85,7 +85,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/AutoTriggerGoal.cs @@ -120,7 +120,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/AutoTriggerGoal.cs @@ -153,7 +153,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/AutoTriggerGoal.cs @@ -189,7 +189,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanTrigger path: ../TinyLife/Goals/AutoTriggerGoal.cs diff --git a/docs/api/TinyLife.Goals.AutoTriggerGoal.yml b/docs/api/TinyLife.Goals.AutoTriggerGoal.yml index c7077c9..317ca0c 100644 --- a/docs/api/TinyLife.Goals.AutoTriggerGoal.yml +++ b/docs/api/TinyLife.Goals.AutoTriggerGoal.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AutoTriggerGoal path: ../TinyLife/Goals/AutoTriggerGoal.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/AutoTriggerGoal.cs @@ -110,7 +110,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/AutoTriggerGoal.cs @@ -145,7 +145,7 @@ items: source: remote: path: TinyLife/Goals/AutoTriggerGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanTrigger path: ../TinyLife/Goals/AutoTriggerGoal.cs diff --git a/docs/api/TinyLife.Goals.ConditionedGoal.yml b/docs/api/TinyLife.Goals.ConditionedGoal.yml index 030fa6a..79bb1c9 100644 --- a/docs/api/TinyLife.Goals.ConditionedGoal.yml +++ b/docs/api/TinyLife.Goals.ConditionedGoal.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Goals/ConditionedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConditionedGoal path: ../TinyLife/Goals/ConditionedGoal.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Goals/ConditionedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/ConditionedGoal.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/Goals/ConditionedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Goals/ConditionedGoal.cs @@ -143,7 +143,7 @@ items: source: remote: path: TinyLife/Goals/ConditionedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reset path: ../TinyLife/Goals/ConditionedGoal.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Goals/ConditionedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayedProgress path: ../TinyLife/Goals/ConditionedGoal.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Goals/ConditionedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/ConditionedGoal.cs diff --git a/docs/api/TinyLife.Goals.DistinctGoal-1.yml b/docs/api/TinyLife.Goals.DistinctGoal-1.yml index 652e9e7..32bd411 100644 --- a/docs/api/TinyLife.Goals.DistinctGoal-1.yml +++ b/docs/api/TinyLife.Goals.DistinctGoal-1.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DistinctGoal path: ../TinyLife/Goals/DistinctGoal.cs @@ -81,7 +81,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/DistinctGoal.cs @@ -116,7 +116,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Goals/DistinctGoal.cs @@ -150,7 +150,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reset path: ../TinyLife/Goals/DistinctGoal.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayedProgress path: ../TinyLife/Goals/DistinctGoal.cs @@ -215,7 +215,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/DistinctGoal.cs @@ -253,7 +253,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/DistinctGoal.cs @@ -287,7 +287,7 @@ items: source: remote: path: TinyLife/Goals/DistinctGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanTrigger path: ../TinyLife/Goals/DistinctGoal.cs diff --git a/docs/api/TinyLife.Goals.Goal-1.yml b/docs/api/TinyLife.Goals.Goal-1.yml index 0e45330..6c9f1c6 100644 --- a/docs/api/TinyLife.Goals.Goal-1.yml +++ b/docs/api/TinyLife.Goals.Goal-1.yml @@ -17,7 +17,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goal path: ../TinyLife/Goals/Goal.cs @@ -77,7 +77,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/Goals/Goal.cs @@ -110,7 +110,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Goal.cs diff --git a/docs/api/TinyLife.Goals.Goal.yml b/docs/api/TinyLife.Goals.Goal.yml index 0001c89..8ad420a 100644 --- a/docs/api/TinyLife.Goals.Goal.yml +++ b/docs/api/TinyLife.Goals.Goal.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goal path: ../TinyLife/Goals/Goal.cs @@ -82,7 +82,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/Goal.cs @@ -121,7 +121,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Set path: ../TinyLife/Goals/Goal.cs @@ -152,7 +152,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/Goals/Goal.cs @@ -183,7 +183,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Goal.cs @@ -221,7 +221,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Goals/Goal.cs @@ -252,7 +252,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reset path: ../TinyLife/Goals/Goal.cs @@ -280,7 +280,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayedProgress path: ../TinyLife/Goals/Goal.cs @@ -311,7 +311,7 @@ items: source: remote: path: TinyLife/Goals/Goal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/Goal.cs diff --git a/docs/api/TinyLife.Goals.GoalInfo.yml b/docs/api/TinyLife.Goals.GoalInfo.yml index 70ae8de..d060299 100644 --- a/docs/api/TinyLife.Goals.GoalInfo.yml +++ b/docs/api/TinyLife.Goals.GoalInfo.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoalInfo path: ../TinyLife/Goals/GoalInfo.cs @@ -66,7 +66,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/GoalInfo.cs @@ -95,7 +95,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/GoalInfo.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/Goals/GoalInfo.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Goals/GoalInfo.cs diff --git a/docs/api/TinyLife.Goals.GoalSet.yml b/docs/api/TinyLife.Goals.GoalSet.yml index 6233271..e167d7b 100644 --- a/docs/api/TinyLife.Goals.GoalSet.yml +++ b/docs/api/TinyLife.Goals.GoalSet.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoalSet path: ../TinyLife/Goals/GoalSet.cs @@ -82,7 +82,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/Goals/GoalSet.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/GoalSet.cs @@ -148,7 +148,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Goals/GoalSet.cs @@ -179,7 +179,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Goals/GoalSet.cs @@ -210,7 +210,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reset path: ../TinyLife/Goals/GoalSet.cs @@ -238,7 +238,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetGoals path: ../TinyLife/Goals/GoalSet.cs @@ -275,7 +275,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetGoal path: ../TinyLife/Goals/GoalSet.cs @@ -316,7 +316,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetGoal path: ../TinyLife/Goals/GoalSet.cs @@ -353,7 +353,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplay path: ../TinyLife/Goals/GoalSet.cs @@ -394,7 +394,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/GoalSet.cs diff --git a/docs/api/TinyLife.Goals.GoalSetInfo.yml b/docs/api/TinyLife.Goals.GoalSetInfo.yml index 997d982..fc4aea5 100644 --- a/docs/api/TinyLife.Goals.GoalSetInfo.yml +++ b/docs/api/TinyLife.Goals.GoalSetInfo.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoalSetInfo path: ../TinyLife/Goals/GoalSet.cs @@ -64,7 +64,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Configurations path: ../TinyLife/Goals/GoalSet.cs @@ -93,7 +93,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/GoalSet.cs @@ -128,7 +128,7 @@ items: source: remote: path: TinyLife/Goals/GoalSet.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Goals/GoalSet.cs diff --git a/docs/api/TinyLife.Goals.GoalTrigger.yml b/docs/api/TinyLife.Goals.GoalTrigger.yml index e54f0b5..a7f5d20 100644 --- a/docs/api/TinyLife.Goals.GoalTrigger.yml +++ b/docs/api/TinyLife.Goals.GoalTrigger.yml @@ -34,7 +34,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoalTrigger path: ../TinyLife/Goals/GoalTrigger.cs @@ -73,7 +73,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PersonUpdate path: ../TinyLife/Goals/GoalTrigger.cs @@ -102,7 +102,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurnitureCreated path: ../TinyLife/Goals/GoalTrigger.cs @@ -131,7 +131,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionCompleted path: ../TinyLife/Goals/GoalTrigger.cs @@ -160,7 +160,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionEnded path: ../TinyLife/Goals/GoalTrigger.cs @@ -189,7 +189,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionUpdate path: ../TinyLife/Goals/GoalTrigger.cs @@ -218,7 +218,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EarnMoney path: ../TinyLife/Goals/GoalTrigger.cs @@ -247,7 +247,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmotionGained path: ../TinyLife/Goals/GoalTrigger.cs @@ -276,7 +276,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmotionLost path: ../TinyLife/Goals/GoalTrigger.cs @@ -305,7 +305,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodEaten path: ../TinyLife/Goals/GoalTrigger.cs @@ -334,7 +334,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProjectCompleted path: ../TinyLife/Goals/GoalTrigger.cs @@ -363,7 +363,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/GoalTrigger.cs @@ -392,7 +392,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidObjects path: ../TinyLife/Goals/GoalTrigger.cs @@ -421,7 +421,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidValues path: ../TinyLife/Goals/GoalTrigger.cs @@ -450,7 +450,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/GoalTrigger.cs @@ -491,7 +491,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsObjectCompatible path: ../TinyLife/Goals/GoalTrigger.cs @@ -526,7 +526,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsValueCompatible path: ../TinyLife/Goals/GoalTrigger.cs @@ -561,7 +561,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Equals path: ../TinyLife/Goals/GoalTrigger.cs @@ -595,7 +595,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Equals path: ../TinyLife/Goals/GoalTrigger.cs @@ -631,7 +631,7 @@ items: source: remote: path: TinyLife/Goals/GoalTrigger.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHashCode path: ../TinyLife/Goals/GoalTrigger.cs diff --git a/docs/api/TinyLife.Goals.IGoalTriggerable.yml b/docs/api/TinyLife.Goals.IGoalTriggerable.yml index 0003c29..8fdbbb2 100644 --- a/docs/api/TinyLife.Goals.IGoalTriggerable.yml +++ b/docs/api/TinyLife.Goals.IGoalTriggerable.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Goals/IGoalTriggerable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IGoalTriggerable path: ../TinyLife/Goals/IGoalTriggerable.cs @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/Goals/IGoalTriggerable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryTrigger path: ../TinyLife/Goals/IGoalTriggerable.cs @@ -91,7 +91,7 @@ items: source: remote: path: TinyLife/Goals/IGoalTriggerable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/IGoalTriggerable.cs @@ -138,7 +138,7 @@ items: source: remote: path: TinyLife/Goals/IGoalTriggerable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/IGoalTriggerable.cs diff --git a/docs/api/TinyLife.Goals.Job.JobPerformanceDelegate.yml b/docs/api/TinyLife.Goals.Job.JobPerformanceDelegate.yml index b45e852..e4a0384 100644 --- a/docs/api/TinyLife.Goals.Job.JobPerformanceDelegate.yml +++ b/docs/api/TinyLife.Goals.Job.JobPerformanceDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JobPerformanceDelegate path: ../TinyLife/Goals/Job.cs diff --git a/docs/api/TinyLife.Goals.Job.yml b/docs/api/TinyLife.Goals.Job.yml index 27a626c..509f552 100644 --- a/docs/api/TinyLife.Goals.Job.yml +++ b/docs/api/TinyLife.Goals.Job.yml @@ -37,7 +37,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Job path: ../TinyLife/Goals/Job.cs @@ -93,7 +93,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetWorkingPerformance path: ../TinyLife/Goals/Job.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Goals/Job.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Person path: ../TinyLife/Goals/Job.cs @@ -192,7 +192,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Performance path: ../TinyLife/Goals/Job.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPromotionPerformance path: ../TinyLife/Goals/Job.cs @@ -264,7 +264,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Level path: ../TinyLife/Goals/Job.cs @@ -305,7 +305,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DailyTasks path: ../TinyLife/Goals/Job.cs @@ -346,7 +346,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AmountOfRaises path: ../TinyLife/Goals/Job.cs @@ -387,7 +387,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentHourlyPay path: ../TinyLife/Goals/Job.cs @@ -418,7 +418,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VacationDaysAvailable path: ../TinyLife/Goals/Job.cs @@ -457,7 +457,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DaysOnVacation path: ../TinyLife/Goals/Job.cs @@ -498,7 +498,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Job.cs @@ -539,7 +539,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Goals/Job.cs @@ -571,7 +571,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateWorking path: ../TinyLife/Goals/Job.cs @@ -612,7 +612,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddPerformance path: ../TinyLife/Goals/Job.cs @@ -647,7 +647,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddLevel path: ../TinyLife/Goals/Job.cs @@ -685,7 +685,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRaise path: ../TinyLife/Goals/Job.cs @@ -716,7 +716,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasRequiredPromotionSkills path: ../TinyLife/Goals/Job.cs @@ -747,7 +747,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCoworkers path: ../TinyLife/Goals/Job.cs @@ -778,7 +778,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCoworkersAtWork path: ../TinyLife/Goals/Job.cs @@ -809,7 +809,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/Job.cs @@ -843,7 +843,7 @@ items: source: remote: path: TinyLife/Goals/Job.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StartVacation path: ../TinyLife/Goals/Job.cs diff --git a/docs/api/TinyLife.Goals.JobType.yml b/docs/api/TinyLife.Goals.JobType.yml index 9f6382b..94e5a1a 100644 --- a/docs/api/TinyLife.Goals.JobType.yml +++ b/docs/api/TinyLife.Goals.JobType.yml @@ -53,7 +53,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JobType path: ../TinyLife/Goals/JobType.cs @@ -108,7 +108,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Goals/JobType.cs @@ -137,7 +137,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PrimarySchoolStudent path: ../TinyLife/Goals/JobType.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Businessperson path: ../TinyLife/Goals/JobType.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Firefighter path: ../TinyLife/Goals/JobType.cs @@ -218,7 +218,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Doctor path: ../TinyLife/Goals/JobType.cs @@ -245,7 +245,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Programmer path: ../TinyLife/Goals/JobType.cs @@ -272,7 +272,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetailWorker path: ../TinyLife/Goals/JobType.cs @@ -299,7 +299,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Teacher path: ../TinyLife/Goals/JobType.cs @@ -326,7 +326,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Scientist path: ../TinyLife/Goals/JobType.cs @@ -353,7 +353,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/JobType.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Goals/JobType.cs @@ -411,7 +411,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HourlyPay path: ../TinyLife/Goals/JobType.cs @@ -440,7 +440,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkHours path: ../TinyLife/Goals/JobType.cs @@ -469,7 +469,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OffWorkDays path: ../TinyLife/Goals/JobType.cs @@ -498,7 +498,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPromotionSkills path: ../TinyLife/Goals/JobType.cs @@ -529,7 +529,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxLevel path: ../TinyLife/Goals/JobType.cs @@ -560,7 +560,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasSpecialLocalization path: ../TinyLife/Goals/JobType.cs @@ -591,7 +591,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredAges path: ../TinyLife/Goals/JobType.cs @@ -622,7 +622,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanQuitOrBeFired path: ../TinyLife/Goals/JobType.cs @@ -653,7 +653,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanGetRaise path: ../TinyLife/Goals/JobType.cs @@ -684,7 +684,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DailyTasks path: ../TinyLife/Goals/JobType.cs @@ -715,7 +715,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DailyTaskImportance path: ../TinyLife/Goals/JobType.cs @@ -746,7 +746,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChoicePrompts path: ../TinyLife/Goals/JobType.cs @@ -777,7 +777,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Goals/JobType.cs @@ -810,7 +810,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/JobType.cs @@ -857,7 +857,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Goals/JobType.cs @@ -898,7 +898,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsTimeToWork path: ../TinyLife/Goals/JobType.cs @@ -933,7 +933,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToScheduleString path: ../TinyLife/Goals/JobType.cs @@ -967,7 +967,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Goals/JobType.cs @@ -1005,7 +1005,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRequiredPromotionSkills path: ../TinyLife/Goals/JobType.cs @@ -1040,7 +1040,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnWorkStartsInAnHour path: ../TinyLife/Goals/JobType.cs @@ -1072,7 +1072,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnWorkHoursOver path: ../TinyLife/Goals/JobType.cs @@ -1104,7 +1104,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnWorkFinished path: ../TinyLife/Goals/JobType.cs @@ -1139,7 +1139,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnWorkStarted path: ../TinyLife/Goals/JobType.cs @@ -1174,7 +1174,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnLevelChanged path: ../TinyLife/Goals/JobType.cs @@ -1212,7 +1212,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRaiseReceived path: ../TinyLife/Goals/JobType.cs @@ -1244,7 +1244,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateWorking path: ../TinyLife/Goals/JobType.cs @@ -1288,7 +1288,7 @@ items: source: remote: path: TinyLife/Goals/JobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Goals/JobType.cs diff --git a/docs/api/TinyLife.Goals.LifeGoal.Instance.yml b/docs/api/TinyLife.Goals.LifeGoal.Instance.yml index a13fb9a..ab985c5 100644 --- a/docs/api/TinyLife.Goals.LifeGoal.Instance.yml +++ b/docs/api/TinyLife.Goals.LifeGoal.Instance.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Instance path: ../TinyLife/Goals/LifeGoal.cs @@ -74,7 +74,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goal path: ../TinyLife/Goals/LifeGoal.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentGoals path: ../TinyLife/Goals/LifeGoal.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StageIndex path: ../TinyLife/Goals/LifeGoal.cs @@ -195,7 +195,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Person path: ../TinyLife/Goals/LifeGoal.cs @@ -226,7 +226,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Stage path: ../TinyLife/Goals/LifeGoal.cs @@ -257,7 +257,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Completed path: ../TinyLife/Goals/LifeGoal.cs @@ -288,7 +288,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/LifeGoal.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Goals/LifeGoal.cs @@ -357,7 +357,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Advance path: ../TinyLife/Goals/LifeGoal.cs @@ -385,7 +385,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/LifeGoal.cs diff --git a/docs/api/TinyLife.Goals.LifeGoal.yml b/docs/api/TinyLife.Goals.LifeGoal.yml index 978dc3a..ff8caaa 100644 --- a/docs/api/TinyLife.Goals.LifeGoal.yml +++ b/docs/api/TinyLife.Goals.LifeGoal.yml @@ -35,7 +35,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LifeGoal path: ../TinyLife/Goals/LifeGoal.cs @@ -80,7 +80,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goals path: ../TinyLife/Goals/LifeGoal.cs @@ -109,7 +109,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Chef path: ../TinyLife/Goals/LifeGoal.cs @@ -136,7 +136,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmartKid path: ../TinyLife/Goals/LifeGoal.cs @@ -163,7 +163,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HouseholdHero path: ../TinyLife/Goals/LifeGoal.cs @@ -190,7 +190,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComputerAddict path: ../TinyLife/Goals/LifeGoal.cs @@ -217,7 +217,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FriendOfEveryone path: ../TinyLife/Goals/LifeGoal.cs @@ -244,7 +244,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Millionaire path: ../TinyLife/Goals/LifeGoal.cs @@ -271,7 +271,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PerfectPainter path: ../TinyLife/Goals/LifeGoal.cs @@ -298,7 +298,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreativeChild path: ../TinyLife/Goals/LifeGoal.cs @@ -325,7 +325,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CapableCarpenter path: ../TinyLife/Goals/LifeGoal.cs @@ -352,7 +352,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GymRat path: ../TinyLife/Goals/LifeGoal.cs @@ -379,7 +379,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAdvanced path: ../TinyLife/Goals/LifeGoal.cs @@ -408,7 +408,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Goals/LifeGoal.cs @@ -437,7 +437,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/LifeGoal.cs @@ -466,7 +466,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Stages path: ../TinyLife/Goals/LifeGoal.cs @@ -495,7 +495,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RewardPersonality path: ../TinyLife/Goals/LifeGoal.cs @@ -524,7 +524,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllowedAges path: ../TinyLife/Goals/LifeGoal.cs @@ -555,7 +555,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/LifeGoal.cs @@ -596,7 +596,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompleted path: ../TinyLife/Goals/LifeGoal.cs @@ -631,7 +631,7 @@ items: source: remote: path: TinyLife/Goals/LifeGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Goals/LifeGoal.cs diff --git a/docs/api/TinyLife.Goals.ManualProgressGoal.yml b/docs/api/TinyLife.Goals.ManualProgressGoal.yml index 4e46136..0f0cb85 100644 --- a/docs/api/TinyLife.Goals.ManualProgressGoal.yml +++ b/docs/api/TinyLife.Goals.ManualProgressGoal.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Goals/ManualProgressGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ManualProgressGoal path: ../TinyLife/Goals/ManualProgressGoal.cs @@ -71,7 +71,7 @@ items: source: remote: path: TinyLife/Goals/ManualProgressGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/ManualProgressGoal.cs @@ -109,7 +109,7 @@ items: source: remote: path: TinyLife/Goals/ManualProgressGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Goals/ManualProgressGoal.cs @@ -141,7 +141,7 @@ items: source: remote: path: TinyLife/Goals/ManualProgressGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reset path: ../TinyLife/Goals/ManualProgressGoal.cs @@ -170,7 +170,7 @@ items: source: remote: path: TinyLife/Goals/ManualProgressGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeProgress path: ../TinyLife/Goals/ManualProgressGoal.cs diff --git a/docs/api/TinyLife.Goals.Memory.yml b/docs/api/TinyLife.Goals.Memory.yml index b7be835..bbc6684 100644 --- a/docs/api/TinyLife.Goals.Memory.yml +++ b/docs/api/TinyLife.Goals.Memory.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Memory path: ../TinyLife/Goals/Memory.cs @@ -78,7 +78,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Goals/Memory.cs @@ -117,7 +117,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TimeOccured path: ../TinyLife/Goals/Memory.cs @@ -158,7 +158,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/Goals/Memory.cs @@ -199,7 +199,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TimeSinceOccured path: ../TinyLife/Goals/Memory.cs @@ -230,7 +230,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Memory.cs @@ -271,7 +271,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/Memory.cs @@ -306,7 +306,7 @@ items: source: remote: path: TinyLife/Goals/Memory.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Goals/Memory.cs diff --git a/docs/api/TinyLife.Goals.MemoryType.yml b/docs/api/TinyLife.Goals.MemoryType.yml index 85fd65e..7eb02e8 100644 --- a/docs/api/TinyLife.Goals.MemoryType.yml +++ b/docs/api/TinyLife.Goals.MemoryType.yml @@ -39,7 +39,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MemoryType path: ../TinyLife/Goals/MemoryType.cs @@ -86,7 +86,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Goals/MemoryType.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PublishFailure path: ../TinyLife/Goals/MemoryType.cs @@ -142,7 +142,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SocialAction path: ../TinyLife/Goals/MemoryType.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PromotionOrRaise path: ../TinyLife/Goals/MemoryType.cs @@ -196,7 +196,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FamilySocial path: ../TinyLife/Goals/MemoryType.cs @@ -223,7 +223,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UsedSkillCategory path: ../TinyLife/Goals/MemoryType.cs @@ -250,7 +250,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WasOutside path: ../TinyLife/Goals/MemoryType.cs @@ -277,7 +277,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UsedFurniture path: ../TinyLife/Goals/MemoryType.cs @@ -304,7 +304,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkedAtJob path: ../TinyLife/Goals/MemoryType.cs @@ -331,7 +331,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WasRomanticWithSomeoneElse path: ../TinyLife/Goals/MemoryType.cs @@ -358,7 +358,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadFirstKiss path: ../TinyLife/Goals/MemoryType.cs @@ -385,7 +385,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadChild path: ../TinyLife/Goals/MemoryType.cs @@ -412,7 +412,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AskedForFood path: ../TinyLife/Goals/MemoryType.cs @@ -439,7 +439,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Slept path: ../TinyLife/Goals/MemoryType.cs @@ -466,7 +466,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadAbortion path: ../TinyLife/Goals/MemoryType.cs @@ -493,7 +493,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MayBePregnant path: ../TinyLife/Goals/MemoryType.cs @@ -520,7 +520,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoundOutPregnancy path: ../TinyLife/Goals/MemoryType.cs @@ -547,7 +547,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToldAboutPregnancy path: ../TinyLife/Goals/MemoryType.cs @@ -574,7 +574,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/MemoryType.cs @@ -603,7 +603,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructedType path: ../TinyLife/Goals/MemoryType.cs @@ -632,7 +632,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Goals/MemoryType.cs @@ -665,7 +665,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/MemoryType.cs @@ -703,7 +703,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Goals/MemoryType.cs @@ -750,7 +750,7 @@ items: source: remote: path: TinyLife/Goals/MemoryType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Goals/MemoryType.cs diff --git a/docs/api/TinyLife.Goals.Project.ActionSettings.yml b/docs/api/TinyLife.Goals.Project.ActionSettings.yml index 066bad9..fbccefa 100644 --- a/docs/api/TinyLife.Goals.Project.ActionSettings.yml +++ b/docs/api/TinyLife.Goals.Project.ActionSettings.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionSettings path: ../TinyLife/Goals/Project.cs @@ -63,7 +63,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/Project.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Context path: ../TinyLife/Goals/Project.cs @@ -121,7 +121,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Goals/Project.cs @@ -150,7 +150,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructedType path: ../TinyLife/Goals/Project.cs @@ -179,7 +179,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructedTypeScrap path: ../TinyLife/Goals/Project.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecute path: ../TinyLife/Goals/Project.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredSkill path: ../TinyLife/Goals/Project.cs @@ -266,7 +266,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredAges path: ../TinyLife/Goals/Project.cs @@ -295,7 +295,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProjectDisplayName path: ../TinyLife/Goals/Project.cs @@ -324,7 +324,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanContinue path: ../TinyLife/Goals/Project.cs @@ -353,7 +353,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IncludeProject path: ../TinyLife/Goals/Project.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Project.cs diff --git a/docs/api/TinyLife.Goals.Project.yml b/docs/api/TinyLife.Goals.Project.yml index 67e2c1f..707e6c6 100644 --- a/docs/api/TinyLife.Goals.Project.yml +++ b/docs/api/TinyLife.Goals.Project.yml @@ -35,7 +35,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Project path: ../TinyLife/Goals/Project.cs @@ -91,7 +91,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Goals/Project.cs @@ -130,7 +130,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/Project.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Completed path: ../TinyLife/Goals/Project.cs @@ -200,7 +200,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Quality path: ../TinyLife/Goals/Project.cs @@ -243,7 +243,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Progress path: ../TinyLife/Goals/Project.cs @@ -274,7 +274,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DailyPay path: ../TinyLife/Goals/Project.cs @@ -319,7 +319,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DailyPayReductionFactor path: ../TinyLife/Goals/Project.cs @@ -364,7 +364,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Person path: ../TinyLife/Goals/Project.cs @@ -395,7 +395,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Archived path: ../TinyLife/Goals/Project.cs @@ -436,7 +436,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/Project.cs @@ -477,7 +477,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Goals/Project.cs @@ -512,7 +512,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MakeProgress path: ../TinyLife/Goals/Project.cs @@ -559,7 +559,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Remove path: ../TinyLife/Goals/Project.cs @@ -587,7 +587,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnNewDay path: ../TinyLife/Goals/Project.cs @@ -615,7 +615,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCompleted path: ../TinyLife/Goals/Project.cs @@ -643,7 +643,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetDailyPay path: ../TinyLife/Goals/Project.cs @@ -684,7 +684,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateActions path: ../TinyLife/Goals/Project.cs @@ -719,7 +719,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetVarieties path: ../TinyLife/Goals/Project.cs @@ -766,7 +766,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpenNamePrompt path: ../TinyLife/Goals/Project.cs @@ -810,7 +810,7 @@ items: source: remote: path: TinyLife/Goals/Project.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpenScrapPrompt path: ../TinyLife/Goals/Project.cs diff --git a/docs/api/TinyLife.Goals.StudentJobType.yml b/docs/api/TinyLife.Goals.StudentJobType.yml index 8ab8a4b..4a4dada 100644 --- a/docs/api/TinyLife.Goals.StudentJobType.yml +++ b/docs/api/TinyLife.Goals.StudentJobType.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Goals/StudentJobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StudentJobType path: ../TinyLife/Goals/StudentJobType.cs @@ -102,7 +102,7 @@ items: source: remote: path: TinyLife/Goals/StudentJobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Schedule path: ../TinyLife/Goals/StudentJobType.cs @@ -131,7 +131,7 @@ items: source: remote: path: TinyLife/Goals/StudentJobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/StudentJobType.cs @@ -178,7 +178,7 @@ items: source: remote: path: TinyLife/Goals/StudentJobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnWorkFinished path: ../TinyLife/Goals/StudentJobType.cs @@ -214,7 +214,7 @@ items: source: remote: path: TinyLife/Goals/StudentJobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnLevelChanged path: ../TinyLife/Goals/StudentJobType.cs @@ -253,7 +253,7 @@ items: source: remote: path: TinyLife/Goals/StudentJobType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateWorking path: ../TinyLife/Goals/StudentJobType.cs diff --git a/docs/api/TinyLife.Goals.TimedGoal.yml b/docs/api/TinyLife.Goals.TimedGoal.yml index 7df433c..703cd48 100644 --- a/docs/api/TinyLife.Goals.TimedGoal.yml +++ b/docs/api/TinyLife.Goals.TimedGoal.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Goals/TimedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TimedGoal path: ../TinyLife/Goals/TimedGoal.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Goals/TimedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/TimedGoal.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/Goals/TimedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProgress path: ../TinyLife/Goals/TimedGoal.cs @@ -143,7 +143,7 @@ items: source: remote: path: TinyLife/Goals/TimedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reset path: ../TinyLife/Goals/TimedGoal.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Goals/TimedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayedProgress path: ../TinyLife/Goals/TimedGoal.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Goals/TimedGoal.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Trigger path: ../TinyLife/Goals/TimedGoal.cs diff --git a/docs/api/TinyLife.LnCategory.yml b/docs/api/TinyLife.LnCategory.yml index 0d5c609..afd567a 100644 --- a/docs/api/TinyLife.LnCategory.yml +++ b/docs/api/TinyLife.LnCategory.yml @@ -31,7 +31,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LnCategory path: ../TinyLife/Localization.cs @@ -60,7 +60,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Ui path: ../TinyLife/Localization.cs @@ -88,7 +88,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Actions path: ../TinyLife/Localization.cs @@ -116,7 +116,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildMode path: ../TinyLife/Localization.cs @@ -144,7 +144,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Clothes path: ../TinyLife/Localization.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Food path: ../TinyLife/Localization.cs @@ -200,7 +200,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Personalities path: ../TinyLife/Localization.cs @@ -228,7 +228,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Skills path: ../TinyLife/Localization.cs @@ -256,7 +256,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Jobs path: ../TinyLife/Localization.cs @@ -284,7 +284,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emotions path: ../TinyLife/Localization.cs @@ -312,7 +312,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hints path: ../TinyLife/Localization.cs @@ -340,7 +340,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InGameHints path: ../TinyLife/Localization.cs @@ -368,7 +368,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Goals path: ../TinyLife/Localization.cs @@ -396,7 +396,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Names path: ../TinyLife/Localization.cs @@ -424,7 +424,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChoicePrompts path: ../TinyLife/Localization.cs @@ -452,7 +452,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Achievements path: ../TinyLife/Localization.cs @@ -480,7 +480,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Overrides path: ../TinyLife/Localization.cs diff --git a/docs/api/TinyLife.Localization.yml b/docs/api/TinyLife.Localization.yml index 29fca76..b664595 100644 --- a/docs/api/TinyLife.Localization.yml +++ b/docs/api/TinyLife.Localization.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Localization path: ../TinyLife/Localization.cs @@ -59,7 +59,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LanguageNames path: ../TinyLife/Localization.cs @@ -88,7 +88,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Names path: ../TinyLife/Localization.cs @@ -117,7 +117,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetLanguage path: ../TinyLife/Localization.cs @@ -152,7 +152,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reload path: ../TinyLife/Localization.cs @@ -180,7 +180,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Get path: ../TinyLife/Localization.cs @@ -221,7 +221,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Get path: ../TinyLife/Localization.cs @@ -265,7 +265,7 @@ items: source: remote: path: TinyLife/Localization.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetKeys path: ../TinyLife/Localization.cs diff --git a/docs/api/TinyLife.Mods.EventPhase.yml b/docs/api/TinyLife.Mods.EventPhase.yml index e4290a4..2876319 100644 --- a/docs/api/TinyLife.Mods.EventPhase.yml +++ b/docs/api/TinyLife.Mods.EventPhase.yml @@ -17,7 +17,7 @@ items: source: remote: path: TinyLife/Mods/EventPhase.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EventPhase path: ../TinyLife/Mods/EventPhase.cs @@ -46,7 +46,7 @@ items: source: remote: path: TinyLife/Mods/EventPhase.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pre path: ../TinyLife/Mods/EventPhase.cs @@ -74,7 +74,7 @@ items: source: remote: path: TinyLife/Mods/EventPhase.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Post path: ../TinyLife/Mods/EventPhase.cs diff --git a/docs/api/TinyLife.Mods.Mod.yml b/docs/api/TinyLife.Mods.Mod.yml index 4506921..7f1d0ca 100644 --- a/docs/api/TinyLife.Mods.Mod.yml +++ b/docs/api/TinyLife.Mods.Mod.yml @@ -24,7 +24,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mod path: ../TinyLife/Mods/Mod.cs @@ -63,7 +63,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Mods/Mod.cs @@ -94,7 +94,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Description path: ../TinyLife/Mods/Mod.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Mods/Mod.cs @@ -156,7 +156,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IssueTrackerUrl path: ../TinyLife/Mods/Mod.cs @@ -187,7 +187,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiresHarmony path: ../TinyLife/Mods/Mod.cs @@ -218,7 +218,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Initialize path: ../TinyLife/Mods/Mod.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddGameContent path: ../TinyLife/Mods/Mod.cs @@ -294,7 +294,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCustomFurnitureTextures path: ../TinyLife/Mods/Mod.cs @@ -328,7 +328,7 @@ items: source: remote: path: TinyLife/Mods/Mod.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PopulateOptions path: ../TinyLife/Mods/Mod.cs diff --git a/docs/api/TinyLife.Mods.ModInfo.yml b/docs/api/TinyLife.Mods.ModInfo.yml index eafa2e3..e16508a 100644 --- a/docs/api/TinyLife.Mods.ModInfo.yml +++ b/docs/api/TinyLife.Mods.ModInfo.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModInfo path: ../TinyLife/Mods/ModLoader.cs @@ -66,7 +66,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Id path: ../TinyLife/Mods/ModLoader.cs @@ -95,7 +95,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mod path: ../TinyLife/Mods/ModLoader.cs @@ -124,7 +124,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Logger path: ../TinyLife/Mods/ModLoader.cs @@ -153,7 +153,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Content path: ../TinyLife/Mods/ModLoader.cs @@ -182,7 +182,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Harmony path: ../TinyLife/Mods/ModLoader.cs @@ -211,7 +211,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OptionsFile path: ../TinyLife/Mods/ModLoader.cs @@ -240,7 +240,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Finalize path: ../TinyLife/Mods/ModLoader.cs @@ -270,7 +270,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dispose path: ../TinyLife/Mods/ModLoader.cs @@ -299,7 +299,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToString path: ../TinyLife/Mods/ModLoader.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SaveOptions path: ../TinyLife/Mods/ModLoader.cs @@ -367,7 +367,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LoadOptions path: ../TinyLife/Mods/ModLoader.cs diff --git a/docs/api/TinyLife.Mods.ModLoader.yml b/docs/api/TinyLife.Mods.ModLoader.yml index b4f9862..b97d168 100644 --- a/docs/api/TinyLife.Mods.ModLoader.yml +++ b/docs/api/TinyLife.Mods.ModLoader.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModLoader path: ../TinyLife/Mods/ModLoader.cs @@ -55,7 +55,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryGetModInfo path: ../TinyLife/Mods/ModLoader.cs @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetModsFolder path: ../TinyLife/Mods/ModLoader.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Mods/ModLoader.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetExecutingMod path: ../TinyLife/Mods/ModLoader.cs diff --git a/docs/api/TinyLife.Music.Occasion.yml b/docs/api/TinyLife.Music.Occasion.yml index f82da62..358d55c 100644 --- a/docs/api/TinyLife.Music.Occasion.yml +++ b/docs/api/TinyLife.Music.Occasion.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Occasion path: ../TinyLife/Music.cs @@ -50,7 +50,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: None path: ../TinyLife/Music.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MainMenu path: ../TinyLife/Music.cs @@ -102,7 +102,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectHousehold path: ../TinyLife/Music.cs @@ -128,7 +128,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InGame path: ../TinyLife/Music.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildMode path: ../TinyLife/Music.cs @@ -180,7 +180,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CharacterCreation path: ../TinyLife/Music.cs diff --git a/docs/api/TinyLife.Music.yml b/docs/api/TinyLife.Music.yml index 53c4212..fba0272 100644 --- a/docs/api/TinyLife.Music.yml +++ b/docs/api/TinyLife.Music.yml @@ -16,7 +16,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Music path: ../TinyLife/Music.cs @@ -53,7 +53,7 @@ items: source: remote: path: TinyLife/Music.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Music.cs diff --git a/docs/api/TinyLife.Need.yml b/docs/api/TinyLife.Need.yml index 6cd5fbd..1b37658 100644 --- a/docs/api/TinyLife.Need.yml +++ b/docs/api/TinyLife.Need.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Need path: ../TinyLife/Need.cs @@ -69,7 +69,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Max path: ../TinyLife/Need.cs @@ -98,7 +98,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Need.cs @@ -137,7 +137,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Value path: ../TinyLife/Need.cs @@ -178,7 +178,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Percentage path: ../TinyLife/Need.cs @@ -209,7 +209,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Need.cs diff --git a/docs/api/TinyLife.NeedType.PassiveReductionDelegate.yml b/docs/api/TinyLife.NeedType.PassiveReductionDelegate.yml index c0151eb..51b1514 100644 --- a/docs/api/TinyLife.NeedType.PassiveReductionDelegate.yml +++ b/docs/api/TinyLife.NeedType.PassiveReductionDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassiveReductionDelegate path: ../TinyLife/Need.cs diff --git a/docs/api/TinyLife.NeedType.yml b/docs/api/TinyLife.NeedType.yml index 254487c..65d24ac 100644 --- a/docs/api/TinyLife.NeedType.yml +++ b/docs/api/TinyLife.NeedType.yml @@ -33,7 +33,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NeedType path: ../TinyLife/Need.cs @@ -80,7 +80,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Need.cs @@ -109,7 +109,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Energy path: ../TinyLife/Need.cs @@ -136,7 +136,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hunger path: ../TinyLife/Need.cs @@ -163,7 +163,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Social path: ../TinyLife/Need.cs @@ -190,7 +190,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Toilet path: ../TinyLife/Need.cs @@ -217,7 +217,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hygiene path: ../TinyLife/Need.cs @@ -244,7 +244,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Entertainment path: ../TinyLife/Need.cs @@ -271,7 +271,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetPassiveReduction path: ../TinyLife/Need.cs @@ -300,7 +300,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Need.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassiveReduction path: ../TinyLife/Need.cs @@ -358,7 +358,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NeedLowAction path: ../TinyLife/Need.cs @@ -387,7 +387,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NeedLowTime path: ../TinyLife/Need.cs @@ -416,7 +416,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SolveImportance path: ../TinyLife/Need.cs @@ -445,7 +445,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SolvePercentage path: ../TinyLife/Need.cs @@ -474,7 +474,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Need.cs @@ -507,7 +507,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Need.cs @@ -557,7 +557,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPassiveReduction path: ../TinyLife/Need.cs @@ -592,7 +592,7 @@ items: source: remote: path: TinyLife/Need.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Need.cs diff --git a/docs/api/TinyLife.Objects.AbstractSpot.yml b/docs/api/TinyLife.Objects.AbstractSpot.yml index 991a133..7602db6 100644 --- a/docs/api/TinyLife.Objects.AbstractSpot.yml +++ b/docs/api/TinyLife.Objects.AbstractSpot.yml @@ -29,7 +29,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AbstractSpot path: ../TinyLife/Objects/AbstractSpot.cs @@ -71,7 +71,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: YOffset path: ../TinyLife/Objects/AbstractSpot.cs @@ -102,7 +102,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Group path: ../TinyLife/Objects/AbstractSpot.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisualDirection path: ../TinyLife/Objects/AbstractSpot.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawLayer path: ../TinyLife/Objects/AbstractSpot.cs @@ -193,7 +193,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsOnGround path: ../TinyLife/Objects/AbstractSpot.cs @@ -224,7 +224,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidDirections path: ../TinyLife/Objects/AbstractSpot.cs @@ -253,7 +253,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Offset path: ../TinyLife/Objects/AbstractSpot.cs @@ -282,7 +282,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisualOffset path: ../TinyLife/Objects/AbstractSpot.cs @@ -311,7 +311,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/AbstractSpot.cs @@ -355,7 +355,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetValidDirections path: ../TinyLife/Objects/AbstractSpot.cs @@ -390,7 +390,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetVisualDirection path: ../TinyLife/Objects/AbstractSpot.cs @@ -425,7 +425,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetLocation path: ../TinyLife/Objects/AbstractSpot.cs @@ -466,7 +466,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoGroupsOverlap path: ../TinyLife/Objects/AbstractSpot.cs @@ -501,7 +501,7 @@ items: source: remote: path: TinyLife/Objects/AbstractSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SortDrawLayers path: ../TinyLife/Objects/AbstractSpot.cs diff --git a/docs/api/TinyLife.Objects.ActionSpot.yml b/docs/api/TinyLife.Objects.ActionSpot.yml index 275749c..3484da4 100644 --- a/docs/api/TinyLife.Objects.ActionSpot.yml +++ b/docs/api/TinyLife.Objects.ActionSpot.yml @@ -29,7 +29,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionSpot path: ../TinyLife/Objects/ActionSpot.cs @@ -82,7 +82,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CategoryRestriction path: ../TinyLife/Objects/ActionSpot.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/ActionSpot.cs @@ -149,7 +149,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/ActionSpot.cs @@ -190,7 +190,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/ActionSpot.cs @@ -234,7 +234,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeDirections path: ../TinyLife/Objects/ActionSpot.cs @@ -272,7 +272,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetOccupants path: ../TinyLife/Objects/ActionSpot.cs @@ -316,7 +316,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BedSpots path: ../TinyLife/Objects/ActionSpot.cs @@ -360,7 +360,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CribSpots path: ../TinyLife/Objects/ActionSpot.cs @@ -398,7 +398,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BenchSpots path: ../TinyLife/Objects/ActionSpot.cs @@ -439,7 +439,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChairSpots path: ../TinyLife/Objects/ActionSpot.cs @@ -477,7 +477,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PicnicTableSpots path: ../TinyLife/Objects/ActionSpot.cs @@ -512,7 +512,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SinkSpots path: ../TinyLife/Objects/ActionSpot.cs @@ -543,7 +543,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllSpots path: ../TinyLife/Objects/ActionSpot.cs @@ -581,7 +581,7 @@ items: source: remote: path: TinyLife/Objects/ActionSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPicnicBenchDrawLayer path: ../TinyLife/Objects/ActionSpot.cs diff --git a/docs/api/TinyLife.Objects.AgeGroup.yml b/docs/api/TinyLife.Objects.AgeGroup.yml index c7c4d7e..f50421d 100644 --- a/docs/api/TinyLife.Objects.AgeGroup.yml +++ b/docs/api/TinyLife.Objects.AgeGroup.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AgeGroup path: ../TinyLife/Objects/Person.cs @@ -59,7 +59,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Baby path: ../TinyLife/Objects/Person.cs @@ -87,7 +87,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Child path: ../TinyLife/Objects/Person.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Adult path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Bathtub.yml b/docs/api/TinyLife.Objects.Bathtub.yml index 2e4bc22..3068b32 100644 --- a/docs/api/TinyLife.Objects.Bathtub.yml +++ b/docs/api/TinyLife.Objects.Bathtub.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/Bathtub.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bathtub path: ../TinyLife/Objects/Bathtub.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/Objects/Bathtub.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasWater path: ../TinyLife/Objects/Bathtub.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Objects/Bathtub.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Bathtub.cs @@ -248,7 +248,7 @@ items: source: remote: path: TinyLife/Objects/Bathtub.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Bathtub.cs diff --git a/docs/api/TinyLife.Objects.Book.yml b/docs/api/TinyLife.Objects.Book.yml index 2a00959..9700c8f 100644 --- a/docs/api/TinyLife.Objects.Book.yml +++ b/docs/api/TinyLife.Objects.Book.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/Book.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Book path: ../TinyLife/Objects/Book.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/Objects/Book.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsOpen path: ../TinyLife/Objects/Book.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Objects/Book.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Book.cs @@ -238,7 +238,7 @@ items: source: remote: path: TinyLife/Objects/Book.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Book.cs diff --git a/docs/api/TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml b/docs/api/TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml index 9171afd..54a1ece 100644 --- a/docs/api/TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml +++ b/docs/api/TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BrokenBehavior path: ../TinyLife/Objects/BreakableFurniture.cs @@ -59,7 +59,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Puddles path: ../TinyLife/Objects/BreakableFurniture.cs @@ -87,7 +87,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dripping path: ../TinyLife/Objects/BreakableFurniture.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ElectricityCrackle path: ../TinyLife/Objects/BreakableFurniture.cs @@ -143,7 +143,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Smoke path: ../TinyLife/Objects/BreakableFurniture.cs @@ -171,7 +171,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Electrocution path: ../TinyLife/Objects/BreakableFurniture.cs diff --git a/docs/api/TinyLife.Objects.BreakableFurniture.yml b/docs/api/TinyLife.Objects.BreakableFurniture.yml index 3b2ecd8..03459ab 100644 --- a/docs/api/TinyLife.Objects.BreakableFurniture.yml +++ b/docs/api/TinyLife.Objects.BreakableFurniture.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BreakableFurniture path: ../TinyLife/Objects/BreakableFurniture.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnWearDown path: ../TinyLife/Objects/BreakableFurniture.cs @@ -198,7 +198,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnBreak path: ../TinyLife/Objects/BreakableFurniture.cs @@ -227,7 +227,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Broken path: ../TinyLife/Objects/BreakableFurniture.cs @@ -266,7 +266,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/BreakableFurniture.cs @@ -313,7 +313,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/BreakableFurniture.cs @@ -356,7 +356,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WearDown path: ../TinyLife/Objects/BreakableFurniture.cs @@ -388,7 +388,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/Objects/BreakableFurniture.cs @@ -436,7 +436,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionUpdate path: ../TinyLife/Objects/BreakableFurniture.cs @@ -484,7 +484,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/Objects/BreakableFurniture.cs @@ -514,7 +514,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/BreakableFurniture.cs @@ -553,7 +553,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDecorativeRating path: ../TinyLife/Objects/BreakableFurniture.cs @@ -589,7 +589,7 @@ items: source: remote: path: TinyLife/Objects/BreakableFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/BreakableFurniture.cs diff --git a/docs/api/TinyLife.Objects.Chimney.yml b/docs/api/TinyLife.Objects.Chimney.yml index a494e39..bb54217 100644 --- a/docs/api/TinyLife.Objects.Chimney.yml +++ b/docs/api/TinyLife.Objects.Chimney.yml @@ -17,7 +17,7 @@ items: source: remote: path: TinyLife/Objects/Chimney.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Chimney path: ../TinyLife/Objects/Chimney.cs @@ -163,7 +163,7 @@ items: source: remote: path: TinyLife/Objects/Chimney.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Chimney.cs @@ -210,7 +210,7 @@ items: source: remote: path: TinyLife/Objects/Chimney.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/Chimney.cs diff --git a/docs/api/TinyLife.Objects.Clothes.yml b/docs/api/TinyLife.Objects.Clothes.yml index e0b41f4..dae268e 100644 --- a/docs/api/TinyLife.Objects.Clothes.yml +++ b/docs/api/TinyLife.Objects.Clothes.yml @@ -43,7 +43,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.Tops.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Clothes path: ../TinyLife/Objects/Clothes.Tops.cs @@ -90,7 +90,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Objects/Clothes.cs @@ -119,7 +119,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Layers path: ../TinyLife/Objects/Clothes.cs @@ -148,7 +148,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllIntentions path: ../TinyLife/Objects/Clothes.cs @@ -177,7 +177,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StylePreferences path: ../TinyLife/Objects/Clothes.cs @@ -206,7 +206,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReferencePrice path: ../TinyLife/Objects/Clothes.cs @@ -235,7 +235,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Objects/Clothes.cs @@ -264,7 +264,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Layer path: ../TinyLife/Objects/Clothes.cs @@ -293,7 +293,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Textures path: ../TinyLife/Objects/Clothes.cs @@ -322,7 +322,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TextureRegion path: ../TinyLife/Objects/Clothes.cs @@ -351,7 +351,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/Objects/Clothes.cs @@ -380,7 +380,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/Objects/Clothes.cs @@ -409,7 +409,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Intentions path: ../TinyLife/Objects/Clothes.cs @@ -438,7 +438,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StylePreference path: ../TinyLife/Objects/Clothes.cs @@ -467,7 +467,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Objects/Clothes.cs @@ -498,7 +498,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonBuyable path: ../TinyLife/Objects/Clothes.cs @@ -529,7 +529,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Ages path: ../TinyLife/Objects/Clothes.cs @@ -560,7 +560,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DepthFunction path: ../TinyLife/Objects/Clothes.cs @@ -591,7 +591,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TextureBehaviorLayer path: ../TinyLife/Objects/Clothes.cs @@ -622,7 +622,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RandomWeight path: ../TinyLife/Objects/Clothes.cs @@ -653,7 +653,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RandomColorWeight path: ../TinyLife/Objects/Clothes.cs @@ -684,7 +684,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsIncompatible path: ../TinyLife/Objects/Clothes.cs @@ -715,7 +715,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LayersToHide path: ../TinyLife/Objects/Clothes.cs @@ -746,7 +746,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Description path: ../TinyLife/Objects/Clothes.cs @@ -777,7 +777,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Objects/Clothes.cs @@ -810,7 +810,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Clothes.cs @@ -866,7 +866,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/Clothes.cs @@ -901,7 +901,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AreCompatible path: ../TinyLife/Objects/Clothes.cs @@ -939,7 +939,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Objects/Clothes.cs diff --git a/docs/api/TinyLife.Objects.ClothesIntention.yml b/docs/api/TinyLife.Objects.ClothesIntention.yml index 7dda782..45ee28a 100644 --- a/docs/api/TinyLife.Objects.ClothesIntention.yml +++ b/docs/api/TinyLife.Objects.ClothesIntention.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ClothesIntention path: ../TinyLife/Objects/Clothes.cs @@ -68,7 +68,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: None path: ../TinyLife/Objects/Clothes.cs @@ -94,7 +94,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Everyday path: ../TinyLife/Objects/Clothes.cs @@ -120,7 +120,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Party path: ../TinyLife/Objects/Clothes.cs @@ -146,7 +146,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Formal path: ../TinyLife/Objects/Clothes.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Workout path: ../TinyLife/Objects/Clothes.cs @@ -198,7 +198,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Swimwear path: ../TinyLife/Objects/Clothes.cs @@ -224,7 +224,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sleep path: ../TinyLife/Objects/Clothes.cs @@ -250,7 +250,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Summer path: ../TinyLife/Objects/Clothes.cs @@ -276,7 +276,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Winter path: ../TinyLife/Objects/Clothes.cs @@ -302,7 +302,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Work path: ../TinyLife/Objects/Clothes.cs @@ -328,7 +328,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Safety path: ../TinyLife/Objects/Clothes.cs diff --git a/docs/api/TinyLife.Objects.ClothesLayer.yml b/docs/api/TinyLife.Objects.ClothesLayer.yml index ee0e7c3..1b329b7 100644 --- a/docs/api/TinyLife.Objects.ClothesLayer.yml +++ b/docs/api/TinyLife.Objects.ClothesLayer.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ClothesLayer path: ../TinyLife/Objects/Clothes.cs @@ -69,7 +69,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Body path: ../TinyLife/Objects/Clothes.cs @@ -97,7 +97,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Eyes path: ../TinyLife/Objects/Clothes.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pants path: ../TinyLife/Objects/Clothes.cs @@ -153,7 +153,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Arms path: ../TinyLife/Objects/Clothes.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Shirt path: ../TinyLife/Objects/Clothes.cs @@ -209,7 +209,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Accessories path: ../TinyLife/Objects/Clothes.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FacialHair path: ../TinyLife/Objects/Clothes.cs @@ -265,7 +265,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hair path: ../TinyLife/Objects/Clothes.cs @@ -293,7 +293,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HeadAccessories path: ../TinyLife/Objects/Clothes.cs @@ -321,7 +321,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FaceAccessories path: ../TinyLife/Objects/Clothes.cs @@ -349,7 +349,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ArmAccessories path: ../TinyLife/Objects/Clothes.cs @@ -377,7 +377,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Shoes path: ../TinyLife/Objects/Clothes.cs diff --git a/docs/api/TinyLife.Objects.CornerFurniture.Counter.yml b/docs/api/TinyLife.Objects.CornerFurniture.Counter.yml index c5d9286..2128aea 100644 --- a/docs/api/TinyLife.Objects.CornerFurniture.Counter.yml +++ b/docs/api/TinyLife.Objects.CornerFurniture.Counter.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Counter path: ../TinyLife/Objects/CornerFurniture.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/CornerFurniture.cs @@ -211,7 +211,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldConnectTo path: ../TinyLife/Objects/CornerFurniture.cs @@ -247,7 +247,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCornerStatus path: ../TinyLife/Objects/CornerFurniture.cs diff --git a/docs/api/TinyLife.Objects.CornerFurniture.yml b/docs/api/TinyLife.Objects.CornerFurniture.yml index e07c974..ee02bd4 100644 --- a/docs/api/TinyLife.Objects.CornerFurniture.yml +++ b/docs/api/TinyLife.Objects.CornerFurniture.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CornerFurniture path: ../TinyLife/Objects/CornerFurniture.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/CornerFurniture.cs @@ -212,7 +212,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldConnectTo path: ../TinyLife/Objects/CornerFurniture.cs @@ -247,7 +247,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCornerStatus path: ../TinyLife/Objects/CornerFurniture.cs @@ -285,7 +285,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/CornerFurniture.cs @@ -357,7 +357,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnNeighborChanged path: ../TinyLife/Objects/CornerFurniture.cs @@ -390,7 +390,7 @@ items: source: remote: path: TinyLife/Objects/CornerFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/CornerFurniture.cs diff --git a/docs/api/TinyLife.Objects.DeathReason.yml b/docs/api/TinyLife.Objects.DeathReason.yml index 41c6bf6..1f7e0f8 100644 --- a/docs/api/TinyLife.Objects.DeathReason.yml +++ b/docs/api/TinyLife.Objects.DeathReason.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeathReason path: ../TinyLife/Objects/Person.cs @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Starvation path: ../TinyLife/Objects/Person.cs @@ -77,7 +77,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InexplicableReasons path: ../TinyLife/Objects/Person.cs @@ -105,7 +105,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Electrocution path: ../TinyLife/Objects/Person.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TooMuchProtein path: ../TinyLife/Objects/Person.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TooMuchBrew path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Fence.yml b/docs/api/TinyLife.Objects.Fence.yml index b25bc32..5881688 100644 --- a/docs/api/TinyLife.Objects.Fence.yml +++ b/docs/api/TinyLife.Objects.Fence.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Objects/Fence.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fence path: ../TinyLife/Objects/Fence.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/Objects/Fence.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Fence.cs @@ -209,7 +209,7 @@ items: source: remote: path: TinyLife/Objects/Fence.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Fence.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/Objects/Fence.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/Fence.cs @@ -313,7 +313,7 @@ items: source: remote: path: TinyLife/Objects/Fence.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnNeighborChanged path: ../TinyLife/Objects/Fence.cs @@ -346,7 +346,7 @@ items: source: remote: path: TinyLife/Objects/Fence.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldConnectTo path: ../TinyLife/Objects/Fence.cs diff --git a/docs/api/TinyLife.Objects.Fireplace.yml b/docs/api/TinyLife.Objects.Fireplace.yml index 22646dc..0a8d1c5 100644 --- a/docs/api/TinyLife.Objects.Fireplace.yml +++ b/docs/api/TinyLife.Objects.Fireplace.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Objects/Fireplace.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fireplace path: ../TinyLife/Objects/Fireplace.cs @@ -168,7 +168,7 @@ items: source: remote: path: TinyLife/Objects/Fireplace.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Fireplace.cs @@ -215,7 +215,7 @@ items: source: remote: path: TinyLife/Objects/Fireplace.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Fireplace.cs @@ -287,7 +287,7 @@ items: source: remote: path: TinyLife/Objects/Fireplace.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/Fireplace.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/Objects/Fireplace.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/Fireplace.cs diff --git a/docs/api/TinyLife.Objects.Food.yml b/docs/api/TinyLife.Objects.Food.yml index 4fbcaa4..65b8a3f 100644 --- a/docs/api/TinyLife.Objects.Food.yml +++ b/docs/api/TinyLife.Objects.Food.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Objects/Food.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Food path: ../TinyLife/Objects/Food.cs @@ -170,7 +170,7 @@ items: source: remote: path: TinyLife/Objects/Food.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodLeft path: ../TinyLife/Objects/Food.cs @@ -209,7 +209,7 @@ items: source: remote: path: TinyLife/Objects/Food.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasCandle path: ../TinyLife/Objects/Food.cs @@ -252,7 +252,7 @@ items: source: remote: path: TinyLife/Objects/Food.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Food.cs @@ -299,7 +299,7 @@ items: source: remote: path: TinyLife/Objects/Food.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Food.cs @@ -371,7 +371,7 @@ items: source: remote: path: TinyLife/Objects/Food.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/Food.cs @@ -413,7 +413,7 @@ items: source: remote: path: TinyLife/Objects/Food.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/Food.cs diff --git a/docs/api/TinyLife.Objects.FoodTypedItem.yml b/docs/api/TinyLife.Objects.FoodTypedItem.yml index 3f03f7e..4754bf4 100644 --- a/docs/api/TinyLife.Objects.FoodTypedItem.yml +++ b/docs/api/TinyLife.Objects.FoodTypedItem.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodTypedItem path: ../TinyLife/Objects/FoodTypedItem.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodType path: ../TinyLife/Objects/FoodTypedItem.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExpirationTime path: ../TinyLife/Objects/FoodTypedItem.cs @@ -247,7 +247,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ServingSize path: ../TinyLife/Objects/FoodTypedItem.cs @@ -286,7 +286,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Expired path: ../TinyLife/Objects/FoodTypedItem.cs @@ -317,7 +317,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/FoodTypedItem.cs @@ -364,7 +364,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/FoodTypedItem.cs @@ -396,7 +396,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/FoodTypedItem.cs @@ -435,7 +435,7 @@ items: source: remote: path: TinyLife/Objects/FoodTypedItem.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/FoodTypedItem.cs diff --git a/docs/api/TinyLife.Objects.Fridge.yml b/docs/api/TinyLife.Objects.Fridge.yml index 2427f13..764274e 100644 --- a/docs/api/TinyLife.Objects.Fridge.yml +++ b/docs/api/TinyLife.Objects.Fridge.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Objects/Fridge.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fridge path: ../TinyLife/Objects/Fridge.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Objects/Fridge.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Items path: ../TinyLife/Objects/Fridge.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Objects/Fridge.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentMode path: ../TinyLife/Objects/Fridge.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Objects/Fridge.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Fridge.cs @@ -284,7 +284,7 @@ items: source: remote: path: TinyLife/Objects/Fridge.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/Fridge.cs @@ -327,7 +327,7 @@ items: source: remote: path: TinyLife/Objects/Fridge.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/Fridge.cs diff --git a/docs/api/TinyLife.Objects.Furniture.yml b/docs/api/TinyLife.Objects.Furniture.yml index 8eb7b79..8090616 100644 --- a/docs/api/TinyLife.Objects.Furniture.yml +++ b/docs/api/TinyLife.Objects.Furniture.yml @@ -88,7 +88,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Furniture path: ../TinyLife/Objects/Furniture.cs @@ -177,7 +177,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Random path: ../TinyLife/Objects/Furniture.cs @@ -206,7 +206,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetDescription path: ../TinyLife/Objects/Furniture.cs @@ -235,7 +235,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnSetCreator path: ../TinyLife/Objects/Furniture.cs @@ -264,7 +264,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetDirty path: ../TinyLife/Objects/Furniture.cs @@ -293,7 +293,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnDirty path: ../TinyLife/Objects/Furniture.cs @@ -322,7 +322,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayName path: ../TinyLife/Objects/Furniture.cs @@ -354,7 +354,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentInfo path: ../TinyLife/Objects/Furniture.cs @@ -386,7 +386,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Visibility path: ../TinyLife/Objects/Furniture.cs @@ -419,7 +419,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Objects/Furniture.cs @@ -458,7 +458,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rotation path: ../TinyLife/Objects/Furniture.cs @@ -497,7 +497,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentFurniture path: ../TinyLife/Objects/Furniture.cs @@ -528,7 +528,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentObjectSpot path: ../TinyLife/Objects/Furniture.cs @@ -559,7 +559,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/Objects/Furniture.cs @@ -598,7 +598,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Area path: ../TinyLife/Objects/Furniture.cs @@ -629,7 +629,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DevaluedThroughUse path: ../TinyLife/Objects/Furniture.cs @@ -672,7 +672,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AreUtilitiesDisabled path: ../TinyLife/Objects/Furniture.cs @@ -703,7 +703,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsStatic path: ../TinyLife/Objects/Furniture.cs @@ -746,7 +746,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreatorId path: ../TinyLife/Objects/Furniture.cs @@ -791,7 +791,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Quality path: ../TinyLife/Objects/Furniture.cs @@ -834,7 +834,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeDirty path: ../TinyLife/Objects/Furniture.cs @@ -865,7 +865,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dirty path: ../TinyLife/Objects/Furniture.cs @@ -896,7 +896,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CustomPrice path: ../TinyLife/Objects/Furniture.cs @@ -939,7 +939,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Creator path: ../TinyLife/Objects/Furniture.cs @@ -970,7 +970,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AttachedWall path: ../TinyLife/Objects/Furniture.cs @@ -1001,7 +1001,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideFromDraw path: ../TinyLife/Objects/Furniture.cs @@ -1032,7 +1032,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisualRotation path: ../TinyLife/Objects/Furniture.cs @@ -1063,7 +1063,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentObjectSpotId path: ../TinyLife/Objects/Furniture.cs @@ -1108,7 +1108,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentFurnitureId path: ../TinyLife/Objects/Furniture.cs @@ -1153,7 +1153,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Furniture.cs @@ -1200,7 +1200,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Furniture.cs @@ -1248,7 +1248,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/Furniture.cs @@ -1280,7 +1280,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Intersects path: ../TinyLife/Objects/Furniture.cs @@ -1316,7 +1316,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCategories path: ../TinyLife/Objects/Furniture.cs @@ -1352,7 +1352,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAdded path: ../TinyLife/Objects/Furniture.cs @@ -1381,7 +1381,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/Furniture.cs @@ -1410,7 +1410,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAiPriority path: ../TinyLife/Objects/Furniture.cs @@ -1449,7 +1449,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/Objects/Furniture.cs @@ -1497,7 +1497,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionCompleted path: ../TinyLife/Objects/Furniture.cs @@ -1539,7 +1539,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionUpdate path: ../TinyLife/Objects/Furniture.cs @@ -1587,7 +1587,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeActionSpotInfo path: ../TinyLife/Objects/Furniture.cs @@ -1626,7 +1626,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHoverInfo path: ../TinyLife/Objects/Furniture.cs @@ -1659,7 +1659,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetEfficiencyModifier path: ../TinyLife/Objects/Furniture.cs @@ -1710,7 +1710,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRestoreNeedModifier path: ../TinyLife/Objects/Furniture.cs @@ -1758,7 +1758,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsFreeSpot path: ../TinyLife/Objects/Furniture.cs @@ -1794,7 +1794,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResetToStatic path: ../TinyLife/Objects/Furniture.cs @@ -1836,7 +1836,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModifyActionCategories path: ../TinyLife/Objects/Furniture.cs @@ -1881,7 +1881,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveToMap path: ../TinyLife/Objects/Furniture.cs @@ -1920,7 +1920,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnPositionChanged path: ../TinyLife/Objects/Furniture.cs @@ -1953,7 +1953,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Furniture.cs @@ -2024,7 +2024,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/Objects/Furniture.cs @@ -2053,7 +2053,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/Furniture.cs @@ -2091,7 +2091,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDecorativeRating path: ../TinyLife/Objects/Furniture.cs @@ -2126,7 +2126,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDirty path: ../TinyLife/Objects/Furniture.cs @@ -2161,7 +2161,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetCreator path: ../TinyLife/Objects/Furniture.cs @@ -2199,7 +2199,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnPlacedInBuildMode path: ../TinyLife/Objects/Furniture.cs @@ -2237,7 +2237,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnNeighborChanged path: ../TinyLife/Objects/Furniture.cs @@ -2269,7 +2269,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawUi path: ../TinyLife/Objects/Furniture.cs @@ -2316,7 +2316,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetOccupants path: ../TinyLife/Objects/Furniture.cs @@ -2357,7 +2357,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeActionSpots path: ../TinyLife/Objects/Furniture.cs @@ -2395,7 +2395,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeActionSpot path: ../TinyLife/Objects/Furniture.cs @@ -2433,7 +2433,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetActionSpotInfo path: ../TinyLife/Objects/Furniture.cs @@ -2474,7 +2474,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeObjectSpot path: ../TinyLife/Objects/Furniture.cs @@ -2512,7 +2512,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetParent path: ../TinyLife/Objects/Furniture.cs @@ -2547,7 +2547,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnlinkParentsAndChildren path: ../TinyLife/Objects/Furniture.cs @@ -2575,7 +2575,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveAndUnlink path: ../TinyLife/Objects/Furniture.cs @@ -2603,7 +2603,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetChildren path: ../TinyLife/Objects/Furniture.cs @@ -2639,7 +2639,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddChild path: ../TinyLife/Objects/Furniture.cs @@ -2692,7 +2692,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddChild path: ../TinyLife/Objects/Furniture.cs @@ -2733,7 +2733,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetChild path: ../TinyLife/Objects/Furniture.cs @@ -2784,7 +2784,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetChild path: ../TinyLife/Objects/Furniture.cs @@ -2822,7 +2822,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveChild path: ../TinyLife/Objects/Furniture.cs @@ -2857,7 +2857,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotifyNeighbors path: ../TinyLife/Objects/Furniture.cs @@ -2885,7 +2885,7 @@ items: source: remote: path: TinyLife/Objects/Furniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetNewId path: ../TinyLife/Objects/Furniture.cs diff --git a/docs/api/TinyLife.Objects.FurnitureType.TypeSettings.yml b/docs/api/TinyLife.Objects.FurnitureType.TypeSettings.yml index 58ca75c..4c776b9 100644 --- a/docs/api/TinyLife.Objects.FurnitureType.TypeSettings.yml +++ b/docs/api/TinyLife.Objects.FurnitureType.TypeSettings.yml @@ -51,7 +51,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TypeSettings path: ../TinyLife/Objects/FurnitureType.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Objects/FurnitureType.cs @@ -118,7 +118,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Size path: ../TinyLife/Objects/FurnitureType.cs @@ -147,7 +147,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Categories path: ../TinyLife/Objects/FurnitureType.cs @@ -176,7 +176,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionSpots path: ../TinyLife/Objects/FurnitureType.cs @@ -205,7 +205,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObjectSpots path: ../TinyLife/Objects/FurnitureType.cs @@ -234,7 +234,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorSchemes path: ../TinyLife/Objects/FurnitureType.cs @@ -263,7 +263,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorMap path: ../TinyLife/Objects/FurnitureType.cs @@ -292,7 +292,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DefaultColors path: ../TinyLife/Objects/FurnitureType.cs @@ -321,7 +321,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DefaultRotation path: ../TinyLife/Objects/FurnitureType.cs @@ -350,7 +350,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructedType path: ../TinyLife/Objects/FurnitureType.cs @@ -379,7 +379,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/Objects/FurnitureType.cs @@ -408,7 +408,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuyableVariations path: ../TinyLife/Objects/FurnitureType.cs @@ -437,7 +437,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HeldPivot path: ../TinyLife/Objects/FurnitureType.cs @@ -466,7 +466,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HeldArmsOut path: ../TinyLife/Objects/FurnitureType.cs @@ -495,7 +495,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DecorativeRating path: ../TinyLife/Objects/FurnitureType.cs @@ -524,7 +524,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Objects/FurnitureType.cs @@ -553,7 +553,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reliability path: ../TinyLife/Objects/FurnitureType.cs @@ -582,7 +582,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BrokenBehavior path: ../TinyLife/Objects/FurnitureType.cs @@ -611,7 +611,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ElectricityRating path: ../TinyLife/Objects/FurnitureType.cs @@ -640,7 +640,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WaterRating path: ../TinyLife/Objects/FurnitureType.cs @@ -669,7 +669,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EfficiencyModifier path: ../TinyLife/Objects/FurnitureType.cs @@ -698,7 +698,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RestoreNeedModifier path: ../TinyLife/Objects/FurnitureType.cs @@ -727,7 +727,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Visibility path: ../TinyLife/Objects/FurnitureType.cs @@ -756,7 +756,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tab path: ../TinyLife/Objects/FurnitureType.cs @@ -785,7 +785,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TextureName path: ../TinyLife/Objects/FurnitureType.cs @@ -814,7 +814,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LightSettings path: ../TinyLife/Objects/FurnitureType.cs @@ -843,7 +843,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DirtyOverlayTextureName path: ../TinyLife/Objects/FurnitureType.cs @@ -872,7 +872,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DistanceFromObstructions path: ../TinyLife/Objects/FurnitureType.cs @@ -901,7 +901,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Objects/FurnitureType.cs @@ -930,7 +930,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/Objects/FurnitureType.cs @@ -959,7 +959,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsAllowedInSpot path: ../TinyLife/Objects/FurnitureType.cs @@ -988,7 +988,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/FurnitureType.cs @@ -1035,7 +1035,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetData path: ../TinyLife/Objects/FurnitureType.cs @@ -1072,7 +1072,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetData path: ../TinyLife/Objects/FurnitureType.cs @@ -1111,7 +1111,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetData path: ../TinyLife/Objects/FurnitureType.cs @@ -1150,7 +1150,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDataKeys path: ../TinyLife/Objects/FurnitureType.cs diff --git a/docs/api/TinyLife.Objects.FurnitureType.yml b/docs/api/TinyLife.Objects.FurnitureType.yml index a8fcf15..7f44099 100644 --- a/docs/api/TinyLife.Objects.FurnitureType.yml +++ b/docs/api/TinyLife.Objects.FurnitureType.yml @@ -226,7 +226,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurnitureType path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -278,7 +278,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Objects/FurnitureType.cs @@ -307,7 +307,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Textures path: ../TinyLife/Objects/FurnitureType.cs @@ -336,7 +336,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DirtyTextures path: ../TinyLife/Objects/FurnitureType.cs @@ -365,7 +365,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Settings path: ../TinyLife/Objects/FurnitureType.cs @@ -394,7 +394,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rotations path: ../TinyLife/Objects/FurnitureType.cs @@ -425,7 +425,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Objects/FurnitureType.cs @@ -458,7 +458,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToString path: ../TinyLife/Objects/FurnitureType.cs @@ -488,7 +488,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawLayers path: ../TinyLife/Objects/FurnitureType.cs @@ -562,7 +562,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawColumns path: ../TinyLife/Objects/FurnitureType.cs @@ -636,7 +636,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawDirtyOverlay path: ../TinyLife/Objects/FurnitureType.cs @@ -704,7 +704,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSize path: ../TinyLife/Objects/FurnitureType.cs @@ -739,7 +739,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Objects/FurnitureType.cs @@ -788,7 +788,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetConstructedType path: ../TinyLife/Objects/FurnitureType.cs @@ -819,7 +819,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWallsInTheWay path: ../TinyLife/Objects/FurnitureType.cs @@ -866,7 +866,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRoofingInTheWay path: ../TinyLife/Objects/FurnitureType.cs @@ -913,7 +913,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/Objects/FurnitureType.cs @@ -942,7 +942,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasCategory path: ../TinyLife/Objects/FurnitureType.cs @@ -977,7 +977,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetBestRotation path: ../TinyLife/Objects/FurnitureType.cs @@ -1012,7 +1012,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetReferenceTexture path: ../TinyLife/Objects/FurnitureType.cs @@ -1047,7 +1047,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRotatedOffset path: ../TinyLife/Objects/FurnitureType.cs @@ -1088,7 +1088,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayName path: ../TinyLife/Objects/FurnitureType.cs @@ -1123,7 +1123,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCoveredTiles path: ../TinyLife/Objects/FurnitureType.cs @@ -1161,7 +1161,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Objects/FurnitureType.cs @@ -1196,7 +1196,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTextures path: ../TinyLife/Objects/FurnitureType.cs @@ -1240,7 +1240,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTexture path: ../TinyLife/Objects/FurnitureType.cs @@ -1281,7 +1281,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PotPlant path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1308,7 +1308,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallPlant path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1335,7 +1335,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LgbtFlags path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1362,7 +1362,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CountryFence path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1389,7 +1389,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TallCountryFence path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1416,7 +1416,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hedge path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1443,7 +1443,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapleTree path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1470,7 +1470,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GrassPatch path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1497,7 +1497,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallRocks path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1524,7 +1524,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallBush path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1551,7 +1551,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BigBush path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1578,7 +1578,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleLamp path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1605,7 +1605,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleCeilingLamp path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1632,7 +1632,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoundCeilingLamp path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1659,7 +1659,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleGroundLight path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1686,7 +1686,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PaperPendantLight path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1713,7 +1713,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DecorativeKite path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1740,7 +1740,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GlassPenCup path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1767,7 +1767,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Succulents path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1794,7 +1794,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LargePotPlant path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1821,7 +1821,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StreetLamps path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1848,7 +1848,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleStoneWall path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1875,7 +1875,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CafeSign path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1902,7 +1902,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallBlinds path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1929,7 +1929,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallSimpleCurtain path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1956,7 +1956,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BulbFairyLights path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -1983,7 +1983,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Vases path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2010,7 +2010,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TraditionalBedsideLamp path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2037,7 +2037,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernBedsideLamp path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2064,7 +2064,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallCandlestick path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2091,7 +2091,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorfulCandles path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2118,7 +2118,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapleFairyLights path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2145,7 +2145,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BigRocks path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2172,7 +2172,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VerticalPlanter path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2199,7 +2199,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WinterTree path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2226,7 +2226,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SingleLilyPad path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2253,7 +2253,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cattails path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2280,7 +2280,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Decor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernModularCurtains path: ../TinyLife/Objects/FurnitureType.Decor.cs @@ -2307,7 +2307,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleDesk path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2334,7 +2334,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LongDinnerTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2361,7 +2361,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SquareDinnerTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2388,7 +2388,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GlassDinnerTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2415,7 +2415,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TinyDinnerTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2442,7 +2442,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GlassSingleTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2469,7 +2469,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleChair path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2496,7 +2496,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernChair path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2523,7 +2523,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodenStool path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2550,7 +2550,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StorageBoxSeat path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2577,7 +2577,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleToilet path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2604,7 +2604,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernBed path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2631,7 +2631,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernSingleBed path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2658,7 +2658,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernFridge path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2685,7 +2685,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleShower path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2712,7 +2712,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleOpenShower path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2739,7 +2739,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleCounter path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2766,7 +2766,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleBar path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2793,7 +2793,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernStove path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2820,7 +2820,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernComputer path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2847,7 +2847,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OldComputer path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2874,7 +2874,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernSink path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2901,7 +2901,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mailbox path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2928,7 +2928,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleDrawer path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2955,7 +2955,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleEasel path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -2982,7 +2982,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleBench path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3009,7 +3009,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallMirror path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3036,7 +3036,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleBookshelf path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3063,7 +3063,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleDoubleSidedBookshelf path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3090,7 +3090,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernTv path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3117,7 +3117,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MixologyKit path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3144,7 +3144,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleSofa path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3171,7 +3171,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleLowTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3198,7 +3198,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleWallSink path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3225,7 +3225,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallBarbecue path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3252,7 +3252,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimplePicnicTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3279,7 +3279,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallPicnicTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3306,7 +3306,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParkTrashCan path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3333,7 +3333,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodenToyBox path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3360,7 +3360,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChildStove path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3387,7 +3387,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sandbox path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3414,7 +3414,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Puzzle path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3441,7 +3441,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BaristaCoffeeMachine path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3468,7 +3468,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingCoatRack path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3495,7 +3495,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CafeDisplayCase path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3522,7 +3522,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlainCoffeeTable path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3549,7 +3549,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernTvStand path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3576,7 +3576,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallOpenShelf path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3603,7 +3603,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BookCart path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3630,7 +3630,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SquareIndoorTrashCan path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3657,7 +3657,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WheelieBin path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3684,7 +3684,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleNightstand path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3711,7 +3711,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallJungleGym path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3738,7 +3738,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColoringBook path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3765,7 +3765,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TeaKit path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3792,7 +3792,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernLandlinePhone path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3819,7 +3819,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimplePotty path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3846,7 +3846,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleChangingStation path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3873,7 +3873,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernCrib path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3900,7 +3900,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Misc.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabyBathtub path: ../TinyLife/Objects/FurnitureType.Misc.cs @@ -3927,7 +3927,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmptyPlate path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -3954,7 +3954,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmptyPlatter path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -3981,7 +3981,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmptyGlass path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4008,7 +4008,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmptyMug path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4035,7 +4035,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnpreparedFood path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4062,7 +4062,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PreparedFood path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4089,7 +4089,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pot path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4116,7 +4116,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodPlate path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4143,7 +4143,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodPlatter path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4170,7 +4170,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodGlass path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4197,7 +4197,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodMug path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4224,7 +4224,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CustomPainting path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4251,7 +4251,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Book path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4278,7 +4278,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StudyBook path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4305,7 +4305,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Puddle path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4332,7 +4332,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gravestone path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4359,7 +4359,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sponge path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4386,7 +4386,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Spanner path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4413,7 +4413,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PaintBrush path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4440,7 +4440,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pen path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4467,7 +4467,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TrashBag path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4494,7 +4494,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mop path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4521,7 +4521,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dumbbell path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4548,7 +4548,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GrillingFood path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4575,7 +4575,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HomeworkBook path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4602,7 +4602,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToyCar path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4629,7 +4629,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallShovel path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4656,7 +4656,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Newspaper path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4683,7 +4683,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodenPowerPole path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4710,7 +4710,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodenPowerPoleLine path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4737,7 +4737,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SkillBooks path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4764,7 +4764,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BridgeBorderSegment path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4791,7 +4791,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BridgeBorderStart path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4818,7 +4818,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BridgeBorderEnd path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4845,7 +4845,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BottledSunlight path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4872,7 +4872,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CocktailShaker path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4899,7 +4899,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MobilePhone path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4926,7 +4926,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.NonBuyable.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabyBook path: ../TinyLife/Objects/FurnitureType.NonBuyable.cs @@ -4953,7 +4953,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkoutPosters path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -4980,7 +4980,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LargeRectangleRug path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5007,7 +5007,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HugeRectangleRug path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5034,7 +5034,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Doormat path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5061,7 +5061,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LargeRoundRug path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5088,7 +5088,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EvergreenTree path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5115,7 +5115,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BirchTree path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5142,7 +5142,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OakTree path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5169,7 +5169,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cypress path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5196,7 +5196,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SquarePlantPots path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5223,7 +5223,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WindowPlants path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5250,7 +5250,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TreeStumps path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5277,7 +5277,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wisteria path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5304,7 +5304,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernWoodworkingLamp path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5331,7 +5331,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SwirlWoodworkingLamp path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5358,7 +5358,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EdisonWoodworkingLamp path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5385,7 +5385,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DecorativeLogPile path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5412,7 +5412,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TraditionalFireplace path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5439,7 +5439,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallChimney path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5466,7 +5466,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Treadmill path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5493,7 +5493,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DumbbellRack path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5520,7 +5520,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VerticalDumbbellRack path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5547,7 +5547,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingDesk path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5574,7 +5574,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeKit path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5601,7 +5601,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingTable path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5628,7 +5628,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrnateBed path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5655,7 +5655,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrnateFlowerBed path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5682,7 +5682,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OrnateSingleBed path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5709,7 +5709,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FourPostBed path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5736,7 +5736,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TraditionalCounter path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5763,7 +5763,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TraditionalBar path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5790,7 +5790,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CushionedWoodworkingSofa path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5817,7 +5817,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyCushionedWoodworkingSofa path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5844,7 +5844,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LargeWoodworkingSofa path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5871,7 +5871,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingChairArmrests path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5898,7 +5898,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingChair path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5925,7 +5925,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingCloset path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5952,7 +5952,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnfinishedWoodwork path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -5979,7 +5979,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroFridge path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6006,7 +6006,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroStove path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6033,7 +6033,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroDinnerTable path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6060,7 +6060,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroSingleTable path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6087,7 +6087,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroDinnerTableSquare path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6114,7 +6114,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroSingleTableSquare path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6141,7 +6141,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroTv path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6168,7 +6168,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroSingleBed path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6195,7 +6195,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroDoubleBed path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6222,7 +6222,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroSofa path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6249,7 +6249,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroChair path: ../TinyLife/Objects/FurnitureType.Sets.cs @@ -6276,7 +6276,7 @@ items: source: remote: path: TinyLife/Objects/FurnitureType.Sets.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroClock path: ../TinyLife/Objects/FurnitureType.Sets.cs diff --git a/docs/api/TinyLife.Objects.Gravestone.yml b/docs/api/TinyLife.Objects.Gravestone.yml index 1c6a32a..89d7d99 100644 --- a/docs/api/TinyLife.Objects.Gravestone.yml +++ b/docs/api/TinyLife.Objects.Gravestone.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Objects/Gravestone.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gravestone path: ../TinyLife/Objects/Gravestone.cs @@ -163,7 +163,7 @@ items: source: remote: path: TinyLife/Objects/Gravestone.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeadPerson path: ../TinyLife/Objects/Gravestone.cs @@ -194,7 +194,7 @@ items: source: remote: path: TinyLife/Objects/Gravestone.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reason path: ../TinyLife/Objects/Gravestone.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/Objects/Gravestone.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Gravestone.cs @@ -280,7 +280,7 @@ items: source: remote: path: TinyLife/Objects/Gravestone.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/Gravestone.cs @@ -319,7 +319,7 @@ items: source: remote: path: TinyLife/Objects/Gravestone.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPathCostModifier path: ../TinyLife/Objects/Gravestone.cs diff --git a/docs/api/TinyLife.Objects.IUpdatingObject.UpdateMode.yml b/docs/api/TinyLife.Objects.IUpdatingObject.UpdateMode.yml index c31710a..bed55da 100644 --- a/docs/api/TinyLife.Objects.IUpdatingObject.UpdateMode.yml +++ b/docs/api/TinyLife.Objects.IUpdatingObject.UpdateMode.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/IUpdatingObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateMode path: ../TinyLife/Objects/IUpdatingObject.cs @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/Objects/IUpdatingObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MajorIfActive path: ../TinyLife/Objects/IUpdatingObject.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/Objects/IUpdatingObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AlwaysMajor path: ../TinyLife/Objects/IUpdatingObject.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/Objects/IUpdatingObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Minor path: ../TinyLife/Objects/IUpdatingObject.cs diff --git a/docs/api/TinyLife.Objects.IUpdatingObject.yml b/docs/api/TinyLife.Objects.IUpdatingObject.yml index 12b6ab3..c59397a 100644 --- a/docs/api/TinyLife.Objects.IUpdatingObject.yml +++ b/docs/api/TinyLife.Objects.IUpdatingObject.yml @@ -17,7 +17,7 @@ items: source: remote: path: TinyLife/Objects/IUpdatingObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IUpdatingObject path: ../TinyLife/Objects/IUpdatingObject.cs @@ -46,7 +46,7 @@ items: source: remote: path: TinyLife/Objects/IUpdatingObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentMode path: ../TinyLife/Objects/IUpdatingObject.cs @@ -77,7 +77,7 @@ items: source: remote: path: TinyLife/Objects/IUpdatingObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/IUpdatingObject.cs diff --git a/docs/api/TinyLife.Objects.LifeSpan.yml b/docs/api/TinyLife.Objects.LifeSpan.yml index 905e837..4eaed12 100644 --- a/docs/api/TinyLife.Objects.LifeSpan.yml +++ b/docs/api/TinyLife.Objects.LifeSpan.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LifeSpan path: ../TinyLife/Objects/Person.cs @@ -52,7 +52,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryShort path: ../TinyLife/Objects/Person.cs @@ -78,7 +78,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Short path: ../TinyLife/Objects/Person.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Normal path: ../TinyLife/Objects/Person.cs @@ -130,7 +130,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Long path: ../TinyLife/Objects/Person.cs @@ -156,7 +156,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryLong path: ../TinyLife/Objects/Person.cs @@ -182,7 +182,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Infinite path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Light.yml b/docs/api/TinyLife.Objects.Light.yml index 94ed22a..ca11684 100644 --- a/docs/api/TinyLife.Objects.Light.yml +++ b/docs/api/TinyLife.Objects.Light.yml @@ -28,7 +28,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Light path: ../TinyLife/Objects/Light.cs @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CircleTexture path: ../TinyLife/Objects/Light.cs @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/Objects/Light.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Texture path: ../TinyLife/Objects/Light.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraOffset path: ../TinyLife/Objects/Light.cs @@ -183,7 +183,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Position path: ../TinyLife/Objects/Light.cs @@ -214,7 +214,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawPosOffset path: ../TinyLife/Objects/Light.cs @@ -243,7 +243,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Size path: ../TinyLife/Objects/Light.cs @@ -272,7 +272,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rotation path: ../TinyLife/Objects/Light.cs @@ -301,7 +301,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Color path: ../TinyLife/Objects/Light.cs @@ -330,7 +330,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsDisabled path: ../TinyLife/Objects/Light.cs @@ -359,7 +359,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Scale path: ../TinyLife/Objects/Light.cs @@ -388,7 +388,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Light.cs @@ -435,7 +435,7 @@ items: source: remote: path: TinyLife/Objects/Light.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Light.cs diff --git a/docs/api/TinyLife.Objects.LightFurniture.Settings.yml b/docs/api/TinyLife.Objects.LightFurniture.Settings.yml index 524097f..8328c38 100644 --- a/docs/api/TinyLife.Objects.LightFurniture.Settings.yml +++ b/docs/api/TinyLife.Objects.LightFurniture.Settings.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Settings path: ../TinyLife/Objects/LightFurniture.cs @@ -56,7 +56,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateLights path: ../TinyLife/Objects/LightFurniture.cs @@ -85,7 +85,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsElectrical path: ../TinyLife/Objects/LightFurniture.cs @@ -114,7 +114,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Flickers path: ../TinyLife/Objects/LightFurniture.cs @@ -143,7 +143,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FireParticleOffsets path: ../TinyLife/Objects/LightFurniture.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsAutomatic path: ../TinyLife/Objects/LightFurniture.cs diff --git a/docs/api/TinyLife.Objects.LightFurniture.yml b/docs/api/TinyLife.Objects.LightFurniture.yml index 7842e4d..d65b12c 100644 --- a/docs/api/TinyLife.Objects.LightFurniture.yml +++ b/docs/api/TinyLife.Objects.LightFurniture.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LightFurniture path: ../TinyLife/Objects/LightFurniture.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lights path: ../TinyLife/Objects/LightFurniture.cs @@ -200,7 +200,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsDisabled path: ../TinyLife/Objects/LightFurniture.cs @@ -239,7 +239,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LightSettings path: ../TinyLife/Objects/LightFurniture.cs @@ -270,7 +270,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/LightFurniture.cs @@ -317,7 +317,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/LightFurniture.cs @@ -360,7 +360,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAdded path: ../TinyLife/Objects/LightFurniture.cs @@ -389,7 +389,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/LightFurniture.cs @@ -418,7 +418,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/LightFurniture.cs @@ -450,7 +450,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCameraRotationChanged path: ../TinyLife/Objects/LightFurniture.cs @@ -486,7 +486,7 @@ items: source: remote: path: TinyLife/Objects/LightFurniture.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateLights path: ../TinyLife/Objects/LightFurniture.cs diff --git a/docs/api/TinyLife.Objects.MapObject.yml b/docs/api/TinyLife.Objects.MapObject.yml index 16921c7..f6d7ee8 100644 --- a/docs/api/TinyLife.Objects.MapObject.yml +++ b/docs/api/TinyLife.Objects.MapObject.yml @@ -62,7 +62,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapObject path: ../TinyLife/Objects/MapObject.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PersonRotationOrder path: ../TinyLife/Objects/MapObject.cs @@ -151,7 +151,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCreated path: ../TinyLife/Objects/MapObject.cs @@ -180,7 +180,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnValidated path: ../TinyLife/Objects/MapObject.cs @@ -209,7 +209,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnValidatedEarly path: ../TinyLife/Objects/MapObject.cs @@ -238,7 +238,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnEventsAttachable path: ../TinyLife/Objects/MapObject.cs @@ -267,7 +267,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnDraw path: ../TinyLife/Objects/MapObject.cs @@ -296,7 +296,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnUpdate path: ../TinyLife/Objects/MapObject.cs @@ -325,7 +325,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetHoverInfo path: ../TinyLife/Objects/MapObject.cs @@ -354,7 +354,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Position path: ../TinyLife/Objects/MapObject.cs @@ -395,7 +395,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentInfo path: ../TinyLife/Objects/MapObject.cs @@ -426,7 +426,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Visibility path: ../TinyLife/Objects/MapObject.cs @@ -458,7 +458,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Id path: ../TinyLife/Objects/MapObject.cs @@ -499,7 +499,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/Objects/MapObject.cs @@ -530,7 +530,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentLot path: ../TinyLife/Objects/MapObject.cs @@ -561,7 +561,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentRoom path: ../TinyLife/Objects/MapObject.cs @@ -592,7 +592,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsInWorld path: ../TinyLife/Objects/MapObject.cs @@ -623,7 +623,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HoldingPerson path: ../TinyLife/Objects/MapObject.cs @@ -654,7 +654,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs @@ -695,7 +695,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/MapObject.cs @@ -742,7 +742,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Intersects path: ../TinyLife/Objects/MapObject.cs @@ -777,7 +777,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidateEarly path: ../TinyLife/Objects/MapObject.cs @@ -805,7 +805,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/MapObject.cs @@ -836,7 +836,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCategories path: ../TinyLife/Objects/MapObject.cs @@ -871,7 +871,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAdded path: ../TinyLife/Objects/MapObject.cs @@ -899,7 +899,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/MapObject.cs @@ -927,7 +927,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHoverInfo path: ../TinyLife/Objects/MapObject.cs @@ -959,7 +959,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAiPriority path: ../TinyLife/Objects/MapObject.cs @@ -997,7 +997,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/Objects/MapObject.cs @@ -1044,7 +1044,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionCompleted path: ../TinyLife/Objects/MapObject.cs @@ -1085,7 +1085,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionUpdate path: ../TinyLife/Objects/MapObject.cs @@ -1132,7 +1132,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeActionSpotInfo path: ../TinyLife/Objects/MapObject.cs @@ -1170,7 +1170,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCameraRotationChanged path: ../TinyLife/Objects/MapObject.cs @@ -1205,7 +1205,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCurrentGameMapChanged path: ../TinyLife/Objects/MapObject.cs @@ -1240,7 +1240,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModifyActionCategories path: ../TinyLife/Objects/MapObject.cs @@ -1284,7 +1284,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetMapAndValidate path: ../TinyLife/Objects/MapObject.cs @@ -1319,7 +1319,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasCategory path: ../TinyLife/Objects/MapObject.cs @@ -1357,7 +1357,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetEfficiencyModifier path: ../TinyLife/Objects/MapObject.cs @@ -1407,7 +1407,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRestoreNeedModifier path: ../TinyLife/Objects/MapObject.cs @@ -1454,7 +1454,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsFreeSpot path: ../TinyLife/Objects/MapObject.cs @@ -1489,7 +1489,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPathCostModifier path: ../TinyLife/Objects/MapObject.cs @@ -1524,7 +1524,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResetToStatic path: ../TinyLife/Objects/MapObject.cs @@ -1565,7 +1565,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveToMap path: ../TinyLife/Objects/MapObject.cs @@ -1603,7 +1603,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnPositionChanged path: ../TinyLife/Objects/MapObject.cs @@ -1635,7 +1635,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoDraw path: ../TinyLife/Objects/MapObject.cs @@ -1682,7 +1682,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoUpdate path: ../TinyLife/Objects/MapObject.cs @@ -1723,7 +1723,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawColumns path: ../TinyLife/Objects/MapObject.cs @@ -1803,7 +1803,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetModCategory path: ../TinyLife/Objects/MapObject.cs diff --git a/docs/api/TinyLife.Objects.Newspaper.yml b/docs/api/TinyLife.Objects.Newspaper.yml index 7618eab..9e3536b 100644 --- a/docs/api/TinyLife.Objects.Newspaper.yml +++ b/docs/api/TinyLife.Objects.Newspaper.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/Newspaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Newspaper path: ../TinyLife/Objects/Newspaper.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/Objects/Newspaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Day path: ../TinyLife/Objects/Newspaper.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Objects/Newspaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsExpired path: ../TinyLife/Objects/Newspaper.cs @@ -232,7 +232,7 @@ items: source: remote: path: TinyLife/Objects/Newspaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/Newspaper.cs diff --git a/docs/api/TinyLife.Objects.ObjectCategory.yml b/docs/api/TinyLife.Objects.ObjectCategory.yml index 0c73e82..c5ff13d 100644 --- a/docs/api/TinyLife.Objects.ObjectCategory.yml +++ b/docs/api/TinyLife.Objects.ObjectCategory.yml @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObjectCategory path: ../TinyLife/Objects/MapObject.cs @@ -158,7 +158,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Nothing path: ../TinyLife/Objects/MapObject.cs @@ -187,7 +187,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Ground path: ../TinyLife/Objects/MapObject.cs @@ -216,7 +216,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Chair path: ../TinyLife/Objects/MapObject.cs @@ -245,7 +245,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabySittable path: ../TinyLife/Objects/MapObject.cs @@ -274,7 +274,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Toilet path: ../TinyLife/Objects/MapObject.cs @@ -303,7 +303,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SingleBed path: ../TinyLife/Objects/MapObject.cs @@ -332,7 +332,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoubleBed path: ../TinyLife/Objects/MapObject.cs @@ -361,7 +361,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fridge path: ../TinyLife/Objects/MapObject.cs @@ -390,7 +390,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Shower path: ../TinyLife/Objects/MapObject.cs @@ -419,7 +419,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Counter path: ../TinyLife/Objects/MapObject.cs @@ -448,7 +448,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Stove path: ../TinyLife/Objects/MapObject.cs @@ -477,7 +477,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Oven path: ../TinyLife/Objects/MapObject.cs @@ -506,7 +506,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallObject path: ../TinyLife/Objects/MapObject.cs @@ -535,7 +535,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonBuyable path: ../TinyLife/Objects/MapObject.cs @@ -564,7 +564,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Table path: ../TinyLife/Objects/MapObject.cs @@ -593,7 +593,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Holdable path: ../TinyLife/Objects/MapObject.cs @@ -622,7 +622,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeskObject path: ../TinyLife/Objects/MapObject.cs @@ -651,7 +651,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisallowedOnGround path: ../TinyLife/Objects/MapObject.cs @@ -680,7 +680,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Computer path: ../TinyLife/Objects/MapObject.cs @@ -709,7 +709,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sink path: ../TinyLife/Objects/MapObject.cs @@ -738,7 +738,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CounterObject path: ../TinyLife/Objects/MapObject.cs @@ -767,7 +767,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cleanable path: ../TinyLife/Objects/MapObject.cs @@ -796,7 +796,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: People path: ../TinyLife/Objects/MapObject.cs @@ -825,7 +825,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mailbox path: ../TinyLife/Objects/MapObject.cs @@ -854,7 +854,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wardrobe path: ../TinyLife/Objects/MapObject.cs @@ -883,7 +883,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NaturalGroundRequired path: ../TinyLife/Objects/MapObject.cs @@ -912,7 +912,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WaterRequired path: ../TinyLife/Objects/MapObject.cs @@ -941,7 +941,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllowedOnWater path: ../TinyLife/Objects/MapObject.cs @@ -970,7 +970,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Self path: ../TinyLife/Objects/MapObject.cs @@ -999,7 +999,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallHanging path: ../TinyLife/Objects/MapObject.cs @@ -1028,7 +1028,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ForceGridPlacement path: ../TinyLife/Objects/MapObject.cs @@ -1057,7 +1057,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Easel path: ../TinyLife/Objects/MapObject.cs @@ -1086,7 +1086,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mirror path: ../TinyLife/Objects/MapObject.cs @@ -1115,7 +1115,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bookshelf path: ../TinyLife/Objects/MapObject.cs @@ -1144,7 +1144,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonColliding path: ../TinyLife/Objects/MapObject.cs @@ -1173,7 +1173,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gravestone path: ../TinyLife/Objects/MapObject.cs @@ -1202,7 +1202,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonSellable path: ../TinyLife/Objects/MapObject.cs @@ -1231,7 +1231,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NonMovable path: ../TinyLife/Objects/MapObject.cs @@ -1260,7 +1260,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tree path: ../TinyLife/Objects/MapObject.cs @@ -1289,7 +1289,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Television path: ../TinyLife/Objects/MapObject.cs @@ -1318,7 +1318,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BartendingObject path: ../TinyLife/Objects/MapObject.cs @@ -1347,7 +1347,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Walls path: ../TinyLife/Objects/MapObject.cs @@ -1376,7 +1376,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LargeSurfaceObject path: ../TinyLife/Objects/MapObject.cs @@ -1405,7 +1405,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingDesk path: ../TinyLife/Objects/MapObject.cs @@ -1434,7 +1434,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lamp path: ../TinyLife/Objects/MapObject.cs @@ -1463,7 +1463,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CeilingHanging path: ../TinyLife/Objects/MapObject.cs @@ -1492,7 +1492,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCoverWindow path: ../TinyLife/Objects/MapObject.cs @@ -1521,7 +1521,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCoverDoor path: ../TinyLife/Objects/MapObject.cs @@ -1550,7 +1550,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Barbecue path: ../TinyLife/Objects/MapObject.cs @@ -1579,7 +1579,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TrashCan path: ../TinyLife/Objects/MapObject.cs @@ -1608,7 +1608,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeThrownAway path: ../TinyLife/Objects/MapObject.cs @@ -1637,7 +1637,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBeScrapped path: ../TinyLife/Objects/MapObject.cs @@ -1666,7 +1666,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObstructedByRoofs path: ../TinyLife/Objects/MapObject.cs @@ -1695,7 +1695,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofAttached path: ../TinyLife/Objects/MapObject.cs @@ -1724,7 +1724,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FireLight path: ../TinyLife/Objects/MapObject.cs @@ -1753,7 +1753,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToyBox path: ../TinyLife/Objects/MapObject.cs @@ -1782,7 +1782,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChildStove path: ../TinyLife/Objects/MapObject.cs @@ -1811,7 +1811,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sandbox path: ../TinyLife/Objects/MapObject.cs @@ -1840,7 +1840,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JungleGym path: ../TinyLife/Objects/MapObject.cs @@ -1869,7 +1869,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Newspaper path: ../TinyLife/Objects/MapObject.cs @@ -1898,7 +1898,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CoffeeMachine path: ../TinyLife/Objects/MapObject.cs @@ -1927,7 +1927,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CafeDisplayCase path: ../TinyLife/Objects/MapObject.cs @@ -1956,7 +1956,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GroundItem path: ../TinyLife/Objects/MapObject.cs @@ -1985,7 +1985,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TreeDecor path: ../TinyLife/Objects/MapObject.cs @@ -2014,7 +2014,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpeningHoursSign path: ../TinyLife/Objects/MapObject.cs @@ -2043,7 +2043,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TeaKit path: ../TinyLife/Objects/MapObject.cs @@ -2072,7 +2072,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LandlinePhone path: ../TinyLife/Objects/MapObject.cs @@ -2101,7 +2101,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Potty path: ../TinyLife/Objects/MapObject.cs @@ -2130,7 +2130,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Treadmill path: ../TinyLife/Objects/MapObject.cs @@ -2159,7 +2159,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DumbbellHolder path: ../TinyLife/Objects/MapObject.cs @@ -2188,7 +2188,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingItem path: ../TinyLife/Objects/MapObject.cs @@ -2217,7 +2217,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChangingStation path: ../TinyLife/Objects/MapObject.cs @@ -2246,7 +2246,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Crib path: ../TinyLife/Objects/MapObject.cs @@ -2275,7 +2275,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BabyBathtub path: ../TinyLife/Objects/MapObject.cs @@ -2304,7 +2304,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs @@ -2339,7 +2339,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_Implicit path: ../TinyLife/Objects/MapObject.cs @@ -2374,7 +2374,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_Implicit path: ../TinyLife/Objects/MapObject.cs @@ -2409,7 +2409,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_BitwiseOr path: ../TinyLife/Objects/MapObject.cs @@ -2446,7 +2446,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_BitwiseAnd path: ../TinyLife/Objects/MapObject.cs @@ -2483,7 +2483,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_ExclusiveOr path: ../TinyLife/Objects/MapObject.cs @@ -2520,7 +2520,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_OnesComplement path: ../TinyLife/Objects/MapObject.cs diff --git a/docs/api/TinyLife.Objects.ObjectSpot.yml b/docs/api/TinyLife.Objects.ObjectSpot.yml index 9cbf836..204fe32 100644 --- a/docs/api/TinyLife.Objects.ObjectSpot.yml +++ b/docs/api/TinyLife.Objects.ObjectSpot.yml @@ -28,7 +28,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObjectSpot path: ../TinyLife/Objects/ObjectSpot.cs @@ -81,7 +81,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsFurnitureAllowed path: ../TinyLife/Objects/ObjectSpot.cs @@ -110,7 +110,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/ObjectSpot.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/ObjectSpot.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetContents path: ../TinyLife/Objects/ObjectSpot.cs @@ -245,7 +245,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsContentAllowed path: ../TinyLife/Objects/ObjectSpot.cs @@ -283,7 +283,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TableSpots path: ../TinyLife/Objects/ObjectSpot.cs @@ -327,7 +327,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PicnicTableSpots path: ../TinyLife/Objects/ObjectSpot.cs @@ -368,7 +368,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CounterSpots path: ../TinyLife/Objects/ObjectSpot.cs @@ -412,7 +412,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BarSpots path: ../TinyLife/Objects/ObjectSpot.cs @@ -451,7 +451,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SingleShelfSpots path: ../TinyLife/Objects/ObjectSpot.cs @@ -492,7 +492,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DoubleShelfSpots path: ../TinyLife/Objects/ObjectSpot.cs @@ -533,7 +533,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DeskSpots path: ../TinyLife/Objects/ObjectSpot.cs @@ -574,7 +574,7 @@ items: source: remote: path: TinyLife/Objects/ObjectSpot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TreeSpots path: ../TinyLife/Objects/ObjectSpot.cs diff --git a/docs/api/TinyLife.Objects.Outfit.yml b/docs/api/TinyLife.Objects.Outfit.yml index fed47da..5a97e01 100644 --- a/docs/api/TinyLife.Objects.Outfit.yml +++ b/docs/api/TinyLife.Objects.Outfit.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Outfit path: ../TinyLife/Objects/Clothes.cs @@ -71,7 +71,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Clothes path: ../TinyLife/Objects/Clothes.cs @@ -110,7 +110,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Intentions path: ../TinyLife/Objects/Clothes.cs @@ -149,7 +149,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Clothes.cs @@ -184,7 +184,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIntentionPercentage path: ../TinyLife/Objects/Clothes.cs @@ -219,7 +219,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMostFittingStyle path: ../TinyLife/Objects/Clothes.cs @@ -250,7 +250,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnsureIntentionsMatch path: ../TinyLife/Objects/Clothes.cs @@ -285,7 +285,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetRandomClothesItem path: ../TinyLife/Objects/Clothes.cs diff --git a/docs/api/TinyLife.Objects.OverlayWallHanging.yml b/docs/api/TinyLife.Objects.OverlayWallHanging.yml index 84b84ed..bf4f647 100644 --- a/docs/api/TinyLife.Objects.OverlayWallHanging.yml +++ b/docs/api/TinyLife.Objects.OverlayWallHanging.yml @@ -17,7 +17,7 @@ items: source: remote: path: TinyLife/Objects/OverlayWallHanging.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OverlayWallHanging path: ../TinyLife/Objects/OverlayWallHanging.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Objects/OverlayWallHanging.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/OverlayWallHanging.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Objects/OverlayWallHanging.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/OverlayWallHanging.cs diff --git a/docs/api/TinyLife.Objects.Painting.yml b/docs/api/TinyLife.Objects.Painting.yml index 272668c..b2f40ec 100644 --- a/docs/api/TinyLife.Objects.Painting.yml +++ b/docs/api/TinyLife.Objects.Painting.yml @@ -24,7 +24,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Painting path: ../TinyLife/Objects/Painting.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PaintingType path: ../TinyLife/Objects/Painting.cs @@ -203,7 +203,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Progress path: ../TinyLife/Objects/Painting.cs @@ -242,7 +242,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmitsCreativeEmotion path: ../TinyLife/Objects/Painting.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Painting.cs @@ -328,7 +328,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Painting.cs @@ -400,7 +400,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/Objects/Painting.cs @@ -430,7 +430,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/Painting.cs @@ -462,7 +462,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Objects/Painting.cs @@ -501,7 +501,7 @@ items: source: remote: path: TinyLife/Objects/Painting.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/Objects/Painting.cs diff --git a/docs/api/TinyLife.Objects.ParentInfo.yml b/docs/api/TinyLife.Objects.ParentInfo.yml index a253e43..6315ab5 100644 --- a/docs/api/TinyLife.Objects.ParentInfo.yml +++ b/docs/api/TinyLife.Objects.ParentInfo.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentInfo path: ../TinyLife/Objects/MapObject.cs @@ -58,7 +58,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsAttached path: ../TinyLife/Objects/MapObject.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LayerDepth path: ../TinyLife/Objects/MapObject.cs @@ -120,7 +120,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldDraw path: ../TinyLife/Objects/MapObject.cs @@ -151,7 +151,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs @@ -186,7 +186,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs @@ -224,7 +224,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/MapObject.cs diff --git a/docs/api/TinyLife.Objects.Particle.yml b/docs/api/TinyLife.Objects.Particle.yml index 0be407f..a74ffaf 100644 --- a/docs/api/TinyLife.Objects.Particle.yml +++ b/docs/api/TinyLife.Objects.Particle.yml @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Particle path: ../TinyLife/Objects/Particle.cs @@ -86,7 +86,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AmbientFallingLeaves path: ../TinyLife/Objects/Particle.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnParticleUpdate path: ../TinyLife/Objects/Particle.cs @@ -144,7 +144,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Friction path: ../TinyLife/Objects/Particle.cs @@ -173,7 +173,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TimeToLive path: ../TinyLife/Objects/Particle.cs @@ -202,7 +202,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Position path: ../TinyLife/Objects/Particle.cs @@ -231,7 +231,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Motion path: ../TinyLife/Objects/Particle.cs @@ -260,7 +260,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DepthPosOffset path: ../TinyLife/Objects/Particle.cs @@ -289,7 +289,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DepthOffset path: ../TinyLife/Objects/Particle.cs @@ -318,7 +318,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawOffset path: ../TinyLife/Objects/Particle.cs @@ -347,7 +347,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ScaleFunction path: ../TinyLife/Objects/Particle.cs @@ -376,7 +376,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gravity path: ../TinyLife/Objects/Particle.cs @@ -405,7 +405,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraMotion path: ../TinyLife/Objects/Particle.cs @@ -434,7 +434,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraOffset path: ../TinyLife/Objects/Particle.cs @@ -463,7 +463,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentInfo path: ../TinyLife/Objects/Particle.cs @@ -492,7 +492,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IgnoreParentDrawPos path: ../TinyLife/Objects/Particle.cs @@ -521,7 +521,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateWhenPaused path: ../TinyLife/Objects/Particle.cs @@ -550,7 +550,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Color path: ../TinyLife/Objects/Particle.cs @@ -579,7 +579,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpriteEffects path: ../TinyLife/Objects/Particle.cs @@ -608,7 +608,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ForceOutside path: ../TinyLife/Objects/Particle.cs @@ -637,7 +637,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnUpdate path: ../TinyLife/Objects/Particle.cs @@ -666,7 +666,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Light path: ../TinyLife/Objects/Particle.cs @@ -695,7 +695,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Scale path: ../TinyLife/Objects/Particle.cs @@ -726,7 +726,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Animation path: ../TinyLife/Objects/Particle.cs @@ -755,7 +755,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TimeLived path: ../TinyLife/Objects/Particle.cs @@ -784,7 +784,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Particle.cs @@ -825,7 +825,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Particle.cs @@ -866,7 +866,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/Particle.cs @@ -907,7 +907,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Particle.cs @@ -942,7 +942,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Remove path: ../TinyLife/Objects/Particle.cs @@ -970,7 +970,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/Particle.cs @@ -998,7 +998,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAdded path: ../TinyLife/Objects/Particle.cs @@ -1026,7 +1026,7 @@ items: source: remote: path: TinyLife/Objects/Particle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Spawn path: ../TinyLife/Objects/Particle.cs diff --git a/docs/api/TinyLife.Objects.Person.EfficiencyModifierDelegate.yml b/docs/api/TinyLife.Objects.Person.EfficiencyModifierDelegate.yml index 83f77fd..dde192a 100644 --- a/docs/api/TinyLife.Objects.Person.EfficiencyModifierDelegate.yml +++ b/docs/api/TinyLife.Objects.Person.EfficiencyModifierDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EfficiencyModifierDelegate path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Person.EmotionModifiersChangedDelegate.yml b/docs/api/TinyLife.Objects.Person.EmotionModifiersChangedDelegate.yml index dc4df4b..70b3a4a 100644 --- a/docs/api/TinyLife.Objects.Person.EmotionModifiersChangedDelegate.yml +++ b/docs/api/TinyLife.Objects.Person.EmotionModifiersChangedDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmotionModifiersChangedDelegate path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Person.PassiveActionPriorityDelegate.yml b/docs/api/TinyLife.Objects.Person.PassiveActionPriorityDelegate.yml index 5395e90..db7c921 100644 --- a/docs/api/TinyLife.Objects.Person.PassiveActionPriorityDelegate.yml +++ b/docs/api/TinyLife.Objects.Person.PassiveActionPriorityDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassiveActionPriorityDelegate path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Person.RelationshipChangeDelegate.yml b/docs/api/TinyLife.Objects.Person.RelationshipChangeDelegate.yml index e50d74e..6344398 100644 --- a/docs/api/TinyLife.Objects.Person.RelationshipChangeDelegate.yml +++ b/docs/api/TinyLife.Objects.Person.RelationshipChangeDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RelationshipChangeDelegate path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Person.RestoreNeedDelegate.yml b/docs/api/TinyLife.Objects.Person.RestoreNeedDelegate.yml index 4d66314..b968310 100644 --- a/docs/api/TinyLife.Objects.Person.RestoreNeedDelegate.yml +++ b/docs/api/TinyLife.Objects.Person.RestoreNeedDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RestoreNeedDelegate path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Person.WalkSpeedDelegate.yml b/docs/api/TinyLife.Objects.Person.WalkSpeedDelegate.yml index 3610a88..ec2b285 100644 --- a/docs/api/TinyLife.Objects.Person.WalkSpeedDelegate.yml +++ b/docs/api/TinyLife.Objects.Person.WalkSpeedDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WalkSpeedDelegate path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.Person.yml b/docs/api/TinyLife.Objects.Person.yml index 8ac89d9..79ec211 100644 --- a/docs/api/TinyLife.Objects.Person.yml +++ b/docs/api/TinyLife.Objects.Person.yml @@ -213,7 +213,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Person path: ../TinyLife/Objects/Person.cs @@ -297,7 +297,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxRecentActionsAmount path: ../TinyLife/Objects/Person.cs @@ -326,7 +326,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DefaultWalkSpeed path: ../TinyLife/Objects/Person.cs @@ -355,7 +355,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AgeGroups path: ../TinyLife/Objects/Person.cs @@ -384,7 +384,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeakSounds path: ../TinyLife/Objects/Person.cs @@ -413,7 +413,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeakStyles path: ../TinyLife/Objects/Person.cs @@ -442,7 +442,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VoiceStyles path: ../TinyLife/Objects/Person.cs @@ -471,7 +471,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawSize path: ../TinyLife/Objects/Person.cs @@ -502,7 +502,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParentInfo path: ../TinyLife/Objects/Person.cs @@ -534,7 +534,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentActions path: ../TinyLife/Objects/Person.cs @@ -573,7 +573,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ActionQueue path: ../TinyLife/Objects/Person.cs @@ -612,7 +612,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllActions path: ../TinyLife/Objects/Person.cs @@ -643,7 +643,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Needs path: ../TinyLife/Objects/Person.cs @@ -682,7 +682,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Skills path: ../TinyLife/Objects/Person.cs @@ -721,7 +721,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Relationships path: ../TinyLife/Objects/Person.cs @@ -760,7 +760,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Outfits path: ../TinyLife/Objects/Person.cs @@ -803,7 +803,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PersonalityTypes path: ../TinyLife/Objects/Person.cs @@ -842,7 +842,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmotionModifiers path: ../TinyLife/Objects/Person.cs @@ -881,7 +881,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Projects path: ../TinyLife/Objects/Person.cs @@ -920,7 +920,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RecentActions path: ../TinyLife/Objects/Person.cs @@ -959,7 +959,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Memories path: ../TinyLife/Objects/Person.cs @@ -998,7 +998,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Jobs path: ../TinyLife/Objects/Person.cs @@ -1037,7 +1037,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FirstName path: ../TinyLife/Objects/Person.cs @@ -1076,7 +1076,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LastName path: ../TinyLife/Objects/Person.cs @@ -1115,7 +1115,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pronouns path: ../TinyLife/Objects/Person.cs @@ -1154,7 +1154,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullName path: ../TinyLife/Objects/Person.cs @@ -1185,7 +1185,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullNamePronouns path: ../TinyLife/Objects/Person.cs @@ -1216,7 +1216,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VoiceStyle path: ../TinyLife/Objects/Person.cs @@ -1255,7 +1255,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VoicePitch path: ../TinyLife/Objects/Person.cs @@ -1294,7 +1294,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rotation path: ../TinyLife/Objects/Person.cs @@ -1325,7 +1325,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Household path: ../TinyLife/Objects/Person.cs @@ -1356,7 +1356,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentEmote path: ../TinyLife/Objects/Person.cs @@ -1387,7 +1387,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentSpeakStyle path: ../TinyLife/Objects/Person.cs @@ -1418,7 +1418,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LastVisitedLot path: ../TinyLife/Objects/Person.cs @@ -1449,7 +1449,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotVisitCooldown path: ../TinyLife/Objects/Person.cs @@ -1494,7 +1494,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WasInvitedIn path: ../TinyLife/Objects/Person.cs @@ -1537,7 +1537,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Job path: ../TinyLife/Objects/Person.cs @@ -1591,7 +1591,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emotion path: ../TinyLife/Objects/Person.cs @@ -1622,7 +1622,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmotionAmount path: ../TinyLife/Objects/Person.cs @@ -1653,7 +1653,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentRoomDecorativeRating path: ../TinyLife/Objects/Person.cs @@ -1684,7 +1684,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LastBedSleptIn path: ../TinyLife/Objects/Person.cs @@ -1727,7 +1727,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsMoving path: ../TinyLife/Objects/Person.cs @@ -1758,7 +1758,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotEmployment path: ../TinyLife/Objects/Person.cs @@ -1801,7 +1801,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentOutfitIndex path: ../TinyLife/Objects/Person.cs @@ -1842,7 +1842,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentOutfit path: ../TinyLife/Objects/Person.cs @@ -1873,7 +1873,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCurrentHousehold path: ../TinyLife/Objects/Person.cs @@ -1904,7 +1904,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LifeSpan path: ../TinyLife/Objects/Person.cs @@ -1935,7 +1935,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HomeLot path: ../TinyLife/Objects/Person.cs @@ -1966,7 +1966,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Money path: ../TinyLife/Objects/Person.cs @@ -1997,7 +1997,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsRegularVisitor path: ../TinyLife/Objects/Person.cs @@ -2028,7 +2028,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Age path: ../TinyLife/Objects/Person.cs @@ -2059,7 +2059,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LifeGoal path: ../TinyLife/Objects/Person.cs @@ -2090,7 +2090,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Description path: ../TinyLife/Objects/Person.cs @@ -2129,7 +2129,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsDead path: ../TinyLife/Objects/Person.cs @@ -2168,7 +2168,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentAgeDays path: ../TinyLife/Objects/Person.cs @@ -2207,7 +2207,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DaysLived path: ../TinyLife/Objects/Person.cs @@ -2246,7 +2246,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RandomlyGenerated path: ../TinyLife/Objects/Person.cs @@ -2291,7 +2291,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisuallyOccupiedSpot path: ../TinyLife/Objects/Person.cs @@ -2322,7 +2322,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OccupiedFurniture path: ../TinyLife/Objects/Person.cs @@ -2353,7 +2353,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentPose path: ../TinyLife/Objects/Person.cs @@ -2392,7 +2392,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WornLayers path: ../TinyLife/Objects/Person.cs @@ -2431,7 +2431,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AnimateHeldObject path: ../TinyLife/Objects/Person.cs @@ -2460,7 +2460,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HeldObjectRotation path: ../TinyLife/Objects/Person.cs @@ -2489,7 +2489,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AnimationSpeed path: ../TinyLife/Objects/Person.cs @@ -2518,7 +2518,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tint path: ../TinyLife/Objects/Person.cs @@ -2547,7 +2547,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisualPosition path: ../TinyLife/Objects/Person.cs @@ -2578,7 +2578,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DiaperDirty path: ../TinyLife/Objects/Person.cs @@ -2621,7 +2621,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PregnancyAbility path: ../TinyLife/Objects/Person.cs @@ -2660,7 +2660,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Portrait path: ../TinyLife/Objects/Person.cs @@ -2691,7 +2691,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PregnancyHoursRemaining path: ../TinyLife/Objects/Person.cs @@ -2736,7 +2736,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PregnancyPartner path: ../TinyLife/Objects/Person.cs @@ -2781,7 +2781,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsInLabor path: ../TinyLife/Objects/Person.cs @@ -2824,7 +2824,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsPregnant path: ../TinyLife/Objects/Person.cs @@ -2855,7 +2855,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsAllowedToDie path: ../TinyLife/Objects/Person.cs @@ -2886,7 +2886,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PhoneColors path: ../TinyLife/Objects/Person.cs @@ -2925,7 +2925,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentMode path: ../TinyLife/Objects/Person.cs @@ -2958,7 +2958,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionsChanged path: ../TinyLife/Objects/Person.cs @@ -2987,7 +2987,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnNewSkillLearned path: ../TinyLife/Objects/Person.cs @@ -3016,7 +3016,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnJobChanged path: ../TinyLife/Objects/Person.cs @@ -3045,7 +3045,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnEmotionModifiersChanged path: ../TinyLife/Objects/Person.cs @@ -3074,7 +3074,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnEmotionChanged path: ../TinyLife/Objects/Person.cs @@ -3103,7 +3103,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetEfficiencyModifier path: ../TinyLife/Objects/Person.cs @@ -3132,7 +3132,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetWalkSpeed path: ../TinyLife/Objects/Person.cs @@ -3161,7 +3161,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetPassiveActionPriority path: ../TinyLife/Objects/Person.cs @@ -3190,7 +3190,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionInitialized path: ../TinyLife/Objects/Person.cs @@ -3219,7 +3219,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionsCompleted path: ../TinyLife/Objects/Person.cs @@ -3248,7 +3248,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionUpdated path: ../TinyLife/Objects/Person.cs @@ -3277,7 +3277,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnOutfitChanged path: ../TinyLife/Objects/Person.cs @@ -3306,7 +3306,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetCurrentGoals path: ../TinyLife/Objects/Person.cs @@ -3335,7 +3335,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnLifeGoalChanged path: ../TinyLife/Objects/Person.cs @@ -3364,7 +3364,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRestoreNeed path: ../TinyLife/Objects/Person.cs @@ -3393,7 +3393,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnChangeFriendship path: ../TinyLife/Objects/Person.cs @@ -3422,7 +3422,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnChangeRomance path: ../TinyLife/Objects/Person.cs @@ -3451,7 +3451,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Person.cs @@ -3499,7 +3499,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Finalize path: ../TinyLife/Objects/Person.cs @@ -3529,7 +3529,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/Person.cs @@ -3572,7 +3572,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Person.cs @@ -3619,7 +3619,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/Person.cs @@ -3651,7 +3651,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCategories path: ../TinyLife/Objects/Person.cs @@ -3687,7 +3687,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Intersects path: ../TinyLife/Objects/Person.cs @@ -3723,7 +3723,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHoverInfo path: ../TinyLife/Objects/Person.cs @@ -3756,7 +3756,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeActionSpotInfo path: ../TinyLife/Objects/Person.cs @@ -3795,7 +3795,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCameraRotationChanged path: ../TinyLife/Objects/Person.cs @@ -3831,7 +3831,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FocusCameraOnEvent path: ../TinyLife/Objects/Person.cs @@ -3871,7 +3871,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetJob path: ../TinyLife/Objects/Person.cs @@ -3921,7 +3921,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddJob path: ../TinyLife/Objects/Person.cs @@ -3962,7 +3962,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveJob path: ../TinyLife/Objects/Person.cs @@ -3997,7 +3997,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResetToStatic path: ../TinyLife/Objects/Person.cs @@ -4039,7 +4039,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveToMap path: ../TinyLife/Objects/Person.cs @@ -4078,7 +4078,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PrepareForPermanentRemoval path: ../TinyLife/Objects/Person.cs @@ -4106,7 +4106,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisitLot path: ../TinyLife/Objects/Person.cs @@ -4138,7 +4138,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawUi path: ../TinyLife/Objects/Person.cs @@ -4182,7 +4182,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRelationship path: ../TinyLife/Objects/Person.cs @@ -4223,7 +4223,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChangeFriendship path: ../TinyLife/Objects/Person.cs @@ -4261,7 +4261,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChangeRomance path: ../TinyLife/Objects/Person.cs @@ -4299,7 +4299,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayEmote path: ../TinyLife/Objects/Person.cs @@ -4343,7 +4343,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StopEmoting path: ../TinyLife/Objects/Person.cs @@ -4371,7 +4371,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Speak path: ../TinyLife/Objects/Person.cs @@ -4412,7 +4412,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StopSpeaking path: ../TinyLife/Objects/Person.cs @@ -4440,7 +4440,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayEmoteAndSpeak path: ../TinyLife/Objects/Person.cs @@ -4484,7 +4484,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeTalkingSpots path: ../TinyLife/Objects/Person.cs @@ -4518,7 +4518,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OccupyActionSpot path: ../TinyLife/Objects/Person.cs @@ -4565,7 +4565,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OccupyFreeActionSpot path: ../TinyLife/Objects/Person.cs @@ -4615,7 +4615,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OccupyFreeActionSpot path: ../TinyLife/Objects/Person.cs @@ -4665,7 +4665,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCloseForTalking path: ../TinyLife/Objects/Person.cs @@ -4700,7 +4700,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNeed path: ../TinyLife/Objects/Person.cs @@ -4735,7 +4735,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetNeedPercentage path: ../TinyLife/Objects/Person.cs @@ -4770,7 +4770,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RestoreNeed path: ../TinyLife/Objects/Person.cs @@ -4814,7 +4814,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RestoreNeed path: ../TinyLife/Objects/Person.cs @@ -4861,7 +4861,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSkill path: ../TinyLife/Objects/Person.cs @@ -4902,7 +4902,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSkillTotalPercentage path: ../TinyLife/Objects/Person.cs @@ -4937,7 +4937,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSkillPointPercentage path: ../TinyLife/Objects/Person.cs @@ -4972,7 +4972,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSkillLevel path: ../TinyLife/Objects/Person.cs @@ -5007,7 +5007,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasSkillLevel path: ../TinyLife/Objects/Person.cs @@ -5048,7 +5048,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GainSkill path: ../TinyLife/Objects/Person.cs @@ -5094,7 +5094,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DepleteNeed path: ../TinyLife/Objects/Person.cs @@ -5135,7 +5135,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasPersonality path: ../TinyLife/Objects/Person.cs @@ -5170,7 +5170,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EnqueueAction path: ../TinyLife/Objects/Person.cs @@ -5225,7 +5225,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CancelAction path: ../TinyLife/Objects/Person.cs @@ -5269,7 +5269,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FindPathAsync path: ../TinyLife/Objects/Person.cs @@ -5313,7 +5313,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHeldObject path: ../TinyLife/Objects/Person.cs @@ -5353,7 +5353,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetHeldObject path: ../TinyLife/Objects/Person.cs @@ -5403,7 +5403,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetHeldObject path: ../TinyLife/Objects/Person.cs @@ -5441,7 +5441,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveHeldObject path: ../TinyLife/Objects/Person.cs @@ -5478,7 +5478,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHeldActionInfo path: ../TinyLife/Objects/Person.cs @@ -5509,7 +5509,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToCreatedByString path: ../TinyLife/Objects/Person.cs @@ -5540,7 +5540,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Die path: ../TinyLife/Objects/Person.cs @@ -5580,7 +5580,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddEmotion path: ../TinyLife/Objects/Person.cs @@ -5630,7 +5630,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveEmotion path: ../TinyLife/Objects/Person.cs @@ -5665,7 +5665,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LowerEmotion path: ../TinyLife/Objects/Person.cs @@ -5709,7 +5709,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LowerEmotionModifier path: ../TinyLife/Objects/Person.cs @@ -5753,7 +5753,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasEmotionModifier path: ../TinyLife/Objects/Person.cs @@ -5788,7 +5788,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWalkSpeed path: ../TinyLife/Objects/Person.cs @@ -5819,7 +5819,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetEfficiencyModifier path: ../TinyLife/Objects/Person.cs @@ -5866,7 +5866,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasHouseholdMember path: ../TinyLife/Objects/Person.cs @@ -5901,7 +5901,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasHouseholdMember path: ../TinyLife/Objects/Person.cs @@ -5935,7 +5935,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProjects path: ../TinyLife/Objects/Person.cs @@ -5973,7 +5973,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetProject path: ../TinyLife/Objects/Person.cs @@ -6014,7 +6014,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StartProject path: ../TinyLife/Objects/Person.cs @@ -6049,7 +6049,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPassiveActionPriority path: ../TinyLife/Objects/Person.cs @@ -6084,7 +6084,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRandomOutfit path: ../TinyLife/Objects/Person.cs @@ -6119,7 +6119,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetCurrentOutfit path: ../TinyLife/Objects/Person.cs @@ -6154,7 +6154,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetCurrentOutfit path: ../TinyLife/Objects/Person.cs @@ -6189,7 +6189,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetNewId path: ../TinyLife/Objects/Person.cs @@ -6230,7 +6230,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsIdMatch path: ../TinyLife/Objects/Person.cs @@ -6265,7 +6265,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsIdMatch path: ../TinyLife/Objects/Person.cs @@ -6300,7 +6300,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPersonalitySkillBoost path: ../TinyLife/Objects/Person.cs @@ -6335,7 +6335,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCurrentGoals path: ../TinyLife/Objects/Person.cs @@ -6366,7 +6366,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EarnMoney path: ../TinyLife/Objects/Person.cs @@ -6404,7 +6404,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddMemory path: ../TinyLife/Objects/Person.cs @@ -6453,7 +6453,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMemories path: ../TinyLife/Objects/Person.cs @@ -6493,7 +6493,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveMemory path: ../TinyLife/Objects/Person.cs @@ -6536,7 +6536,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTimeSinceMemory path: ../TinyLife/Objects/Person.cs @@ -6579,7 +6579,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTimeSinceMemory path: ../TinyLife/Objects/Person.cs @@ -6619,7 +6619,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoToExitRoad path: ../TinyLife/Objects/Person.cs @@ -6650,7 +6650,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAction path: ../TinyLife/Objects/Person.cs @@ -6694,7 +6694,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetPregnancyStatus path: ../TinyLife/Objects/Person.cs @@ -6735,7 +6735,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetAnimationsFromLooks path: ../TinyLife/Objects/Person.cs @@ -6763,7 +6763,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ImportAtExitRoad path: ../TinyLife/Objects/Person.cs @@ -6795,7 +6795,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoToRandomHomeLocation path: ../TinyLife/Objects/Person.cs @@ -6823,7 +6823,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldDrawHeldItem path: ../TinyLife/Objects/Person.cs @@ -6854,7 +6854,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHeldItemDrawOffset path: ../TinyLife/Objects/Person.cs @@ -6891,7 +6891,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHeldItemDepthOffset path: ../TinyLife/Objects/Person.cs @@ -6922,7 +6922,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPivot path: ../TinyLife/Objects/Person.cs @@ -6953,7 +6953,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/Objects/Person.cs @@ -6997,7 +6997,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetValidClothes path: ../TinyLife/Objects/Person.cs @@ -7032,7 +7032,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanApplyPersonality path: ../TinyLife/Objects/Person.cs @@ -7066,7 +7066,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasRecentlyFailed path: ../TinyLife/Objects/Person.cs @@ -7107,7 +7107,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveToMapExitRoad path: ../TinyLife/Objects/Person.cs @@ -7145,7 +7145,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GenerateAnimationGroup path: ../TinyLife/Objects/Person.cs @@ -7192,7 +7192,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawLooks path: ../TinyLife/Objects/Person.cs @@ -7242,7 +7242,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateAnimations path: ../TinyLife/Objects/Person.cs @@ -7280,7 +7280,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnActionCompleted path: ../TinyLife/Objects/Person.cs @@ -7315,7 +7315,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateAction path: ../TinyLife/Objects/Person.cs @@ -7362,7 +7362,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitializeAction path: ../TinyLife/Objects/Person.cs @@ -7394,7 +7394,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAgeChanged path: ../TinyLife/Objects/Person.cs @@ -7426,7 +7426,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidateClothes path: ../TinyLife/Objects/Person.cs @@ -7454,7 +7454,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRandomSpeakSound path: ../TinyLife/Objects/Person.cs @@ -7501,7 +7501,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Create path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.PersonAi.yml b/docs/api/TinyLife.Objects.PersonAi.yml index 5681127..e69c212 100644 --- a/docs/api/TinyLife.Objects.PersonAi.yml +++ b/docs/api/TinyLife.Objects.PersonAi.yml @@ -16,7 +16,7 @@ items: source: remote: path: TinyLife/Objects/PersonAi.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PersonAi path: ../TinyLife/Objects/PersonAi.cs @@ -55,7 +55,7 @@ items: source: remote: path: TinyLife/Objects/PersonAi.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StartAutomatically path: ../TinyLife/Objects/PersonAi.cs diff --git a/docs/api/TinyLife.Objects.Pose.yml b/docs/api/TinyLife.Objects.Pose.yml index 06e984b..a746ac2 100644 --- a/docs/api/TinyLife.Objects.Pose.yml +++ b/docs/api/TinyLife.Objects.Pose.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pose path: ../TinyLife/Objects/Person.cs @@ -56,7 +56,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Standing path: ../TinyLife/Objects/Person.cs @@ -84,7 +84,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Walking path: ../TinyLife/Objects/Person.cs @@ -112,7 +112,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sitting path: ../TinyLife/Objects/Person.cs @@ -140,7 +140,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Laying path: ../TinyLife/Objects/Person.cs @@ -168,7 +168,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SittingGround path: ../TinyLife/Objects/Person.cs @@ -196,7 +196,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkingStanding path: ../TinyLife/Objects/Person.cs @@ -224,7 +224,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkingSitting path: ../TinyLife/Objects/Person.cs @@ -252,7 +252,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkingSittingGround path: ../TinyLife/Objects/Person.cs @@ -280,7 +280,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Running path: ../TinyLife/Objects/Person.cs @@ -308,7 +308,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingArmsOut path: ../TinyLife/Objects/Person.cs @@ -336,7 +336,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WalkingArmsOut path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.PregnancyAbility.yml b/docs/api/TinyLife.Objects.PregnancyAbility.yml index 07c53e0..07be8c5 100644 --- a/docs/api/TinyLife.Objects.PregnancyAbility.yml +++ b/docs/api/TinyLife.Objects.PregnancyAbility.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PregnancyAbility path: ../TinyLife/Objects/Person.cs @@ -48,7 +48,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Neither path: ../TinyLife/Objects/Person.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetOthersPregnant path: ../TinyLife/Objects/Person.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPregnant path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.ScreenObject.yml b/docs/api/TinyLife.Objects.ScreenObject.yml index 6702889..12f8d1e 100644 --- a/docs/api/TinyLife.Objects.ScreenObject.yml +++ b/docs/api/TinyLife.Objects.ScreenObject.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ScreenObject path: ../TinyLife/Objects/ScreenObject.cs @@ -174,7 +174,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ScreenContentOverrides path: ../TinyLife/Objects/ScreenObject.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawScreenContentOverrides path: ../TinyLife/Objects/ScreenObject.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Content path: ../TinyLife/Objects/ScreenObject.cs @@ -274,7 +274,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsOn path: ../TinyLife/Objects/ScreenObject.cs @@ -305,7 +305,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/ScreenObject.cs @@ -352,7 +352,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/ScreenObject.cs @@ -424,7 +424,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TurnOn path: ../TinyLife/Objects/ScreenObject.cs @@ -459,7 +459,7 @@ items: source: remote: path: TinyLife/Objects/ScreenObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TurnOff path: ../TinyLife/Objects/ScreenObject.cs diff --git a/docs/api/TinyLife.Objects.SpeakStyle.yml b/docs/api/TinyLife.Objects.SpeakStyle.yml index 22b2e43..5f4b9ca 100644 --- a/docs/api/TinyLife.Objects.SpeakStyle.yml +++ b/docs/api/TinyLife.Objects.SpeakStyle.yml @@ -31,7 +31,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeakStyle path: ../TinyLife/Objects/Person.cs @@ -70,7 +70,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Affirmative path: ../TinyLife/Objects/Person.cs @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Angry path: ../TinyLife/Objects/Person.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Annoyed path: ../TinyLife/Objects/Person.cs @@ -148,7 +148,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bored path: ../TinyLife/Objects/Person.cs @@ -174,7 +174,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Childish path: ../TinyLife/Objects/Person.cs @@ -200,7 +200,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Confident path: ../TinyLife/Objects/Person.cs @@ -226,7 +226,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Confused path: ../TinyLife/Objects/Person.cs @@ -252,7 +252,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Disagreeing path: ../TinyLife/Objects/Person.cs @@ -278,7 +278,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Excited path: ../TinyLife/Objects/Person.cs @@ -304,7 +304,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Happy path: ../TinyLife/Objects/Person.cs @@ -330,7 +330,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Neutral path: ../TinyLife/Objects/Person.cs @@ -356,7 +356,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Questioning path: ../TinyLife/Objects/Person.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sad path: ../TinyLife/Objects/Person.cs @@ -408,7 +408,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Scared path: ../TinyLife/Objects/Person.cs @@ -434,7 +434,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Shocked path: ../TinyLife/Objects/Person.cs @@ -460,7 +460,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Thinking path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.StylePreference.yml b/docs/api/TinyLife.Objects.StylePreference.yml index 1546dc4..20755b5 100644 --- a/docs/api/TinyLife.Objects.StylePreference.yml +++ b/docs/api/TinyLife.Objects.StylePreference.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StylePreference path: ../TinyLife/Objects/Clothes.cs @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Neutral path: ../TinyLife/Objects/Clothes.cs @@ -73,7 +73,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Masculine path: ../TinyLife/Objects/Clothes.cs @@ -99,7 +99,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Feminine path: ../TinyLife/Objects/Clothes.cs diff --git a/docs/api/TinyLife.Objects.TrashBag.yml b/docs/api/TinyLife.Objects.TrashBag.yml index eddecac..a9ac8c0 100644 --- a/docs/api/TinyLife.Objects.TrashBag.yml +++ b/docs/api/TinyLife.Objects.TrashBag.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Objects/TrashBag.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TrashBag path: ../TinyLife/Objects/TrashBag.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/Objects/TrashBag.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Content path: ../TinyLife/Objects/TrashBag.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Objects/TrashBag.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/TrashBag.cs @@ -248,7 +248,7 @@ items: source: remote: path: TinyLife/Objects/TrashBag.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/TrashBag.cs diff --git a/docs/api/TinyLife.Objects.TrashCan.yml b/docs/api/TinyLife.Objects.TrashCan.yml index 100792d..e28fbc8 100644 --- a/docs/api/TinyLife.Objects.TrashCan.yml +++ b/docs/api/TinyLife.Objects.TrashCan.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TrashCan path: ../TinyLife/Objects/TrashCan.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Content path: ../TinyLife/Objects/TrashCan.cs @@ -204,7 +204,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CurrentMode path: ../TinyLife/Objects/TrashCan.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/TrashCan.cs @@ -284,7 +284,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/TrashCan.cs @@ -327,7 +327,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/TrashCan.cs @@ -399,7 +399,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/TrashCan.cs @@ -431,7 +431,7 @@ items: source: remote: path: TinyLife/Objects/TrashCan.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDecorativeRating path: ../TinyLife/Objects/TrashCan.cs diff --git a/docs/api/TinyLife.Objects.UnfinishedWoodwork.yml b/docs/api/TinyLife.Objects.UnfinishedWoodwork.yml index b1b48c9..f877859 100644 --- a/docs/api/TinyLife.Objects.UnfinishedWoodwork.yml +++ b/docs/api/TinyLife.Objects.UnfinishedWoodwork.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Objects/UnfinishedWoodwork.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnfinishedWoodwork path: ../TinyLife/Objects/UnfinishedWoodwork.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/Objects/UnfinishedWoodwork.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Recipe path: ../TinyLife/Objects/UnfinishedWoodwork.cs @@ -203,7 +203,7 @@ items: source: remote: path: TinyLife/Objects/UnfinishedWoodwork.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedColors path: ../TinyLife/Objects/UnfinishedWoodwork.cs @@ -242,7 +242,7 @@ items: source: remote: path: TinyLife/Objects/UnfinishedWoodwork.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TimeWorked path: ../TinyLife/Objects/UnfinishedWoodwork.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/Objects/UnfinishedWoodwork.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/UnfinishedWoodwork.cs @@ -328,7 +328,7 @@ items: source: remote: path: TinyLife/Objects/UnfinishedWoodwork.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/UnfinishedWoodwork.cs @@ -400,7 +400,7 @@ items: source: remote: path: TinyLife/Objects/UnfinishedWoodwork.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/UnfinishedWoodwork.cs diff --git a/docs/api/TinyLife.Objects.Vehicle.VehicleType.yml b/docs/api/TinyLife.Objects.Vehicle.VehicleType.yml index 5daf71c..a963872 100644 --- a/docs/api/TinyLife.Objects.Vehicle.VehicleType.yml +++ b/docs/api/TinyLife.Objects.Vehicle.VehicleType.yml @@ -17,7 +17,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VehicleType path: ../TinyLife/Objects/Vehicle.cs @@ -46,7 +46,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Car path: ../TinyLife/Objects/Vehicle.cs @@ -74,7 +74,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EScooter path: ../TinyLife/Objects/Vehicle.cs diff --git a/docs/api/TinyLife.Objects.Vehicle.yml b/docs/api/TinyLife.Objects.Vehicle.yml index fd9b130..f5104c5 100644 --- a/docs/api/TinyLife.Objects.Vehicle.yml +++ b/docs/api/TinyLife.Objects.Vehicle.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Vehicle path: ../TinyLife/Objects/Vehicle.cs @@ -116,7 +116,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rotation path: ../TinyLife/Objects/Vehicle.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Driver path: ../TinyLife/Objects/Vehicle.cs @@ -194,7 +194,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Action path: ../TinyLife/Objects/Vehicle.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Objects/Vehicle.cs @@ -272,7 +272,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Vehicle.cs @@ -311,7 +311,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSpeed path: ../TinyLife/Objects/Vehicle.cs @@ -342,7 +342,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Objects/Vehicle.cs @@ -385,7 +385,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Objects/Vehicle.cs @@ -433,7 +433,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCameraRotationChanged path: ../TinyLife/Objects/Vehicle.cs @@ -469,7 +469,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRemoved path: ../TinyLife/Objects/Vehicle.cs @@ -498,7 +498,7 @@ items: source: remote: path: TinyLife/Objects/Vehicle.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResetToStatic path: ../TinyLife/Objects/Vehicle.cs diff --git a/docs/api/TinyLife.Objects.Visibility.yml b/docs/api/TinyLife.Objects.Visibility.yml index 511cb33..97fab90 100644 --- a/docs/api/TinyLife.Objects.Visibility.yml +++ b/docs/api/TinyLife.Objects.Visibility.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Visibility path: ../TinyLife/Objects/MapObject.cs @@ -48,7 +48,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WhenVisible path: ../TinyLife/Objects/MapObject.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WhenVisibleExt path: ../TinyLife/Objects/MapObject.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideZoomedOut path: ../TinyLife/Objects/MapObject.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/Objects/MapObject.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Static path: ../TinyLife/Objects/MapObject.cs diff --git a/docs/api/TinyLife.Objects.VoiceStyle.yml b/docs/api/TinyLife.Objects.VoiceStyle.yml index 471c530..0d40e83 100644 --- a/docs/api/TinyLife.Objects.VoiceStyle.yml +++ b/docs/api/TinyLife.Objects.VoiceStyle.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VoiceStyle path: ../TinyLife/Objects/Person.cs @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Low path: ../TinyLife/Objects/Person.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: High path: ../TinyLife/Objects/Person.cs @@ -101,7 +101,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Child path: ../TinyLife/Objects/Person.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Objects/Person.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Baby path: ../TinyLife/Objects/Person.cs diff --git a/docs/api/TinyLife.Objects.WornClothes.yml b/docs/api/TinyLife.Objects.WornClothes.yml index 875fdb4..336ded0 100644 --- a/docs/api/TinyLife.Objects.WornClothes.yml +++ b/docs/api/TinyLife.Objects.WornClothes.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WornClothes path: ../TinyLife/Objects/Clothes.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Objects/Clothes.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/Objects/Clothes.cs @@ -150,7 +150,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FromStorage path: ../TinyLife/Objects/Clothes.cs @@ -189,7 +189,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CustomPrice path: ../TinyLife/Objects/Clothes.cs @@ -232,7 +232,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Objects/Clothes.cs @@ -270,7 +270,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetColor path: ../TinyLife/Objects/Clothes.cs @@ -308,7 +308,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Objects/Clothes.cs @@ -339,7 +339,7 @@ items: source: remote: path: TinyLife/Objects/Clothes.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/Objects/Clothes.cs diff --git a/docs/api/TinyLife.Options.yml b/docs/api/TinyLife.Options.yml index 76fa765..3eb8565 100644 --- a/docs/api/TinyLife.Options.yml +++ b/docs/api/TinyLife.Options.yml @@ -84,7 +84,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Options path: ../TinyLife/Options.cs @@ -140,7 +140,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallDisplays path: ../TinyLife/Options.cs @@ -169,7 +169,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GameSpeeds path: ../TinyLife/Options.cs @@ -198,7 +198,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Keybinds path: ../TinyLife/Options.cs @@ -227,7 +227,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnbindKeybind path: ../TinyLife/Options.cs @@ -256,7 +256,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Instance path: ../TinyLife/Options.cs @@ -287,7 +287,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CopyFurnitureKeybind path: ../TinyLife/Options.cs @@ -324,7 +324,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StoreInHouseholdKeybind path: ../TinyLife/Options.cs @@ -361,7 +361,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RotateKeybind path: ../TinyLife/Options.cs @@ -398,7 +398,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SwitchPersonKeybind path: ../TinyLife/Options.cs @@ -435,7 +435,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PauseGameKeybind path: ../TinyLife/Options.cs @@ -472,7 +472,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IncreaseSpeedKeybind path: ../TinyLife/Options.cs @@ -509,7 +509,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DecreaseSpeedKeybind path: ../TinyLife/Options.cs @@ -546,7 +546,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ScreenshotKeybind path: ../TinyLife/Options.cs @@ -583,7 +583,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SellHeldObjectKeybind path: ../TinyLife/Options.cs @@ -620,7 +620,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GridKeybind path: ../TinyLife/Options.cs @@ -657,7 +657,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ZoomInKeybind path: ../TinyLife/Options.cs @@ -694,7 +694,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ZoomOutKeybind path: ../TinyLife/Options.cs @@ -731,7 +731,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RotateCameraKeybind path: ../TinyLife/Options.cs @@ -768,7 +768,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraUpKeybind path: ../TinyLife/Options.cs @@ -805,7 +805,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraDownKeybind path: ../TinyLife/Options.cs @@ -842,7 +842,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraLeftKeybind path: ../TinyLife/Options.cs @@ -879,7 +879,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraRightKeybind path: ../TinyLife/Options.cs @@ -916,7 +916,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallsUpKeybind path: ../TinyLife/Options.cs @@ -953,7 +953,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallsDownKeybind path: ../TinyLife/Options.cs @@ -990,7 +990,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TabForwardKeybind path: ../TinyLife/Options.cs @@ -1027,7 +1027,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TabBackKeybind path: ../TinyLife/Options.cs @@ -1064,7 +1064,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CheatsKeybind path: ../TinyLife/Options.cs @@ -1101,7 +1101,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AButton path: ../TinyLife/Options.cs @@ -1132,7 +1132,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BButton path: ../TinyLife/Options.cs @@ -1163,7 +1163,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: XButton path: ../TinyLife/Options.cs @@ -1194,7 +1194,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: YButton path: ../TinyLife/Options.cs @@ -1225,7 +1225,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LeftTrigger path: ../TinyLife/Options.cs @@ -1256,7 +1256,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RightTrigger path: ../TinyLife/Options.cs @@ -1287,7 +1287,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallMode path: ../TinyLife/Options.cs @@ -1318,7 +1318,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Language path: ../TinyLife/Options.cs @@ -1357,7 +1357,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UiScale path: ../TinyLife/Options.cs @@ -1396,7 +1396,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SoundVolume path: ../TinyLife/Options.cs @@ -1435,7 +1435,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MusicVolume path: ../TinyLife/Options.cs @@ -1474,7 +1474,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorldSoundVolume path: ../TinyLife/Options.cs @@ -1513,7 +1513,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpeechVolume path: ../TinyLife/Options.cs @@ -1552,7 +1552,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StingVolume path: ../TinyLife/Options.cs @@ -1591,7 +1591,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SoundscapeVolume path: ../TinyLife/Options.cs @@ -1630,7 +1630,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AutoSaveIntervalSeconds path: ../TinyLife/Options.cs @@ -1669,7 +1669,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CameraRotation path: ../TinyLife/Options.cs @@ -1708,7 +1708,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BrightnessIncrease path: ../TinyLife/Options.cs @@ -1747,7 +1747,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideHangingObjects path: ../TinyLife/Options.cs @@ -1786,7 +1786,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoundCameraPosition path: ../TinyLife/Options.cs @@ -1825,7 +1825,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BlurZoomedOut path: ../TinyLife/Options.cs @@ -1864,7 +1864,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UiAnimations path: ../TinyLife/Options.cs @@ -1903,7 +1903,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShowBuildModeGrid path: ../TinyLife/Options.cs @@ -1942,7 +1942,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GamepadScreenBorder path: ../TinyLife/Options.cs @@ -1981,7 +1981,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GamepadCursorSpeed path: ../TinyLife/Options.cs @@ -2020,7 +2020,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GamepadSwapTriggers path: ../TinyLife/Options.cs @@ -2059,7 +2059,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GamepadSwapAForB path: ../TinyLife/Options.cs @@ -2098,7 +2098,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GamepadSwapXForY path: ../TinyLife/Options.cs @@ -2137,7 +2137,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideControlsHints path: ../TinyLife/Options.cs @@ -2176,7 +2176,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideGamepadControlsHints path: ../TinyLife/Options.cs @@ -2215,7 +2215,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideDemoHints path: ../TinyLife/Options.cs @@ -2254,7 +2254,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HideEarlyAccessHints path: ../TinyLife/Options.cs @@ -2293,7 +2293,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllowMods path: ../TinyLife/Options.cs @@ -2332,7 +2332,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InGameMusic path: ../TinyLife/Options.cs @@ -2371,7 +2371,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TransparentTooltips path: ../TinyLife/Options.cs @@ -2410,7 +2410,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InstantTooltips path: ../TinyLife/Options.cs @@ -2449,7 +2449,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LongerNotifications path: ../TinyLife/Options.cs @@ -2488,7 +2488,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CursorScale path: ../TinyLife/Options.cs @@ -2527,7 +2527,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PronounsInFront path: ../TinyLife/Options.cs @@ -2566,7 +2566,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HighlightTinies path: ../TinyLife/Options.cs @@ -2605,7 +2605,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Apply path: ../TinyLife/Options.cs @@ -2639,7 +2639,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Save path: ../TinyLife/Options.cs diff --git a/docs/api/TinyLife.PerSaveOptions.MapInfo.yml b/docs/api/TinyLife.PerSaveOptions.MapInfo.yml index ea29ca3..eff268f 100644 --- a/docs/api/TinyLife.PerSaveOptions.MapInfo.yml +++ b/docs/api/TinyLife.PerSaveOptions.MapInfo.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapInfo path: ../TinyLife/Options.cs @@ -64,7 +64,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Options.cs @@ -93,7 +93,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Custom path: ../TinyLife/Options.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Options.cs diff --git a/docs/api/TinyLife.PerSaveOptions.yml b/docs/api/TinyLife.PerSaveOptions.yml index b3c7c57..8641fd7 100644 --- a/docs/api/TinyLife.PerSaveOptions.yml +++ b/docs/api/TinyLife.PerSaveOptions.yml @@ -33,7 +33,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PerSaveOptions path: ../TinyLife/Options.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Instance path: ../TinyLife/Options.cs @@ -120,7 +120,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayedHints path: ../TinyLife/Options.cs @@ -159,7 +159,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Maps path: ../TinyLife/Options.cs @@ -198,7 +198,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisableAiSelected path: ../TinyLife/Options.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisableAiHousehold path: ../TinyLife/Options.cs @@ -276,7 +276,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AiImportantActions path: ../TinyLife/Options.cs @@ -315,7 +315,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AiSkillBuilding path: ../TinyLife/Options.cs @@ -354,7 +354,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AiRelationships path: ../TinyLife/Options.cs @@ -393,7 +393,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxRegularVisitors path: ../TinyLife/Options.cs @@ -432,7 +432,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LoadedMods path: ../TinyLife/Options.cs @@ -471,7 +471,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapName path: ../TinyLife/Options.cs @@ -519,7 +519,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapCustom path: ../TinyLife/Options.cs @@ -567,7 +567,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayedLifespan path: ../TinyLife/Options.cs @@ -606,7 +606,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OtherLifespan path: ../TinyLife/Options.cs @@ -645,7 +645,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LastGameVersion path: ../TinyLife/Options.cs @@ -684,7 +684,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LastMap path: ../TinyLife/Options.cs @@ -723,7 +723,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Save path: ../TinyLife/Options.cs @@ -757,7 +757,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Load path: ../TinyLife/Options.cs diff --git a/docs/api/TinyLife.PersonalityType.TypeCategory.yml b/docs/api/TinyLife.PersonalityType.TypeCategory.yml index 53aac02..b3f1eb7 100644 --- a/docs/api/TinyLife.PersonalityType.TypeCategory.yml +++ b/docs/api/TinyLife.PersonalityType.TypeCategory.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TypeCategory path: ../TinyLife/PersonalityType.cs @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Major path: ../TinyLife/PersonalityType.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Minor path: ../TinyLife/PersonalityType.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hidden path: ../TinyLife/PersonalityType.cs diff --git a/docs/api/TinyLife.PersonalityType.yml b/docs/api/TinyLife.PersonalityType.yml index 321bb5d..7405211 100644 --- a/docs/api/TinyLife.PersonalityType.yml +++ b/docs/api/TinyLife.PersonalityType.yml @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PersonalityType path: ../TinyLife/PersonalityType.cs @@ -114,7 +114,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/PersonalityType.cs @@ -143,7 +143,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxMajorsPerPerson path: ../TinyLife/PersonalityType.cs @@ -172,7 +172,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lazy path: ../TinyLife/PersonalityType.cs @@ -199,7 +199,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Energetic path: ../TinyLife/PersonalityType.cs @@ -226,7 +226,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Creative path: ../TinyLife/PersonalityType.cs @@ -253,7 +253,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Likeable path: ../TinyLife/PersonalityType.cs @@ -280,7 +280,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mean path: ../TinyLife/PersonalityType.cs @@ -307,7 +307,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Ambitious path: ../TinyLife/PersonalityType.cs @@ -334,7 +334,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Thinker path: ../TinyLife/PersonalityType.cs @@ -361,7 +361,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Introverted path: ../TinyLife/PersonalityType.cs @@ -388,7 +388,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Extroverted path: ../TinyLife/PersonalityType.cs @@ -415,7 +415,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FamilyFocused path: ../TinyLife/PersonalityType.cs @@ -442,7 +442,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Foodie path: ../TinyLife/PersonalityType.cs @@ -469,7 +469,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Outdoorsy path: ../TinyLife/PersonalityType.cs @@ -496,7 +496,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Techie path: ../TinyLife/PersonalityType.cs @@ -523,7 +523,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Thrifty path: ../TinyLife/PersonalityType.cs @@ -550,7 +550,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Independent path: ../TinyLife/PersonalityType.cs @@ -577,7 +577,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FastLearner path: ../TinyLife/PersonalityType.cs @@ -604,7 +604,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Clingy path: ../TinyLife/PersonalityType.cs @@ -631,7 +631,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AfraidOfStrangers path: ../TinyLife/PersonalityType.cs @@ -658,7 +658,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Asexual path: ../TinyLife/PersonalityType.cs @@ -685,7 +685,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Aromantic path: ../TinyLife/PersonalityType.cs @@ -712,7 +712,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HatesChildren path: ../TinyLife/PersonalityType.cs @@ -739,7 +739,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pescetarian path: ../TinyLife/PersonalityType.cs @@ -766,7 +766,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Vegetarian path: ../TinyLife/PersonalityType.cs @@ -793,7 +793,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Vegan path: ../TinyLife/PersonalityType.cs @@ -820,7 +820,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MasterChef path: ../TinyLife/PersonalityType.cs @@ -847,7 +847,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmartKid path: ../TinyLife/PersonalityType.cs @@ -874,7 +874,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GymRat path: ../TinyLife/PersonalityType.cs @@ -901,7 +901,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HouseholdHero path: ../TinyLife/PersonalityType.cs @@ -928,7 +928,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ComputerAddict path: ../TinyLife/PersonalityType.cs @@ -955,7 +955,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FriendOfEveryone path: ../TinyLife/PersonalityType.cs @@ -982,7 +982,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Millionaire path: ../TinyLife/PersonalityType.cs @@ -1009,7 +1009,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CapableCarpenter path: ../TinyLife/PersonalityType.cs @@ -1036,7 +1036,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PerfectPainter path: ../TinyLife/PersonalityType.cs @@ -1063,7 +1063,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreativeChild path: ../TinyLife/PersonalityType.cs @@ -1090,7 +1090,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReadBaby path: ../TinyLife/PersonalityType.cs @@ -1117,7 +1117,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CommunicativeBaby path: ../TinyLife/PersonalityType.cs @@ -1144,7 +1144,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CityNative path: ../TinyLife/PersonalityType.cs @@ -1171,7 +1171,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/PersonalityType.cs @@ -1200,7 +1200,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Texture path: ../TinyLife/PersonalityType.cs @@ -1229,7 +1229,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Incompatible path: ../TinyLife/PersonalityType.cs @@ -1260,7 +1260,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoostedSkills path: ../TinyLife/PersonalityType.cs @@ -1294,7 +1294,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoostedSkillTypes path: ../TinyLife/PersonalityType.cs @@ -1328,7 +1328,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllowedAges path: ../TinyLife/PersonalityType.cs @@ -1359,7 +1359,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Category path: ../TinyLife/PersonalityType.cs @@ -1390,7 +1390,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/PersonalityType.cs @@ -1423,7 +1423,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/PersonalityType.cs @@ -1461,7 +1461,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCompatible path: ../TinyLife/PersonalityType.cs @@ -1496,7 +1496,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateInfoGroup path: ../TinyLife/PersonalityType.cs @@ -1537,7 +1537,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/PersonalityType.cs @@ -1572,7 +1572,7 @@ items: source: remote: path: TinyLife/PersonalityType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FillRandomly path: ../TinyLife/PersonalityType.cs diff --git a/docs/api/TinyLife.Relationship.yml b/docs/api/TinyLife.Relationship.yml index a2732d7..7bae279 100644 --- a/docs/api/TinyLife.Relationship.yml +++ b/docs/api/TinyLife.Relationship.yml @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Relationship path: ../TinyLife/Relationship.cs @@ -105,7 +105,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRelationshipPanel path: ../TinyLife/Relationship.cs @@ -134,7 +134,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRelationshipTooltip path: ../TinyLife/Relationship.cs @@ -163,7 +163,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Max path: ../TinyLife/Relationship.cs @@ -192,7 +192,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassiveFriendReduction path: ../TinyLife/Relationship.cs @@ -221,7 +221,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassiveRomanceReduction path: ../TinyLife/Relationship.cs @@ -250,7 +250,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxRecentSocialsAmount path: ../TinyLife/Relationship.cs @@ -279,7 +279,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: KnownPersonalityTypes path: ../TinyLife/Relationship.cs @@ -318,7 +318,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OtherPerson path: ../TinyLife/Relationship.cs @@ -359,7 +359,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Partner path: ../TinyLife/Relationship.cs @@ -390,7 +390,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FriendLevel path: ../TinyLife/Relationship.cs @@ -421,7 +421,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RomanceLevel path: ../TinyLife/Relationship.cs @@ -452,7 +452,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FriendPercentage path: ../TinyLife/Relationship.cs @@ -483,7 +483,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RomancePercentage path: ../TinyLife/Relationship.cs @@ -514,7 +514,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Relationship.cs @@ -545,7 +545,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RomanceType path: ../TinyLife/Relationship.cs @@ -576,7 +576,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FriendDisplayString path: ../TinyLife/Relationship.cs @@ -607,7 +607,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RomanceDisplayString path: ../TinyLife/Relationship.cs @@ -638,7 +638,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Genealogy path: ../TinyLife/Relationship.cs @@ -679,7 +679,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dating path: ../TinyLife/Relationship.cs @@ -718,7 +718,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadFirstKiss path: ../TinyLife/Relationship.cs @@ -766,7 +766,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: KnownJobType path: ../TinyLife/Relationship.cs @@ -805,7 +805,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryingForBaby path: ../TinyLife/Relationship.cs @@ -848,7 +848,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSocialEffectiveness path: ../TinyLife/Relationship.cs @@ -883,7 +883,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRecentSocialAmount path: ../TinyLife/Relationship.cs @@ -918,7 +918,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddRecentSocial path: ../TinyLife/Relationship.cs @@ -950,7 +950,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/Relationship.cs @@ -982,7 +982,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ResetToStatic path: ../TinyLife/Relationship.cs @@ -1020,7 +1020,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetGenealogy path: ../TinyLife/Relationship.cs @@ -1058,7 +1058,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddMemory path: ../TinyLife/Relationship.cs @@ -1107,7 +1107,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMemories path: ../TinyLife/Relationship.cs @@ -1150,7 +1150,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveMemory path: ../TinyLife/Relationship.cs @@ -1196,7 +1196,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTimeSinceMemory path: ../TinyLife/Relationship.cs @@ -1242,7 +1242,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreatePanel path: ../TinyLife/Relationship.cs @@ -1286,7 +1286,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PopulateTooltip path: ../TinyLife/Relationship.cs diff --git a/docs/api/TinyLife.RelationshipType.yml b/docs/api/TinyLife.RelationshipType.yml index 62b1584..1f43c4a 100644 --- a/docs/api/TinyLife.RelationshipType.yml +++ b/docs/api/TinyLife.RelationshipType.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RelationshipType path: ../TinyLife/Relationship.cs @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Enemies path: ../TinyLife/Relationship.cs @@ -77,7 +77,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Disliked path: ../TinyLife/Relationship.cs @@ -105,7 +105,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Acquaintances path: ../TinyLife/Relationship.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Friends path: ../TinyLife/Relationship.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GoodFriends path: ../TinyLife/Relationship.cs diff --git a/docs/api/TinyLife.RomanceType.yml b/docs/api/TinyLife.RomanceType.yml index 23f643c..3eedc0e 100644 --- a/docs/api/TinyLife.RomanceType.yml +++ b/docs/api/TinyLife.RomanceType.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RomanceType path: ../TinyLife/Relationship.cs @@ -48,7 +48,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NoRomance path: ../TinyLife/Relationship.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Interested path: ../TinyLife/Relationship.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sweethearts path: ../TinyLife/Relationship.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/Relationship.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Soulmates path: ../TinyLife/Relationship.cs diff --git a/docs/api/TinyLife.SaveHandler.SaveData.yml b/docs/api/TinyLife.SaveHandler.SaveData.yml index ef27d1d..e4f9593 100644 --- a/docs/api/TinyLife.SaveHandler.SaveData.yml +++ b/docs/api/TinyLife.SaveHandler.SaveData.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SaveData path: ../TinyLife/SaveHandler.cs @@ -65,7 +65,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Maps path: ../TinyLife/SaveHandler.cs @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Time path: ../TinyLife/SaveHandler.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Achievements path: ../TinyLife/SaveHandler.cs @@ -158,7 +158,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/SaveHandler.cs diff --git a/docs/api/TinyLife.SaveHandler.yml b/docs/api/TinyLife.SaveHandler.yml index 0a60a75..f3445c9 100644 --- a/docs/api/TinyLife.SaveHandler.yml +++ b/docs/api/TinyLife.SaveHandler.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SaveHandler path: ../TinyLife/SaveHandler.cs @@ -62,7 +62,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGameSaved path: ../TinyLife/SaveHandler.cs @@ -91,7 +91,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGameLoaded path: ../TinyLife/SaveHandler.cs @@ -120,7 +120,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnSaveDataCreated path: ../TinyLife/SaveHandler.cs @@ -149,7 +149,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnSaveDataLoaded path: ../TinyLife/SaveHandler.cs @@ -178,7 +178,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnSaveLoadError path: ../TinyLife/SaveHandler.cs @@ -207,7 +207,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetGameDir path: ../TinyLife/SaveHandler.cs @@ -238,7 +238,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSavesDir path: ../TinyLife/SaveHandler.cs @@ -269,7 +269,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSaveDir path: ../TinyLife/SaveHandler.cs @@ -307,7 +307,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateSerializerSettings path: ../TinyLife/SaveHandler.cs @@ -345,7 +345,7 @@ items: source: remote: path: TinyLife/SaveHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateSerializer path: ../TinyLife/SaveHandler.cs diff --git a/docs/api/TinyLife.Set.yml b/docs/api/TinyLife.Set.yml index 30a1af5..f6fdadb 100644 --- a/docs/api/TinyLife.Set.yml +++ b/docs/api/TinyLife.Set.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Set path: ../TinyLife/GameImpl.cs @@ -48,7 +48,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Woodworking path: ../TinyLife/GameImpl.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Workout path: ../TinyLife/GameImpl.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChildClothes path: ../TinyLife/GameImpl.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/GameImpl.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroFurniture path: ../TinyLife/GameImpl.cs diff --git a/docs/api/TinyLife.Skills.FoodType.ContainerType.yml b/docs/api/TinyLife.Skills.FoodType.ContainerType.yml index e0ccb82..bd54cfc 100644 --- a/docs/api/TinyLife.Skills.FoodType.ContainerType.yml +++ b/docs/api/TinyLife.Skills.FoodType.ContainerType.yml @@ -24,7 +24,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ContainerType path: ../TinyLife/Skills/FoodType.cs @@ -63,7 +63,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Plate path: ../TinyLife/Skills/FoodType.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Glass path: ../TinyLife/Skills/FoodType.cs @@ -121,7 +121,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mug path: ../TinyLife/Skills/FoodType.cs @@ -150,7 +150,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Skills/FoodType.cs @@ -179,7 +179,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsDrink path: ../TinyLife/Skills/FoodType.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Skills/FoodType.cs @@ -255,7 +255,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFilled path: ../TinyLife/Skills/FoodType.cs @@ -293,7 +293,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetEmpty path: ../TinyLife/Skills/FoodType.cs @@ -331,7 +331,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDefaultTexture path: ../TinyLife/Skills/FoodType.cs diff --git a/docs/api/TinyLife.Skills.FoodType.FoodIntolerance.yml b/docs/api/TinyLife.Skills.FoodType.FoodIntolerance.yml index 9a02f9f..e3dc2a2 100644 --- a/docs/api/TinyLife.Skills.FoodType.FoodIntolerance.yml +++ b/docs/api/TinyLife.Skills.FoodType.FoodIntolerance.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodIntolerance path: ../TinyLife/Skills/FoodType.cs @@ -61,7 +61,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: None path: ../TinyLife/Skills/FoodType.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotVegan path: ../TinyLife/Skills/FoodType.cs @@ -117,7 +117,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotVegetarian path: ../TinyLife/Skills/FoodType.cs @@ -145,7 +145,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotPescetarian path: ../TinyLife/Skills/FoodType.cs @@ -173,7 +173,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotForBabies path: ../TinyLife/Skills/FoodType.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotForChildren path: ../TinyLife/Skills/FoodType.cs diff --git a/docs/api/TinyLife.Skills.FoodType.GetPriceDelegate.yml b/docs/api/TinyLife.Skills.FoodType.GetPriceDelegate.yml index c6796e5..02ba448 100644 --- a/docs/api/TinyLife.Skills.FoodType.GetPriceDelegate.yml +++ b/docs/api/TinyLife.Skills.FoodType.GetPriceDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPriceDelegate path: ../TinyLife/Skills/FoodType.cs diff --git a/docs/api/TinyLife.Skills.FoodType.IngredientSource.yml b/docs/api/TinyLife.Skills.FoodType.IngredientSource.yml index 01c90c2..63bb58c 100644 --- a/docs/api/TinyLife.Skills.FoodType.IngredientSource.yml +++ b/docs/api/TinyLife.Skills.FoodType.IngredientSource.yml @@ -30,7 +30,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IngredientSource path: ../TinyLife/Skills/FoodType.cs @@ -69,7 +69,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fridge path: ../TinyLife/Skills/FoodType.cs @@ -98,7 +98,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Barbecue path: ../TinyLife/Skills/FoodType.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ChildStove path: ../TinyLife/Skills/FoodType.cs @@ -156,7 +156,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CoffeeMachine path: ../TinyLife/Skills/FoodType.cs @@ -185,7 +185,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sink path: ../TinyLife/Skills/FoodType.cs @@ -214,7 +214,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CafeDisplayCase path: ../TinyLife/Skills/FoodType.cs @@ -243,7 +243,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TeaKit path: ../TinyLife/Skills/FoodType.cs @@ -272,7 +272,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ProteinShakeMaker path: ../TinyLife/Skills/FoodType.cs @@ -301,7 +301,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MixologyKit path: ../TinyLife/Skills/FoodType.cs @@ -330,7 +330,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Skills/FoodType.cs @@ -359,7 +359,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Container path: ../TinyLife/Skills/FoodType.cs @@ -388,7 +388,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnEaten path: ../TinyLife/Skills/FoodType.cs @@ -419,7 +419,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanEat path: ../TinyLife/Skills/FoodType.cs @@ -450,7 +450,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredSkill path: ../TinyLife/Skills/FoodType.cs @@ -481,7 +481,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Skills/FoodType.cs diff --git a/docs/api/TinyLife.Skills.FoodType.yml b/docs/api/TinyLife.Skills.FoodType.yml index 33434ed..ed02cca 100644 --- a/docs/api/TinyLife.Skills.FoodType.yml +++ b/docs/api/TinyLife.Skills.FoodType.yml @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodType path: ../TinyLife/Skills/FoodType.cs @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Skills/FoodType.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllIntolerances path: ../TinyLife/Skills/FoodType.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnFoodEaten path: ../TinyLife/Skills/FoodType.cs @@ -183,7 +183,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetPrice path: ../TinyLife/Skills/FoodType.cs @@ -212,7 +212,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Skills/FoodType.cs @@ -241,7 +241,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredSkillLevel path: ../TinyLife/Skills/FoodType.cs @@ -270,7 +270,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/Skills/FoodType.cs @@ -299,7 +299,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SaturationModifier path: ../TinyLife/Skills/FoodType.cs @@ -328,7 +328,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Color path: ../TinyLife/Skills/FoodType.cs @@ -357,7 +357,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sources path: ../TinyLife/Skills/FoodType.cs @@ -386,7 +386,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Intolerances path: ../TinyLife/Skills/FoodType.cs @@ -415,7 +415,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredSkill path: ../TinyLife/Skills/FoodType.cs @@ -446,7 +446,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdditionalObject path: ../TinyLife/Skills/FoodType.cs @@ -477,7 +477,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Container path: ../TinyLife/Skills/FoodType.cs @@ -508,7 +508,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnEaten path: ../TinyLife/Skills/FoodType.cs @@ -539,7 +539,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanEatFunc path: ../TinyLife/Skills/FoodType.cs @@ -570,7 +570,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCreateFunc path: ../TinyLife/Skills/FoodType.cs @@ -601,7 +601,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CustomTextureFunc path: ../TinyLife/Skills/FoodType.cs @@ -632,7 +632,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanHaveCandle path: ../TinyLife/Skills/FoodType.cs @@ -661,7 +661,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayName path: ../TinyLife/Skills/FoodType.cs @@ -692,7 +692,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Skills/FoodType.cs @@ -725,7 +725,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Skills/FoodType.cs @@ -778,7 +778,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/Skills/FoodType.cs @@ -825,7 +825,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Skills/FoodType.cs @@ -881,7 +881,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructUnfinished path: ../TinyLife/Skills/FoodType.cs @@ -937,7 +937,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanEat path: ../TinyLife/Skills/FoodType.cs @@ -981,7 +981,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCreate path: ../TinyLife/Skills/FoodType.cs @@ -1031,7 +1031,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIntolerancesDescription path: ../TinyLife/Skills/FoodType.cs @@ -1069,7 +1069,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InvokeOnEaten path: ../TinyLife/Skills/FoodType.cs @@ -1104,7 +1104,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTexture path: ../TinyLife/Skills/FoodType.cs @@ -1142,7 +1142,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Skills/FoodType.cs @@ -1177,7 +1177,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetActions path: ../TinyLife/Skills/FoodType.cs @@ -1230,7 +1230,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAllContainers path: ../TinyLife/Skills/FoodType.cs @@ -1268,7 +1268,7 @@ items: source: remote: path: TinyLife/Skills/FoodType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateBaked path: ../TinyLife/Skills/FoodType.cs diff --git a/docs/api/TinyLife.Skills.PaintingType.yml b/docs/api/TinyLife.Skills.PaintingType.yml index 8469ce6..e51984e 100644 --- a/docs/api/TinyLife.Skills.PaintingType.yml +++ b/docs/api/TinyLife.Skills.PaintingType.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PaintingType path: ../TinyLife/Skills/PaintingType.cs @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Skills/PaintingType.cs @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Skills/PaintingType.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LevelRange path: ../TinyLife/Skills/PaintingType.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Texture path: ../TinyLife/Skills/PaintingType.cs @@ -183,7 +183,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BaseMarkup path: ../TinyLife/Skills/PaintingType.cs @@ -212,7 +212,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Skills/PaintingType.cs @@ -253,7 +253,7 @@ items: source: remote: path: TinyLife/Skills/PaintingType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Skills/PaintingType.cs diff --git a/docs/api/TinyLife.Skills.Quality.yml b/docs/api/TinyLife.Skills.Quality.yml index 6e022ce..6ec85d2 100644 --- a/docs/api/TinyLife.Skills.Quality.yml +++ b/docs/api/TinyLife.Skills.Quality.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Quality path: ../TinyLife/Skills/Skill.cs @@ -54,7 +54,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Terrible path: ../TinyLife/Skills/Skill.cs @@ -82,7 +82,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Average path: ../TinyLife/Skills/Skill.cs @@ -110,7 +110,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Good path: ../TinyLife/Skills/Skill.cs @@ -138,7 +138,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Great path: ../TinyLife/Skills/Skill.cs @@ -166,7 +166,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Perfect path: ../TinyLife/Skills/Skill.cs @@ -194,7 +194,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Masterpiece path: ../TinyLife/Skills/Skill.cs diff --git a/docs/api/TinyLife.Skills.Skill.yml b/docs/api/TinyLife.Skills.Skill.yml index 442a8c2..ba9a25e 100644 --- a/docs/api/TinyLife.Skills.Skill.yml +++ b/docs/api/TinyLife.Skills.Skill.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Skill path: ../TinyLife/Skills/Skill.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnAdditionalEarnedActions path: ../TinyLife/Skills/Skill.cs @@ -101,7 +101,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/Skills/Skill.cs @@ -140,7 +140,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PointsToNextLevel path: ../TinyLife/Skills/Skill.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Level path: ../TinyLife/Skills/Skill.cs @@ -222,7 +222,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredPointsToNextLevel path: ../TinyLife/Skills/Skill.cs @@ -254,7 +254,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PointPercentage path: ../TinyLife/Skills/Skill.cs @@ -285,7 +285,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TotalPercentage path: ../TinyLife/Skills/Skill.cs @@ -316,7 +316,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Skills/Skill.cs diff --git a/docs/api/TinyLife.Skills.SkillCategory.yml b/docs/api/TinyLife.Skills.SkillCategory.yml index 1a3d4dd..9e65ef4 100644 --- a/docs/api/TinyLife.Skills.SkillCategory.yml +++ b/docs/api/TinyLife.Skills.SkillCategory.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SkillCategory path: ../TinyLife/Skills/Skill.cs @@ -58,7 +58,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Creative path: ../TinyLife/Skills/Skill.cs @@ -86,7 +86,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Logical path: ../TinyLife/Skills/Skill.cs @@ -114,7 +114,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Social path: ../TinyLife/Skills/Skill.cs @@ -142,7 +142,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Physical path: ../TinyLife/Skills/Skill.cs diff --git a/docs/api/TinyLife.Skills.SkillType.yml b/docs/api/TinyLife.Skills.SkillType.yml index 7f25673..65b2368 100644 --- a/docs/api/TinyLife.Skills.SkillType.yml +++ b/docs/api/TinyLife.Skills.SkillType.yml @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SkillType path: ../TinyLife/Skills/Skill.cs @@ -94,7 +94,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AllCategories path: ../TinyLife/Skills/Skill.cs @@ -123,7 +123,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetRandomQuality path: ../TinyLife/Skills/Skill.cs @@ -152,7 +152,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnRandomQuality path: ../TinyLife/Skills/Skill.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Skills/Skill.cs @@ -210,7 +210,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cooking path: ../TinyLife/Skills/Skill.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Painting path: ../TinyLife/Skills/Skill.cs @@ -264,7 +264,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Charisma path: ../TinyLife/Skills/Skill.cs @@ -291,7 +291,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Humor path: ../TinyLife/Skills/Skill.cs @@ -318,7 +318,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Programming path: ../TinyLife/Skills/Skill.cs @@ -345,7 +345,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Repair path: ../TinyLife/Skills/Skill.cs @@ -372,7 +372,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Writing path: ../TinyLife/Skills/Skill.cs @@ -399,7 +399,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gaming path: ../TinyLife/Skills/Skill.cs @@ -426,7 +426,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fitness path: ../TinyLife/Skills/Skill.cs @@ -453,7 +453,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cleaning path: ../TinyLife/Skills/Skill.cs @@ -480,7 +480,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Baking path: ../TinyLife/Skills/Skill.cs @@ -507,7 +507,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reasoning path: ../TinyLife/Skills/Skill.cs @@ -534,7 +534,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Woodworking path: ../TinyLife/Skills/Skill.cs @@ -561,7 +561,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrinkMixing path: ../TinyLife/Skills/Skill.cs @@ -588,7 +588,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reading path: ../TinyLife/Skills/Skill.cs @@ -615,7 +615,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Communication path: ../TinyLife/Skills/Skill.cs @@ -642,7 +642,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Potty path: ../TinyLife/Skills/Skill.cs @@ -669,7 +669,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Skills/Skill.cs @@ -698,7 +698,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Texture path: ../TinyLife/Skills/Skill.cs @@ -727,7 +727,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxLevel path: ../TinyLife/Skills/Skill.cs @@ -756,7 +756,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Categories path: ../TinyLife/Skills/Skill.cs @@ -785,7 +785,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxLevelMultipliers path: ../TinyLife/Skills/Skill.cs @@ -816,7 +816,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredAges path: ../TinyLife/Skills/Skill.cs @@ -847,7 +847,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RewardPersonality path: ../TinyLife/Skills/Skill.cs @@ -878,7 +878,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RewardSkills path: ../TinyLife/Skills/Skill.cs @@ -909,7 +909,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdditionalEarnedActions path: ../TinyLife/Skills/Skill.cs @@ -940,7 +940,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Skills/Skill.cs @@ -984,7 +984,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRandomQuality path: ../TinyLife/Skills/Skill.cs @@ -1034,7 +1034,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMaxLevel path: ../TinyLife/Skills/Skill.cs @@ -1069,7 +1069,7 @@ items: source: remote: path: TinyLife/Skills/Skill.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Skills/Skill.cs diff --git a/docs/api/TinyLife.Skills.WoodworkingRecipe.yml b/docs/api/TinyLife.Skills.WoodworkingRecipe.yml index 16e72f7..2d05eac 100644 --- a/docs/api/TinyLife.Skills.WoodworkingRecipe.yml +++ b/docs/api/TinyLife.Skills.WoodworkingRecipe.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WoodworkingRecipe path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -68,7 +68,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Recipes path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -97,7 +97,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Output path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -126,7 +126,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredLevel path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PriceMultiplier path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -184,7 +184,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CraftingTime path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -213,7 +213,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -244,7 +244,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Skills/WoodworkingRecipe.cs @@ -288,7 +288,7 @@ items: source: remote: path: TinyLife/Skills/WoodworkingRecipe.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Skills/WoodworkingRecipe.cs diff --git a/docs/api/TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.yml b/docs/api/TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.yml index 26acd7f..8aa78b7 100644 --- a/docs/api/TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.yml +++ b/docs/api/TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCustomPriceDelegate path: ../TinyLife/Tools/FurniturePlacer.cs diff --git a/docs/api/TinyLife.Tools.FurniturePlacer.yml b/docs/api/TinyLife.Tools.FurniturePlacer.yml index aa5f2b0..e694838 100644 --- a/docs/api/TinyLife.Tools.FurniturePlacer.yml +++ b/docs/api/TinyLife.Tools.FurniturePlacer.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurniturePlacer path: ../TinyLife/Tools/FurniturePlacer.cs @@ -66,7 +66,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetCustomPrice path: ../TinyLife/Tools/FurniturePlacer.cs @@ -95,7 +95,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedFurniture path: ../TinyLife/Tools/FurniturePlacer.cs @@ -126,7 +126,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedPreview path: ../TinyLife/Tools/FurniturePlacer.cs @@ -157,7 +157,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedColors path: ../TinyLife/Tools/FurniturePlacer.cs @@ -188,7 +188,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/FurniturePlacer.cs @@ -223,7 +223,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/FurniturePlacer.cs @@ -251,7 +251,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/FurniturePlacer.cs @@ -286,7 +286,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/FurniturePlacer.cs @@ -324,7 +324,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/FurniturePlacer.cs @@ -355,7 +355,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectFurniture path: ../TinyLife/Tools/FurniturePlacer.cs @@ -405,7 +405,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnselectFurniture path: ../TinyLife/Tools/FurniturePlacer.cs @@ -433,7 +433,7 @@ items: source: remote: path: TinyLife/Tools/FurniturePlacer.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCustomPrice path: ../TinyLife/Tools/FurniturePlacer.cs diff --git a/docs/api/TinyLife.Tools.FurnitureTool.Tab.yml b/docs/api/TinyLife.Tools.FurnitureTool.Tab.yml index d26e25f..79e8d4a 100644 --- a/docs/api/TinyLife.Tools.FurnitureTool.Tab.yml +++ b/docs/api/TinyLife.Tools.FurnitureTool.Tab.yml @@ -28,11 +28,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tab path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 163 + startLine: 164 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -67,11 +67,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: All path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 167 + startLine: 168 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -93,11 +93,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LivingRoom path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 168 + startLine: 169 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -119,11 +119,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Kitchen path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 169 + startLine: 170 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -145,11 +145,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bathroom path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 170 + startLine: 171 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -171,11 +171,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DiningRoom path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 171 + startLine: 172 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -197,11 +197,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bedroom path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 172 + startLine: 173 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -223,11 +223,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Office path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 173 + startLine: 174 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -249,11 +249,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: KidsRoom path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 174 + startLine: 175 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -275,11 +275,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Decoration path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 175 + startLine: 176 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -301,11 +301,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Outside path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 176 + startLine: 177 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -327,11 +327,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lighting path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 177 + startLine: 178 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -353,11 +353,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Other path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 178 + startLine: 179 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -379,11 +379,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Debug path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 179 + startLine: 180 assemblies: - Tiny Life namespace: TinyLife.Tools diff --git a/docs/api/TinyLife.Tools.FurnitureTool.yml b/docs/api/TinyLife.Tools.FurnitureTool.yml index 50602d7..b1d4daf 100644 --- a/docs/api/TinyLife.Tools.FurnitureTool.yml +++ b/docs/api/TinyLife.Tools.FurnitureTool.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurnitureTool path: ../TinyLife/Tools/FurnitureTool.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/FurnitureTool.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/FurnitureTool.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/FurnitureTool.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitBuildModeUi path: ../TinyLife/Tools/FurnitureTool.cs @@ -227,11 +227,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Closed path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 101 + startLine: 102 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -256,11 +256,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 109 + startLine: 110 assemblies: - Tiny Life namespace: TinyLife.Tools @@ -288,11 +288,11 @@ items: source: remote: path: TinyLife/Tools/FurnitureTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/FurnitureTool.cs - startLine: 114 + startLine: 115 assemblies: - Tiny Life namespace: TinyLife.Tools diff --git a/docs/api/TinyLife.Tools.LotTool.yml b/docs/api/TinyLife.Tools.LotTool.yml index ea3750a..23eaee8 100644 --- a/docs/api/TinyLife.Tools.LotTool.yml +++ b/docs/api/TinyLife.Tools.LotTool.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Tools/LotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotTool path: ../TinyLife/Tools/LotTool.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Tools/LotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/LotTool.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Tools/LotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/LotTool.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Tools/LotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/LotTool.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Tools/LotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/LotTool.cs @@ -223,7 +223,7 @@ items: source: remote: path: TinyLife/Tools/LotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/LotTool.cs @@ -262,7 +262,7 @@ items: source: remote: path: TinyLife/Tools/LotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnButtonCreated path: ../TinyLife/Tools/LotTool.cs diff --git a/docs/api/TinyLife.Tools.MoveLotTool.yml b/docs/api/TinyLife.Tools.MoveLotTool.yml index 0f17c3f..0df41ad 100644 --- a/docs/api/TinyLife.Tools.MoveLotTool.yml +++ b/docs/api/TinyLife.Tools.MoveLotTool.yml @@ -24,7 +24,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveLotTool path: ../TinyLife/Tools/MoveLotTool.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/MoveLotTool.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Opened path: ../TinyLife/Tools/MoveLotTool.cs @@ -151,7 +151,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Closed path: ../TinyLife/Tools/MoveLotTool.cs @@ -180,7 +180,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/MoveLotTool.cs @@ -213,7 +213,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/MoveLotTool.cs @@ -249,7 +249,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanSwitchGameModes path: ../TinyLife/Tools/MoveLotTool.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/MoveLotTool.cs @@ -313,7 +313,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/MoveLotTool.cs @@ -352,7 +352,7 @@ items: source: remote: path: TinyLife/Tools/MoveLotTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/MoveLotTool.cs diff --git a/docs/api/TinyLife.Tools.MoveTool.yml b/docs/api/TinyLife.Tools.MoveTool.yml index fbc3468..e693a95 100644 --- a/docs/api/TinyLife.Tools.MoveTool.yml +++ b/docs/api/TinyLife.Tools.MoveTool.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveTool path: ../TinyLife/Tools/MoveTool.cs @@ -93,7 +93,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/MoveTool.cs @@ -123,7 +123,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Opened path: ../TinyLife/Tools/MoveTool.cs @@ -152,7 +152,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Closed path: ../TinyLife/Tools/MoveTool.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitBuildModeUi path: ../TinyLife/Tools/MoveTool.cs @@ -217,7 +217,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/MoveTool.cs @@ -250,7 +250,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/MoveTool.cs @@ -286,7 +286,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/MoveTool.cs @@ -318,7 +318,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanSwitchGameModes path: ../TinyLife/Tools/MoveTool.cs @@ -350,7 +350,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/MoveTool.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/MoveTool.cs @@ -421,7 +421,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnButtonCreated path: ../TinyLife/Tools/MoveTool.cs @@ -454,7 +454,7 @@ items: source: remote: path: TinyLife/Tools/MoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reload path: ../TinyLife/Tools/MoveTool.cs diff --git a/docs/api/TinyLife.Tools.OpeningTool.yml b/docs/api/TinyLife.Tools.OpeningTool.yml index b49dec2..5565ff2 100644 --- a/docs/api/TinyLife.Tools.OpeningTool.yml +++ b/docs/api/TinyLife.Tools.OpeningTool.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Tools/OpeningTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpeningTool path: ../TinyLife/Tools/OpeningTool.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Tools/OpeningTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/OpeningTool.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Tools/OpeningTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/OpeningTool.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Tools/OpeningTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/OpeningTool.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Tools/OpeningTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitBuildModeUi path: ../TinyLife/Tools/OpeningTool.cs @@ -227,7 +227,7 @@ items: source: remote: path: TinyLife/Tools/OpeningTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/OpeningTool.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Tools/OpeningTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/OpeningTool.cs diff --git a/docs/api/TinyLife.Tools.PlayModeTool.StatType.yml b/docs/api/TinyLife.Tools.PlayModeTool.StatType.yml index 58a7769..1c41d76 100644 --- a/docs/api/TinyLife.Tools.PlayModeTool.StatType.yml +++ b/docs/api/TinyLife.Tools.PlayModeTool.StatType.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StatType path: ../TinyLife/Tools/PlayModeTool.cs @@ -51,7 +51,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Needs path: ../TinyLife/Tools/PlayModeTool.cs @@ -77,7 +77,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emotions path: ../TinyLife/Tools/PlayModeTool.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Skills path: ../TinyLife/Tools/PlayModeTool.cs @@ -129,7 +129,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Relationships path: ../TinyLife/Tools/PlayModeTool.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Job path: ../TinyLife/Tools/PlayModeTool.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LifeGoal path: ../TinyLife/Tools/PlayModeTool.cs @@ -207,7 +207,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: About path: ../TinyLife/Tools/PlayModeTool.cs diff --git a/docs/api/TinyLife.Tools.PlayModeTool.yml b/docs/api/TinyLife.Tools.PlayModeTool.yml index 6bc8cf2..ee2cfa6 100644 --- a/docs/api/TinyLife.Tools.PlayModeTool.yml +++ b/docs/api/TinyLife.Tools.PlayModeTool.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayModeTool path: ../TinyLife/Tools/PlayModeTool.cs @@ -97,7 +97,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnUpdateStatsView path: ../TinyLife/Tools/PlayModeTool.cs @@ -126,7 +126,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedPerson path: ../TinyLife/Tools/PlayModeTool.cs @@ -157,7 +157,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedStat path: ../TinyLife/Tools/PlayModeTool.cs @@ -188,7 +188,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/PlayModeTool.cs @@ -218,7 +218,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/PlayModeTool.cs @@ -251,7 +251,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Opened path: ../TinyLife/Tools/PlayModeTool.cs @@ -280,7 +280,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Closed path: ../TinyLife/Tools/PlayModeTool.cs @@ -309,7 +309,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/PlayModeTool.cs @@ -341,7 +341,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetSelectedPerson path: ../TinyLife/Tools/PlayModeTool.cs @@ -376,7 +376,7 @@ items: source: remote: path: TinyLife/Tools/PlayModeTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Reload path: ../TinyLife/Tools/PlayModeTool.cs diff --git a/docs/api/TinyLife.Tools.RemoveTool.yml b/docs/api/TinyLife.Tools.RemoveTool.yml index 60cd113..bdd6f53 100644 --- a/docs/api/TinyLife.Tools.RemoveTool.yml +++ b/docs/api/TinyLife.Tools.RemoveTool.yml @@ -28,7 +28,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveTool path: ../TinyLife/Tools/RemoveTool.cs @@ -99,7 +99,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/RemoveTool.cs @@ -129,7 +129,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/RemoveTool.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/RemoveTool.cs @@ -198,7 +198,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/RemoveTool.cs @@ -230,7 +230,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/RemoveTool.cs @@ -262,7 +262,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/RemoveTool.cs @@ -301,7 +301,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveRoof path: ../TinyLife/Tools/RemoveTool.cs @@ -339,7 +339,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveWall path: ../TinyLife/Tools/RemoveTool.cs @@ -374,7 +374,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveFurniture path: ../TinyLife/Tools/RemoveTool.cs @@ -412,7 +412,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StoreOrRemoveFurniture path: ../TinyLife/Tools/RemoveTool.cs @@ -450,7 +450,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayDestroySound path: ../TinyLife/Tools/RemoveTool.cs @@ -478,7 +478,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpawnDestroyParticles path: ../TinyLife/Tools/RemoveTool.cs @@ -510,7 +510,7 @@ items: source: remote: path: TinyLife/Tools/RemoveTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SpawnDestroyParticles path: ../TinyLife/Tools/RemoveTool.cs diff --git a/docs/api/TinyLife.Tools.RoofTool.yml b/docs/api/TinyLife.Tools.RoofTool.yml index 7aa9024..98d50d8 100644 --- a/docs/api/TinyLife.Tools.RoofTool.yml +++ b/docs/api/TinyLife.Tools.RoofTool.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofTool path: ../TinyLife/Tools/RoofTool.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/RoofTool.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/RoofTool.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitBuildModeUi path: ../TinyLife/Tools/RoofTool.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/RoofTool.cs @@ -227,7 +227,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ForceWallsUp path: ../TinyLife/Tools/RoofTool.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/RoofTool.cs @@ -291,7 +291,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/RoofTool.cs @@ -330,7 +330,7 @@ items: source: remote: path: TinyLife/Tools/RoofTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/RoofTool.cs diff --git a/docs/api/TinyLife.Tools.TileTool.yml b/docs/api/TinyLife.Tools.TileTool.yml index 1f7b8a4..0902e30 100644 --- a/docs/api/TinyLife.Tools.TileTool.yml +++ b/docs/api/TinyLife.Tools.TileTool.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TileTool path: ../TinyLife/Tools/TileTool.cs @@ -93,7 +93,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/TileTool.cs @@ -123,7 +123,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/TileTool.cs @@ -156,7 +156,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/TileTool.cs @@ -192,7 +192,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitBuildModeUi path: ../TinyLife/Tools/TileTool.cs @@ -228,7 +228,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/TileTool.cs @@ -260,7 +260,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/TileTool.cs @@ -292,7 +292,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/TileTool.cs @@ -331,7 +331,7 @@ items: source: remote: path: TinyLife/Tools/TileTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveTileIncompatibleFurniture path: ../TinyLife/Tools/TileTool.cs diff --git a/docs/api/TinyLife.Tools.Tool.yml b/docs/api/TinyLife.Tools.Tool.yml index 8db111f..cf6e445 100644 --- a/docs/api/TinyLife.Tools.Tool.yml +++ b/docs/api/TinyLife.Tools.Tool.yml @@ -52,7 +52,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tool path: ../TinyLife/Tools/Tool.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveTool path: ../TinyLife/Tools/Tool.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveTool path: ../TinyLife/Tools/Tool.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlayModeTool path: ../TinyLife/Tools/Tool.cs @@ -190,7 +190,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildTools path: ../TinyLife/Tools/Tool.cs @@ -219,7 +219,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedObject path: ../TinyLife/Tools/Tool.cs @@ -250,7 +250,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedWall path: ../TinyLife/Tools/Tool.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SelectedRoof path: ../TinyLife/Tools/Tool.cs @@ -312,7 +312,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsRotateCwPressed path: ../TinyLife/Tools/Tool.cs @@ -343,7 +343,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsRotateCcwPressed path: ../TinyLife/Tools/Tool.cs @@ -374,7 +374,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCopyPressed path: ../TinyLife/Tools/Tool.cs @@ -405,7 +405,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnOpened path: ../TinyLife/Tools/Tool.cs @@ -434,7 +434,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnClosed path: ../TinyLife/Tools/Tool.cs @@ -463,7 +463,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnUpdate path: ../TinyLife/Tools/Tool.cs @@ -492,7 +492,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnDraw path: ../TinyLife/Tools/Tool.cs @@ -521,7 +521,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnInitBuildModeUi path: ../TinyLife/Tools/Tool.cs @@ -550,7 +550,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Input path: ../TinyLife/Tools/Tool.cs @@ -580,7 +580,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/Tools/Tool.cs @@ -611,7 +611,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Money path: ../TinyLife/Tools/Tool.cs @@ -642,7 +642,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Texture path: ../TinyLife/Tools/Tool.cs @@ -671,7 +671,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayAsTab path: ../TinyLife/Tools/Tool.cs @@ -700,7 +700,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MousePos path: ../TinyLife/Tools/Tool.cs @@ -729,7 +729,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/Tool.cs @@ -767,7 +767,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitBuildModeUi path: ../TinyLife/Tools/Tool.cs @@ -802,7 +802,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Opened path: ../TinyLife/Tools/Tool.cs @@ -830,7 +830,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Closed path: ../TinyLife/Tools/Tool.cs @@ -858,7 +858,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/Tool.cs @@ -890,7 +890,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/Tool.cs @@ -925,7 +925,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/Tool.cs @@ -956,7 +956,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ForceWallsUp path: ../TinyLife/Tools/Tool.cs @@ -987,7 +987,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanSwitchGameModes path: ../TinyLife/Tools/Tool.cs @@ -1018,7 +1018,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/Tool.cs @@ -1049,7 +1049,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/Tool.cs @@ -1087,7 +1087,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnButtonCreated path: ../TinyLife/Tools/Tool.cs @@ -1119,7 +1119,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsOnLot path: ../TinyLife/Tools/Tool.cs @@ -1154,7 +1154,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorSelection path: ../TinyLife/Tools/Tool.cs @@ -1198,7 +1198,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorSelection path: ../TinyLife/Tools/Tool.cs @@ -1242,7 +1242,7 @@ items: source: remote: path: TinyLife/Tools/Tool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildModeButton path: ../TinyLife/Tools/Tool.cs diff --git a/docs/api/TinyLife.Tools.UndoRedoStack.yml b/docs/api/TinyLife.Tools.UndoRedoStack.yml index 932a0e2..bc9b6c4 100644 --- a/docs/api/TinyLife.Tools.UndoRedoStack.yml +++ b/docs/api/TinyLife.Tools.UndoRedoStack.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UndoRedoStack path: ../TinyLife/Tools/UndoRedoStack.cs @@ -57,7 +57,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Add path: ../TinyLife/Tools/UndoRedoStack.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddAndExecute path: ../TinyLife/Tools/UndoRedoStack.cs @@ -121,7 +121,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Undo path: ../TinyLife/Tools/UndoRedoStack.cs @@ -149,7 +149,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Redo path: ../TinyLife/Tools/UndoRedoStack.cs @@ -177,7 +177,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Clear path: ../TinyLife/Tools/UndoRedoStack.cs diff --git a/docs/api/TinyLife.Tools.UndoableAction.yml b/docs/api/TinyLife.Tools.UndoableAction.yml index fc842ef..d0d5340 100644 --- a/docs/api/TinyLife.Tools.UndoableAction.yml +++ b/docs/api/TinyLife.Tools.UndoableAction.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UndoableAction path: ../TinyLife/Tools/UndoRedoStack.cs @@ -59,7 +59,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/UndoRedoStack.cs @@ -94,7 +94,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Add path: ../TinyLife/Tools/UndoRedoStack.cs @@ -129,7 +129,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddBothAfter path: ../TinyLife/Tools/UndoRedoStack.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExecuteAction path: ../TinyLife/Tools/UndoRedoStack.cs @@ -189,7 +189,7 @@ items: source: remote: path: TinyLife/Tools/UndoRedoStack.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExecuteUndo path: ../TinyLife/Tools/UndoRedoStack.cs diff --git a/docs/api/TinyLife.Tools.WallTool.yml b/docs/api/TinyLife.Tools.WallTool.yml index a0e9dbc..b8c55b8 100644 --- a/docs/api/TinyLife.Tools.WallTool.yml +++ b/docs/api/TinyLife.Tools.WallTool.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Tools/WallTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallTool path: ../TinyLife/Tools/WallTool.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Tools/WallTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/WallTool.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Tools/WallTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/WallTool.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Tools/WallTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/WallTool.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Tools/WallTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/WallTool.cs @@ -223,7 +223,7 @@ items: source: remote: path: TinyLife/Tools/WallTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanUndoRedo path: ../TinyLife/Tools/WallTool.cs @@ -255,7 +255,7 @@ items: source: remote: path: TinyLife/Tools/WallTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/WallTool.cs diff --git a/docs/api/TinyLife.Tools.WallpaperTool.yml b/docs/api/TinyLife.Tools.WallpaperTool.yml index f2aed20..efa7051 100644 --- a/docs/api/TinyLife.Tools.WallpaperTool.yml +++ b/docs/api/TinyLife.Tools.WallpaperTool.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Tools/WallpaperTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallpaperTool path: ../TinyLife/Tools/WallpaperTool.cs @@ -92,7 +92,7 @@ items: source: remote: path: TinyLife/Tools/WallpaperTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Tools/WallpaperTool.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/Tools/WallpaperTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/Tools/WallpaperTool.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Tools/WallpaperTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Tools/WallpaperTool.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/Tools/WallpaperTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InitBuildModeUi path: ../TinyLife/Tools/WallpaperTool.cs @@ -227,7 +227,7 @@ items: source: remote: path: TinyLife/Tools/WallpaperTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMouseCursor path: ../TinyLife/Tools/WallpaperTool.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Tools/WallpaperTool.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldHighlightSelectedObject path: ../TinyLife/Tools/WallpaperTool.cs diff --git a/docs/api/TinyLife.Uis.CharacterCreator.BoughtItemDelegate.yml b/docs/api/TinyLife.Uis.CharacterCreator.BoughtItemDelegate.yml index a361a51..9c13954 100644 --- a/docs/api/TinyLife.Uis.CharacterCreator.BoughtItemDelegate.yml +++ b/docs/api/TinyLife.Uis.CharacterCreator.BoughtItemDelegate.yml @@ -15,11 +15,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoughtItemDelegate path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 1078 + startLine: 1079 assemblies: - Tiny Life namespace: TinyLife.Uis diff --git a/docs/api/TinyLife.Uis.CharacterCreator.GetCustomPriceDelegate.yml b/docs/api/TinyLife.Uis.CharacterCreator.GetCustomPriceDelegate.yml index 54aacfa..a8f1845 100644 --- a/docs/api/TinyLife.Uis.CharacterCreator.GetCustomPriceDelegate.yml +++ b/docs/api/TinyLife.Uis.CharacterCreator.GetCustomPriceDelegate.yml @@ -15,11 +15,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCustomPriceDelegate path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 1073 + startLine: 1074 assemblies: - Tiny Life namespace: TinyLife.Uis diff --git a/docs/api/TinyLife.Uis.CharacterCreator.yml b/docs/api/TinyLife.Uis.CharacterCreator.yml index cc9c2c9..582d5b6 100644 --- a/docs/api/TinyLife.Uis.CharacterCreator.yml +++ b/docs/api/TinyLife.Uis.CharacterCreator.yml @@ -30,7 +30,7 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CharacterCreator path: ../TinyLife/Uis/CharacterCreator.cs @@ -69,7 +69,7 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxHouseholdSize path: ../TinyLife/Uis/CharacterCreator.cs @@ -98,7 +98,7 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxOutfitAmount path: ../TinyLife/Uis/CharacterCreator.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Active path: ../TinyLife/Uis/CharacterCreator.cs @@ -158,7 +158,7 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetCustomPrice path: ../TinyLife/Uis/CharacterCreator.cs @@ -187,7 +187,7 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnBoughtItem path: ../TinyLife/Uis/CharacterCreator.cs @@ -216,7 +216,7 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanCloseOrExport path: ../TinyLife/Uis/CharacterCreator.cs @@ -247,11 +247,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Open path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 790 + startLine: 791 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -285,11 +285,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCustomPrice path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 804 + startLine: 805 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -323,11 +323,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoughtItem path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 820 + startLine: 821 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -358,11 +358,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsPersonComplete path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 832 + startLine: 833 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -393,11 +393,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreatePersonalitySelector path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 843 + startLine: 844 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -433,11 +433,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateNameSelector path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 878 + startLine: 879 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -468,11 +468,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreatePronounSelector path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 913 + startLine: 914 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -505,11 +505,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreatePregnancyAbilitySelector path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 936 + startLine: 937 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -540,11 +540,11 @@ items: source: remote: path: TinyLife/Uis/CharacterCreator.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CreateVoiceSelector path: ../TinyLife/Uis/CharacterCreator.cs - startLine: 965 + startLine: 966 assemblies: - Tiny Life namespace: TinyLife.Uis diff --git a/docs/api/TinyLife.Uis.ControlsHint.yml b/docs/api/TinyLife.Uis.ControlsHint.yml index 57f495b..d01f97e 100644 --- a/docs/api/TinyLife.Uis.ControlsHint.yml +++ b/docs/api/TinyLife.Uis.ControlsHint.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/Uis/ControlsHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ControlsHint path: ../TinyLife/Uis/ControlsHint.cs @@ -60,7 +60,7 @@ items: source: remote: path: TinyLife/Uis/ControlsHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hints path: ../TinyLife/Uis/ControlsHint.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/Uis/ControlsHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Uis/ControlsHint.cs @@ -118,7 +118,7 @@ items: source: remote: path: TinyLife/Uis/ControlsHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Keybind path: ../TinyLife/Uis/ControlsHint.cs @@ -147,7 +147,7 @@ items: source: remote: path: TinyLife/Uis/ControlsHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldDisplay path: ../TinyLife/Uis/ControlsHint.cs @@ -176,7 +176,7 @@ items: source: remote: path: TinyLife/Uis/ControlsHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Uis/ControlsHint.cs @@ -217,7 +217,7 @@ items: source: remote: path: TinyLife/Uis/ControlsHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Uis/ControlsHint.cs diff --git a/docs/api/TinyLife.Uis.CoveringGroup.yml b/docs/api/TinyLife.Uis.CoveringGroup.yml index e8e40c5..749e1e6 100644 --- a/docs/api/TinyLife.Uis.CoveringGroup.yml +++ b/docs/api/TinyLife.Uis.CoveringGroup.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Uis/CoveringGroup.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CoveringGroup path: ../TinyLife/Uis/CoveringGroup.cs @@ -187,7 +187,7 @@ items: source: remote: path: TinyLife/Uis/CoveringGroup.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Uis/CoveringGroup.cs @@ -231,7 +231,7 @@ items: source: remote: path: TinyLife/Uis/CoveringGroup.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/Uis/CoveringGroup.cs @@ -271,7 +271,7 @@ items: source: remote: path: TinyLife/Uis/CoveringGroup.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TryClose path: ../TinyLife/Uis/CoveringGroup.cs @@ -306,7 +306,7 @@ items: source: remote: path: TinyLife/Uis/CoveringGroup.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Close path: ../TinyLife/Uis/CoveringGroup.cs diff --git a/docs/api/TinyLife.Uis.CursorType.yml b/docs/api/TinyLife.Uis.CursorType.yml index bfca95a..70163ea 100644 --- a/docs/api/TinyLife.Uis.CursorType.yml +++ b/docs/api/TinyLife.Uis.CursorType.yml @@ -24,7 +24,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CursorType path: ../TinyLife/Uis/Cursor.cs @@ -53,7 +53,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: None path: ../TinyLife/Uis/Cursor.cs @@ -81,7 +81,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Default path: ../TinyLife/Uis/Cursor.cs @@ -109,7 +109,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wall path: ../TinyLife/Uis/Cursor.cs @@ -137,7 +137,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hammer path: ../TinyLife/Uis/Cursor.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Range path: ../TinyLife/Uis/Cursor.cs @@ -193,7 +193,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Disallowed path: ../TinyLife/Uis/Cursor.cs @@ -221,7 +221,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RotatingCamera path: ../TinyLife/Uis/Cursor.cs @@ -249,7 +249,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EditingActions path: ../TinyLife/Uis/Cursor.cs @@ -277,7 +277,7 @@ items: source: remote: path: TinyLife/Uis/Cursor.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TextInput path: ../TinyLife/Uis/Cursor.cs diff --git a/docs/api/TinyLife.Uis.InGameHint.yml b/docs/api/TinyLife.Uis.InGameHint.yml index 8670070..fe7ded5 100644 --- a/docs/api/TinyLife.Uis.InGameHint.yml +++ b/docs/api/TinyLife.Uis.InGameHint.yml @@ -33,7 +33,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InGameHint path: ../TinyLife/Uis/InGameHint.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hints path: ../TinyLife/Uis/InGameHint.cs @@ -101,7 +101,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Introduction path: ../TinyLife/Uis/InGameHint.cs @@ -128,7 +128,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PersonalityTypes path: ../TinyLife/Uis/InGameHint.cs @@ -155,7 +155,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ClothesIntentions path: ../TinyLife/Uis/InGameHint.cs @@ -182,7 +182,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Interactions path: ../TinyLife/Uis/InGameHint.cs @@ -209,7 +209,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Outfits path: ../TinyLife/Uis/InGameHint.cs @@ -236,7 +236,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InteractionPages path: ../TinyLife/Uis/InGameHint.cs @@ -263,7 +263,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OutOfTownActions path: ../TinyLife/Uis/InGameHint.cs @@ -290,7 +290,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotEmployments path: ../TinyLife/Uis/InGameHint.cs @@ -317,7 +317,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MultiMaps path: ../TinyLife/Uis/InGameHint.cs @@ -344,7 +344,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Uis/InGameHint.cs @@ -373,7 +373,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Uis/InGameHint.cs @@ -402,7 +402,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Condition path: ../TinyLife/Uis/InGameHint.cs @@ -431,7 +431,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdditionalContent path: ../TinyLife/Uis/InGameHint.cs @@ -460,7 +460,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasBeenDisplayed path: ../TinyLife/Uis/InGameHint.cs @@ -491,7 +491,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Uis/InGameHint.cs @@ -535,7 +535,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Display path: ../TinyLife/Uis/InGameHint.cs @@ -563,7 +563,7 @@ items: source: remote: path: TinyLife/Uis/InGameHint.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Uis/InGameHint.cs diff --git a/docs/api/TinyLife.Uis.InGameUi.yml b/docs/api/TinyLife.Uis.InGameUi.yml index 117aaf2..c307e78 100644 --- a/docs/api/TinyLife.Uis.InGameUi.yml +++ b/docs/api/TinyLife.Uis.InGameUi.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Uis/InGameUi.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: InGameUi path: ../TinyLife/Uis/InGameUi.cs @@ -56,7 +56,7 @@ items: source: remote: path: TinyLife/Uis/InGameUi.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnInitialized path: ../TinyLife/Uis/InGameUi.cs @@ -85,7 +85,7 @@ items: source: remote: path: TinyLife/Uis/InGameUi.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Main path: ../TinyLife/Uis/InGameUi.cs @@ -116,7 +116,7 @@ items: source: remote: path: TinyLife/Uis/InGameUi.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildContent path: ../TinyLife/Uis/InGameUi.cs @@ -147,7 +147,7 @@ items: source: remote: path: TinyLife/Uis/InGameUi.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BuildZoom path: ../TinyLife/Uis/InGameUi.cs diff --git a/docs/api/TinyLife.Uis.Menus.TransitionType.yml b/docs/api/TinyLife.Uis.Menus.TransitionType.yml index 71f651d..538694f 100644 --- a/docs/api/TinyLife.Uis.Menus.TransitionType.yml +++ b/docs/api/TinyLife.Uis.Menus.TransitionType.yml @@ -17,11 +17,11 @@ items: source: remote: path: TinyLife/Uis/Menus.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TransitionType path: ../TinyLife/Uis/Menus.cs - startLine: 1211 + startLine: 1212 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -46,11 +46,11 @@ items: source: remote: path: TinyLife/Uis/Menus.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Swipe path: ../TinyLife/Uis/Menus.cs - startLine: 1217 + startLine: 1218 assemblies: - Tiny Life namespace: TinyLife.Uis @@ -74,11 +74,11 @@ items: source: remote: path: TinyLife/Uis/Menus.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Fade path: ../TinyLife/Uis/Menus.cs - startLine: 1222 + startLine: 1223 assemblies: - Tiny Life namespace: TinyLife.Uis diff --git a/docs/api/TinyLife.Uis.Menus.yml b/docs/api/TinyLife.Uis.Menus.yml index 3c69df6..9e1434f 100644 --- a/docs/api/TinyLife.Uis.Menus.yml +++ b/docs/api/TinyLife.Uis.Menus.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/Uis/Menus.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Menus path: ../TinyLife/Uis/Menus.cs @@ -55,7 +55,7 @@ items: source: remote: path: TinyLife/Uis/Menus.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Transition path: ../TinyLife/Uis/Menus.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/Uis/Menus.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GamepadHint path: ../TinyLife/Uis/Menus.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/Uis/Menus.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MenuBackground path: ../TinyLife/Uis/Menus.cs diff --git a/docs/api/TinyLife.Uis.NotifType.yml b/docs/api/TinyLife.Uis.NotifType.yml index 32cda8a..a8d0e6a 100644 --- a/docs/api/TinyLife.Uis.NotifType.yml +++ b/docs/api/TinyLife.Uis.NotifType.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotifType path: ../TinyLife/Uis/Notifications.cs @@ -49,7 +49,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/Uis/Notifications.cs @@ -77,7 +77,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Warning path: ../TinyLife/Uis/Notifications.cs @@ -105,7 +105,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryImportant path: ../TinyLife/Uis/Notifications.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VeryPositive path: ../TinyLife/Uis/Notifications.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Debug path: ../TinyLife/Uis/Notifications.cs diff --git a/docs/api/TinyLife.Uis.Notifications.yml b/docs/api/TinyLife.Uis.Notifications.yml index a8aa589..415f6e7 100644 --- a/docs/api/TinyLife.Uis.Notifications.yml +++ b/docs/api/TinyLife.Uis.Notifications.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Notifications path: ../TinyLife/Uis/Notifications.cs @@ -56,7 +56,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaxHistoryLength path: ../TinyLife/Uis/Notifications.cs @@ -85,7 +85,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Add path: ../TinyLife/Uis/Notifications.cs @@ -126,7 +126,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Add path: ../TinyLife/Uis/Notifications.cs @@ -167,7 +167,7 @@ items: source: remote: path: TinyLife/Uis/Notifications.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RegisterIcon path: ../TinyLife/Uis/Notifications.cs diff --git a/docs/api/TinyLife.Utilities.ColorScheme.yml b/docs/api/TinyLife.Utilities.ColorScheme.yml index 9f7c65b..3e2d0a9 100644 --- a/docs/api/TinyLife.Utilities.ColorScheme.yml +++ b/docs/api/TinyLife.Utilities.ColorScheme.yml @@ -54,7 +54,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorScheme path: ../TinyLife/Utilities/ColorScheme.cs @@ -97,7 +97,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Transparent path: ../TinyLife/Utilities/ColorScheme.cs @@ -124,7 +124,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: White path: ../TinyLife/Utilities/ColorScheme.cs @@ -151,7 +151,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SimpleWood path: ../TinyLife/Utilities/ColorScheme.cs @@ -178,7 +178,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Ceramics path: ../TinyLife/Utilities/ColorScheme.cs @@ -205,7 +205,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pastel path: ../TinyLife/Utilities/ColorScheme.cs @@ -232,7 +232,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Plants path: ../TinyLife/Utilities/ColorScheme.cs @@ -259,7 +259,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Modern path: ../TinyLife/Utilities/ColorScheme.cs @@ -286,7 +286,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Grays path: ../TinyLife/Utilities/ColorScheme.cs @@ -313,7 +313,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bricks path: ../TinyLife/Utilities/ColorScheme.cs @@ -340,7 +340,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WarmDark path: ../TinyLife/Utilities/ColorScheme.cs @@ -367,7 +367,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Skin path: ../TinyLife/Utilities/ColorScheme.cs @@ -394,7 +394,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Hair path: ../TinyLife/Utilities/ColorScheme.cs @@ -421,7 +421,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Eyes path: ../TinyLife/Utilities/ColorScheme.cs @@ -448,7 +448,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Flannel path: ../TinyLife/Utilities/ColorScheme.cs @@ -475,7 +475,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroAppliances path: ../TinyLife/Utilities/ColorScheme.cs @@ -502,7 +502,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RetroTv path: ../TinyLife/Utilities/ColorScheme.cs @@ -529,7 +529,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Dirt path: ../TinyLife/Utilities/ColorScheme.cs @@ -556,7 +556,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Khakis path: ../TinyLife/Utilities/ColorScheme.cs @@ -583,7 +583,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rugs path: ../TinyLife/Utilities/ColorScheme.cs @@ -610,7 +610,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Thatch path: ../TinyLife/Utilities/ColorScheme.cs @@ -637,7 +637,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MutedPastels path: ../TinyLife/Utilities/ColorScheme.cs @@ -664,7 +664,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DirtPaths path: ../TinyLife/Utilities/ColorScheme.cs @@ -691,7 +691,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernShort path: ../TinyLife/Utilities/ColorScheme.cs @@ -718,7 +718,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CardboardBoxes path: ../TinyLife/Utilities/ColorScheme.cs @@ -745,7 +745,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Jewelery path: ../TinyLife/Utilities/ColorScheme.cs @@ -772,7 +772,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Water path: ../TinyLife/Utilities/ColorScheme.cs @@ -799,7 +799,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DyedWood path: ../TinyLife/Utilities/ColorScheme.cs @@ -826,7 +826,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TrashCanTypes path: ../TinyLife/Utilities/ColorScheme.cs @@ -853,7 +853,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TreeTinsle path: ../TinyLife/Utilities/ColorScheme.cs @@ -880,7 +880,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TreeBaubles path: ../TinyLife/Utilities/ColorScheme.cs @@ -907,7 +907,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColoredConcrete path: ../TinyLife/Utilities/ColorScheme.cs @@ -934,7 +934,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: this[] path: ../TinyLife/Utilities/ColorScheme.cs @@ -971,7 +971,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Count path: ../TinyLife/Utilities/ColorScheme.cs @@ -1004,7 +1004,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MergeWith path: ../TinyLife/Utilities/ColorScheme.cs @@ -1036,7 +1036,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetEnumerator path: ../TinyLife/Utilities/ColorScheme.cs @@ -1067,7 +1067,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Create path: ../TinyLife/Utilities/ColorScheme.cs @@ -1105,7 +1105,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Load path: ../TinyLife/Utilities/ColorScheme.cs @@ -1140,7 +1140,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Combine path: ../TinyLife/Utilities/ColorScheme.cs @@ -1178,7 +1178,7 @@ items: source: remote: path: TinyLife/Utilities/ColorScheme.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: op_Addition path: ../TinyLife/Utilities/ColorScheme.cs diff --git a/docs/api/TinyLife.Utilities.Extensions.yml b/docs/api/TinyLife.Utilities.Extensions.yml index c816b5e..f2acc66 100644 --- a/docs/api/TinyLife.Utilities.Extensions.yml +++ b/docs/api/TinyLife.Utilities.Extensions.yml @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Extensions path: ../TinyLife/Utilities/Extensions.cs @@ -105,7 +105,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToScreenPos path: ../TinyLife/Utilities/Extensions.cs @@ -153,7 +153,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToWorldPos path: ../TinyLife/Utilities/Extensions.cs @@ -195,7 +195,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToVisualY path: ../TinyLife/Utilities/Extensions.cs @@ -231,7 +231,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToWallSide path: ../TinyLife/Utilities/Extensions.cs @@ -267,7 +267,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsVertical path: ../TinyLife/Utilities/Extensions.cs @@ -303,7 +303,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsHorizontal path: ../TinyLife/Utilities/Extensions.cs @@ -339,7 +339,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: JsonCopy path: ../TinyLife/Utilities/Extensions.cs @@ -381,7 +381,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPriceModifier path: ../TinyLife/Utilities/Extensions.cs @@ -417,7 +417,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDecorativeRating path: ../TinyLife/Utilities/Extensions.cs @@ -453,7 +453,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetChanceModifier path: ../TinyLife/Utilities/Extensions.cs @@ -489,7 +489,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToLocalizedString path: ../TinyLife/Utilities/Extensions.cs @@ -525,7 +525,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToSellingPriceString path: ../TinyLife/Utilities/Extensions.cs @@ -564,7 +564,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BothValid path: ../TinyLife/Utilities/Extensions.cs @@ -606,7 +606,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BothValid path: ../TinyLife/Utilities/Extensions.cs @@ -645,7 +645,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AnyActive path: ../TinyLife/Utilities/Extensions.cs @@ -687,7 +687,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AnyActive path: ../TinyLife/Utilities/Extensions.cs @@ -726,7 +726,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AnyInactive path: ../TinyLife/Utilities/Extensions.cs @@ -768,7 +768,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AnyInactive path: ../TinyLife/Utilities/Extensions.cs @@ -807,7 +807,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetOpposite path: ../TinyLife/Utilities/Extensions.cs @@ -843,7 +843,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTransitive path: ../TinyLife/Utilities/Extensions.cs @@ -886,7 +886,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsAgeAppropriate path: ../TinyLife/Utilities/Extensions.cs @@ -925,7 +925,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToWorking path: ../TinyLife/Utilities/Extensions.cs @@ -961,7 +961,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDefaultPose path: ../TinyLife/Utilities/Extensions.cs @@ -997,7 +997,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddHoverAnimation path: ../TinyLife/Utilities/Extensions.cs @@ -1033,7 +1033,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToSimpleLocalizedString path: ../TinyLife/Utilities/Extensions.cs @@ -1069,7 +1069,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDefaultTab path: ../TinyLife/Utilities/Extensions.cs @@ -1105,7 +1105,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDefaultDirtyOverlayTextureName path: ../TinyLife/Utilities/Extensions.cs @@ -1141,7 +1141,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsLockedFor path: ../TinyLife/Utilities/Extensions.cs @@ -1183,7 +1183,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawIsoArea path: ../TinyLife/Utilities/Extensions.cs @@ -1231,7 +1231,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawIsoArea path: ../TinyLife/Utilities/Extensions.cs @@ -1282,7 +1282,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsPartOfPerson path: ../TinyLife/Utilities/Extensions.cs @@ -1318,7 +1318,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanTakeOff path: ../TinyLife/Utilities/Extensions.cs @@ -1354,7 +1354,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDepth path: ../TinyLife/Utilities/Extensions.cs @@ -1390,7 +1390,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetPauseGame path: ../TinyLife/Utilities/Extensions.cs @@ -1432,7 +1432,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsActiveRoot path: ../TinyLife/Utilities/Extensions.cs @@ -1468,7 +1468,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRequiredMatchPercentage path: ../TinyLife/Utilities/Extensions.cs @@ -1504,7 +1504,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsAvailableForAge path: ../TinyLife/Utilities/Extensions.cs @@ -1543,7 +1543,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Weekday path: ../TinyLife/Utilities/Extensions.cs @@ -1579,7 +1579,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Utilities/Extensions.cs @@ -1615,7 +1615,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/Utilities/Extensions.cs @@ -1651,7 +1651,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPersonality path: ../TinyLife/Utilities/Extensions.cs @@ -1690,7 +1690,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/Utilities/Extensions.cs @@ -1727,7 +1727,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Multiplier path: ../TinyLife/Utilities/Extensions.cs @@ -1767,7 +1767,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPregnancyHours path: ../TinyLife/Utilities/Extensions.cs @@ -1803,7 +1803,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDaysBeforeAging path: ../TinyLife/Utilities/Extensions.cs @@ -1846,7 +1846,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddGamepadScrolling path: ../TinyLife/Utilities/Extensions.cs @@ -1879,7 +1879,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddProgressArrows path: ../TinyLife/Utilities/Extensions.cs @@ -1927,7 +1927,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToTimestampString path: ../TinyLife/Utilities/Extensions.cs @@ -1963,7 +1963,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsBetween path: ../TinyLife/Utilities/Extensions.cs @@ -2005,7 +2005,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Length path: ../TinyLife/Utilities/Extensions.cs @@ -2044,7 +2044,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMostFittingStyle path: ../TinyLife/Utilities/Extensions.cs @@ -2080,7 +2080,7 @@ items: source: remote: path: TinyLife/Utilities/Extensions.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMostFittingStyle path: ../TinyLife/Utilities/Extensions.cs diff --git a/docs/api/TinyLife.Utilities.TextureHandler.GameTextureLoadedDelegate.yml b/docs/api/TinyLife.Utilities.TextureHandler.GameTextureLoadedDelegate.yml index 9fa59a4..020321e 100644 --- a/docs/api/TinyLife.Utilities.TextureHandler.GameTextureLoadedDelegate.yml +++ b/docs/api/TinyLife.Utilities.TextureHandler.GameTextureLoadedDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GameTextureLoadedDelegate path: ../TinyLife/Utilities/TextureHandler.cs diff --git a/docs/api/TinyLife.Utilities.TextureHandler.LoadGameTextureDelegate.yml b/docs/api/TinyLife.Utilities.TextureHandler.LoadGameTextureDelegate.yml index 27b138f..d6073ea 100644 --- a/docs/api/TinyLife.Utilities.TextureHandler.LoadGameTextureDelegate.yml +++ b/docs/api/TinyLife.Utilities.TextureHandler.LoadGameTextureDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LoadGameTextureDelegate path: ../TinyLife/Utilities/TextureHandler.cs diff --git a/docs/api/TinyLife.Utilities.TextureHandler.yml b/docs/api/TinyLife.Utilities.TextureHandler.yml index d220b44..dcc1c66 100644 --- a/docs/api/TinyLife.Utilities.TextureHandler.yml +++ b/docs/api/TinyLife.Utilities.TextureHandler.yml @@ -32,7 +32,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TextureHandler path: ../TinyLife/Utilities/TextureHandler.cs @@ -69,7 +69,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnLoadGameTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -98,7 +98,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGameTextureLoaded path: ../TinyLife/Utilities/TextureHandler.cs @@ -127,7 +127,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TexturePacker path: ../TinyLife/Utilities/TextureHandler.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurnitureTextures path: ../TinyLife/Utilities/TextureHandler.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ClothesTextures path: ../TinyLife/Utilities/TextureHandler.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallpaperTextures path: ../TinyLife/Utilities/TextureHandler.cs @@ -237,7 +237,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UiTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -266,7 +266,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CursorTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -295,7 +295,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpeningTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -324,7 +324,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -353,7 +353,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TileTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -382,7 +382,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AutoTileTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -411,7 +411,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WaterTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -440,7 +440,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VehicleTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -469,7 +469,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LightTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -498,7 +498,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ParticleTexture path: ../TinyLife/Utilities/TextureHandler.cs @@ -527,7 +527,7 @@ items: source: remote: path: TinyLife/Utilities/TextureHandler.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmoteTexture path: ../TinyLife/Utilities/TextureHandler.cs diff --git a/docs/api/TinyLife.WallDisplay.yml b/docs/api/TinyLife.WallDisplay.yml index a7e8497..fa63f64 100644 --- a/docs/api/TinyLife.WallDisplay.yml +++ b/docs/api/TinyLife.WallDisplay.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallDisplay path: ../TinyLife/Options.cs @@ -48,7 +48,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Roofs path: ../TinyLife/Options.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Up path: ../TinyLife/Options.cs @@ -104,7 +104,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Auto path: ../TinyLife/Options.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/Options.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Down path: ../TinyLife/Options.cs diff --git a/docs/api/TinyLife.World.AutoTile.yml b/docs/api/TinyLife.World.AutoTile.yml index 3ab9b58..e03ae17 100644 --- a/docs/api/TinyLife.World.AutoTile.yml +++ b/docs/api/TinyLife.World.AutoTile.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/World/AutoTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AutoTile path: ../TinyLife/World/AutoTile.cs @@ -87,7 +87,7 @@ items: source: remote: path: TinyLife/World/AutoTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/AutoTile.cs @@ -145,7 +145,7 @@ items: source: remote: path: TinyLife/World/AutoTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/AutoTile.cs @@ -208,7 +208,7 @@ items: source: remote: path: TinyLife/World/AutoTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnNeighborChanged path: ../TinyLife/World/AutoTile.cs @@ -247,7 +247,7 @@ items: source: remote: path: TinyLife/World/AutoTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConnectsToTile path: ../TinyLife/World/AutoTile.cs @@ -294,7 +294,7 @@ items: source: remote: path: TinyLife/World/AutoTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawBorder path: ../TinyLife/World/AutoTile.cs diff --git a/docs/api/TinyLife.World.BillsMail.yml b/docs/api/TinyLife.World.BillsMail.yml index cd6ee15..400d2ee 100644 --- a/docs/api/TinyLife.World.BillsMail.yml +++ b/docs/api/TinyLife.World.BillsMail.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BillsMail path: ../TinyLife/World/Mail.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bills path: ../TinyLife/World/Mail.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Total path: ../TinyLife/World/Mail.cs @@ -142,7 +142,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Mail.cs @@ -183,7 +183,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnReceived path: ../TinyLife/World/Mail.cs diff --git a/docs/api/TinyLife.World.Door.yml b/docs/api/TinyLife.World.Door.yml index 0ddfa80..bfb286f 100644 --- a/docs/api/TinyLife.World.Door.yml +++ b/docs/api/TinyLife.World.Door.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Door path: ../TinyLife/World/Opening.cs @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Opening.cs @@ -105,7 +105,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanWalkThrough path: ../TinyLife/World/Opening.cs @@ -144,7 +144,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanPlaceOn path: ../TinyLife/World/Opening.cs diff --git a/docs/api/TinyLife.World.DrawDelegate.yml b/docs/api/TinyLife.World.DrawDelegate.yml index a79b1d2..60fcb93 100644 --- a/docs/api/TinyLife.World.DrawDelegate.yml +++ b/docs/api/TinyLife.World.DrawDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawDelegate path: ../TinyLife/World/Map.cs diff --git a/docs/api/TinyLife.World.ExportedHousehold.yml b/docs/api/TinyLife.World.ExportedHousehold.yml index 154cd07..17622c3 100644 --- a/docs/api/TinyLife.World.ExportedHousehold.yml +++ b/docs/api/TinyLife.World.ExportedHousehold.yml @@ -21,7 +21,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExportedHousehold path: ../TinyLife/World/Household.cs @@ -60,7 +60,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExportedVersion path: ../TinyLife/World/Household.cs @@ -89,7 +89,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Members path: ../TinyLife/World/Household.cs @@ -118,7 +118,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Money path: ../TinyLife/World/Household.cs @@ -147,7 +147,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurnitureStorage path: ../TinyLife/World/Household.cs @@ -176,7 +176,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ClothesStorage path: ../TinyLife/World/Household.cs @@ -205,7 +205,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Description path: ../TinyLife/World/Household.cs diff --git a/docs/api/TinyLife.World.ExportedLot.yml b/docs/api/TinyLife.World.ExportedLot.yml index 5dace6e..c3c57c4 100644 --- a/docs/api/TinyLife.World.ExportedLot.yml +++ b/docs/api/TinyLife.World.ExportedLot.yml @@ -24,11 +24,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExportedLot path: ../TinyLife/World/Lot.cs - startLine: 437 + startLine: 439 assemblies: - Tiny Life namespace: TinyLife.World @@ -63,11 +63,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ExportedVersion path: ../TinyLife/World/Lot.cs - startLine: 442 + startLine: 444 assemblies: - Tiny Life namespace: TinyLife.World @@ -92,11 +92,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Area path: ../TinyLife/World/Lot.cs - startLine: 446 + startLine: 448 assemblies: - Tiny Life namespace: TinyLife.World @@ -121,11 +121,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/World/Lot.cs - startLine: 450 + startLine: 452 assemblies: - Tiny Life namespace: TinyLife.World @@ -150,11 +150,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Furniture path: ../TinyLife/World/Lot.cs - startLine: 454 + startLine: 456 assemblies: - Tiny Life namespace: TinyLife.World @@ -179,11 +179,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Walls path: ../TinyLife/World/Lot.cs - startLine: 458 + startLine: 460 assemblies: - Tiny Life namespace: TinyLife.World @@ -208,11 +208,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Roofs path: ../TinyLife/World/Lot.cs - startLine: 462 + startLine: 464 assemblies: - Tiny Life namespace: TinyLife.World @@ -237,11 +237,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tiles path: ../TinyLife/World/Lot.cs - startLine: 466 + startLine: 468 assemblies: - Tiny Life namespace: TinyLife.World @@ -266,11 +266,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Lot.cs - startLine: 472 + startLine: 474 assemblies: - Tiny Life namespace: TinyLife.World @@ -297,11 +297,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCoveredArea path: ../TinyLife/World/Lot.cs - startLine: 486 + startLine: 488 assemblies: - Tiny Life namespace: TinyLife.World diff --git a/docs/api/TinyLife.World.FurnitureMail.yml b/docs/api/TinyLife.World.FurnitureMail.yml index 7250671..b86142a 100644 --- a/docs/api/TinyLife.World.FurnitureMail.yml +++ b/docs/api/TinyLife.World.FurnitureMail.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurnitureMail path: ../TinyLife/World/Mail.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Item path: ../TinyLife/World/Mail.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Mail.cs @@ -146,7 +146,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCollected path: ../TinyLife/World/Mail.cs @@ -178,7 +178,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Mail.cs diff --git a/docs/api/TinyLife.World.Household.yml b/docs/api/TinyLife.World.Household.yml index 96305f9..07dd80c 100644 --- a/docs/api/TinyLife.World.Household.yml +++ b/docs/api/TinyLife.World.Household.yml @@ -38,7 +38,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Household path: ../TinyLife/World/Household.cs @@ -94,7 +94,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DefaultMoney path: ../TinyLife/World/Household.cs @@ -123,7 +123,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FurnitureStorage path: ../TinyLife/World/Household.cs @@ -162,7 +162,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ClothesStorage path: ../TinyLife/World/Household.cs @@ -201,7 +201,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UnopenedMail path: ../TinyLife/World/Household.cs @@ -240,7 +240,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Money path: ../TinyLife/World/Household.cs @@ -281,7 +281,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Members path: ../TinyLife/World/Household.cs @@ -312,7 +312,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lot path: ../TinyLife/World/Household.cs @@ -343,7 +343,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/Household.cs @@ -374,7 +374,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCurrent path: ../TinyLife/World/Household.cs @@ -405,7 +405,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Description path: ../TinyLife/World/Household.cs @@ -444,7 +444,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisallowNewspapers path: ../TinyLife/World/Household.cs @@ -483,7 +483,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TotalMemberAmount path: ../TinyLife/World/Household.cs @@ -514,7 +514,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Household.cs @@ -552,7 +552,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/World/Household.cs @@ -593,7 +593,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Add path: ../TinyLife/World/Household.cs @@ -625,7 +625,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Remove path: ../TinyLife/World/Household.cs @@ -663,7 +663,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasMember path: ../TinyLife/World/Household.cs @@ -698,7 +698,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAverageFriendshipTo path: ../TinyLife/World/Household.cs @@ -733,7 +733,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Household.cs @@ -767,7 +767,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Export path: ../TinyLife/World/Household.cs @@ -808,7 +808,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Import path: ../TinyLife/World/Household.cs @@ -846,7 +846,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AreUtilitiesDisabled path: ../TinyLife/World/Household.cs @@ -881,7 +881,7 @@ items: source: remote: path: TinyLife/World/Household.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasAdult path: ../TinyLife/World/Household.cs diff --git a/docs/api/TinyLife.World.LockType.yml b/docs/api/TinyLife.World.LockType.yml index 2071d00..3b8d672 100644 --- a/docs/api/TinyLife.World.LockType.yml +++ b/docs/api/TinyLife.World.LockType.yml @@ -19,7 +19,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LockType path: ../TinyLife/World/Opening.cs @@ -59,7 +59,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Household path: ../TinyLife/World/Opening.cs @@ -87,7 +87,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HouseholdFriends path: ../TinyLife/World/Opening.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Employees path: ../TinyLife/World/Opening.cs @@ -143,7 +143,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Others path: ../TinyLife/World/Opening.cs diff --git a/docs/api/TinyLife.World.Lot.WeeklyBillsDelegate.yml b/docs/api/TinyLife.World.Lot.WeeklyBillsDelegate.yml index a9a6e50..a07fd0c 100644 --- a/docs/api/TinyLife.World.Lot.WeeklyBillsDelegate.yml +++ b/docs/api/TinyLife.World.Lot.WeeklyBillsDelegate.yml @@ -15,11 +15,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WeeklyBillsDelegate path: ../TinyLife/World/Lot.cs - startLine: 429 + startLine: 431 assemblies: - Tiny Life namespace: TinyLife.World diff --git a/docs/api/TinyLife.World.Lot.yml b/docs/api/TinyLife.World.Lot.yml index 95365e3..f4a2aa7 100644 --- a/docs/api/TinyLife.World.Lot.yml +++ b/docs/api/TinyLife.World.Lot.yml @@ -37,7 +37,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lot path: ../TinyLife/World/Lot.cs @@ -93,7 +93,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnGetWeeklyBills path: ../TinyLife/World/Lot.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Id path: ../TinyLife/World/Lot.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Area path: ../TinyLife/World/Lot.cs @@ -202,7 +202,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/World/Lot.cs @@ -233,7 +233,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Household path: ../TinyLife/World/Lot.cs @@ -264,7 +264,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/Lot.cs @@ -303,7 +303,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/World/Lot.cs @@ -334,7 +334,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Lot.cs @@ -372,7 +372,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Lot.cs @@ -403,7 +403,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetObjects path: ../TinyLife/World/Lot.cs @@ -440,7 +440,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWalls path: ../TinyLife/World/Lot.cs @@ -471,7 +471,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRoofs path: ../TinyLife/World/Lot.cs @@ -502,7 +502,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDefaultTile path: ../TinyLife/World/Lot.cs @@ -533,7 +533,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AreRequirementsMet path: ../TinyLife/World/Lot.cs @@ -564,7 +564,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFrontDoor path: ../TinyLife/World/Lot.cs @@ -595,7 +595,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHomeLocation path: ../TinyLife/World/Lot.cs @@ -630,7 +630,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Lot.cs @@ -661,7 +661,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWeeklyBills path: ../TinyLife/World/Lot.cs @@ -692,7 +692,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Export path: ../TinyLife/World/Lot.cs @@ -723,7 +723,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Import path: ../TinyLife/World/Lot.cs @@ -767,7 +767,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanImport path: ../TinyLife/World/Lot.cs @@ -802,7 +802,7 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCoveredArea path: ../TinyLife/World/Lot.cs diff --git a/docs/api/TinyLife.World.LotEmployment.Instance.yml b/docs/api/TinyLife.World.LotEmployment.Instance.yml index b209fd6..97dcb14 100644 --- a/docs/api/TinyLife.World.LotEmployment.Instance.yml +++ b/docs/api/TinyLife.World.LotEmployment.Instance.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Instance path: ../TinyLife/World/LotEmployment.cs @@ -71,7 +71,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/World/LotEmployment.cs @@ -102,7 +102,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lot path: ../TinyLife/World/LotEmployment.cs @@ -133,7 +133,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/World/LotEmployment.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetManually path: ../TinyLife/World/LotEmployment.cs @@ -205,7 +205,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/LotEmployment.cs @@ -252,7 +252,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/LotEmployment.cs @@ -287,7 +287,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ShouldWorkRightNow path: ../TinyLife/World/LotEmployment.cs diff --git a/docs/api/TinyLife.World.LotEmployment.yml b/docs/api/TinyLife.World.LotEmployment.yml index cefcfcc..dfc42c3 100644 --- a/docs/api/TinyLife.World.LotEmployment.yml +++ b/docs/api/TinyLife.World.LotEmployment.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotEmployment path: ../TinyLife/World/LotEmployment.cs @@ -64,7 +64,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapWideEmployments path: ../TinyLife/World/LotEmployment.cs @@ -93,7 +93,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/LotEmployment.cs @@ -122,7 +122,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Actions path: ../TinyLife/World/LotEmployment.cs @@ -151,7 +151,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkHours path: ../TinyLife/World/LotEmployment.cs @@ -180,7 +180,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsFinished path: ../TinyLife/World/LotEmployment.cs @@ -211,7 +211,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IdleObjects path: ../TinyLife/World/LotEmployment.cs @@ -242,7 +242,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IdleTime path: ../TinyLife/World/LotEmployment.cs @@ -273,7 +273,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/LotEmployment.cs @@ -314,7 +314,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCurrentPerson path: ../TinyLife/World/LotEmployment.cs @@ -352,7 +352,7 @@ items: source: remote: path: TinyLife/World/LotEmployment.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetCurrentPerson path: ../TinyLife/World/LotEmployment.cs diff --git a/docs/api/TinyLife.World.LotType.yml b/docs/api/TinyLife.World.LotType.yml index a2c622f..4dfe9fd 100644 --- a/docs/api/TinyLife.World.LotType.yml +++ b/docs/api/TinyLife.World.LotType.yml @@ -37,11 +37,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LotType path: ../TinyLife/World/Lot.cs - startLine: 496 + startLine: 498 assemblies: - Tiny Life namespace: TinyLife.World @@ -82,11 +82,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/World/Lot.cs - startLine: 503 + startLine: 505 assemblies: - Tiny Life namespace: TinyLife.World @@ -111,11 +111,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Residential path: ../TinyLife/World/Lot.cs - startLine: 506 + startLine: 508 assemblies: - Tiny Life namespace: TinyLife.World @@ -138,11 +138,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Park path: ../TinyLife/World/Lot.cs - startLine: 510 + startLine: 512 assemblies: - Tiny Life namespace: TinyLife.World @@ -165,11 +165,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Cafe path: ../TinyLife/World/Lot.cs - startLine: 513 + startLine: 515 assemblies: - Tiny Life namespace: TinyLife.World @@ -192,11 +192,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: KidsPlayground path: ../TinyLife/World/Lot.cs - startLine: 528 + startLine: 530 assemblies: - Tiny Life namespace: TinyLife.World @@ -219,11 +219,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Library path: ../TinyLife/World/Lot.cs - startLine: 535 + startLine: 537 assemblies: - Tiny Life namespace: TinyLife.World @@ -246,11 +246,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GenericPublicLot path: ../TinyLife/World/Lot.cs - startLine: 549 + startLine: 551 assemblies: - Tiny Life namespace: TinyLife.World @@ -273,11 +273,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gym path: ../TinyLife/World/Lot.cs - startLine: 552 + startLine: 554 assemblies: - Tiny Life namespace: TinyLife.World @@ -300,11 +300,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bar path: ../TinyLife/World/Lot.cs - startLine: 563 + startLine: 565 assemblies: - Tiny Life namespace: TinyLife.World @@ -327,11 +327,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/Lot.cs - startLine: 584 + startLine: 586 assemblies: - Tiny Life namespace: TinyLife.World @@ -356,11 +356,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/World/Lot.cs - startLine: 588 + startLine: 590 assemblies: - Tiny Life namespace: TinyLife.World @@ -385,11 +385,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsResidential path: ../TinyLife/World/Lot.cs - startLine: 593 + startLine: 595 assemblies: - Tiny Life namespace: TinyLife.World @@ -414,11 +414,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RequiredFurniture path: ../TinyLife/World/Lot.cs - startLine: 598 + startLine: 600 assemblies: - Tiny Life namespace: TinyLife.World @@ -443,11 +443,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetVisitPriority path: ../TinyLife/World/Lot.cs - startLine: 604 + startLine: 606 assemblies: - Tiny Life namespace: TinyLife.World @@ -472,11 +472,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Employments path: ../TinyLife/World/Lot.cs - startLine: 609 + startLine: 611 assemblies: - Tiny Life namespace: TinyLife.World @@ -503,11 +503,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanExecuteAction path: ../TinyLife/World/Lot.cs - startLine: 614 + startLine: 616 assemblies: - Tiny Life namespace: TinyLife.World @@ -534,11 +534,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: VisitHours path: ../TinyLife/World/Lot.cs - startLine: 619 + startLine: 621 assemblies: - Tiny Life namespace: TinyLife.World @@ -565,11 +565,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DisplayName path: ../TinyLife/World/Lot.cs - startLine: 624 + startLine: 626 assemblies: - Tiny Life namespace: TinyLife.World @@ -596,11 +596,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Lot.cs - startLine: 634 + startLine: 636 assemblies: - Tiny Life namespace: TinyLife.World @@ -643,11 +643,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCurrentVisitPriority path: ../TinyLife/World/Lot.cs - startLine: 650 + startLine: 652 assemblies: - Tiny Life namespace: TinyLife.World @@ -684,11 +684,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/Lot.cs - startLine: 658 + startLine: 660 assemblies: - Tiny Life namespace: TinyLife.World @@ -718,11 +718,11 @@ items: source: remote: path: TinyLife/World/Lot.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetScalingVisitPriority path: ../TinyLife/World/Lot.cs - startLine: 671 + startLine: 673 assemblies: - Tiny Life namespace: TinyLife.World diff --git a/docs/api/TinyLife.World.Mail.yml b/docs/api/TinyLife.World.Mail.yml index 07a899d..1b3cc93 100644 --- a/docs/api/TinyLife.World.Mail.yml +++ b/docs/api/TinyLife.World.Mail.yml @@ -23,7 +23,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Mail path: ../TinyLife/World/Mail.cs @@ -82,7 +82,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Id path: ../TinyLife/World/Mail.cs @@ -121,7 +121,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SentTime path: ../TinyLife/World/Mail.cs @@ -160,7 +160,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/World/Mail.cs @@ -191,7 +191,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Mail.cs @@ -229,7 +229,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetReceivingLot path: ../TinyLife/World/Mail.cs @@ -260,7 +260,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetReceivingMailbox path: ../TinyLife/World/Mail.cs @@ -291,7 +291,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnReceived path: ../TinyLife/World/Mail.cs @@ -319,7 +319,7 @@ items: source: remote: path: TinyLife/World/Mail.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Mail.cs diff --git a/docs/api/TinyLife.World.Map.yml b/docs/api/TinyLife.World.Map.yml index a1375d4..daf7ab1 100644 --- a/docs/api/TinyLife.World.Map.yml +++ b/docs/api/TinyLife.World.Map.yml @@ -108,7 +108,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/World/Map.cs @@ -164,7 +164,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoadRadius path: ../TinyLife/World/Map.cs @@ -193,7 +193,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MinorUpdateMinutes path: ../TinyLife/World/Map.cs @@ -222,7 +222,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PassiveUpdateMinutes path: ../TinyLife/World/Map.cs @@ -251,7 +251,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnEventsAttachable path: ../TinyLife/World/Map.cs @@ -280,7 +280,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnUpdate path: ../TinyLife/World/Map.cs @@ -309,7 +309,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnObjectAdded path: ../TinyLife/World/Map.cs @@ -338,7 +338,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnObjectRemoved path: ../TinyLife/World/Map.cs @@ -367,7 +367,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MailToSend path: ../TinyLife/World/Map.cs @@ -406,7 +406,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AdoptableChildren path: ../TinyLife/World/Map.cs @@ -437,7 +437,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SizeInSections path: ../TinyLife/World/Map.cs @@ -478,7 +478,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Size path: ../TinyLife/World/Map.cs @@ -509,7 +509,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StaticVersion path: ../TinyLife/World/Map.cs @@ -550,7 +550,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Time path: ../TinyLife/World/Map.cs @@ -581,7 +581,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Info path: ../TinyLife/World/Map.cs @@ -612,7 +612,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Neighborhood path: ../TinyLife/World/Map.cs @@ -643,7 +643,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsCurrent path: ../TinyLife/World/Map.cs @@ -674,7 +674,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsActive path: ../TinyLife/World/Map.cs @@ -705,7 +705,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Map.cs @@ -740,7 +740,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Finalize path: ../TinyLife/World/Map.cs @@ -770,7 +770,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/World/Map.cs @@ -811,7 +811,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/Map.cs @@ -864,7 +864,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDepth path: ../TinyLife/World/Map.cs @@ -914,7 +914,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsInBounds path: ../TinyLife/World/Map.cs @@ -949,7 +949,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddRoad path: ../TinyLife/World/Map.cs @@ -981,7 +981,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsRoad path: ../TinyLife/World/Map.cs @@ -1016,7 +1016,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetClosestRoads path: ../TinyLife/World/Map.cs @@ -1057,7 +1057,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRoads path: ../TinyLife/World/Map.cs @@ -1088,7 +1088,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetClosestRoadsidePosition path: ../TinyLife/World/Map.cs @@ -1126,7 +1126,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTilesAround path: ../TinyLife/World/Map.cs @@ -1176,7 +1176,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetClosestEmptyTile path: ../TinyLife/World/Map.cs @@ -1226,7 +1226,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRandomTile path: ../TinyLife/World/Map.cs @@ -1279,7 +1279,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidateEarly path: ../TinyLife/World/Map.cs @@ -1323,7 +1323,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Map.cs @@ -1364,7 +1364,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PostValidate path: ../TinyLife/World/Map.cs @@ -1402,7 +1402,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRoom path: ../TinyLife/World/Map.cs @@ -1437,7 +1437,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetLot path: ../TinyLife/World/Map.cs @@ -1472,7 +1472,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetLot path: ../TinyLife/World/Map.cs @@ -1507,7 +1507,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddLot path: ../TinyLife/World/Map.cs @@ -1542,7 +1542,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddLot path: ../TinyLife/World/Map.cs @@ -1574,7 +1574,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveLot path: ../TinyLife/World/Map.cs @@ -1606,7 +1606,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetLots path: ../TinyLife/World/Map.cs @@ -1637,7 +1637,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddWall path: ../TinyLife/World/Map.cs @@ -1675,7 +1675,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddWall path: ../TinyLife/World/Map.cs @@ -1710,7 +1710,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveWall path: ../TinyLife/World/Map.cs @@ -1745,7 +1745,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWallBetween path: ../TinyLife/World/Map.cs @@ -1783,7 +1783,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetTile path: ../TinyLife/World/Map.cs @@ -1818,7 +1818,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetTile path: ../TinyLife/World/Map.cs @@ -1853,7 +1853,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddRoof path: ../TinyLife/World/Map.cs @@ -1885,7 +1885,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRoof path: ../TinyLife/World/Map.cs @@ -1920,7 +1920,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRoofs path: ../TinyLife/World/Map.cs @@ -1955,7 +1955,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveRoof path: ../TinyLife/World/Map.cs @@ -1987,7 +1987,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetObjects path: ../TinyLife/World/Map.cs @@ -2028,7 +2028,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetObject path: ../TinyLife/World/Map.cs @@ -2069,7 +2069,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddObject path: ../TinyLife/World/Map.cs @@ -2101,7 +2101,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveObject path: ../TinyLife/World/Map.cs @@ -2134,7 +2134,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPeople path: ../TinyLife/World/Map.cs @@ -2165,7 +2165,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHousehold path: ../TinyLife/World/Map.cs @@ -2200,7 +2200,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHousehold path: ../TinyLife/World/Map.cs @@ -2235,7 +2235,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddHousehold path: ../TinyLife/World/Map.cs @@ -2270,7 +2270,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveHousehold path: ../TinyLife/World/Map.cs @@ -2302,7 +2302,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetHouseholds path: ../TinyLife/World/Map.cs @@ -2333,7 +2333,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSection path: ../TinyLife/World/Map.cs @@ -2368,7 +2368,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSections path: ../TinyLife/World/Map.cs @@ -2409,7 +2409,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetSections path: ../TinyLife/World/Map.cs @@ -2450,7 +2450,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkDirtyForPathfinding path: ../TinyLife/World/Map.cs @@ -2482,7 +2482,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPathCost path: ../TinyLife/World/Map.cs @@ -2523,7 +2523,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanWalkBetween path: ../TinyLife/World/Map.cs @@ -2564,7 +2564,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsFreeSpot path: ../TinyLife/World/Map.cs @@ -2599,7 +2599,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDeadPerson path: ../TinyLife/World/Map.cs @@ -2634,7 +2634,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlaySound path: ../TinyLife/World/Map.cs @@ -2687,7 +2687,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PlaySound path: ../TinyLife/World/Map.cs @@ -2740,7 +2740,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetClosestFreeExitPoint path: ../TinyLife/World/Map.cs @@ -2775,7 +2775,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetExitRoads path: ../TinyLife/World/Map.cs @@ -2806,7 +2806,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWalls path: ../TinyLife/World/Map.cs @@ -2841,7 +2841,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ApplyCameraRotation path: ../TinyLife/World/Map.cs @@ -2885,7 +2885,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ApplyInverseCameraRotation path: ../TinyLife/World/Map.cs @@ -2923,7 +2923,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCameraRotationChanged path: ../TinyLife/World/Map.cs @@ -2958,7 +2958,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnCurrentGameMapChanged path: ../TinyLife/World/Map.cs @@ -2993,7 +2993,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddLight path: ../TinyLife/World/Map.cs @@ -3025,7 +3025,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RemoveLight path: ../TinyLife/World/Map.cs @@ -3059,7 +3059,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MoveEverything path: ../TinyLife/World/Map.cs @@ -3103,7 +3103,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidateExistingRooms path: ../TinyLife/World/Map.cs @@ -3138,7 +3138,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AddNewRoomsAndValidateExisting path: ../TinyLife/World/Map.cs @@ -3179,7 +3179,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRegularVisitors path: ../TinyLife/World/Map.cs @@ -3210,7 +3210,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAllLotEmployments path: ../TinyLife/World/Map.cs @@ -3241,7 +3241,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkTileDirtyForDrawing path: ../TinyLife/World/Map.cs @@ -3273,7 +3273,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MarkObjectDirtyForDrawing path: ../TinyLife/World/Map.cs @@ -3314,7 +3314,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PrepareForPermanentRemoval path: ../TinyLife/World/Map.cs @@ -3342,7 +3342,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LoadStaticMap path: ../TinyLife/World/Map.cs @@ -3377,7 +3377,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsLotHidden path: ../TinyLife/World/Map.cs @@ -3412,7 +3412,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetMapSampler path: ../TinyLife/World/Map.cs @@ -3443,7 +3443,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateExternalPeople path: ../TinyLife/World/Map.cs @@ -3481,7 +3481,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetVisibleWorldArea path: ../TinyLife/World/Map.cs diff --git a/docs/api/TinyLife.World.MapAudioEmitter.yml b/docs/api/TinyLife.World.MapAudioEmitter.yml index 94185cc..23df4d7 100644 --- a/docs/api/TinyLife.World.MapAudioEmitter.yml +++ b/docs/api/TinyLife.World.MapAudioEmitter.yml @@ -16,7 +16,7 @@ items: source: remote: path: TinyLife/World/MapAudioEmitter.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapAudioEmitter path: ../TinyLife/World/MapAudioEmitter.cs @@ -61,7 +61,7 @@ items: source: remote: path: TinyLife/World/MapAudioEmitter.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorldPosition path: ../TinyLife/World/MapAudioEmitter.cs diff --git a/docs/api/TinyLife.World.MapSection.yml b/docs/api/TinyLife.World.MapSection.yml index 5ae226b..f0e55fb 100644 --- a/docs/api/TinyLife.World.MapSection.yml +++ b/docs/api/TinyLife.World.MapSection.yml @@ -22,7 +22,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MapSection path: ../TinyLife/World/MapSection.cs @@ -78,7 +78,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Size path: ../TinyLife/World/MapSection.cs @@ -107,7 +107,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Bleed path: ../TinyLife/World/MapSection.cs @@ -136,7 +136,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SectionPos path: ../TinyLife/World/MapSection.cs @@ -175,7 +175,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pos path: ../TinyLife/World/MapSection.cs @@ -206,7 +206,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/MapSection.cs @@ -244,7 +244,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ValidateEarly path: ../TinyLife/World/MapSection.cs @@ -276,7 +276,7 @@ items: source: remote: path: TinyLife/World/MapSection.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/MapSection.cs diff --git a/docs/api/TinyLife.World.ObjectUpdateDelegate-1.yml b/docs/api/TinyLife.World.ObjectUpdateDelegate-1.yml index 6d961cd..e7aa327 100644 --- a/docs/api/TinyLife.World.ObjectUpdateDelegate-1.yml +++ b/docs/api/TinyLife.World.ObjectUpdateDelegate-1.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObjectUpdateDelegate path: ../TinyLife/World/Map.cs diff --git a/docs/api/TinyLife.World.ObjectUpdateDelegateNoPhase-1.yml b/docs/api/TinyLife.World.ObjectUpdateDelegateNoPhase-1.yml index 4efeef8..668d870 100644 --- a/docs/api/TinyLife.World.ObjectUpdateDelegateNoPhase-1.yml +++ b/docs/api/TinyLife.World.ObjectUpdateDelegateNoPhase-1.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ObjectUpdateDelegateNoPhase path: ../TinyLife/World/Map.cs diff --git a/docs/api/TinyLife.World.Opening.yml b/docs/api/TinyLife.World.Opening.yml index 641123d..3c6e8e5 100644 --- a/docs/api/TinyLife.World.Opening.yml +++ b/docs/api/TinyLife.World.Opening.yml @@ -25,7 +25,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Opening path: ../TinyLife/World/Opening.cs @@ -76,7 +76,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/World/Opening.cs @@ -115,7 +115,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Color path: ../TinyLife/World/Opening.cs @@ -163,7 +163,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/World/Opening.cs @@ -202,7 +202,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Opening.cs @@ -240,7 +240,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/Opening.cs @@ -299,7 +299,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanWalkThrough path: ../TinyLife/World/Opening.cs @@ -337,7 +337,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanPlaceOn path: ../TinyLife/World/Opening.cs @@ -371,7 +371,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Opening.cs @@ -409,7 +409,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDescription path: ../TinyLife/World/Opening.cs @@ -440,7 +440,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Opening.cs diff --git a/docs/api/TinyLife.World.OpeningType.yml b/docs/api/TinyLife.World.OpeningType.yml index b5b2f94..9daff14 100644 --- a/docs/api/TinyLife.World.OpeningType.yml +++ b/docs/api/TinyLife.World.OpeningType.yml @@ -27,7 +27,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OpeningType path: ../TinyLife/World/OpeningType.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/World/OpeningType.cs @@ -101,7 +101,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/OpeningType.cs @@ -130,7 +130,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallMode path: ../TinyLife/World/OpeningType.cs @@ -159,7 +159,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/World/OpeningType.cs @@ -188,7 +188,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/World/OpeningType.cs @@ -217,7 +217,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/World/OpeningType.cs @@ -246,7 +246,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/OpeningType.cs @@ -292,7 +292,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/OpeningType.cs @@ -345,7 +345,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/OpeningType.cs @@ -404,7 +404,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawUi path: ../TinyLife/World/OpeningType.cs @@ -451,7 +451,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/World/OpeningType.cs @@ -492,7 +492,7 @@ items: source: remote: path: TinyLife/World/OpeningType.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/OpeningType.cs diff --git a/docs/api/TinyLife.World.Roof.yml b/docs/api/TinyLife.World.Roof.yml index 0b1b04a..751eb35 100644 --- a/docs/api/TinyLife.World.Roof.yml +++ b/docs/api/TinyLife.World.Roof.yml @@ -26,7 +26,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Roof path: ../TinyLife/World/Roof.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Type path: ../TinyLife/World/Roof.cs @@ -114,7 +114,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Color path: ../TinyLife/World/Roof.cs @@ -166,7 +166,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/World/Roof.cs @@ -207,7 +207,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Rotation path: ../TinyLife/World/Roof.cs @@ -248,7 +248,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Area path: ../TinyLife/World/Roof.cs @@ -289,7 +289,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wallpaper path: ../TinyLife/World/Roof.cs @@ -328,7 +328,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Roof.cs @@ -372,7 +372,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Roof.cs @@ -403,7 +403,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Roof.cs @@ -434,7 +434,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetRoofAttachedFurnitureOffset path: ../TinyLife/World/Roof.cs @@ -469,7 +469,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GenerateRoof path: ../TinyLife/World/Roof.cs diff --git a/docs/api/TinyLife.World.RoofStyle.yml b/docs/api/TinyLife.World.RoofStyle.yml index 9e8f863..9fc08eb 100644 --- a/docs/api/TinyLife.World.RoofStyle.yml +++ b/docs/api/TinyLife.World.RoofStyle.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofStyle path: ../TinyLife/World/Roof.cs @@ -47,7 +47,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Flat path: ../TinyLife/World/Roof.cs @@ -75,7 +75,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Gable path: ../TinyLife/World/Roof.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Custom path: ../TinyLife/World/Roof.cs diff --git a/docs/api/TinyLife.World.RoofType.yml b/docs/api/TinyLife.World.RoofType.yml index c735c8a..ef1a432 100644 --- a/docs/api/TinyLife.World.RoofType.yml +++ b/docs/api/TinyLife.World.RoofType.yml @@ -37,7 +37,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofType path: ../TinyLife/World/Roof.cs @@ -82,7 +82,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/World/Roof.cs @@ -111,7 +111,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModernFlat path: ../TinyLife/World/Roof.cs @@ -138,7 +138,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OldStyleFlat path: ../TinyLife/World/Roof.cs @@ -165,7 +165,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SquareShingles path: ../TinyLife/World/Roof.cs @@ -192,7 +192,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SheetMetal path: ../TinyLife/World/Roof.cs @@ -219,7 +219,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FlatSheetMetal path: ../TinyLife/World/Roof.cs @@ -246,7 +246,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Thatch path: ../TinyLife/World/Roof.cs @@ -273,7 +273,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoundedShingles path: ../TinyLife/World/Roof.cs @@ -300,7 +300,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/Roof.cs @@ -329,7 +329,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/World/Roof.cs @@ -358,7 +358,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/World/Roof.cs @@ -387,7 +387,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Textures path: ../TinyLife/World/Roof.cs @@ -416,7 +416,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: TextureRegion path: ../TinyLife/World/Roof.cs @@ -445,7 +445,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Style path: ../TinyLife/World/Roof.cs @@ -474,7 +474,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/World/Roof.cs @@ -503,7 +503,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Roof.cs @@ -556,7 +556,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Roof.cs @@ -609,7 +609,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawUi path: ../TinyLife/World/Roof.cs @@ -653,7 +653,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/Roof.cs @@ -712,7 +712,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetGableOffset path: ../TinyLife/World/Roof.cs @@ -753,7 +753,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Roof.cs @@ -788,7 +788,7 @@ items: source: remote: path: TinyLife/World/Roof.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/Roof.cs diff --git a/docs/api/TinyLife.World.Room.yml b/docs/api/TinyLife.World.Room.yml index e643126..2f87682 100644 --- a/docs/api/TinyLife.World.Room.yml +++ b/docs/api/TinyLife.World.Room.yml @@ -28,7 +28,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Room path: ../TinyLife/World/Room.cs @@ -67,7 +67,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Map path: ../TinyLife/World/Room.cs @@ -96,7 +96,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Center path: ../TinyLife/World/Room.cs @@ -125,7 +125,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tiles path: ../TinyLife/World/Room.cs @@ -154,7 +154,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CoveredSections path: ../TinyLife/World/Room.cs @@ -183,7 +183,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullyRoofed path: ../TinyLife/World/Room.cs @@ -214,7 +214,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HasOpeningsToOutside path: ../TinyLife/World/Room.cs @@ -245,7 +245,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsSameRoom path: ../TinyLife/World/Room.cs @@ -283,7 +283,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Room.cs @@ -314,7 +314,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetWalls path: ../TinyLife/World/Room.cs @@ -352,7 +352,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetObjects path: ../TinyLife/World/Room.cs @@ -388,7 +388,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetLights path: ../TinyLife/World/Room.cs @@ -419,7 +419,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDecorativeRating path: ../TinyLife/World/Room.cs @@ -450,7 +450,7 @@ items: source: remote: path: TinyLife/World/Room.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetConnectedRooms path: ../TinyLife/World/Room.cs diff --git a/docs/api/TinyLife.World.Soundscape.IntensityDelegate.yml b/docs/api/TinyLife.World.Soundscape.IntensityDelegate.yml index 2fd46aa..22dbfa4 100644 --- a/docs/api/TinyLife.World.Soundscape.IntensityDelegate.yml +++ b/docs/api/TinyLife.World.Soundscape.IntensityDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/World/Soundscape.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IntensityDelegate path: ../TinyLife/World/Soundscape.cs diff --git a/docs/api/TinyLife.World.Soundscape.yml b/docs/api/TinyLife.World.Soundscape.yml index ed3d5a1..204037c 100644 --- a/docs/api/TinyLife.World.Soundscape.yml +++ b/docs/api/TinyLife.World.Soundscape.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/World/Soundscape.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Soundscape path: ../TinyLife/World/Soundscape.cs @@ -59,7 +59,7 @@ items: source: remote: path: TinyLife/World/Soundscape.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Soundscapes path: ../TinyLife/World/Soundscape.cs @@ -88,7 +88,7 @@ items: source: remote: path: TinyLife/World/Soundscape.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Soundscape.cs @@ -126,7 +126,7 @@ items: source: remote: path: TinyLife/World/Soundscape.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Update path: ../TinyLife/World/Soundscape.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/World/Soundscape.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDaytimePercentage path: ../TinyLife/World/Soundscape.cs @@ -196,7 +196,7 @@ items: source: remote: path: TinyLife/World/Soundscape.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetForestedness path: ../TinyLife/World/Soundscape.cs diff --git a/docs/api/TinyLife.World.SwingingDoor.yml b/docs/api/TinyLife.World.SwingingDoor.yml index c1ab3cd..f5b93d8 100644 --- a/docs/api/TinyLife.World.SwingingDoor.yml +++ b/docs/api/TinyLife.World.SwingingDoor.yml @@ -20,7 +20,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SwingingDoor path: ../TinyLife/World/Opening.cs @@ -68,7 +68,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Lock path: ../TinyLife/World/Opening.cs @@ -107,7 +107,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Opening.cs @@ -145,7 +145,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/Opening.cs @@ -205,7 +205,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanWalkThrough path: ../TinyLife/World/Opening.cs @@ -244,7 +244,7 @@ items: source: remote: path: TinyLife/World/Opening.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsOpen path: ../TinyLife/World/Opening.cs diff --git a/docs/api/TinyLife.World.Tile.Category.yml b/docs/api/TinyLife.World.Tile.Category.yml index d77b87e..67c53a1 100644 --- a/docs/api/TinyLife.World.Tile.Category.yml +++ b/docs/api/TinyLife.World.Tile.Category.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Category path: ../TinyLife/World/Tile.cs @@ -57,7 +57,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: None path: ../TinyLife/World/Tile.cs @@ -85,7 +85,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Natural path: ../TinyLife/World/Tile.cs @@ -113,7 +113,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Water path: ../TinyLife/World/Tile.cs diff --git a/docs/api/TinyLife.World.Tile.yml b/docs/api/TinyLife.World.Tile.yml index 761e922..89da6f7 100644 --- a/docs/api/TinyLife.World.Tile.yml +++ b/docs/api/TinyLife.World.Tile.yml @@ -43,7 +43,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tile path: ../TinyLife/World/Tile.cs @@ -90,7 +90,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Tiles path: ../TinyLife/World/Tile.cs @@ -119,7 +119,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Width path: ../TinyLife/World/Tile.cs @@ -150,7 +150,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Height path: ../TinyLife/World/Tile.cs @@ -181,7 +181,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ReferencePrice path: ../TinyLife/World/Tile.cs @@ -210,7 +210,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BaseName path: ../TinyLife/World/Tile.cs @@ -239,7 +239,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/Tile.cs @@ -268,7 +268,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/World/Tile.cs @@ -297,7 +297,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorSchemes path: ../TinyLife/World/Tile.cs @@ -326,7 +326,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/World/Tile.cs @@ -355,7 +355,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: CanBuy path: ../TinyLife/World/Tile.cs @@ -384,7 +384,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PathCostModifier path: ../TinyLife/World/Tile.cs @@ -413,7 +413,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Categories path: ../TinyLife/World/Tile.cs @@ -442,7 +442,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/World/Tile.cs @@ -471,7 +471,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DefaultColors path: ../TinyLife/World/Tile.cs @@ -500,7 +500,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Textures path: ../TinyLife/World/Tile.cs @@ -529,7 +529,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Regions path: ../TinyLife/World/Tile.cs @@ -558,7 +558,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RegionWeights path: ../TinyLife/World/Tile.cs @@ -587,7 +587,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Tile.cs @@ -645,7 +645,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/Tile.cs @@ -707,7 +707,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawUi path: ../TinyLife/World/Tile.cs @@ -751,7 +751,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Tile.cs @@ -782,7 +782,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OnNeighborChanged path: ../TinyLife/World/Tile.cs @@ -820,7 +820,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetAutoTileBorder path: ../TinyLife/World/Tile.cs @@ -864,7 +864,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetVariationTexture path: ../TinyLife/World/Tile.cs @@ -902,7 +902,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetVisualOffset path: ../TinyLife/World/Tile.cs @@ -946,7 +946,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/Tile.cs @@ -1017,7 +1017,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/Tile.cs @@ -1088,7 +1088,7 @@ items: source: remote: path: TinyLife/World/Tile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/Tile.cs diff --git a/docs/api/TinyLife.World.UpdateDelegate.yml b/docs/api/TinyLife.World.UpdateDelegate.yml index a4c8367..fec5b68 100644 --- a/docs/api/TinyLife.World.UpdateDelegate.yml +++ b/docs/api/TinyLife.World.UpdateDelegate.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateDelegate path: ../TinyLife/World/Map.cs diff --git a/docs/api/TinyLife.World.UpdateDelegateNoPhase.yml b/docs/api/TinyLife.World.UpdateDelegateNoPhase.yml index cf3d83e..6c493af 100644 --- a/docs/api/TinyLife.World.UpdateDelegateNoPhase.yml +++ b/docs/api/TinyLife.World.UpdateDelegateNoPhase.yml @@ -15,7 +15,7 @@ items: source: remote: path: TinyLife/World/Map.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UpdateDelegateNoPhase path: ../TinyLife/World/Map.cs diff --git a/docs/api/TinyLife.World.Wall.yml b/docs/api/TinyLife.World.Wall.yml index 08b0149..01532d9 100644 --- a/docs/api/TinyLife.World.Wall.yml +++ b/docs/api/TinyLife.World.Wall.yml @@ -34,7 +34,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wall path: ../TinyLife/World/Wall.cs @@ -90,7 +90,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/World/Wall.cs @@ -119,7 +119,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Positions path: ../TinyLife/World/Wall.cs @@ -158,7 +158,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wallpapers path: ../TinyLife/World/Wall.cs @@ -197,7 +197,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Vertical path: ../TinyLife/World/Wall.cs @@ -228,7 +228,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Opening path: ../TinyLife/World/Wall.cs @@ -269,7 +269,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsStatic path: ../TinyLife/World/Wall.cs @@ -312,7 +312,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Wall.cs @@ -347,7 +347,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/Wall.cs @@ -397,7 +397,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsDown path: ../TinyLife/World/Wall.cs @@ -428,7 +428,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SetOpening path: ../TinyLife/World/Wall.cs @@ -463,7 +463,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDisplayMode path: ../TinyLife/World/Wall.cs @@ -494,7 +494,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetDepth path: ../TinyLife/World/Wall.cs @@ -535,7 +535,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetIndexForCamera path: ../TinyLife/World/Wall.cs @@ -566,7 +566,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPositionForCamera path: ../TinyLife/World/Wall.cs @@ -597,7 +597,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetCenterBottomPos path: ../TinyLife/World/Wall.cs @@ -628,7 +628,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: IsVerticalForCamera path: ../TinyLife/World/Wall.cs @@ -659,7 +659,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Wall.cs @@ -690,7 +690,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Validate path: ../TinyLife/World/Wall.cs @@ -724,7 +724,7 @@ items: source: remote: path: TinyLife/World/Wall.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetFreeActionSpotInfo path: ../TinyLife/World/Wall.cs diff --git a/docs/api/TinyLife.World.WallMode.yml b/docs/api/TinyLife.World.WallMode.yml index e4b085c..a9f43f7 100644 --- a/docs/api/TinyLife.World.WallMode.yml +++ b/docs/api/TinyLife.World.WallMode.yml @@ -33,7 +33,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WallMode path: ../TinyLife/World/WallMode.cs @@ -72,7 +72,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Modes path: ../TinyLife/World/WallMode.cs @@ -101,7 +101,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Full path: ../TinyLife/World/WallMode.cs @@ -130,7 +130,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SmallWindow path: ../TinyLife/World/WallMode.cs @@ -159,7 +159,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Door path: ../TinyLife/World/WallMode.cs @@ -188,7 +188,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Roof path: ../TinyLife/World/WallMode.cs @@ -217,7 +217,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofGable path: ../TinyLife/World/WallMode.cs @@ -246,7 +246,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: RoofGableInverse path: ../TinyLife/World/WallMode.cs @@ -275,7 +275,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LongWindow path: ../TinyLife/World/WallMode.cs @@ -304,7 +304,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NarrowWideTop path: ../TinyLife/World/WallMode.cs @@ -333,7 +333,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NarrowLong path: ../TinyLife/World/WallMode.cs @@ -362,7 +362,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FullSizeWindow path: ../TinyLife/World/WallMode.cs @@ -391,7 +391,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OutlineOnly path: ../TinyLife/World/WallMode.cs @@ -420,7 +420,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaskTexture path: ../TinyLife/World/WallMode.cs @@ -449,7 +449,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MaskPosition path: ../TinyLife/World/WallMode.cs @@ -478,7 +478,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/WallMode.cs @@ -516,7 +516,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: OffsetTextureRegion path: ../TinyLife/World/WallMode.cs @@ -560,7 +560,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/WallMode.cs @@ -595,7 +595,7 @@ items: source: remote: path: TinyLife/World/WallMode.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ApplyMasks path: ../TinyLife/World/WallMode.cs diff --git a/docs/api/TinyLife.World.Wallpaper.yml b/docs/api/TinyLife.World.Wallpaper.yml index 4e51347..309ff4f 100644 --- a/docs/api/TinyLife.World.Wallpaper.yml +++ b/docs/api/TinyLife.World.Wallpaper.yml @@ -29,7 +29,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wallpaper path: ../TinyLife/World/Wallpaper.cs @@ -74,7 +74,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Wallpapers path: ../TinyLife/World/Wallpaper.cs @@ -103,7 +103,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BaseName path: ../TinyLife/World/Wallpaper.cs @@ -132,7 +132,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/World/Wallpaper.cs @@ -161,7 +161,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Price path: ../TinyLife/World/Wallpaper.cs @@ -190,7 +190,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ColorSchemes path: ../TinyLife/World/Wallpaper.cs @@ -219,7 +219,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Colors path: ../TinyLife/World/Wallpaper.cs @@ -248,7 +248,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Icon path: ../TinyLife/World/Wallpaper.cs @@ -277,7 +277,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DefaultColors path: ../TinyLife/World/Wallpaper.cs @@ -306,7 +306,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/Wallpaper.cs @@ -356,7 +356,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/Wallpaper.cs @@ -418,7 +418,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: DrawUi path: ../TinyLife/World/Wallpaper.cs @@ -462,7 +462,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPrice path: ../TinyLife/World/Wallpaper.cs @@ -491,7 +491,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/Wallpaper.cs @@ -547,7 +547,7 @@ items: source: remote: path: TinyLife/World/Wallpaper.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/World/Wallpaper.cs diff --git a/docs/api/TinyLife.World.WaterTile.yml b/docs/api/TinyLife.World.WaterTile.yml index f01924b..1cb3429 100644 --- a/docs/api/TinyLife.World.WaterTile.yml +++ b/docs/api/TinyLife.World.WaterTile.yml @@ -18,7 +18,7 @@ items: source: remote: path: TinyLife/World/WaterTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WaterTile path: ../TinyLife/World/WaterTile.cs @@ -86,7 +86,7 @@ items: source: remote: path: TinyLife/World/WaterTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/World/WaterTile.cs @@ -144,7 +144,7 @@ items: source: remote: path: TinyLife/World/WaterTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Draw path: ../TinyLife/World/WaterTile.cs @@ -207,7 +207,7 @@ items: source: remote: path: TinyLife/World/WaterTile.cs - branch: main + branch: 0.36.2-dev repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConnectsToTile path: ../TinyLife/World/WaterTile.cs