branchbefore/maincancel

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

7 Years Ago
NRE fix
7 Years Ago
Scene settings Crafting order listing design updated to match building widget
7 Years Ago
GoToSmartObject tidyup
7 Years Ago
Removed building panel tooltips
7 Years Ago
blocked interaction positions are now handled by a list to account for overlapping positions.
7 Years Ago
Fixed Nutrition and Temperature tooltip text Tab toggles unit inspector for selected unit, disabled detail view pending redesign Added "all" category to building widget Added building category click sounds Fixed activity notifications tinting icons badly (now tints background stroke thing, default color is on the prefab otherwise pulls from activity data) Building assignment slots show on hover regardless of selection Fixed building widget listing not marking unlocks as seen
7 Years Ago
Fixed Nutrition and Temperature tooltip text Tab toggles unit inspector for selected unit, disabled detail view pending redesign Added "all" category to building widget Added building category click sounds Fixed activity notifications tinting icons badly (now tints background stroke thing, default color is on the prefab otherwise pulls from activity data) Building assignment slots show on hover regardless of selection Fixed building widget listing not marking unlocks as seen
7 Years Ago
Fixed the Speed control widget behaviour.
7 Years Ago
Various UI/effect
7 Years Ago
More
7 Years Ago
Various UI widgetry.
7 Years Ago
New sounds
7 Years Ago
Various UI related and hid some status effects.
7 Years Ago
Data
7 Years Ago
Possessions requirements can now all define a settlement level. Removed requirements from settlement levels, use the possessions parameters and set the required level instead.
7 Years Ago
Fix for detatching item with null view
7 Years Ago
Only enable skill based possession requirements if we have a job enabled that uses that skill
7 Years Ago
Stat bars no longer pass preview image for tooltip
7 Years Ago
Fixed building tooltips not getting preview image
7 Years Ago
More UI
7 Years Ago
Building widget text hookups
7 Years Ago
Various UI
7 Years Ago
Fixed new building widget tab setup
7 Years Ago
removed healing and hunting skills from animals. skill init stuff to fix skill levels not being set.
7 Years Ago
Building widget element fixes, UI object editor warnings/errors when tweeners and pointer event components conflict with widget setup, added safety and warnings in awake to deal with potential conflicts at runtime.
7 Years Ago
new atmos
7 Years Ago
merge from possessions branch
7 Years Ago
Error fixes
7 Years Ago
UnitFrame uses live portrait whenever possible
7 Years Ago
Wearable pool fix
7 Years Ago
Cache unit animator properties on the UnitSettings asset during warmup
7 Years Ago
Fixing errors
7 Years Ago
merge from UI
7 Years Ago
Fixed potential NRE in Possessions.OnHour
7 Years Ago
NRE fix
7 Years Ago
Added SliderControl component, hooked up nutrition and temperate meters on SelectedUnitWidget
7 Years Ago
Expose starving effect to UI
7 Years Ago
Don't create SettlementCanLevelUp activity if the level has no building requirement (just instantly level up instead) Fixed settlement levels missing building requirements Added placeholder Leader's Hut Buildings can now define a limit per settlement It's now possible to build multiple campfires
7 Years Ago
Immediate entity destruction via optional Destroy arg Fixed random stat allocation not spending all available points in char create Fixed clickthrough on unit inspector and tabs
7 Years Ago
new atmos piece
7 Years Ago
Fix fix
7 Years Ago
Fixed BEF-567
7 Years Ago
null check in Building.SetFinished Call EnterPool on entity views that we destroy so we unsubscribe from events. ResourceView event subscription fix.
7 Years Ago
ButtonSound component can override clips used for, added support pointer up/down and toggling and overriding each event
7 Years Ago
Human initial pool allocation = 16
7 Years Ago
Fixed bad goat data
7 Years Ago
Enums
7 Years Ago
GUI save
7 Years Ago
Removed StatsUtility and fixed potential bug in editor caused by cached definition lookup GroupStats collection reset
7 Years Ago
Attribute def renames