This commit is contained in:
Ell 2023-09-17 15:04:14 +02:00
parent 3f9174513f
commit a8c074d9e0
260 changed files with 3923 additions and 3904 deletions

View file

@ -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*

View file

@ -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

View file

@ -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 <xref href=\"TinyLife.Actions.ActionInfo.actionObject\" data-throw-if-not-resolved=\"false\"></xref>, is involved in this action.\nAdding an auxiliary object causes <xref href=\"TinyLife.Actions.ActionInfo.GetInvolvedObjects%60%601(TinyLife.Objects.ObjectCategory%2cSystem.Boolean%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> to consider it, as well as <xref href=\"TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action%2cMicrosoft.Xna.Framework.GameTime%2cSystem.TimeSpan%2cSystem.Single%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> to be called for it.\nAuxiliary objects can be on the <xref href=\"TinyLife.Actions.ActionInfo.CurrentMap\" data-throw-if-not-resolved=\"false\"></xref> or <xref href=\"TinyLife.Actions.ActionInfo.GoalMap\" data-throw-if-not-resolved=\"false\"></xref>.\n"
summary: "\nAdds an additional object that, along with the <xref href=\"TinyLife.Actions.ActionInfo.actionObject\" data-throw-if-not-resolved=\"false\"></xref>, is involved in this action.\nAdding an auxiliary object causes <xref href=\"TinyLife.Actions.ActionInfo.GetInvolvedObjects%60%601(TinyLife.Objects.ObjectCategory%2cSystem.Boolean%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> to consider it, as well as <xref href=\"TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action%2cMicrosoft.Xna.Framework.GameTime%2cSystem.TimeSpan%2cSystem.Single%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> to be called for it.\nAuxiliary objects can be on the <xref href=\"TinyLife.Actions.ActionInfo.GoalMap\" data-throw-if-not-resolved=\"false\"></xref> or any of its <xref href=\"TinyLife.World.Map.Neighborhood\" data-throw-if-not-resolved=\"false\"></xref> 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)

View file

@ -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

View file

@ -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

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

Some files were not shown because too many files have changed in this diff Show more