241,271 Commits over 3,867 Days - 2.60cph!

8 Years Ago
Weather fx tweaks
8 Years Ago
Unit collections parented to container in zone Visual FX cached in a container transform Added ScreenShake camera effect Numerous other tidying of object parentage Moved Machine VFX and VicinityEffect setup to init, not constructors
8 Years Ago
InfluenceGrid.Reset actually works now
8 Years Ago
Debug Tools Object pre-existing in main scene, stores gradient for IM vis
8 Years Ago
Fixed missing condition in Goto
8 Years Ago
Editor tweak
8 Years Ago
Unit derives from TickableEntity
8 Years Ago
Fixed bug in AI Debugger (top keks) causing NRE when rendering GPV slots EntityManager won't tick until GameManager.GameState == Game
8 Years Ago
Unit/Entity type perception cache in SensesComponentManager
8 Years Ago
Sesnes.IsPerceivable optimisations
8 Years Ago
Entity/EntitySettings to BaseEntity/EntitySettings, base types are abstract EntityComponents that want to execute Unity's Update must impement ITickable, Entity types can derive from TickableEntity Fixed bad property drawer in BuildingSettingsEditor
8 Years Ago
Entity destruction/cleanup gate
8 Years Ago
Cleanup
8 Years Ago
Fixed EntityManager GridManager update routine being broken
8 Years Ago
Group and Social GridUpdateRates overrides
8 Years Ago
EntiySettings.GridUpdateRates Moved grid updates to a tick accumilation setup in EntityManager Added GridManager Add/Remove Gid[IntVector2] overload
8 Years Ago
Begone, params
8 Years Ago
Grid resetting no longer slow as fuck
8 Years Ago
Grid position finding is more accurate now
8 Years Ago
Removed 150 more megs of speedtrees we don't need.
8 Years Ago
Palm trees.
8 Years Ago
How do you like this, silly panda?
8 Years Ago
Couple more influence tweaks
8 Years Ago
Fixed y being used instead of z when setting grid position
8 Years Ago
Influence maps work a bit more now (still not quite there)
8 Years Ago
Deleting more tree stuff.
bot
8 Years Ago
Automated Linux DS Build #408
8 Years Ago
Fixed the merge
bot
8 Years Ago
Automated Windows Build #408
8 Years Ago
started adding influence maps and debug view of them
bot
8 Years Ago
Automated OSX Build #408
bot
8 Years Ago
Automated Linux Build #408
8 Years Ago
Fix use of null m_pVehicle in CFourWheelVehiclePhysics::SetDisableEngine
8 Years Ago
█▋▆▍
8 Years Ago
Merged sharpen and vignette into one effect; 30% faster (0.15ms)
8 Years Ago
cactus decor params.
8 Years Ago
Fixed UI errors
8 Years Ago
More
8 Years Ago
TrySetCurrentGoalPlanVariant stuff
8 Years Ago
Final cactus lineup.
8 Years Ago
Agent+Behaviour cleanup
8 Years Ago
Renamed BeforeDebugObject to DebugToolsObject, fixed Instance property
8 Years Ago
vm f1 grenade drop & attach anim source
8 Years Ago
Merge from Parallel DM
8 Years Ago
Builder, attempt to detect freezes
8 Years Ago
Reorderable unique-ness fix
8 Years Ago
Module lists are unique
8 Years Ago
Fixed NRE in PlayeProgression
8 Years Ago
Added a downsampled source toggle to our custom bloom; made it 25% faster Added bloom debug option
8 Years Ago
Moved gate closing in ECM