200,673 Commits over 4,171 Days - 2.00cph!
Fixed a spawn bug with Animals that would prevent them from coming alive.
Merged from clothing branch
Removed helk's experiment code
Agent desired target get/set method cleanup
Removed SetDesiredTarget.IsPlayerCommanded field, use action.IsPlayerCommanded instead
Unit.Knowledge will forget disabled or destroyed entities
more charver attack view + cleanup.
Stole Bill Lowe's WaypointSet from Ruin.
Break behaviour and log if there is an invalid subscription
Support for target marking in AI.
charger trail disabled by default, enabled during charge attack, disabled again after.
MachineProcess will disable entities on deposit, by defualt
First Person clothing works
First Person clothing works with skins
Rebuild viewmodel clothes on clothing change
Merged from /fps_clothes_implementation
new biter model/ mat/ textures / portrait
tweak portrait shader
adding substance material to generate psd from bake
Fixed charger flipping 180 when doing charge attack.
CombatAction now also takes a parameter for the original attack-from tile.
PostAttackCombatAction now uses the attack-from tile not the unit's current tile to do final direction calc.
Fixed server browser randomly missing servers on reorder
Brought back the original tribe threat activity and made it hopefully actually useful
Started on setting up the patrol routes on Scientist Compound using the new Waypoint system.
Added IsHostile marking on BasePlayer. Might move this into the Scientist Comm later for more localized IsHostile awareness.
CanFindStockpileForItem writes to blackboard.Stockpile
Added CanFindBuildingForTarget condition/selector
Building deconstruct interaction is flagged dev only (pending impl)
Added BaseEntitySettings.HideInFogOfWar (any entity can now be flagged to have its visibility managed by FoW)
All buildings, resources (except trees) and units are hidden in fog of war
Fixed fps clothing not being bundled
Items are also hidden in fog
Fixed unit's clothing item views being managed by fog of war vis
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