255,042 Commits over 3,990 Days - 2.66cph!
Scene save and some sound ref fixes
Fixed view management NRE. Deleted old sound folder...
Removed DataAsset.Id
Removed duplication reflection utility class
"Fixed" weird compiler error related to GroupSettings.Create...
SFX folder re-arrangement
Moved ViewManagement from base BeforeEditor to EntitySettingsEditor
DataAsset no longer implmenets IPersistent, removed IDataAsset interface
very placeholder much deer death
Changed AtmosphericMusicSettings to use a bundle system, with one tag per asset and tags per bundle
updated tiles with curves
- Ability use counters and limits
- Fixed nothing working
Metas, deleting tween settings asset thing
Fixed rare use of stale ILuaInterface pointer in C_BaseEntity::RestoreLuaEntityTable (Engine Error: GetLuaTable != TABLE!)
Editor asset icon display funtimes
Data icon handling refactor
Fixed NRE in UnitBehaviourWidget.OnBehaviourCompleted
Removing duplicate fields in some data types
Misc data type code consistency/cleanup
Allow "empty" DSEs....
AI Designer GoalPlan Editor tweaks
Nuked all un-used Goals and GoalPlans from the db
Added basic usage counter to DataAsset, requires per-type impl, and more work to be 100% accruate (in the case of Interactions in particular)
Data validation hooks for GoalParameters + GoalPlanParameters
Removed SelfType from ConsiderationSettings
Fixing more building shit, people now grab tools again
Condition fixes, data, etc
Removed IsInFearCondition, replaced with regular flag condition
Renames, data fixes, etc
Removed pointless "self type" field from ConditionSettings. Fixed some data
Fixed human building module not working
More editor side tinkering
Fixed messy building text display.
DataEditor asset filtering fix
Removed EntityCondition, UnitCanFindEntityCondition replaced with new Entity type and EC type conditions where they were in use. Deleted a shitload of un-used condition assets