userAdam Wcancel
reporust_rebootcancel

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

47 Days Ago
Use timers for anchor/sail
47 Days Ago
Manifest
47 Days Ago
Merge from parent
47 Days Ago
Merge from main
47 Days Ago
Allow finish building when area is empty
48 Days Ago
Flags can now be raised and lowered. Initial animation controller, states, transitions, params.
48 Days Ago
Update sail prefab with rig
48 Days Ago
Anchor timed action Codegen
48 Days Ago
Merge from naval_update/sails
48 Days Ago
Sort steering wheel menu priorities
48 Days Ago
Sails and steering wheel can only be placed on construction
48 Days Ago
Merge from parent
48 Days Ago
Merge from main
48 Days Ago
Merge from boat_building
48 Days Ago
Fix accidental negative collider on sail post
48 Days Ago
Merge from boat_building
48 Days Ago
Merge from parent
48 Days Ago
Merge from parent
48 Days Ago
Compile fix
48 Days Ago
Reduce placement height of hull pieces so you can exit the water onto them.
48 Days 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.,
49 Days Ago
Added empty Edit/finish editing menu options to the steering wheel. Godegen.
49 Days Ago
Wheel placement rotation
49 Days Ago
Steering whell placement prefab setup
49 Days Ago
Merge from parent
49 Days Ago
Merge from parent
49 Days Ago
Boat building station triggers setup. Cleanup.
50 Days Ago
Add huge 3d text to sails showing their current state (open/closed) until we have anims.
50 Days Ago
More sail setup to match art
50 Days Ago
Remove a previous client side visual rotation hack for sail now we have art
50 Days Ago
Sail fixes
50 Days Ago
More cleanup and removing old code.
50 Days Ago
Sail deploymennt guide mesh setup
50 Days Ago
PlayerBoat cleanup
50 Days Ago
Updated sail prefab with artwork
50 Days Ago
Merge from parent
50 Days Ago
Merge from main
55 Days Ago
Merge from sails
56 Days Ago
Anchoring improvements. Refactored to now check Anchoring not Lowered. Anchoring is when lowered AND in valid water (todo).
56 Days Ago
BBS fixes
56 Days Ago
Applied Boat block type to remaining boat blocks
56 Days 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.
56 Days Ago
Merge from boat_building
56 Days Ago
Merge from parent
56 Days Ago
Merge from main
56 Days Ago
Merge from parent
56 Days Ago
More anchor wip. Anchor now checks it can see the water. Debug drawing. Test save update.
56 Days Ago
Anchor placement inprovements so it can be placed over water more easily. Added test point.
56 Days Ago
Anchor anim controller setup, params, flow. Anchor anim code now functional, handles state restoring.
56 Days Ago
More anchor setup and initial wip anim code.