192,980 Commits over 4,049 Days - 1.99cph!

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
7 Years Ago
Progress
7 Years Ago
Makeshift Hazman prefab
7 Years Ago
First pass on convars for monument spawning of npcs.
7 Years Ago
SwapArrows is IClientComponent
7 Years Ago
Fixed skin icons not calling apply after loading
7 Years Ago
merge from main
7 Years Ago
missed a bit
7 Years Ago
BehaviourChainFilter renamed to EntityFilter TargetFilterSettings holds a default EntityFilter, can be overridden where used in a GoalPlan
7 Years Ago
Bot players fully working. Type addbot at server console to add bots.
7 Years Ago
Tidied up various methods in CraftingOrder and Knowledge and moved some of them to a utility class. Added Activity when someone places a Crafting Order. Crafting component now stores registered crafting station(s) for easy access.
7 Years Ago
More ai stweaks.
7 Years Ago
Only cull game objects we culled components from when they don't have any children
7 Years Ago
Cleanup
7 Years Ago
Cleanup
7 Years Ago
Some more workshop skin profiling