126,896 Commits over 4,109 Days - 1.29cph!
Simplify aspect ratio camera guide convar as requested
Engine module internalsUI
Add debug camera convar for following bone rotation (for shots where camera is mounted to a gun for example)
train track textures update to match new terrain gravel
Fix debug camera bone cycling on player models
Allow debug camera to target self player model
Reset cam bone when switching target entity
Tab sets cam bone to first bone when there's no current cam bone
Split debug camera movement and input so movement still updates while menu is open
Don't allow negative oceanlevel because too many things would break from it
Fix buoyancy component ignoring oceanlevel changes
▊▊▌ ▇▉▄▉█▄▅▆██▆ ▌█▌▍▇▌▉▄ ▌▍▉▇▆▆▆ ▄▄▋ ▍▉ ▉▆▇ ▊▍▌▍ ▅▊▄▄▄▅█▄█ ██ ▅
▅▇▅▅▄ "▅▄▍▌▋█" ▊▋▊▅ ▌█▇ ▇█▇▋▋▊█
▄▆▇▆▆▊ ▆▍ █▆▉▉ ▄▊▇▇▋▌▆▍ ▌▌▄▆▄▅▍▆ ▍▄▅█▍ █▌▍▆▆▅▍▅▋▋ █▇▊█▇
Engine - hide unused slots
Fixed gravity warning displaying when connecting to a fluid switch set to off
Fixed a case where the gravity warning was displaying while connecting electrical components
▋▄▉▆▍█ ▄▍ ▊▄▆▊▇▇▉▊ ▌▅▌▉▍▇▊▇▊▅▍▉▄ ▋▄▋▇ ▄▍▇ ▊▋▋▄▇▌▋▌, ▍▇▊▅▆ ▍▆▌▇▅▋▇█▆ ▊▋▉█▍▌ ▄█▇▇▇▆▍▅
▆▋▌▄█▉ ▉█▉ ▋█▌▋▌▌ ▍█▉▌▅▌▅█▍▉ ▉▄ ▍▋▍▊▉▍▄▊ ▇▌ ▄▉█▉▉ ▆▋ ██▇▄▅▌▅▇▊/▍▉▄▇▍█▍
▊▉▅▌ ▄▊▅▍█ ▇▋▄▄▆▅▇/▄▍▌▋▋ ▌▇▊█▌▅▆█
▅▆█▊▉▌▊█ ▇▍▄▆▇▋█ ▋▉▇▋ ▇▉▊ ▅▆▇▆▇▊▆▇
Simplified Network.Write into Network.NetWrite so it doesn't need to be derived
Use steam networking if running with -swnet
Specialized NetworkClient just for playing demos (so we don't have to implement it in every implementation)
Added DepthAwareBackgroundBlur effect
▍▌▌▍▍▌▄█▇▄ ▅▄▌▊▌ ▋▆▇ ▉▆▉▊▌█ ▉▄█▋▄▍ ▍▌▍▌▅
[D11] Fix for muzzleflash disable causing null ref when weapon breaks
Added steamnetdebug to toggle debug info [0-8]
[D11] [UI] Adjusted monument keys in translation file to match facepunches existing phrases.
[D11] [UI] Fixed harbor translation error, added missing monument translations to translation file.
[D11] Rock Material Size Fix.
[D11] Industrial Building Optimisation.
Added a command to run a single benchmark scene
[D11] Force demo playback to load map from streaming assets, fix for reading from streamingassets on ps4
Async projectile raycasts, and use Unity's backface raycast instead of an extra manual cast
[D11] PS4 bug fix for save system requests/NP Toolkit requests deleting each other + extra debug logging for sign in flow
Deleted a bunch of now unused properties from PlantProperties (previously still used by the old PlantEntity stuff). Renamed/reformatted/relinked some properties.
deleted old PlantEntity scripts. Codegen.