userAdam Wcancel

6,302 Commits over 2,314 Days - 0.11cph!

53 Days Ago
Bunch of work moving lock from boat to steering wheel and related refactoring/fixes.
54 Days Ago
Vis.Entities can now check hit entity parents if BaseEntity.AlsoVisCheckParent is true. Fix CodeEntryBlocked logic on PlayerBoatLock not letting codes be entered.
54 Days Ago
Enable priv flag on PlayerBoat
54 Days Ago
Setup steering wheel prefab with usable secondary colliders for auth interaction. Apply serialized client boat SetDimensions
54 Days Ago
54 Days Ago
54 Days Ago
Fix power not showing correctly in boat building UI. Display power to mass.
54 Days Ago
Merge from naval_update, keeping destination floating_city2.prefab
54 Days Ago
Merge from parent
57 Days Ago
Merge from boat_building
57 Days Ago
Changed the order of steering wheel dismount positions so the nearest one is attempted first
57 Days Ago
Remove some dead code
57 Days Ago
Quick cleanup after merge issue
57 Days Ago
Small engine anim code/setup
57 Days Ago
Small engine prefab update
57 Days Ago
Merge from small_engine
57 Days Ago
Allow all door types on player boats
57 Days Ago
Merge from boat_building
57 Days Ago
SmallEngine fuel compile fixes
57 Days Ago
Boat building station anims
57 Days Ago
Merge from parent
58 Days Ago
Merge from sail_rotate
58 Days Ago
Added a sail interaction option to rotate the sail 180 degrees if it's not lowered.
58 Days Ago
Merge from block_redirect
58 Days Ago
58 Days Ago
block damage redirect wip tests
58 Days Ago
Allow regular window frames and embrasures in boat windows.
58 Days Ago
Merge from parent
59 Days Ago
Merge from boat_building
59 Days Ago
Merge from parent
59 Days Ago
Added very placeholder direction arrows to sail deployment guide. Arrows point FORWARDS. Point these to the front of your boat.
59 Days Ago
Merge from boat_building
59 Days Ago
Cannon deployment improvements/fixes, works nicely with cannon wall. Enabled pickup for cannons.
59 Days Ago
Smalle engine deploy guide fixes/no collision.
59 Days Ago
Merge from parent
59 Days Ago
Finish building from steering wheel now shows the same error messages as when trying to finish building from the station.
59 Days Ago
Merge from boat_building
59 Days Ago
IBoatPropulsion compile fixes
59 Days Ago
Merge from naval_update
59 Days Ago
Small engine can now be picked up
59 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.
59 Days Ago
Fix deployment warning for BBS
59 Days Ago
Show required propulsion items in boat building UI
59 Days Ago
Rename error Invalid_NoSails to Invalid_NoPropulsion
59 Days Ago
Small engine icon
59 Days Ago
BBS icon
59 Days Ago
Plank deployment fixes
59 Days Ago
Double all block health contributions
59 Days Ago
Small engines can only be placed on hull blocks. Added support for RequireHull to SocketMod_BoatBuildingBlock.
59 Days Ago
Merge from engine_forces