userAdam Wcancel
reporust_rebootcancel

5,970 Commits over 2,253 Days - 0.11cph!

19 Days Ago
Cannon deployment improvements/fixes, works nicely with cannon wall. Enabled pickup for cannons.
19 Days Ago
Smalle engine deploy guide fixes/no collision.
19 Days Ago
Merge from parent
19 Days Ago
Finish building from steering wheel now shows the same error messages as when trying to finish building from the station.
19 Days Ago
Merge from boat_building
19 Days Ago
IBoatPropulsion compile fixes
19 Days Ago
Merge from naval_update
19 Days Ago
Small engine can now be picked up
19 Days Ago
Hide reamining, non-deployed, required category item icons in boat building UI if one item has already been placed and only one is required. Eg, hide engine in UI if one isn't placed, but a sail is.
19 Days Ago
Fix deployment warning for BBS
19 Days Ago
Show required propulsion items in boat building UI
19 Days Ago
Rename error Invalid_NoSails to Invalid_NoPropulsion
19 Days Ago
Small engine icon
19 Days Ago
BBS icon
19 Days Ago
Plank deployment fixes
20 Days Ago
Double all block health contributions
20 Days Ago
Small engines can only be placed on hull blocks. Added support for RequireHull to SocketMod_BoatBuildingBlock.
20 Days Ago
Merge from engine_forces
20 Days Ago
Merge from engine_forces
20 Days Ago
Engine basic functionality but no forces applied yet.
20 Days Ago
Merge from small_ramp
20 Days Ago
Merge from small_engine
20 Days Ago
Merge from parent
20 Days Ago
Profile the shit out of everything
20 Days Ago
Make a warning editor only to avoid tanking fps
20 Days Ago
Merge from parent
20 Days Ago
Merge from boat_building
20 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.
20 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.
20 Days Ago
Merge from anchor_sockets
20 Days Ago
Final tweaks and usability
21 Days Ago
hull.triangle sockets setup
21 Days Ago
Fixes, improvements, socket tweaks.
21 Days Ago
Remove socket free
21 Days Ago
hull_square sockets
21 Days Ago
Anchor sockets wip
21 Days Ago
Merge from boat_building
21 Days Ago
Codegen
21 Days Ago
Merge from parent
21 Days Ago
Merge from main
21 Days Ago
Merge from boat_building
21 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.
21 Days Ago
Added boat building station deployment guide prefab with latest artwork
21 Days Ago
Merge from boat_building
21 Days Ago
Merge from part_caching
22 Days Ago
Switch more stuff to using cached parts
22 Days Ago
Merge from parent
22 Days Ago
Re-add hull flag, set on hull blocks.
22 Days Ago
22 Days Ago
Added CachedBoatParts<T> Cache lists of blocks, anchors, sails for now.