userAdam Wcancel
reporust_rebootcancel

6,003 Commits over 2,253 Days - 0.11cph!

24 Days Ago
Merge from engine_forces
24 Days Ago
Merge from engine_forces
24 Days Ago
Engine basic functionality but no forces applied yet.
24 Days Ago
Merge from small_ramp
24 Days Ago
Merge from small_engine
24 Days Ago
Merge from parent
25 Days Ago
Profile the shit out of everything
25 Days Ago
Make a warning editor only to avoid tanking fps
25 Days Ago
Merge from parent
25 Days Ago
Merge from boat_building
25 Days 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.
25 Days 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.
25 Days Ago
Merge from anchor_sockets
25 Days Ago
Final tweaks and usability
25 Days Ago
hull.triangle sockets setup
25 Days Ago
Fixes, improvements, socket tweaks.
25 Days Ago
Remove socket free
25 Days Ago
hull_square sockets
25 Days Ago
Anchor sockets wip
25 Days Ago
Merge from boat_building
25 Days Ago
Codegen
25 Days Ago
Merge from parent
25 Days Ago
Merge from main
26 Days Ago
Merge from boat_building
26 Days 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.
26 Days Ago
Added boat building station deployment guide prefab with latest artwork
26 Days Ago
Merge from boat_building
26 Days Ago
Merge from part_caching
26 Days Ago
Switch more stuff to using cached parts
26 Days Ago
Merge from parent
26 Days Ago
Re-add hull flag, set on hull blocks.
26 Days Ago
26 Days Ago
Added CachedBoatParts<T> Cache lists of blocks, anchors, sails for now.
26 Days Ago
Merge from main
29 Days Ago
Disable BoatAI debug.log
29 Days Ago
Removed old placeholder prefabs from BBS. Deleted previous BBS blockouts.
29 Days Ago
Merge from naval_update
29 Days Ago
Setup boat building station prefab with art prefabs, modified colliders. Applied materials.
29 Days Ago
Boat ladder prefab tweaks
29 Days Ago
Initial boat ladder item and prefab setup.
29 Days Ago
Fix small engine deployment
29 Days Ago
Merge from small_ramp
29 Days Ago
Merge from parent
29 Days Ago
Delete old unused TwitchDrops_render_scene, rename TwitchDrops_render_scene_test to TwitchDrops_render_scene
29 Days Ago
Commit to single render method (previous "test version"), removing menu options.
29 Days Ago
Added bed to render scene
30 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.
30 Days Ago
Hacky single scene item render test. Will tidy it all up if it works.
31 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.
31 Days Ago
Restore some commented RPC checks.