10,832 Commits over 3,867 Days - 0.12cph!
Improved readability of the F2 menu FPS counter and dev toggles
Updated F2 menu dev layer toggles
▇▌▄▆▋▊▄▊ ▋▍▄▋ ▄▋▋▍▌▇▇▄▌█▇▊▇.█▉▌ ▊█▇▍▌▆▅▍▌
! ▍▇▋▆▊▉▌▆ ▄▇▆ █▇▆▅▄▊▍▌█ █▍▆▅▆▄▇▉▄▌ ▌▊▋▄▍▍▊ ▌▆ ▌▉▇▆▅▆▇
! ▆▅▅▍▆▆▆▉ █▄▄▊▍ ▉▆ ▆▆▅▉▊▋▆
Added command history to F1 console (navigate with up and down arrows)
▆▍▋▋▆▍█ ▆▇▊█▅▉ ▊█▄▋▇▍▅▊▉▍ ▍▇ ▍▉▌█▇▄█ (▇▋ █▍▆▆▍▊▇, █▉▆▇ ▉█▊▉▅▊▊▆ ▍▅▋▄▋▇▆█▊▌▍▉)
Removed debug DDraw I forgot (whoops)
▋▌▋▄▆ ██▆▌▄▆▋▆ ▄█▉▅▋█▍▇█ ▇▍▇▌▋ ▆▍ ██▋▇▆█ ▋▌▍▇▄▋
Minor player movement tweaks and fixes
Construction plan uses non-weapon lookat weights
Fixed possible overflows of F1 console text buffer
▇▆▍█▇▆▇▌ ▌▄▇▄▍▉ ▋▅▋▅ ▌▍▌▉▉▄
Server compile fix (cc Alex)
Subdivided road and river meshes into smaller submeshes (easier on the physics system)
This folder should not exist (I think)
Fixed materials of the small bridge
RandomStaticObject and RandomStaticPrefab run on the server as well
batching.verbose can be enabled by everyone
Fixed MeshBatch refreshing too often
batching.verbose defaults to false
Made warehouse monument a bit more interesting
Unfucked sphere tank prefab
Unfucked satellite dish prefab
Disabled BaseNetworkable.OnValidate on prefabs that are nested via Scene2Prefab
Added a bunch of exploit testing rocks to CraggyIsland
Added sphere and capsule deploy volume types
Added deploy volumes to water catchers
Added support for multiple deploy volumes on a single object
Deploy volume layers are now specified per-component
Subtracted changeset 9596
Clamped third person player spine bending by lowering the body weight
Monument spawn priority is higher than radtown spawn priority
Added World.Procedural boolean (cc Helk)
Added static immortal research table for the satellite dish
Icesheets are visible from further away and spawn more spread out
Moved some weeds from static to dynamic decor
Interaction point is always at the center of the screen, even when moving your head
Added leather resource (unused for now)
Fixed material of the torch world model
Fixed a situation that could corrupt the deploy state of held entities on the local player
Log warning if holstered viewmodel is holstered again
Log warning if held entity cannot be found in inventory
Renamed water reflections to water quality in F2 menu
Made clientside HoldType handling less hacky, hopefully more robust
Minor foundation step terrain socket fix
Fixed that the SpawnHandler respawn coroutines could stop spawning when an exception was thrown