199,287 Commits over 4,140 Days - 2.01cph!
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
more damage mask polish, damage increment is more linear
Fixed activity notifications not being properly aligned
grid layout setup for career mode unit list.
wip placeholder career unit list ui.
Added edge masking control to foliage shader
Cleaned up shaders using masking control