reporust_rebootcancel

132,188 Commits over 4,262 Days - 1.29cph!

13 Days Ago
merge from main/naval_update
13 Days Ago
New sound for deep sea wipe alarm
13 Days Ago
Update tropical4 chunks
13 Days Ago
Update tropical3 chunks
13 Days Ago
Add warning for missing spawn groups instead of just silencing them
13 Days Ago
Volume changes on casino card area and foliage sounds removed
13 Days Ago
Remove leftover DamangeRenderer component on PlayerBoat
13 Days Ago
Changes on tarp wind sounds, and tweaks on the casino card area ambience loop and waves sounds
13 Days Ago
Merge from naval_missions
13 Days Ago
- Improve objective resetting for acquire item objectives for scientist safe zone spawn unlock and oil rig raid missions - Also fixed objective map and compass markers for those missions not working as they should - Fix being able to focus on invisible objective map markers
13 Days Ago
merge from main/naval_update/pt_boat_sounds
13 Days Ago
merge from main/naval_update
13 Days Ago
pt boat gunshot tweaks and distant shots pt boat uses silent water-enter-exit splash in buoyancy so it stops making so many squishy sounds
13 Days Ago
PlayerBoat.MaxVelocity is now a replicatedvar
13 Days Ago
merge from fix_batching_ghosting -> naval_update
13 Days Ago
Steering is no longer applied if anchored.
13 Days Ago
Fix Render batching occasionally persisting after the prefab is deleted - caused by RendererBatch being disabled before LODComponents and LODComponents resetting to the lowest LOD that has a batched mesh
13 Days Ago
null check
13 Days Ago
Revert BoatBuildingStation.GetForPlayer changes
13 Days Ago
Remove unused function
13 Days Ago
Refactored separate creation of OBBs into a single function. Steering wheel check uses same entity finding as rest of BBS functionality.
13 Days Ago
Some cleanup.
13 Days Ago
missing null check
13 Days Ago
Add shield stats display to techtree selections
13 Days Ago
GetBoatBuildingStation uses FindTrigger on player instead of a vis check.
13 Days Ago
Boatbuilding UI: Only check vis every second,
13 Days Ago
Extra profiling
13 Days Ago
Refactored BoatBuildingStation.GetPlayerCount to HasPlayerInBuildArea and it uses the bbs trigger instead of a vis. We don't care how many players, just if there are any or not.
13 Days Ago
Fix tropical underwater overlay logic issue
13 Days Ago
Regenerate tropical2
13 Days Ago
Fix dwelling NRE causing deep sea islands to not spawn fully.
13 Days Ago
Removed unused functions
13 Days Ago
merge from main/naval_update/floating_cities/island_ambience
13 Days Ago
Null check reloaded sound for cannons
13 Days Ago
consolidate hull creak local stings to single instance on the casino_base_ambience gameObject
13 Days Ago
13 Days Ago
▇▍▌▅▅▍▍ ▊▌▉▄▆▅ █▅▇▉▇▋█▍
13 Days Ago
Bump the BoatBuildingStation autoclose check interval up now that most people are gonna be using deploy & edit
13 Days Ago
merge from main
13 Days Ago
merge from Techtree_PrimHard_Nava
13 Days Ago
Remove some redundant checks from CanClearArea. Misc rate limiting. Calculate and cache CanClear once a frame for the client when called - reuse it when there are multiple calls a frame (option menu show stuff)
13 Days Ago
Added ramp up parameter for homing missiles, to control accuracy over lifetime.
13 Days Ago
13 Days Ago
reapply changes post merge
13 Days Ago
Merge: from spectate_3p_fix - Bugfix for spectating yourself causing a client crash Tests: tried to spectate via F1 menu - no longer possible
13 Days Ago
Clean: fix formatting for PlayerInfo Tests: none, trivial change
13 Days Ago
Update: Block Spectate button in F1 Server menu when selected player is local player - updated engineui.serveradmin.playerinfo.prefab to link up the button Tests: Opened Server tab, selected self in list - button was not interactible
13 Days Ago
Bugfix: Spectating - prevent server accepting spectating yourself Tests: Used F1 Server tab to spectate myself - no crash
13 Days Ago
merge from main/naval_update
13 Days Ago