197,395 Commits over 4,110 Days - 2.00cph!

7 Years Ago
Log warning when icon dimensions on an item are off
7 Years Ago
All item icons can be up to 512x512 (+ double checked they're compressed)
7 Years Ago
More keywords, various goal plan descriptions
7 Years Ago
Keywords tweaks
7 Years Ago
Use default item icon for skinned items until the skin is loaded
7 Years Ago
Don't recalculate mips when applying skin icon (already done in native code)
7 Years Ago
Moved unit biography util to keywords, added IUnitKeyword, templates for different bio types Added some more words to unit names filter
7 Years Ago
Fixed bear skeleton properties referencing the prefab instead of the mesh
7 Years Ago
water_well_c scene final-ish progress
7 Years Ago
Stats, TestEntity npc things
7 Years Ago
latest
7 Years Ago
Some more AI improvements.
7 Years Ago
Fixed switch thing.
7 Years Ago
water_well_c scene progress backup
7 Years Ago
More AI improvements.
7 Years Ago
Misc AI improvements.
7 Years Ago
Various CandidateEntityFilter cleanup
7 Years Ago
more
7 Years Ago
Same fix for FilterEntities
7 Years Ago
Fixed TargetFilterUtility.FilterEntitiesGetFirst not incrementing candidates_evaluated properly
7 Years Ago
Cheaper UnitCanPerceive cache
7 Years Ago
adding missing stuff
7 Years Ago
Fixed some shitty oversights in DM filtering
7 Years Ago
Made BaseGrid.ValueAtEntityPosition virtual, override in TemperatureGrid to avoid looking up closest position to entity's world position every time we used this[x,y]
7 Years Ago
gorilla wip
7 Years Ago
Minor optimisations in Effects, Flags
7 Years Ago
missing file
7 Years Ago
more WIP color stuff and some cleaning
7 Years Ago
Add mathods from the old Bootstrap file
7 Years Ago
Initial bootstrap script import. Removed ActiveSceneCheck. Repurposed my MonoBehaviourHelper to mirror Bill F's equivalent MonoBehaviourEventCallback
7 Years Ago
More
7 Years Ago
Goal.MakeFire scoring improvements
7 Years Ago
Changed a few target filters to use first candidate mode
7 Years Ago
TargetFilterSettingsEditor always shows filter data when viewed directly
7 Years Ago
Fixes
7 Years Ago
bits
7 Years Ago
bits
7 Years Ago
that again
7 Years Ago
E D I T O R S T U F F
7 Years Ago
Editor filtering bits
7 Years Ago
Set all existing target filter usages to override default entity candidate filter, so we preserve expected behaviour from pre-refactor
7 Years Ago
Editor
7 Years Ago
Helpbox hint explaining candidate filter overrides on target filters in a goal plan
7 Years Ago
Editor bits
7 Years Ago
Merge from filtering refuckery
7 Years Ago
Bits
7 Years Ago
Profliing
7 Years Ago
Profliling
7 Years Ago
More
7 Years Ago
fixed explosive bullets doing slightly too much damage