198,896 Commits over 4,140 Days - 2.00cph!
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
Texture import analyzer highlights deployables to enable streaming mips
grass.maxthreads 8 default
Lowered LOD distances on all bushes
Skipped LOD0 on arctic and arid grass
Skipped LOD0 on temperate and tundra grass
rocket_factory_ceiling_support_b needs to be readable (no separate collision mesh)
crane magnet cabin update
Citizen V2 MoBu definitions
studiomdl use auto growing vectors for bunch of internals (vertices, normals, faces, texcoords, etc) instead of static arrays
Merge from foliage_optimization
bumping up snow ore population density
studiomdl: More minor improvements from CS:GO's version (Model source vertex count limit increased by 8x, !!!model output limits unchanged!!!)
fixed offset on xmas door garland
studiomdl.exe: Changed mesh weights cut of from 0.05 to 0.0001 (matches CS:GO)
tugboat LOD distances set back to what they were before