branchrust_reboot/main/naval_updatecancel

1,632 Commits over 337 Days - 0.20cph!

2 Months Ago
More accurate shootable collision on small ramp
2 Months Ago
▊▄▇▅▆█▆█ █▇▊▇ ▉▊ ▇█▆▉▄▅ ▋▆▄▅█ ▉█▅▊▌▉▄ ▉█▊▍▋▋▇▌ ▌▄▊▄▍▇
2 Months Ago
Merge from main
2 Months Ago
Merge from sprinkler_vis_refactor
2 Months Ago
SceneToPrefabTag can now be used on LOD components that are are part of a CuillingVolume to ensure they are part of the final generated HLOD mesh Fixed an order of execution issue with CullingVolumes and LODMasterMesh when an entity with these components was spawned as part of map load (likely only an editor only issue), resulting in LODComponents getting toggled before they are initialised, which would cause the LOD to fall back to default bounds and consider itself small Fixed a couple of curtain prefabs in the casino that were broken The exterior curtain now appears in the HLOD mesh S2P all floating cities
2 Months Ago
▆▅▇▍▆▍▇█▍▍ ▍▋▌ ▆▇▍▌▅█
2 Months Ago
Reworked DeepSea buoys to adhere to Flavien's different states. Made them long distance visible.
2 Months Ago
merge from naval_update/deep_sea
2 Months Ago
Fix collider names on BBS causing warnings after a recent change
2 Months Ago
merge from naval_update/deep_sea
2 Months Ago
▌▊▊▋▆▄ ▋▆▅ ▉▇▉ ▇▅▉▍ ▅▊ ▊▅▆▌▄▌▇ ▋▌ ▇▇▍▋▇ ▋▇▇▉ ▄▆▄ █▊▉▊▍ ▉▅▋▇ █▉▉▇ █▅█▄▊▌▇█▅▇ ▌▅▌▍▌▍▌ ▍▍▌▉▅▉▊ ▅▄▆▅ ▄▉▍▌▇█▍▉▍▆ ▍▅▍▊▆ ▆▋█▅▊ ▆▋ ██ ▊▋▌▆ ▊▋ ▍▉ ▉▅█▊█
2 Months Ago
▄ ▊▌▄ ▉▆▄▋▄▇▋ ▆▊▆▊▇▍ ▄▅▉▍▊ ▅▍▊▌▆▌▊▆█
2 Months Ago
Merge from main
2 Months Ago
Added a couple of tests for sprinkler behaviour - checking if water container drains liquid, splashing a planter, splashing multiple planters and getting blocked by line of sight to planter
2 Months Ago
merge from naval_update/deep_sea
2 Months Ago
Only using the steering wheel resets lastUsed timer for decay purposes, not just being aboard.
2 Months Ago
Bunch of GC fixes for the boat building UI now it's not just for debugging...
2 Months Ago
Remove unused client-only audio syncvar incase it's messing with the syncvars (steering wheel visual issue)
2 Months Ago
Merge from main
2 Months Ago
Fixed small ramp colliders not on wood layer Increased resolution of auto generated collider mesh to fix some hioles that should be shootable
2 Months Ago
Emission texture & mat for the deep sea buoy.
2 Months Ago
Reworked static ocean buoy so that it doesn't use a shadowed point light with no shadow LOD.
2 Months Ago
Fixed slightly floating crate on docks
2 Months Ago
Fixed z-flickering under casino stairs Another attempt at fixing disco ball flashing Scene2prefab
2 Months Ago
fixed a floating junkpile in excavator_yaw prefab excavator S2P
2 Months Ago
Remove RTVoice again
2 Months Ago
Some deep sea cleanup and pool leak fixes
2 Months Ago
Map marker edit UI now appears above fog of war
2 Months Ago
Merge from main
2 Months Ago
Inventory null check in Mailbox
2 Months Ago
Fixed not being able to switch to softcore on craggy island Don't drop softcore corpses if the deployable is on a player boat
2 Months Ago
Only calculate position and scale once in ImpostorBatching
2 Months Ago
Hooked up missing Impostor component and fixed incorrect LOD4 material on: palm_tree_tropical_small_a palm_tree_tropical_med_b palm_tree_small_a palm_tree_small_b S2P all tropical islands
2 Months Ago
Small engine now switches to a non shadow casting static mesh at LOD 3+4
2 Months Ago
Added a boat building player inventory loadout Fixed being able to place engines and small ramps in prevent building volumes Removed some client allocations in RepairCostIndicator
2 Months Ago
Reworked the now broken oil rig flame. Cheaper. Better. Hopefully pointing the wrong way like the old one.
3 Months Ago
Fixed negative scale warning on cannon gibs
3 Months Ago
Fixed tutorial islands getting the wrong ID when loading a save
3 Months Ago
Fix player collider not being the right size when waking up for a frame, caused incorrect triggers to be picked up by ForceUpdateTriggers This resulted in the player being affected by the TriggerPlayerForce attached to boat blocks when waking up, which happens when entering/exiting the deep sea
3 Months Ago
Merge from boat_water_fx_optim
3 Months Ago
Swap to of the anchor colliders to metal where it makes sense Swap bbs interaction colliders to wood instead of concrete
3 Months Ago
Sail is now actually cloth instead of wood Made colliders a bit more accurate on the top
3 Months Ago
Fix a duplicate bone name on the cannon Swap interaction collider from box to sphere, fits better and stops bullets getting caught on the corners like before Fix incorrect material
3 Months Ago
Collider fixes for plank and ramp, assign wood material
3 Months Ago
Fixed some duplicate collider names on triangle ladder hatch
3 Months Ago
Fixed a tarp on the elevator shaft that had LOD1 at a different position
3 Months Ago
Pass over all the boat blocks themselves Reset scaled colliders, resolve duplicate bone names, add model components as needed, ran manifest Fixes more offset / scaled / missing impact effects and stringpool warnings
3 Months Ago
Missed file
3 Months Ago
Remove the anti vehicle damage protection from BlockPlayerBoatWood protection properties.
3 Months Ago
Merge from boat_repair_fixes