branchrust_reboot/main/naval_update/deep_seacancel
349 Commits over 153 Days - 0.10cph!
Add floating city to "Scenes/Monuments/" menu in editor
merge from disable_island_parenting -> deep_sea
Pushed a debug change by accident
Portal spawns within valid bounds
Vehicle whitelist cleanup
Fixed deep sea globally networked entities being considered as inside the tutorial network group by TutorialIsland.IsTutorialNetworkGroup
Fixed portal width extending over the terrain margins
Removed beach entities on tropical1, kept the meshes only for now
S2P
merge from naval_update/island_scenes
Renamed deep sea tutorial island
merge tropical1_prefab to deep_sea
Disabled map in the deep sea
merge terrain to mesh utility into deep_sea
merge from naval_update/deep_sea/portal_effects
Added a list of prefabs for islands and cities instead of using paths
Fixed entrance portal spawning out of the terrain margin on small terrain maps, player were killed before reaching it
merge from naval_update/island_scenes
Moved entrance portal closer to the valid bounds end, was spawning too close from the island
Bump default ocean scale to 3 in deep sea
Fixed rain not working in deep sea because of thunder not being deep sea aware
(Effects still not working as they are spawning 500m up in the sky)
Fixed deep sea weather state sharing the same instance as the main island weather state
Apply shelf
11387 for Flavien
Switched TimeToWipe to a syncvar, removed the network update and let the clients calculate their end of wipe weather lerp
Deep sea wipe convar are replicated
2/? (plastic being plastic)
Switched TimeToWipe to a syncvar, removed the network update and let the clients calculate their end of wipe weather lerp
Deep sea wipe convar are replicated
1/2
Restored cargo ship deep sea avoidance following main merge
Load balanced the deep sea spawning so it doesnt slow down the server
Fixed blunders in deep sea commands
Added a convar to disable the deep sea: deepsea.enabled
merge from naval_update -> deep_sea
Added IClientComponent to CullWhenInside so they never spawn on the server
Set floating cities as non global broadcast for now so entering the deep sea doesn't take 2 working days
We'll have an HLOD anyway
Added DeepSeaFloatingCity component back to the floating city prefab
Manifest
merge from naval_update/deep_sea/cargoship