202,626 Commits over 4,171 Days - 2.02cph!
Owl directional flying anims
Added Vis class for spatial entity, collider and component queries
Added PoolAllocator (only supports lists for now)
DM decisions optimized (but not tested yet).
Water: white/black movement lines fix attempt
Hopefully fixes those two Savas crates that don't seem to respawn.
Updated framework to coreclr-win-x86.1.0.0-beta8-15618
Collider batches cache their member's bounds, use them for closest point checks (fixes stability issue)
Managed.Addon and Managed.Common
Clamp graphics.af between 1 and 16
Don't reallocate player lists every frame in PatrolHelicopterAI
GameTrace resolves batched colliders
Agents that are Units actually store unit properly (well, semi-properly) now in DM.
HitInfo has GetEntity extension method that resolves batched colliders
Merged from GC optimization branch to main.
We no longer sort the decisions best to worst, but rather ask DM for best decision.
Fixed potential NREs in InteractionPosition
fixed bad string formatting in Group+Knowledge
Make sure we don't instanciate PerceivedSmartobjectData or PerceivedUnitData more than once per index of the FixedArrays, and only on demand. After that, we just replace the internals.
GameTrace samples terrain splat materials
disable breeding group for DM scoring
Minor changes in FixedArray.
Starving had a list of 1 modifier, but nothing was assigned.
Misc tweaks to Unit+Senses.
-B&W2: proto implementation
Addons loaded into domain