199,209 Commits over 4,140 Days - 2.00cph!
Actual latest bear, last checkin file was a few hours old
latest bear anims, walk is better but run is a too goofy still. Mesh is updated but still needs work espically including skinning
Cowboy - backhand body & stretch anims source
Cowboy - backhand body & stretch anims + anim events
Added EditorGUILayout.HelpBox custom... help box
Added "empty" DSE error display in DecisionPlanParametersDrawer
Added Empty DSE error box on Goal/GoalPan/BehaviourPlan Settings Data Node inspectors
Un-reverted maurizo's DSE change, DSE now returns 0 when "empty" (having neither Coditions nor Considerations)
Data updates
optimized the collision model for a bunch of worlmodel items / weapons (they dont use mesh collider anymore)
Added UnitCanFindEntityCondition, a multi-functional filter based knowledge lookup Condition which should cover most use cases
Added DecisionPlan.OverrideParameters, for overriding parameters! :o
Added various Can Find conditions
Numerous other tweaks
UE 4.10. Video playback with SBS 3D support.
Added UnitIsCarryingItemCondition
Stat+Blockable stores StackBlocker, not StatBlockerParameters
Cleaned up CanFindOrCraftToolCondition and IsCarryingRequiredToolCondition
Accounted for DecisionPlan.OverrideParameters in GetBonusFactor in DM, and in the ScoreForDecisionMaking acessor
Data work
Fixed AbilitySettings.BehaviourPlanType not returning Ability as it should have
Unity 5.3.1
Fixed DataNode layout issues
Updated the hitbox system.
ActionChain refactoring, removed ActionChainData, updated all Actions
Broke things
Added Condition failure debug in DecisionScoreEvaluator
Starving Effect draing health again
FOR FUCK SAKE foreground shader, exposing height variable
FOR FUCK SAKE asteroid material
FOR FUCK SAKE wip collision to asteroid block asset
FOR FUCK SAKE asteroid tileset
Re-organised Conditions script folders into Agent types/generic
Added some Goup Agent specific Conditions (member count)
Added generic EntityCondition type, Added CanFindSuitableAnimal, CanFindWeapon
Added AttackEntity action which updates an Effect template with a new modifier value based on the Attack Power stat, feels like a hack though
Added Unit+Combat partial, doesnt do anything yet (besides store some EffectParameters)
Wolfs should now kill deer and eat the meat. _should_ :3
- Added a placeholder alcohol pump goal ropom to asteroid tileset
- Rebuilt asteroid tileset prefabs
- Added a new flow for pump mission
- Made a placeholder alcohol pump mission prefab
- Tidied up Tileset folders
- New mission SO
- Reduced level length of new mission flow
New road texture set - trail path
Small test of Unity's test framework
- Fixed movement speed modifier that would make the player incorrectly increase in speed after all modifiers expired
procmap settings tweaks for ocean rocks
crustacean textures for ocean side rocks
autospawn prefab updates
improved the 3rd person treadwater animations.
added a swimming forward animation
- Setup alcohol pump placeholder as a BaseEntity and mission object
- Alcohol pump mission now works
- Removed alcohol cloud from pump prefab so it doesn't dissapear when you destroy the pump :)
- Added a linear asteroid dungeon archetype
- Rebuilt asteroid tileset prefabs
- Aclohol pump mission placeholder text and disabled location arrows
Dropped StatValueChanged and TimeStatModifier into their own files
DecisionMaker.IsEnabled handling
Removed overridingActionChain from SmartObject
Removed forgetIfInterrupted too
fixed bug with player animation blending.
Automated Linux Build #101
Cowboy - Forehand volley stand, body & stretch anims
Cowboy - Forehand volley stand, body & stretch anims + meta