19,298 Commits over 1,614 Days - 0.50cph!
tool craft new sounds and audiobundle
Started on simple AI learning.
moved stores from items to buildigns and renamed and moved building materials
Asset loading is now handled by the Database rather than const fields.
Initial implementation of AI unlocks
Added BaseSelectedUnitWidget, for UI widgets that hook into player selection events
Build and craft UI improvements
Desires.ProvidesDesiredItem skips desires not matching ItemDesireType.Find
Player controller UI blocking tweaks
Desires.IsDesiredItem also filters by ItemDesireType.Find
Couple of extra bits of debug info for buildings
Fixed small hut building prefab having disabled view component
Conditions.HasPlayerDesire supports filters
Building goals use better desire condition
Fixed keep item desires not being removed when people drop stuff
Unit item bar widget added
DispenserDesireWeight only writes to blackboard when an unlocked interaction is found
Items actually get destroyed by dispenser depletion when applicable
UI fixes
Item bar callbacks actually do things
blocked attachment points no longer directly use the Dictionary in the Data
Fixed Unit.Items.OnUnitDroppedItem being invoked before the item had been removed from the Item component's array
UI shit
UnitAttachments.CanAttach rework/comments
Disabled splash screen
Disabled graphics jobs
Removed old placeholder effect icons
Disabled crunch compression on some UI sprites
Disabled all crunch compression via AssetPostprocessor
New smaller island for build, renamed and orgnaised a bunch of WIP scenes, moved current build island into WIP folders
Goal no longer stores a seperate list of fallback goal plans, allows for changes to fallback plans at runtime
Fixed unit item events not firing when depositing to buildings
Fixed DepositToBuilding not ending properly
Fixed DecisionMaker.FindBestGoalPlan not skipping over fallbacks
UnitInfoWidget cleanup, role text takes priority over desire/mood
Few buildable icons (needs recropping)
Senses Load Balancing WIP
Deleted old foxgloves_lods prefab