19,298 Commits over 1,614 Days - 0.50cph!
rexported animals with proper skin mesh names
Added HSB color type
Added back ScionPP editor scripts
Added some human color params to BiomeSettings
Added Color.Variaton()
Added WeightedColor
Skin shader tweaks
Cleaned up old crap from ColorUtility
HuamnView handles randomsiation of hair and skin materials per Unit (not optimal)
Added Idle Move Interaction and DSE.
-removed comment, preventing Bill shouting
Agent+DM will now add a new smart behaviour for the idle behaviour interaction.
-influence map display is customizabler
-a new 'debugInfluenceMaps' tickbox in the Debug window visually projects influence maps atop the zone.
Started on integration of Idle Behaviours.
BeforeDebug correctly assigns delegates and creates BeforeDebugObject from OnEnable if already in playmode
Fixed some bugs with Resource states and interaction management
Resources now dispense all items when the master item is depleted (berry bushes dispense all their berries when harvested for their sticks)
create a unit camera instead of cloning main
Silly unit camera test thing
Added petur's animated eyes to humans
SPM processing + island 03 changes
Added Scion PP Third party
terain aplhas
tree pine 01 breakmesh test obj
follow unit added back in
Added terrain alpha support to standard-terrain and standard-blendterrain shaders
made free cam timescale independent
misc stuff
Adjusted some contributions and shifted around some considerations for DSEs.
Island 003 tinkering
Fix for considerations reorderable list being a dick
Cleaning up widget crap again
Reverting some scene changes to fix ui shit
Caching rect trasform in UIWdiget
Added ConsiderationSettingsWrapper
DSEs stores ConsiderationSettingsWrapper
Tribe.KnownBuildings only returns buildings owned by the tribe
Added ItemManager
Debug improvements (show effects from consumables)
Fixed some issues with action chain
reject effects with empty action chains when instantiating in effect manager
fixed null action in rested effect
humans spawned using the debug window are added to the player's tribe
made action chain run logerror more descriptive
Tweaks and cleanup, removing debug logs etc
Better tint base on reed texture.
Added an error log message to when we try to make an animation callback, but there's no event callback available with the injected event name. Not 100% sure this is intended (that it should support accepting null), but until confirmed, better to call this than not).
Ehrm, made the relative_threshold in AlreadySubscribedToBetterDecision actually work as intended.
Added AlreadySubscribedToBetterDecision to Agent+DM + shifted to an int based test for score of 0 or less (with a resolution of 0.00001).