repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

9 Years Ago
Re-inventing wheels.
9 Years Ago
deer ouch sfx
9 Years Ago
warmth vicinity removal (as we have grids now)
9 Years Ago
small improvement to human fishing anim added OnAnimationEvent Catch to fishing anim
9 Years Ago
Merged from main
9 Years Ago
Dispenser can now dispense effects. TakeEffectFromDispenser Action.
9 Years Ago
fish item setup properly
9 Years Ago
fishing requires a tool "fishing rod" fishing plays fishing action instead of take all spears are tool fishing rods fish spots have a constant ripple effect to make it easier to see where they are on the water surface
9 Years Ago
fixed some glitches in the humans torso rotational code to do with not having nav mesh destinationas and added LOADS of comments so Bill can understand
9 Years Ago
Merge from main
9 Years Ago
Data save
9 Years Ago
Added two new types of UnitActivity, EffectAdded and EffectRemoved Effects can be flagged to notify on add/remove ActivityData is now a struct
9 Years Ago
Temperature stat now reads from temperature map
9 Years Ago
Debug tweaks
9 Years Ago
Fixed an issue with GoalPlanVariant & BehaviourChain's IsActive flags causing Player instigated behaviours to sometimes be ignored (sneaky, sneaky AI)
9 Years Ago
Save
9 Years Ago
Temperature grid is now in
9 Years Ago
Entity view field in debug tools window
9 Years Ago
Human selection tweaks
9 Years Ago
Fixed game startup creating two sets of tribespeople
9 Years Ago
Stats tweak
9 Years Ago
DataAsset.ToString override returns AssetName
9 Years Ago
fixing accidently ticked an attack trigger
9 Years Ago
SmartObject subscription & reservation arrays have larger capacities because i dont't think it matters (@ptrefall?) and the counts aren't static
9 Years Ago
Fixed SmartObject.AllowedSubscriptionCount returning bad values Navigation.CurrentDestination never getsd zeroed
9 Years Ago
Tinkering
9 Years Ago
Fixed bad name/header in stats property generation code (which has moved to StatsPropertiesGenerator)
9 Years Ago
MaterialTypeDefinition replaces MaterialTypes WeaponTypeDefintion replaces WeaponTypes Updated all affected data
9 Years Ago
Removed ToolTypes enum and replaced with new definition assets (ToolTypeDefintion)
9 Years Ago
made all switches use anim event "OnAnimationEvent" with string "Switch" and make them compatable with use while moving
9 Years Ago
Unit data save
9 Years Ago
Default area mask in NavigationParameters
9 Years Ago
Added custom NavMeshAgent areaMask drawer & attribute because Unity are a bunch of COCK TRUMPETS. Dicked around with PlayerController a bit, so that people aren't so vocal about your disinterest
9 Years Ago
Added altitude map
9 Years Ago
OnAnimationFxEvent cleanup SmartObject test toplogy, also a lake
9 Years Ago
renamed boar sfx
9 Years Ago
boar squeal added to anim
9 Years Ago
Added fishing spots to the temperate biome spawn table, fixed the spawn population data Player camera can no longer go underwater Water bodies have colliders
9 Years Ago
Crafting Desires now correctly transfer player created status to Find Desires
9 Years Ago
bear sfx added
9 Years Ago
Removed bad editor tag in combat
9 Years Ago
set idle blend to happen when animatorSpeed is 0.1 instead of 0 as its clamped to 0.1 in code
9 Years Ago
movement blend trees improved
9 Years Ago
moved fx to prefabs
9 Years Ago
Moved condition logs to warnings
9 Years Ago
Fixed logging spam for some conditions
9 Years Ago
ConditionSettings.Evaluate logs use type name
9 Years Ago
removed events in lieu of a fix as it was spamming the console despite not doing it for me when I tested before checkin a few mins ago
9 Years Ago
Condition Evaluate methods no longer abstract, warnings logged when we call the base method unintentionally...
9 Years Ago
randomised fish jump timing and setup effects to spawn via events on the animation