branchbefore/maincancel

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

7 Years Ago
Fixed stowing / equipping data not being reset if using a null callback.
7 Years Ago
RoleExperienceEvent can now take experience from different sources. Added TargetValue source which takes the XP value defined in a Unit's settings. Added some XP values to animals (and exposed the value in editor).
7 Years Ago
Cleanup BaseAnimatedUIObject onvalidate
7 Years Ago
ContainerParameters now determines if we add entities to supplies or not on deposit. Depositing to building no longer adds things to supplies.
7 Years Ago
supplies tracking of various food items
7 Years Ago
Merge from branch now that Plastic is fixed
7 Years Ago
BEF-231 Notifications dont always dismiss
7 Years Ago
Cook On Stick is no longer a Machine Process. Changed CookCookableItem action to handle all the cooking.
7 Years Ago
BEF-249 Add help text to the crafting orders tab that explains what will appear and why BEF-237 Unit sound should not play when gamespeed is > 1x BEF-232 Unit inspector mood icon doesnt change BEF-233 Food supply tooltip has duplicate text when supplies are empty BEF-234 Effects overlap with unit description (move to top right of unit portrait, look at potential stacking) BEF-241 Add open/close sounds for any toggled panels (settlement jobs, unit detail etc) BEF-246 Add tooltip to inspector mood icon BEF-251 Building upgrade button needs sound on click, tooltip should indicate that clicking will add the addon/upgrade
7 Years Ago
BEF-227 Selected units widget doesnt display properly BEF-229 Duplicate effect listing in unit inspection widget BEF-235 BuildingStatusElement flickers when addon is available BEF-250 New tribe member portraits are blank, make sure we always request one on join BEF-189 Should be possible for building addons and upgrades to electively cause a UI indicator to appear above the parent building when they are available. BEF-245 Settlement jobs foldout toggle state uses wrong sprite, is not readable (add text) BEF-238 Unit detail foldout toggle state is wrong on start BEF-247 Replace settlement leader icon with a crown, add tooltip explaining what it means
7 Years Ago
Editor exposed a field
7 Years Ago
Activity fixes
7 Years Ago
Conditions.SettlementBuildingCount is generic, can be used outside of AI Added SettlementNeedsCookingSpit Need Added SettlementNeedsFoodStorage Need Building addons are now properly added to their parent Building's Settlement Buildings with available addons can show a UI button above them (flagged in the addon settings) Fixed activity notification UI not being dismissable and showing incorrect counts
7 Years Ago
Food supply readout shows total meal count
7 Years Ago
UI
7 Years Ago
NRE fix
7 Years Ago
Group no longer has a leader (handled on the Settlement level instead) More UI
7 Years Ago
Settlement UI panel is always visible, houses the creation button Supplies add/remove cheanup
7 Years Ago
People will now equip the item they're cooking something on
7 Years Ago
Unit inspection widget matches selection changes
7 Years Ago
ItemSettings now holds SupplyType and SupplyValue fields. Used for thigs other than food and housing Various UI
7 Years Ago
Added Consume All mode to taking from Dispenser. Depleted Corpses now detach themselves from items. Detaching from item unparents the attached entity. Rat corpse only gives 1 meat instead of 8.
7 Years Ago
fix for units leaving the group getting a null group
7 Years Ago
Finding item to cook things on filtering tweak
7 Years Ago
Removed ui panel material from two more prefabs (crashing)
7 Years Ago
UI design & layout work
7 Years Ago
More UI
7 Years Ago
NRE fix (BehaviourChain.OnBehaviourCompleted behaviour can be null)
7 Years Ago
UI layout
7 Years Ago
NRE fix
7 Years Ago
Fixed corrupted prefab
7 Years Ago
Prefab cleanup
7 Years Ago
More prefabs
7 Years Ago
Prefabs
7 Years Ago
Tool save
7 Years Ago
GUI save
7 Years Ago
Settlement creation no longer exposes icons or name input, replaced with leader selection
7 Years Ago
Compile fix
7 Years Ago
Added Role XP gain to GoalPlanSettingsWrapper and BaseBehaviourSettings.
7 Years Ago
Added role exp events system Fixed settlement level up button not working
7 Years Ago
UI
7 Years Ago
Various UI
7 Years Ago
Made grid gizmos super dank
7 Years Ago
SettlementView radius view fix
7 Years Ago
Data, prefabs
7 Years Ago
Fixed bad settlement level progress calculation
7 Years Ago
Fixed ConditionUtility.Evaluate pass count being wrong
7 Years Ago
Settlement level conditions evaluation no longer breaks on first failure
7 Years Ago
More UI stuff
7 Years Ago
UI style and color utility cleanup Fixed settlement level conditions data not being validated (fixes ids being 0)