userAdam Wcancel
reporust_rebootcancel

6,020 Commits over 2,284 Days - 0.11cph!

30 Days Ago
Merge from main
32 Days Ago
Disable BoatAI debug.log
32 Days Ago
Removed old placeholder prefabs from BBS. Deleted previous BBS blockouts.
32 Days Ago
Merge from naval_update
32 Days Ago
Setup boat building station prefab with art prefabs, modified colliders. Applied materials.
32 Days Ago
Boat ladder prefab tweaks
32 Days Ago
Initial boat ladder item and prefab setup.
33 Days Ago
Fix small engine deployment
33 Days Ago
Merge from small_ramp
33 Days Ago
Merge from parent
33 Days Ago
Delete old unused TwitchDrops_render_scene, rename TwitchDrops_render_scene_test to TwitchDrops_render_scene
33 Days Ago
Commit to single render method (previous "test version"), removing menu options.
33 Days Ago
Added bed to render scene
33 Days Ago
Cleaned up earlier test. Now takes a list of scene items that can be batch rendered. Added "Batch Render Scene Items" context menu. Removed old "test" methods and context menus.
34 Days Ago
Hacky single scene item render test. Will tidy it all up if it works.
34 Days Ago
Boat building station is no longer a StorageContainer as it was never needed. Set Clear Area menu item to always be the lowest priority so it never appears as the default.
34 Days Ago
Restore some commented RPC checks.
34 Days Ago
Fix stairs server cull tag
34 Days Ago
Individual parenting triggers for hull and floor pieces.
35 Days Ago
Steering wheel prevent building volume.
35 Days Ago
Additional steering wheel dismount positions
35 Days Ago
Merge from naval_update
35 Days Ago
Use idle sail anim when sails are wind blocked, high wind sail when not blocked.
35 Days Ago
Reimplemented sail wind blocking: sails will only be blown by the wind if there is room behind the sail. Added list of points to check for clear LOS. Debug drawing of LOS points and status. Sail.Blowing now checks Flag_WindBlocked is false. Additional recache of value on sail raised/lowered.
35 Days Ago
Added a "Clear Building Area" radial option to the boat building station. Destroys all boat blocks and deployables in the building area. Only usable when there are no players or finished player boats in the build area. TODO: Make sure to check for auth when I merge it.
35 Days Ago
Fix client sails not correctly restoring sail visual state. Change sail to use high wind anim.
35 Days Ago
More sail deployment tweaks
35 Days Ago
Add sail collision sets for raised and lowered states. Toggle as required.
35 Days Ago
Anchor, plank, sail, steering wheel and small engine forward damage to their parent PlayerBoat
35 Days Ago
Implement boat sinking for destroyed player boats
36 Days Ago
BBS prevent building tweaks. Setup prevent building for sails, stop them being spammed together.
36 Days Ago
Prevent boat building stations from being placed overlapping.
36 Days Ago
Anchor, cannon, plank, sail, steering wheel and small engine can now all be picked up using the hammer during edit mode.;
36 Days Ago
Bunch of loading fixes
36 Days Ago
37 Days Ago
37 Days Ago
Merge from boat_building
37 Days Ago
Merge from parent
37 Days Ago
Fixed project opening in safe mode: Deleted code in ResetStaticFields.cs to enable codegen. Ran codegen.
37 Days Ago
Merge from main. (taking oilrig changes from main)
39 Days Ago
Move auth code to PlayerBoat.Auth partial
39 Days Ago
39 Days Ago
39 Days Ago
More merge repairs
40 Days Ago
Horrendous merge and wip conflict resolving. I've definitely broken stuff
40 Days Ago
Merge from parent
40 Days Ago
Manifest
40 Days Ago
Code gen
40 Days Ago
Very initial setup for small engine deployable