254,760 Commits over 3,990 Days - 2.66cph!
stone build sfx re-assigned to anim
Ugh, forgot to add new files.
Split Dispenser into partial (Dispenser and Dispenser+Items)
Wrapped projectile ID and seed generation
bolt & sawnoff shotgun reload changes, animator updates
More detailed server side attack and projectile verification logging
- Started some placeholder upgrades UI
- Added a "Delete Save File" button to the PlayFromScene tools panel
Hopefully fixed units staying in combat when their target dies
Social Abilities not player exposed
PerceivedUnitData.PERCEPTION_COOLDOWN_IN_MINUTES = 15
Fixed dead units not creating corpses
Units don't sense themselves.
Senses debug overlay shit
Upped the senses range multiplier
DebugToolsObject GUI tweaks
UnitViewEditor matrix tweak
Connection state enforcement
Fixed bad perception condition in combat module.
Sneaking now decreases visibility.
Removed tick from UnitPortraitManager
Made PlayerController.OnSelectionEmpty more reliable
Random clothes in tribe start WIP (probably bugged due to preview item code)
fixed the positioning of the scope / flashlight addons for the double barrel shotgun
Avoid using GameObject.SetActive in potrait manager
UnitPortaitManager processes tracker portrait updates in a queue instead of on demand
Empty DMs no longer cause all subsequent DMs to be ignored.
Fleeing is back!
Removed shitty bone finding LINQ from UnitPortaitManager.GetTrackerPortrait
Tweaks to fleeing calculations
Blackboard read/write filtering in AIDesigner, can only read/write to Entity type keys in the scope of BC
Player kill desires being removed also results in combat target being cleared now.
Moved ItemDesire fulfiment out of the Items component and into a callback in Desires
Actions.CraftItem also creates Desires for newly crafted items
Added button to AIDatabaseSettingsEditor to remove unused after find/sort
Removed un-used Goals/Plans/Selectors from the AI database
Combat appears to more or less work now, with some jank still.
[SC] Population is now based on combined RCI growth
Fairly big refactor on ItemDesire.
Probably needs testing a bit.
Removed empty animation event from human_anim_craft/human_craft1
Bomb mission now playable, needs UI work
Cleaned up Desires a bit, fixed a bug that caused incorrect Desires to be created from CraftCommand
loot table adjustments for slightly more infrequent flamethrowers