200,687 Commits over 4,171 Days - 2.00cph!
more charger attack wip and fixes
charger hit impact fx calling code
house ruins final models and colliders
Remove error message when userdata's metatable has no a MetaName
coroutine disables chargers trail 0.5 seconds after charge attack not immediately, so it can shrink first.
Refactored builder item registration to be a little more robust and hopefully fix and lingering registration issues
Added Healer rig & source anims, updated game anims
Island 1 AI tribe no longer player controlled, is hostile
Fixed non-player human units clearing fog
removed can transistion to self from animal attack anim controller
Can't mouseover invisible/disabled/fogged entities
Removed standing torches from AI tribe camp prefab
Nospawns setup for decal issue testing
disabled post on portrait cams for now as it bugs out current decal setup
Building status icons status display modes (none, hover, always)
Unit.Ownership removes ownables when changing Group
Crafting queue item drop radius tweaks
progress backup
compound scene2prefab
Improved Road / Terrain matching
StatusDisplay in BuildingSettingsEditor
TargetFilter max entities count does not include those that fail enabled/destroyed or matching type checks
hopefully fixed collection was modified error when someone leaves the tribe
it's now game over if your whole tribe is dead or disabled
Hunters will no longer pick up dead people and try to cook them
Fixed research choice unlocking things immediately
Did some dumb things, fixing them up to make sense here. Also discovered why King Of The Hill UI scores broke in the first place - it was a bug with empty strings in the networking system. Tried to do a proper fix, but ended with a workaround fix.
Research stations now their own data, no longer saved in GroupProgression, allowing for multiple concurrent research choices (the fuck was I doing at 2am)
Version++
Removed changes that failed to fix Dormant bug.
Fix for entities potentially being hidden by fog when they shouldnt
Removed ancient code to ignore multiple position ticks that were received in a single frame
Fixed server / client time offset corruption when receiving ancient entity ticks (e.g. when having both AI dormant + network caching enabled)
Added IsCannibal bool to Ecological Parameters.
Animals will now only eat corpses of other animals if starving or cannibal