199,286 Commits over 4,140 Days - 2.01cph!
Documented ILuaBase for intellisense
Automated Linux Build #632
Automated Linux DS Build #632
Automated Windows Build #632
Commented out quad tree profiling hooks because it seems laggy as shit
fixed up hex block 27 to new scale
Automated Linux Build #633
Replaced all usage of FixedArray where we do NOT pre-allocate and use it as a pool, with List
Automated Linux DS Build #633
Automated Windows Build #633
PerceivedUnitData.IsPerceived no longer does cooldown calc in it's getter, instead we update the value in Senses.TestUnitPerception
Replaced use of old pool with new pool and added profiler hooks.
Effects removal bookkeeping only happens in TickOnMinute
Merged from Pool V3 branch, replacing pooling in Unit Manager and AI Manager for now.
Bunker rooms - polishing - removing/moving floating objects
fixed up hex blocks, lodded all pavement sections
Airfield underground loot spawns / doors / door barricades setup
Automated Linux Build #634
Automated Linux DS Build #634
Automated Windows Build #634
don't create find desires for food, this stops people gathering mushrooms and not eating them.
map editor basic terrain functionality
Waterpipe shotgun world model re-creation
hooked up all bed spawning stuff. Needs testing.
Working on rewriting FixedArray into PooledList.
Effect recycling optimizations (greatly improved frame rate under continuous gunfire)
Added drag start/end events to MouseInput. Dragging now sets all tiles to the height of first click
Attempted fix for bad saved data schemas causing errors.
Building persistence improvements.
possible fix for respawn bug.