199,304 Commits over 4,140 Days - 2.01cph!

5 Years Ago
Added a new MidiConvar system to map convar commands to midi inputs (buttons and knobs) Adds "BindKnob" command to map a knob to a command with a float value (eg "BindKnob 0 graphics.fov 70 90" to bind knob 0 to the fov) Adds "BindKeyOn" and "BindKeyOff" to bind a midi note (eg BindKeyOn 60 "graphics.dof_debug true" and BindKeyOff 60 "graphics.dof_debug false") Commands are automatically saved and loaded
5 Years Ago
Updates to vehicle lift repair UI, as well as UI setup for creating car locks and keys, or removing a lock. Reverted RepairBenchPanel to the version from earlier Main, and it no longer needs the Vehicle-branch changes. Protocol++.
5 Years Ago
▍▉█▊▇▌ ▍█▅█
5 Years Ago
▇▆▋█ ▌▄▉▍▄▄ ▍▋█▊▊ ▍▄▇▅▌ █▇▌▆▊▉, ▉▉▋▋▇ ▅▍ ▇▉▊▇ ▆▌▆█ ▇▊▍▄▋ ▊▆▋▌██▇▊ ▇▄▇ ▉▌▆█▍ ▆▆▊ ▌▌▄ ▅▄▉▌█▍▇▅▋▍▅▌▌ ▇▌ ▌▇▌▋▆▍▉ ▆▋▇▉▋ ▉▅█▆ ▆▍▊▅▊ ▆▉▄ █▇▆▇█ ▇▍█ ▅▄ ▇▌▌▅▊▄ ▉▌▌█▍▅ ▌▍▇▊▍ ▍▆ ▅▆▉▋▌▆▌▋▆▋ ██ ▅▊█▌▉█▅
5 Years Ago
▇▊▇▄▍▆ ▊▍▋▇ █▆▄▊▆ ▊▆▅▄▅▆▌▉ ▉█ ▆▌▇▅▅▊ ▉▄▇▌▉, ▊▌▉▄ ▍▌▉▋▄▄ ▍▆▉ ▊▆▉▍ ▆▍ █▅▌▊▊█▆ ▋▊▊▌ ▅▋▋▋▍ ▇▉▄▅█▇▌▉
5 Years Ago
Benchmark change
5 Years Ago
Various hit FX iterations. Added more bespoke effects for certain material/attack combos. Material improvements.
5 Years Ago
Merge editor sections
5 Years Ago
Merge cleanup (custom material support)
5 Years Ago
Merge from main
5 Years Ago
▆▌▅▋▆
5 Years Ago
▊▉█▉▋▅ █▇▍▋ ▇▋▆▍▇▆▇▋▌▇▇
5 Years Ago
▅▆▋▇▇▆▄▌ ▌▇▊▍▉█▊▊▌/▅▌▄▅▍ ▅▋▊▅▍▇ ▍▋ ▊█▌▅▄▅▄ █▅▉▌▊ ▍▌▋▍▆▅▋▉ ▆▍▅ ▊▇▆▅▄▊▆.
5 Years Ago
▊▍▄▅ ▌█▊▇▊▍ ▌▅▌▍ ▍▄█▉ ▌▊▄▊▍█▉█ ▅▋▊▍▇▆█ ▅▋▅▆▋▍▍ ▄▇ ▇▊▆▄ ▍▄ ▊█▅▉██▅▍▍▊
5 Years Ago
Tidied up renderer class and a setup a test.
5 Years Ago
▊▇▊▊▍▊▋ ▇█▆▇ ▊▉▌▉▋▊▆ ▋▌▋▅▊▋▇ ▅▇▉▅▇▉▋, ▊ ▄▄▄▉ ▇▊ ▌▉▋ ▆█▆▇ ▆▄█▅▍ ▊▍▄▋█▋▍▇▋▆ ▅▆▅ ▊▊▍█▌
5 Years Ago
Merge from main
5 Years Ago
merge from main
5 Years Ago
Merge from gridpool
5 Years Ago
Code review changes
5 Years Ago
X64: Try to not crash when some weird invalid language files are being attempted to be loaded
5 Years Ago
TTT: Added French translation (Community)
5 Years Ago
You can try to join full servers again
5 Years Ago
Merge from main
5 Years Ago
▌▉▊▍▅▆ ▌▌▌█▌█▉▅█▊ ▅▆ █.▌ ▄▍█ ▅▄▌▆█▉▌ -▋ ▆█ ▋██▋ ██ █▉▅▋▍▇ ▌▌▌▅-██
5 Years Ago
Added static tile renderer classes
5 Years Ago
▋█▌▄▇▋▄▌▇▍ ▌▇▌▄▊▅, █▋▇▆▉▄▋, ▋▊▆▋ ▍█▊▆▆ ▌▊▄▇█▋▋
5 Years Ago
Merge from main
5 Years Ago
Refine fix for loaded .png textures trying to load the non existent .vtf textures Added mat_dumptextures concommand - dumps all used textures by the engine, for debugging
5 Years Ago
▉▊▊▋▉▉█ ▌▉▋ █▊▊▍██▍ "▄▅ ▍▋▉▋▊▅▇▊▆ ▋▌ ▄▊██▍▄█▊ ▋▋▌▇▄▌ ▄▄█▊▅▅ ▆▆▆▇▅▄▌▍▊ ▅▍ ▅▄▋▋▌ ▆▆▍█ ▍▆ ▇▇▄▇"
5 Years Ago
wall.external.high.wood static version for monuments
5 Years Ago
re-made wall.external.high.wood to current visual standards
5 Years Ago
Fixed Entity.NetworkVarElement not saving/restoring properly, which also fixed 3 fields of Sky Editor not restoring properly.
5 Years Ago
Fixed jerrycan clipping on rowboat
5 Years Ago
▌▄▇▌ ▉▊▇▇█ █▌▊ ▉▆▅▋▅█▍█▉▇▆▉▆, ▊▌▊▆▉▋▆▌▆▌▊ ▄▉▅▊▍▌, ▍▌▇▅▇▉▇▍ ▆▆▊▉▇▉▋▌.
5 Years Ago
Merge from main
5 Years Ago
merge from wood barricade
5 Years Ago
motor shop set dressing backup
5 Years Ago
▋▌▉▄▋ ▅▉▇ ▍▍▌▉▋ ▅▇▆ █▍▌▍▍▇▉▅ ▌▄█▆▅▇ ▆▆ ▅▅% ██▋▌ █▇▌▋ ▊▇▆▊▄█▍▇▋ █▋▋▉
5 Years Ago
Added DropZone prefab for custom map makers - modding dir
5 Years Ago
Fixed broken LODs on industrial_bld_d
5 Years Ago
Use LOD1 for guide placement on external wooden wall - helps visual placement
5 Years Ago
Merge from thirdpersonskins (fixes skins not appearing on some third person models)
5 Years Ago
Cleanup
5 Years Ago
Merge from main
5 Years Ago
▊█▍▇▅ ▆▍▇ ▍▄▍ ▆▆ ▍▋▇▅▄▉ ▌▍▇▆▇ ▄▌▉▆▍▌▇▅ ▍▍ ▊▅▅▇▅▌ ▋▉▄█▄▉ ▆▇ ▅▇▌▌▍ ▄▍▆▆▊▆▆ ▊▋▇▄▋▌▆▇ ▇▊▅▋ ▍▋▄ ▇▇▋▇█▊▅▅ ▊▄▉▅▌▍█▌█▅
5 Years Ago
▄▅▆ ▄ ▊▇▉ ▌▌▊ ▆█▉█▄▊▋▇ ▉█▋▅ ▄▍▍▆ ▋▊▊▄▍▌▉▍ ▆▄ ▆▊▍▆▍▆ █▇█▋▍▇▄▆▋ ▇▆▌▋ ▍▅▆▅█/▊▍▅▋▋▇▍▊
5 Years Ago
▉▍▉▌▆█ ▄▇▋ ▆▉▋▌▍▇▄▆▋ ▉▄▊▌▌▊▌▊▌▄█
5 Years Ago
▄▊▌▊▋ ▉▊▌▊▍▋ ▍▅█▊█▌ ▅▉ ▊▉▊▋ ▆▋▍▍▇▅█▆▇▋
5 Years Ago
▉▇▅█▇▋▅▇ █▉▄▅ ▉▍▍▌█▉ █▆ ▇█▉▍▊ ▇▅ ▋▌▊▌▄▇ ▌▆▍▋▊ (█▉▊█ ▋▄ ▍▄▍▇▋▌ ▇▍ ▄▆▅▅▋) ▆▋▍▉█ █▌▋▍▋ ▊▊▄▄▌▅