200,037 Commits over 4,140 Days - 2.01cph!
Enabled occlusion culling on dx9 and glcore
fix for accidental debug change in building shader where I limited the construction value to 10 instead of 255
another building shader bug fix, this time to stop the next item appearing before its time
Fixed NRE in DebugTools spawning
Made some items cheaper,
fixed map icons,
fixed item producer
Yet another ugly hack for TF2 map support - pl_cactuscanyon
Automated Linux Build #652
Automated Linux DS Build #652
Automated Windows Build #652
reexported buildings with a blender version that fixed the bug with vertex colours stretching issue
Fixed various issues with corpse creation, cleaning up related code.
Fixed people not knowing that others have died
Fixed error in UnitPortraitManager when player has an animal selected in the editor
changed layers of all units to Enemy (needs renaming) and all Tiles to Tiles. More intro work. Camera layer switching
Safety in SensesComponentSystem.UnitCanPerceive
Fixed carcass items not having dispenser components, error check in Corpse.Setup
Editor component listing cleanup, option to hide "empty" components. No longer show foldout for component without any exposed data
Better use of material property block in HumanView, hair shader no longer animations for portrait clone
VisualFX Start/Stop sounds
Support for CS:GO and Portal 2 maps ( No BSP version bypass just yet )
Automated Linux Build #653
Automated Linux DS Build #653
Automated Windows Build #653
Fixed human hair color not updating properly
Death messages (maybe)
Item producer fuckups (maybe)
Added BuildingCategory filtering to BehaviourChain params
Deleted a few inverse stat considerations, replaced wrapper usage with invert flag of the regular consideration
Fixed VisualFX start/stop sounds looping
Rewrote IsDesiredEntity condition to use newer desires API
Unit.Items.IsHolding also checks whether the items blocks the hands (big items are attached to shoulders, chest points etc, but were not considered "held")
DropUndesiredItem works properly
Added IsTool condition
Desires.IsDesiredItem type param is nullable
Fixed ItemFilterSet.IsTool not actually doing anything
don't destroy on load the debug tools object