5,329 Commits over 700 Days - 0.32cph!
Fixed RenderedLOD hiding all LODs when using skinned mesh renderers
Increased deep sea exit portal depth, matches the entrance portal
When entering the deep sea, we now teleport the players inside the portal instead of at the edge
Set all ghost ship lights to important, trying to fix the flickering shadows
merge from main (lot of prefabs conflicting because of a manifest update on main, auto resolved all of them, went well)
merge from naval_update/deep_sea
merge from naval_update/deep_sea
merge from naval_update/island_scenes
Smaller deep sea playable area (only tweaked the generation margins)
Fixed deep sea weather fuckery, still not 100% working with vclouds
tutorialisland.debugIslandPos -> tutorialisland.debugIslandPositions
Added tutorialisland.debugIslandPos, draws bounding boxes for all possible tutorial island positions
Fixed junkpiles and dive sites all spawning at the same place, regression from WorldBoundsMinusTutorialIslands
Remove tutorial island spawn position if they are on the deep sea entrance portal side
Switched deep sea portal buoys to simple client spawned prefabs. Allows us to see them past network range without using global broadcast
Also fixes them leaking after a server restart
Added buoys alongside the exit portal too
Fixed big wheel server NRE if the payout happens to be at the moment the deep sea closed
Terminal entity was killed before the wheel entity
Fixed long boats not able to teleport to the deep sea
Exit portal now needs to be crossed, like the entrance
Removed default save name from craggy
Fixed duplicated deep sea markers
▇▉▄▋▇ ▋▄▆█ ▋█▍▌▉▍▋▄▆▅_▆█▄▅▋▆▉▌▌▍▅▋
▌▆▇▉▌ ▌▊▋ ▇▇▋▅ ▅▄▆▅ ▊▉▅▌▇▌
▆▍▊▇█ ▍▅▆▆▍▍ ███▉▉▆ ▍▅█▅ ▉▋▄ ▄▆▄▊█▉▄▄ ▋▍ ▇▍▊ ██▄▅ ▉▇▆▋▄▍
merge from naval_update/deep_sea
Fixed deep sea exit portal always spawning south
Some refactoring
Fixed MapView NRE when disconnecting with the map open
merge from naval_update/deep_sea
Make sure the weather isnt stormy in the deep sea when opening
The waves were messing with the boat buoyancy during the spawning phase
merge from naval_update/deep_sea
Fixed rhib map screens masking:
- switched to rect 2d mask
- added support for rect 2d masking in the map shader
merge from naval_update/deep_sea
merge from naval_update/deep_sea
Fixed deep sea billboards leaking after a server restart
Added a minimun distance for the deep sea billboard, so they don't look weird at low draw distance
Deep sea portal debug command fix number 74
ConditionalModel's right click Spawn Model context menu set the spawned gameobjects active
Test list including all the space station test cases
Fixed zipline editor NRE caused by floating city 4
Added map marker to show the deep sea exit, when in the deep sea (placeholder styling)