reporust_rebootcancel

129,084 Commits over 4,232 Days - 1.27cph!

15 Days Ago
Don't parent the exit portal, to keep it consistent with entrance portal
15 Days Ago
merge from cannon_animation_fixes
15 Days Ago
Setup playable graphs in on enable, fixes broken initial states and no longer crashes.
15 Days Ago
Set additional entities as static so industrial adapters & codelocks parented are also considered static - furnaces / ovens (exclude BBQ because they open & close) - fridge - lockers - codelocks themselves (was accounting for doors but not the codelocks individually)
15 Days Ago
merge from main -> optimize_reduce_dynamic_occlusion
15 Days Ago
Add a PrefabInformation component to hull_square, hull_corner, hull_triangle and PlayerBoat so they appear on the death screen
15 Days Ago
Fix two playable graphs running at the same time for each player, which seems to fix everything else.
15 Days Ago
merge from extra_tutorial_safety -> naval_update
15 Days Ago
Force initialise the bounds in DeepSeaPortal on the client, fixes compass marker pointing at the wrong point
15 Days Ago
Extra check to make sure tutorial islands bounds can't spawn inside the deep sea bounds
15 Days Ago
Switch index -> i
15 Days Ago
15 Days Ago
When you hack the ghost ship crate: - A group of scientist boats will spawn nearby - Drive to the ghost ship and mark it as a protected area - Will attempt to engage the players who just hacked the crate
15 Days Ago
Apply shelf 11708 from aron.s, fixes growable interactions in floating city
15 Days Ago
Fix being able to open farm door from below
15 Days Ago
Merge from naval_missions
15 Days Ago
Codegen, rebuild phrases, update manifest Run FishingVillageB S2P
15 Days Ago
merge from fix_impostors_not_deleting -> naval_update
15 Days Ago
Merge from naval_update
15 Days Ago
Fixed small ramp getting destroyed when entering/exiting build mode
15 Days Ago
- Add support for incremental bonus rewards, to dispense a reward depending on how close we got to the objective target. Setup for underwater labs bonus objective - Add option for distance threshold for kills from team members on KillEntity objective types. Enabled this and set to 50m for the scientist boat hunt mission objective - Decreased scientist boat hunt target amount to 8 and updated mission phrases to be specific to RHIB - Increased wood item amount for floating city wood delivery mission
15 Days Ago
Add in methods to find free positions (for boat spawning) in radius's around centre point Fix more mounted weapon set NREs
15 Days Ago
Fix trees impostors in the deep sea getting stuck showing after resetting the deep sea and reconnecting - switch TreeManager from using local position when registering trees to using world position - fixes trees spawned parented to the island (before they are unparented) from being spawned in one tree grid but deleted from a different one - add ServerWorldPosition to keep existing behavior until we figure out if we are renaming ServerPosition
15 Days Ago
Partially reverted 134856, causing some issues
15 Days Ago
Refactor boat spawning code into a generic static method so I can spawn boat groups from anywhere
15 Days Ago
▆▋▇▊▄▍
15 Days Ago
naval_update -> scientist_boats_gameplay_2
15 Days Ago
naval_update/deep_sea -> naval_update
15 Days Ago
Increased player search range of PT Boat and RHIB PTBoat has much higher range. This means that a PT Boat will be most likely find a target and inform the group Its in the players best interest to kill the PT Boats, preventing groups from coming at them
15 Days Ago
scientist_boats_gameplay_2 -> naval_update
15 Days Ago
Made RHIB scientists way less tanky
15 Days Ago
Merge from boat_building
15 Days Ago
Merge from parent
15 Days Ago
Destroy all windows and doors when a boat is destroyed and starts to sink
15 Days Ago
Fix SetGesture() not working right with the new playables system. After recreating the playables graph animation controller we need to wait a full frame to allow the animator to be properly relinked. We can then apply weights as normal. Sleeping gestures etc were being ignored before: should now be back to normal
15 Days Ago
merge from fix_team_chat_carryover -> main
15 Days Ago
potential fix for staying in team chat after switching servers
15 Days Ago
▍▊▊▊▋▋▅▄▆ ▋▍▊▋▉▌██/▌▉▆▉▊▉█▌ ▌▄▋▄▅▇
15 Days Ago
Also show block health if damaged or player is holding hammer
15 Days Ago
disable biome fog when in deep sea
15 Days Ago
remove redundant SprayFailReason.MountedBlocked debug log
15 Days Ago
Force animator warmup to wait a frame for playables to intiialise first. This prevents calls to animator.Update() without a frame buffer in the middle
15 Days Ago
▆▄▇ ▋▊▌▅▉▅█▇▊▉ ▌▉▋▊▆ ▇▋▇ █▍▆▍▄▆▅▉▌▄▌ - ▅▊▉ ▉▊▋▋▋ ▆▇▄▍▍▅▊▅ █▆▍▆ ▅▅▅▌ ▄▄▋ ▊▉▍▄▆███ - ▍▇▍ ▅▌▉▉█▄▇ ▄▇▌▇▅▋ ▇▍▋▊ ▄█▋ █▊▄▅▆▇▇ ▌██▊ ▋▋█▅▄ ▋▊▊▅ - █▍▋ ▍▆█▅▋▆▊ ▌██ ▊▉█▌▇▇▅▊▉ ▉▌▅▊▇▇ ▅▌▄▄ ▇▇▆ █▌▅▍▋▅▊▉▌▊ - ▆▇▅ ▍▊▆▇▇▉█▍ █▍▋▊▄▌ ▉█▉▋ ▄▄▇ ▄▊▋█▉▍▍▄▋▅ ▍▆▆ ▇█▊ ▋▋▋▌▇
15 Days Ago
scientist_boats_gameplay_2 -> naval_update
15 Days Ago
compile fixes
15 Days Ago
Removed gibbable script from barricade stones in casino barge
15 Days Ago
Re trigger animator to fix issues with mounting helis.
15 Days Ago
merge from deployguide_swamp_brightness_fix
15 Days Ago
fix deploy guide darkening when entering swamp
15 Days Ago
Destroy graphs on disable and recreate them