19,298 Commits over 1,614 Days - 0.50cph!
Compatability matrix WIP.
Reflection for entity component drawer stuff, Traits drawer has UnitSettings passed in
Building view fixes
Simplified PlayerController's command generation and data handling, added support for UI event callbacks (additional functionality can be hooked up to hover events for specific command types, for example)
Event revert because appaerently death
Editor tags, event null checks
Removed DataAsset.DefaultLabels property out if editor ifdefs (should fix build)
EntityManager events use System.Action, reduced amount of blackboard cleanup with an active flag gate
Building placement preview mesh shows the correct initial state of the building with upgrade meshes hidden
Fixed building placement mesh being invisible
Building structural stats are updated as upgrades are completed
Files for ASE water shaders, WIP water_edge_ASE
Updated ASE to 0.3.2 dev001; fixed underscore added on global props
Updated water_body_ASE
More shader tweaks, global color. TOD sky color from global variable (pending ASE update)
Water shaders fixes, global clamp value set in world manager config
Fixed dynamic shadow distance not updating
Ported validator from other proj
DataAssetEditorUtility menu item validation + rename
Validate unique asset ids on save
Building events cleanup, comments
Building upgrade events cleanup, removing old flags enum
More Units folder summaries and cleanup.
meta file had changed.... and merge
Tribe creation scene uses new navmesh system, rebaked and removed old asset
Removed old navmesh agent toggle hack in UnitManager
added comments to animal shader
Fixed NRE in UnitPortraitManager init, restored old config values
Fixed missing shader on w3_lake.mat
apparently these units have changed again ¯\_(?)_/¯ must not have saved unity when I tried to check these in before
updated before building shader with comments and hooked up transparency from the texture to show on the material
More Units folder summaries and cleanup.
reimported all unit stats
open art source editor script
added wood bare to shelter stick ends
water shader properties cleanup, exposed scroll vectors and clamping values, fixed bad colors
DataAsset.OnEnable caches name properties, updated override usage in derived types
Cleaning up entity view creation, moved to the settings classes
Only generate behaviour descriptions for humans
Simplified effect trigger set evaluation/validation callbacks
UnitCollection view pooling actually works now (?°?°)?? ???
Moosemerge
___ ___
/ \ / \
\_ \ / __/
_\ \ / /__
\___ \____/ __/
\_ _/
| @ @ \_
|
_/ /\
/o) (o/\ \_
\_____/ /
\____/
UnitView and UnitSettings summaries and tidy up.
Finished Utility folder tidy up.