108,178 Commits over 3,867 Days - 1.17cph!
▋▌▉ ▋ ▄█▉▇▊ ▊▊▅▇▆ ▆▋ ▆▉▇ ▄▍▅▋ ▋▄▅▌█▅▅█ ▆▋ ▌▄█▌▅▄
█▇▆██▋▌▉ ▇▆▅▊▄ █▌▍▉▄▋▋ ▍▉ ▄▆▉▅█▇▉▆▋▌▅▉▌ ▋▊▋▇▄▅/▉█▆▍██ ▋▍ ▌██▄▇ ▄▍▆ ▄▍▆▆█▍▅▉ ▆▉█▉▄▆
▋▆▅▆▅ ▊▊▇▇ ▍▆ ▉▍▆▌█▇ ▇▆▆▊▋█▄▌▌▅ ▆▉▉▋▊▍
Merge from elevator_block
Fixed top section gibs appearing for every piece of the elevator
Updated ground watch layer to include deployed
Disable update loop on elevator when it's not actively moving
Better LOD values for elevator buttons
Fixed lift cable not animating
Added ground watch components to elevator
Remove unused parent entity
Hopefully fixed thrown explosives getting parented to disabled parents on the client
Expanded bullet penetration bounds on shaft sides
Fixed weird splash sub-particle count spikes on rain.
Clouds cover auroras now + other smaller iterations
Fix windmill not rotating to the wind direction
Merge from platform_types
Some more stuff for building
▅▉▍▋ ▇▍▄▆▅ ▇▄▆ ▄▋▊▆█ ▆▉▅▅ ▇▄ ▍▆ ▅▋▅▇▉▅▌▉▅ ▆▆▊▄, ▆▉▌ ██▆ ▍▅▍▍▉██ █▅▅▇▌▉▍█ ▆▅ ▌▌▉▅ ▆▋▍█ ▇▉█▍
Merge from platform_types
Fix StringPool exception when the manifest lists the same string twice (merging? this warns if there's a possible collision anyway)
▄█▅▌▉█▆ ▆▊▌▅ ▅▇▊▌▋▋ ▋█ ▊▊▇▇▉
Codegen to fix merge issue
Merge from platform_types
Disable AnimatorLOD in spectator builds
Disable occlusion culling when the render controller initializes
Hide spectator from snapshots
Disable foliage and decor refresh because they don't get rendered
Move the sky so it doesn't render weird
Update LODs when rendering CCTV, validate images properly too
Merge from elevator_block
Updated IO socket positions to match new model
Add support for multiple job assignments per client
Stripping down the CCTV render code
Close the game when the spectator client disconnects, if it auto connected to a server
Spawn spectator players in the sky (with noclip+god mode)
Build config for spectator client
Fix issues with connecting using the spectator build
Fix LocalPlayer not being set
Spectator clients can connect now, kind of