branchbefore/maincancel

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

8 Years Ago
Remade human vie prefabs
8 Years Ago
NRE fix
8 Years Ago
Cohesion to component WIP
8 Years Ago
ProtoInclude Cohesion
8 Years Ago
Data tidy up
8 Years Ago
TribeWindow WIP
8 Years Ago
Cohesion NRE fix
8 Years Ago
UnitView looks for "_overlay" or "_damage" mesh instead of just damage
8 Years Ago
Fixed NRE in ItemSettingsEditor
8 Years Ago
Increased base GPV momentum to 2. Added AI for general stockpiling of items. Fixed CraftItemProcess Progress.
8 Years Ago
Added Wait For Tree To Fall Action. Woodcutters will now process trunks to logs even if there is no stockpile. Fixed multi unit commands not assigning roles and thus not working properly.
8 Years Ago
Don't show human specific description on non human units
8 Years Ago
Numerous UI layout fuckery Game UI has two views, buttons to switch between (play/build)
8 Years Ago
Save
8 Years Ago
dead animals now show death string. improved death string generation.
8 Years Ago
More UI
8 Years Ago
Building placement tweaks
8 Years Ago
UnitPathWidget uses LateUpdate for positioning of path guides and icons
8 Years Ago
default game mode starts with 4 tribe members
8 Years Ago
PlayerProgressionWidget only activates itself when GameUI is in the "Play" view
8 Years Ago
building module now has food need penalty so people don't starve to death while building
8 Years Ago
Tribe member count + button to open tribe window added to tracker widget
8 Years Ago
Save
8 Years Ago
AI modules can specify which Unit ages they are valid for via flags field
8 Years Ago
AIModuleSettingsEditor updated
8 Years Ago
Defaulted all modules to all ages
8 Years Ago
Might have fixed activity pop up closing immediately after opening
8 Years Ago
Added cohesion events
8 Years Ago
Fixed potential NRE in TribeTrackerWidget when playing in editor scene with no tribe spawned
8 Years Ago
Fixed cohesion events not checking for matching activity types in Group.OnMemberActivityGenerated callback
8 Years Ago
Fixed activity notifications not being properly aligned
8 Years Ago
Various UI
8 Years Ago
Tree layout stuff, tribeWindow population
8 Years Ago
Adds
8 Years Ago
Fixed elders not being assigned when playing from game scene in editor Fixed TribeWindow displaying empty elements
8 Years Ago
Refactored a bunch of ECS shit (no more child types)
8 Years Ago
Cohesion no longer driven by mood, only events
8 Years Ago
Cohesion event effect support Added cohesion events driven by various effects
8 Years Ago
People will leave the tribe if cohesion is low for extended periods of time
8 Years Ago
People who leave the tribe will create their own tribe upon doing so
8 Years Ago
Weather widget seasono indicator Generated enums TargetFilter assets hold an instance of their corresponding plan, created during warmup (removed a bunch of caching and dict lookup in AIManager) TribeActivityTrigger cleanup
8 Years Ago
UI fixes
8 Years Ago
Fixed cohesion not being clamped
8 Years Ago
Fixed invalid cast
8 Years Ago
Misc
8 Years Ago
Fixed an exception on load in Senses Cohesion debug panel New positive cohesion events for building any building, getting pregnant, babies growing up and generic age changes Cohesion events won't be processed if they're not marked as IsGameValid Marked Desire expired event as not game valid (happens way too often) Added a set_cohesion console command
8 Years Ago
Forgot to save
8 Years Ago
Added a stranger spawn point to Island_01
8 Years Ago
Reenabled desire expired cohesion event (still happens too frequently but without it cohesion never drops)
8 Years Ago
Added Happiness stat Reduced global building durability value by 50% Updated post processing stack