198,763 Commits over 4,140 Days - 2.00cph!
Smoother terrain blend map for Bandit town
Added water culling necessary script but kept them disabled for now as they are not working as intended in swamps
Update computer station UI textures because they were NPOT so couldn't be compressed
Satelite dish loot spawns appropriate to the tier the monument is generated
Fixed key card respawning inside desk
Fixed loot spawn clipping at warehouse when spawned in t2/t3
Made dirt trails more visible in Snow biome - terrain config
Updated all colorful effects
Added a method to manage post processing
Slight tweaks to PlaceCliff setup in World Setup
Updated procmap_debug level
Taller cliff prefabs to fill in some bald spots in steeper procmap generations
Fixed server NRE in BiomeVisuals, added comment to explain why this even exists on the server
Citizen V2 elbow helper experiment
render.RenderView now resets the "ShouldDrawLocalPlayer" cache, allowing the hook to be called again for those renders, fixing ShouldDrawLocalPlayer not working properly with multiple renders within a frame.
Fixed some cl_show_ debug text overlapping itself or going offscreen
▆█▄▄▍▍▆▄▉▍.▇▍▉ ▉▌ █▌▌▄▉▋.▊▆▍▆
Added func_instance_io_proxy support to hammer/vbsp
▋▉▍▇▉▇▍ ▉▆▌ ▅▉█▍▋▉
▉▄▍█▇▌▋ ▍▍▇▌▍█▆▄, ▅▅▌▉▌▋▆▄ ▋▆▄ ▆▌▄▍▅ ▄▍█▍
▊▇▅▉▋▌▅ ▉▋▇▅█▋.▌▍▄▍ ▉▌ ▌▌▍▄ ▉▉▋█ █▆▄▉▅▉▋ ▅▊██▇
Undone server browser minimum ping penalty where servers < 60 ping would all be considered as having 40 ping for server ranking
Added instanced citizen body part meshes
Updated textures
Added $boneflexdriver support to studiomdl
Added support for $boneflexdriver in models into the game (not tools yet)
More gib r/w updates:
Rowboat, kayak, workcart
Single and double doors (also updated these to show the skin of the destroyed entity on the gibs)
▌▅█▅▋▆ ▆▄▇▇ ▄▌▅▅▆▅▆ ▋▉▊▇▆ ▆▋ █▊▍▊▆ ▅▉▆▅▉▇▆▇ ▍█ ▅▋▌▊▅▅▊▄▋ ▉█▆▋▋▋▄ ▊▍▋▊▅▆ ▉▌▅▌ ▌▋▊▌▍▌▆▆ ▇▌█▉▄▉▋ ▊▅▅ ▌▍▋▉▇█▊ ▇▉ ▆▇▍▅▄█ ▇▆▍█
More WIP. Mostly all working correctly now.
Added code support for Matt's new gib particles, can be enabled with a drop down on the gibbable component and caches the bounds of the gibs
Disabled for now
Enable r/w on engine_module_Gibs and tier1WorkBench_gibs
WIP pause between turns. Splitting the EndTurn process into EndTurn and StartNextTurn. Making code not rely on EndTurn moving on immediately.
compile fixes
implemented magnet crane into junkyard
█▌▌▇▊▉▅ ▄▅▊ ▌▌▋▋▊▍▋ ▉▄▊▍▋
▅█▋▄▉, ▉▆▋▌▉▍▄▄█ ▇▋▇ ▍▍▌▇▄▊▌▍.
Experiment with unloading more of the higher resolution mipmaps (if there's pop in let's try increasing budget before reverting)
Enable streaming mipmaps on a bunch of newer deployables
Add texture.streamingBudgetOverride to specify your own budget for streaming textures (instead of the defaults from graphics quality)
Add a bit more stuff to texture.stats