branchbefore/maincancel

17,530 Commits over 1,614 Days - 0.45cph!

8 Years Ago
Machine process cleanup
8 Years Ago
FuelToEffect.AddItem only adds time to the process EndTime when already running, else we let StartImplementation do the calculation
8 Years Ago
Fixed machine process being stopped in Tick due to stupid code
8 Years Ago
GPV score comparison logging
8 Years Ago
BinaryHeapPriorityValue replaces LastDecisionScore in the binary heap random selector.
8 Years Ago
Fixed fuel to effect not consuming items as they burn
8 Years Ago
SmartObject subscription logs are gated by AIManager.DebugLoggingEnabled Removed debug logs in FuelToEffect, fixed incorrect DateTime comparison in OnHour callback
8 Years Ago
Reset game time when restarting or starting a new session
8 Years Ago
Merge DM fix to main
8 Years Ago
Remade berry bush view Fixed some issues with TakeFromDispenser HarvestFoodConsideration now DispenserItemFoodValue, writes to blackboard.InteractionPlans Added BlackboardKeys.Dispenser Fixed bad FuelToEffect.Progress value Fixed machines not updating shader animation values when items are removed Various food AI module tweaks
8 Years Ago
Removed missing atmospheric music reference
8 Years Ago
atmos 06.01 edit
8 Years Ago
Some syntactical cleanup, but solution looks great!
8 Years Ago
AmbientSoundPlayer no longer uses AudioManager, instead requries AudioSource sibling component
8 Years Ago
daytime ambience bundle
8 Years Ago
AmbientSoundPlayer uses TimeRange, added some utility
8 Years Ago
night ambience bundle
8 Years Ago
night bundle configure
8 Years Ago
stuff
8 Years Ago
EntityViewUtility fuckeries
8 Years Ago
Fixed NRE in Ambient Sound Player
8 Years Ago
5.6.0f2 shader auto-updates
8 Years Ago
Commented out a debug log
8 Years Ago
InteractionPosition block check is on demand, commented out failures UI debug log
8 Years Ago
Fix the among best condition in DM that we don't throw away all the best ones and keep the rest.
8 Years Ago
Sleeping effect dops all items
8 Years Ago
MachineProcess.IsAvailable is virtual, no longer persisted
8 Years Ago
Fixed bad block check in SmartObject.GetFreeInteractionPositionCount
8 Years Ago
Fixed DropHeldItems Action NRE
8 Years Ago
Save, log changes
8 Years Ago
Revert log
8 Years Ago
Fixed Effect not reseting removal action chain validity
8 Years Ago
Effects cleanup
8 Years Ago
TakeFromDispenser ConsumeOne mode doesnt pick up the item
8 Years Ago
Hints widget
8 Years Ago
Hints UI editor, disabled player progression widget
8 Years Ago
Hints crap
8 Years Ago
Hint screenshot support, layout tweaks
8 Years Ago
Hints video support
8 Years Ago
Save
8 Years Ago
Added CanPickUpDispensable Condition, added to Added Unit.Items.CanPickUp and Unit.Attachments.CanAttach overloads for ItemSettings
8 Years Ago
GoalPlan.BringDispenserItemToPlayerBuilding filters for held items
8 Years Ago
set meat material value on corpse skinning to prevent errors from art side
8 Years Ago
Improving GPV construction failure events Various AI tweaks
8 Years Ago
Consumable is now an item component, supports decay Added ICookable interface, used by Consumble and Corpse MachineProcess.CookCorpse is now CookCookable
8 Years Ago
Fixed ItemFilterSet NRE
8 Years Ago
Minor UDM layout crap
8 Years Ago
Replaced an error with a warning
8 Years Ago
UnitViewUtility.UpdateViewFromSourcePrefab doesnt need to instantiate the old prefab
8 Years Ago
bear and croc assets