userAdam Wcancel

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

2 Months Ago
Anchor icon
2 Months Ago
Sails and anchors can not be raised or lowered during boat building.
2 Months Ago
Use timers for anchor/sail
2 Months Ago
Manifest
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Allow finish building when area is empty
2 Months Ago
Flags can now be raised and lowered. Initial animation controller, states, transitions, params.
2 Months Ago
Update sail prefab with rig
2 Months Ago
Anchor timed action Codegen
2 Months Ago
Merge from naval_update/sails
2 Months Ago
Sort steering wheel menu priorities
2 Months Ago
Sails and steering wheel can only be placed on construction
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Merge from boat_building
2 Months Ago
Fix accidental negative collider on sail post
2 Months Ago
Merge from boat_building
2 Months Ago
Merge from parent
2 Months Ago
Merge from parent
2 Months Ago
Compile fix
2 Months Ago
Reduce placement height of hull pieces so you can exit the water onto them.
2 Months Ago
Can now start and end boat building mode directly from a boat steering wheel if you are within a boat building station. Bunch of refactoring for it to work.,
2 Months Ago
Added empty Edit/finish editing menu options to the steering wheel. Godegen.
2 Months Ago
Wheel placement rotation
2 Months Ago
Steering whell placement prefab setup
2 Months Ago
Merge from parent
2 Months Ago
Merge from parent
2 Months Ago
Boat building station triggers setup. Cleanup.
2 Months Ago
Add huge 3d text to sails showing their current state (open/closed) until we have anims.
2 Months Ago
More sail setup to match art
2 Months Ago
Remove a previous client side visual rotation hack for sail now we have art
2 Months Ago
Sail fixes
2 Months Ago
More cleanup and removing old code.
2 Months Ago
Sail deploymennt guide mesh setup
2 Months Ago
PlayerBoat cleanup
2 Months Ago
Updated sail prefab with artwork
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Merge from sails
2 Months Ago
Anchoring improvements. Refactored to now check Anchoring not Lowered. Anchoring is when lowered AND in valid water (todo).
2 Months Ago
BBS fixes
2 Months Ago
Applied Boat block type to remaining boat blocks
2 Months Ago
Add new BlockType to ConstructionSocket with Building/Boat options, defaults to Building. ConstructionSocket.IsCompatible checks block type matches so building and boat blocks can no longer be connected.
2 Months Ago
Merge from boat_building
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Merge from parent
2 Months Ago
More anchor wip. Anchor now checks it can see the water. Debug drawing. Test save update.
2 Months Ago
Anchor placement inprovements so it can be placed over water more easily. Added test point.