userAdam Wcancel

6,748 Commits over 2,435 Days - 0.12cph!

6 Months Ago
Merge from parent
6 Months Ago
Profile the shit out of everything
6 Months Ago
Make a warning editor only to avoid tanking fps
6 Months Ago
Merge from parent
6 Months Ago
Merge from boat_building
6 Months Ago
Add large vehicle colliders to the outside of boat building area to prevent other boats entering when in edit mode. Extra safety check for parent when destroying blocks/deployables in BBS menu option.
6 Months Ago
Fixed another issue with boat items not being placeable in certain situations. Added option to Area/Sphere checks to ignore the forced large vehicle vicinity check.
6 Months Ago
Merge from anchor_sockets
6 Months Ago
Final tweaks and usability
6 Months Ago
hull.triangle sockets setup
6 Months Ago
Fixes, improvements, socket tweaks.
6 Months Ago
Remove socket free
6 Months Ago
hull_square sockets
6 Months Ago
Anchor sockets wip
6 Months Ago
Merge from boat_building
6 Months Ago
Codegen
6 Months Ago
Merge from parent
6 Months Ago
Merge from main
6 Months Ago
Merge from boat_building
6 Months Ago
Cannons can only be mounted on finished boats. Call base mount showif checks. Refactor BallistaGun Menu_Mount_ShowIf so cannon can call base checks without the ballista specific checks.
6 Months Ago
Added boat building station deployment guide prefab with latest artwork
6 Months Ago
Merge from boat_building
6 Months Ago
Merge from part_caching
6 Months Ago
Switch more stuff to using cached parts
6 Months Ago
Merge from parent
6 Months Ago
Re-add hull flag, set on hull blocks.
6 Months Ago
6 Months Ago
Added CachedBoatParts<T> Cache lists of blocks, anchors, sails for now.
6 Months Ago
Merge from main
6 Months Ago
Disable BoatAI debug.log
6 Months Ago
Removed old placeholder prefabs from BBS. Deleted previous BBS blockouts.
6 Months Ago
Merge from naval_update
6 Months Ago
Setup boat building station prefab with art prefabs, modified colliders. Applied materials.
6 Months Ago
Boat ladder prefab tweaks
6 Months Ago
Initial boat ladder item and prefab setup.
6 Months Ago
Fix small engine deployment
6 Months Ago
Merge from small_ramp
6 Months Ago
Merge from parent
6 Months Ago
Delete old unused TwitchDrops_render_scene, rename TwitchDrops_render_scene_test to TwitchDrops_render_scene
6 Months Ago
Commit to single render method (previous "test version"), removing menu options.
6 Months Ago
Added bed to render scene
6 Months 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.
6 Months Ago
Hacky single scene item render test. Will tidy it all up if it works.
6 Months 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.
6 Months Ago
Restore some commented RPC checks.
6 Months Ago
Fix stairs server cull tag
6 Months Ago
Individual parenting triggers for hull and floor pieces.
6 Months Ago
Steering wheel prevent building volume.
6 Months Ago
Additional steering wheel dismount positions
6 Months Ago
Merge from naval_update