userAdam Wcancel
reporust_rebootcancel

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

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