200,269 Commits over 4,140 Days - 2.02cph!
Lightened cape source files.
Fixed active item not dropping when killed without entering the wounded state first
- Tap to fire experimenting
new male vox sounds added
Split fuel gathering goal plans
DesireParametes equality
Removed a bunch of redundant constructor overloads and other methods from DecisionContext
- Increased volume of loosecannon / plasma
Fixed Array no longer requires T to inherit from IComparable.
Removed useless desire match method
- Changed some gamepad binds
Removing IComparable implementations all over the shop
Implemeneted equality members in PerceivedUnitData and PerceivedSmartObjectData
Goal, GoalPlan equality members
Removed IComparable from InfuenceMapEffector
new male vox sounds added
Partial fix for the vsync toggle
Removed some steam stuff for when running on Xbox
Missed IComparable in Desire
new male vox sounds added
Added LOD to LionEL prefab
Fixed stack overpop when returning in certain places
Forced player simulation now increments command number & changes random seed
Added whereis console command to menu state, helps with checking if addons are overriding a specific file
Automated Linux Build #223
- Audio latency settings test
Automated Windows Build #223
DecisionMaker.AddDecision always assigns Goal and GoalPlan, except for ln 149's usage in BehaviourGroup DM
DecisonContext.PushDesires injects GoalPlan.LastDecisionScore as Desire weight
Agent+Desires AddDesire no longer takes momentum input
gross eating vox sounds added
Tween
Unlock button hide/show, show price
Automated Linux DS Build #223
added shadow mesh for lava court, combined meshes turned off shadows for most meshes
added shadow mesh elements for swamp court, turned off shadows on most meshes
added shadowmeshes to lava and swamp max files
Updated AO to latest and switched to deferred AO injection to play nice with PBR and go easier on the grass
Updated mine
Added player scaler
Owl - Lod added to character fbx
Updated AO to latest; reduced depth threshold to 0.2 to prevent halos
latest sabertooth (checking in because im probably going to break it trying new things)
new terrorbird
ReorderableList cleanup, alpha ordering (yay)
DesireConsideration returns weight * momentum, not the sum
PlayerCamera "closeup" dummy data as mentioned in BEF-186
Split unit relationships data to file, added equality members
Statistical Model Condition and Consdieration abstracts added.