201,778 Commits over 4,171 Days - 2.02cph!

8 Years Ago
default game mode starts with 4 tribe members
8 Years Ago
Fixed hinged doors occludees
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
Fixed wood shutters, fence gate and high external walls occludees
8 Years Ago
Tribe member count + button to open tribe window added to tracker widget
8 Years Ago
Save
8 Years Ago
Move some client-only stuff out the the base player prefab. Spawn it only on client
8 Years Ago
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
fixed scientist loot drops scientists have different colored hazmat suit
8 Years Ago
increased scientist loot
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
Random world stuff
8 Years Ago
Cleanup
8 Years Ago
More world stuff.
8 Years Ago
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.
8 Years Ago
re-enabled global ui
8 Years Ago
Null check
8 Years Ago
Cleaned NetworkLevel loading interface
8 Years Ago
new prefab for career mode squad editor unit button. correct unit button now instantiated depending on game mode.
8 Years Ago
update portrait shader fix unit shader
8 Years Ago
disabled battle mode gameobject
8 Years Ago
adding fast forward button to intro/outro match ui anim
8 Years Ago
fixing panel ui error in main scene
8 Years Ago
removed some uneccessary code from UIScrollListConfig to make it easier to support career mode view
8 Years Ago
RPC
8 Years Ago
Added dual layer skin shader for testing
8 Years Ago
squad editor unit list grid layout handled per-mode
8 Years Ago
staging2
8 Years Ago
more damage mask polish, damage increment is more linear
8 Years Ago
Fixed activity notifications not being properly aligned
8 Years Ago
grid layout setup for career mode unit list. wip placeholder career unit list ui.
8 Years Ago
Various UI
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Added edge masking control to foliage shader Cleaned up shaders using masking control
8 Years Ago
Douglas fir update / Added pine trees
8 Years Ago
Cherry picked 24618: core/foliage valpha ao
8 Years Ago
Cherry picked all shader changes from main
8 Years Ago
Skin dual layer: moved mask to uv2
8 Years Ago
Tree layout stuff, tribeWindow population
8 Years Ago
Adds
8 Years Ago
Pine trees progress
8 Years Ago
Fixed elders not being assigned when playing from game scene in editor Fixed TribeWindow displaying empty elements
8 Years Ago
Added terrain anchor placement mode (minimize terrain error or minimize object offset) Fixed junkpiles sometimes spawning partially on roads Fixed junkpiles sometimes spawning in rather weird positions (too far above the terrain)