201,593 Commits over 4,171 Days - 2.01cph!
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.
▉▍▋▋▇ ▌▍▉▊▆▌▅▌▋ ▇█▆▄▉▊ (▊▅▍ ▅▇█▋ ▌▊▅▉ ▍▊ █▇▅▌)
▆▄▄▊▌▌▉-- (▇▊█▉▋▊▅ ▉▉█▊ ▇▄▊█▌)
▄▊▄'▉ ▌▍▉▄▉▌▅▇ ▅▆▊▌▌ █▉▇▉▍▋ ▌▆▌▌▆▇▇ ▅▊ ▆▇▄▄▄▉▌█ ▍▉▇▇▋ ▋▅▉▊ █▍ ▅▌▆█
update render portrait to render mask
added ui portrait and unit mask render shader
added portrait masks
added more kit color
added wip portrait material
putting back hp text on mini unit frame
Don't show human specific description on non human units
Numerous UI layout fuckery
Game UI has two views, buttons to switch between (play/build)
dead animals now show death string.
improved death string generation.
Building placement tweaks
UnitPathWidget uses LateUpdate for positioning of path guides and icons
default game mode starts with 4 tribe members
Fixed hinged doors occludees
PlayerProgressionWidget only activates itself when GameUI is in the "Play" view
building module now has food need penalty so people don't starve to death while building
Fixed wood shutters, fence gate and high external walls occludees
Tribe member count + button to open tribe window added to tracker widget
Move some client-only stuff out the the base player prefab. Spawn it only on client
AI modules can specify which Unit ages they are valid for via flags field
AIModuleSettingsEditor updated
Defaulted all modules to all ages
Might have fixed activity pop up closing immediately after opening
fixed scientist loot drops
scientists have different colored hazmat suit
Fixed potential NRE in TribeTrackerWidget when playing in editor scene with no tribe spawned
Fixed cohesion events not checking for matching activity types in Group.OnMemberActivityGenerated callback
Fix melee weapons not doing their hit FX on proxies. Proxy clients now calculate the hits to show the FX, like how proxy guns still shoot harmless bullets.
Cleaned NetworkLevel loading interface
new prefab for career mode squad editor unit button.
correct unit button now instantiated depending on game mode.
update portrait shader
fix unit shader
disabled battle mode gameobject
adding fast forward button to intro/outro match ui anim
fixing panel ui error in main scene
removed some uneccessary code from UIScrollListConfig to make it easier to support career mode view
Added dual layer skin shader for testing
squad editor unit list grid layout handled per-mode