224,632 Commits over 3,714 Days - 2.52cph!

8 Years Ago
FOR FUCK SAKE factory tile set wip
8 Years Ago
added some comments to UnitCollection code in Senses
8 Years Ago
Integrated squiggle for graph-based debug visualization of conditions and considerations for a quick turn-around test on how useful this information is to debugging.
8 Years Ago
baked out all assets and addet to marmoset toolbag. some assets need a rebake, but system is set up now
8 Years Ago
Decision log entity listing fix
8 Years Ago
Stats udate (added stats for Warthog to the spreadsheet)
8 Years Ago
Added SelectBestFindDesire Selector, tweaked Crafting AI module Fixed DecisionContext not nullifying GoalPlan on reset
8 Years Ago
Tweaked animator and combat base distance to make attacking happen more immediately.
8 Years Ago
More fixing of combat damage calculations and tidying up.
8 Years Ago
Combat damage calculation is actually correct now.
8 Years Ago
Combat callback fix
8 Years Ago
Ceanup
8 Years Ago
Removed target death listener from AttackUnit
8 Years Ago
Handle combat ability fallback internally
8 Years Ago
Assign Combat.ActiveCombatAbility internally
8 Years Ago
AttackUnit now calls Combat.TryAttackTarget directly, passing in a callback fired after an attack speed gate.
8 Years Ago
Remove bad base.Ends
8 Years Ago
Added a combat miss event.
8 Years Ago
BCD reset, SetDestination change
8 Years Ago
Write CombatAbilityParameters to BCD
8 Years Ago
SetDestination Combat mode fallback when no combat ability data is available from blackboard
8 Years Ago
Fixed bad return
8 Years Ago
Removed Blackboard.ContainsKey() method.
8 Years Ago
Added Combat mode to SetDestination Action, replaced with new action in AttackUnit
8 Years Ago
Blackboard NRE fix
8 Years Ago
Assets that didn't get saved because I'm a noob...
8 Years Ago
GameUI TODO re Ability decisions
8 Years Ago
Blackboard.Write() is throwing a weird NRE
8 Years Ago
Added in combat ability selector (not actually used yet). Combat component now keeps a list of all available abilities which it updates upon picking up or dropping a weapon.
bot
8 Years Ago
Automated Linux DS Build #318
bot
8 Years Ago
Automated Windows Build #318
bot
8 Years Ago
Automated OSX Build #318
bot
8 Years Ago
Automated Linux Build #318
8 Years Ago
Fixed P2P packets sometimes being sent to the wrong packet handler/net channel Removed all P2P-related code from Linux DS builds (doesn't do anything on windows, but it's there)
8 Years Ago
Fixed an infinite loop when trying to display the Game Over screen.
8 Years Ago
Editor scripts cleanup/renames
8 Years Ago
Game over modal fix
8 Years Ago
Reorderable list menus tweaks
8 Years Ago
Reorderable list menus don't show type for group children
8 Years Ago
Ability.PickBestAttackerToFight DSE tweaks, no longer scores using inverse target health, instead runs threat and inverse target health as bonus considerations
8 Years Ago
Combat module data
8 Years Ago
IsAttackingMe Condition potential fix
8 Years Ago
Started working on new AI Debugger. Ported in Entity Stats/Behaviours and Decision Log display Added module filtering to the decision log Removed old DecisionLog window Cleaned up decision logging in DSE
8 Years Ago
ConsiderationSettingsEditor tweak
8 Years Ago
Clamp world size to 6000
8 Years Ago
Merge from main
bot
8 Years Ago
Automated Linux DS Build #317
bot
8 Years Ago
Automated Windows Build #317
8 Years Ago
Bump steam.inf
8 Years Ago
Assets and stuff...