userAdam Wcancel

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

56 Days Ago
Merge from sails
57 Days Ago
Anchoring improvements. Refactored to now check Anchoring not Lowered. Anchoring is when lowered AND in valid water (todo).
57 Days Ago
BBS fixes
57 Days Ago
Applied Boat block type to remaining boat blocks
57 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.
57 Days Ago
Merge from boat_building
57 Days Ago
Merge from parent
57 Days Ago
Merge from main
58 Days Ago
Merge from parent
58 Days Ago
More anchor wip. Anchor now checks it can see the water. Debug drawing. Test save update.
58 Days Ago
Anchor placement inprovements so it can be placed over water more easily. Added test point.
58 Days Ago
Anchor anim controller setup, params, flow. Anchor anim code now functional, handles state restoring.
58 Days Ago
More anchor setup and initial wip anim code.
58 Days Ago
Add anchor to test save boat
58 Days Ago
Full anchor functionality wip
58 Days Ago
Merge from manual_anchor
58 Days Ago
Merge from parent
58 Days Ago
Merge from main
59 Days Ago
Merge from quicksave_to_gamesetup_save
59 Days Ago
Socket name fixes. Manifest Prefab updates.
59 Days Ago
Stair localization fixes. Stair wood setup. Initial stair prefab setup. Test save update.
59 Days Ago
wip stairs setup
59 Days Ago
Merge from parent
59 Days Ago
Merge from main
59 Days Ago
Merge from naval_update
59 Days Ago
Merge from naval_update
2 Months Ago
Further cannon setup. Collision setup so it works nicely with cannon low wall.
2 Months Ago
Merge from boat_building
2 Months Ago
Merge from naval_update
2 Months Ago
Cannon deploy placement fix.
2 Months Ago
Cannon art/prefab updates. Assign placement prefab.
2 Months Ago
Merge from boat_building
2 Months Ago
Fix all boat building block localizations
2 Months Ago
Add and setup low cannon wall. Added to boat planner.
2 Months Ago
Merge from deployable_cannon
2 Months Ago
Fix cannon not appearing
2 Months Ago
Make previous compile fix match the other ifdef behaviour
2 Months Ago
Compile fix
2 Months Ago
Add parenting trigger to plank so you don't instantly drop off the boat when walking on a plank
2 Months Ago
Setup triangle floor block and add to boat building planner.
2 Months Ago
Only tick steering update when a player is mounted to the wheel
2 Months Ago
2 Months Ago
Some wip placement checks
2 Months Ago
Merge from boat_building
2 Months Ago
Remove rounded foundaction block from planner list
2 Months Ago
Tweak dismount positions for steering wheel for more lenient mounting
2 Months Ago
Cherry pick quick-save to GameSetup specified save file so I can merge to main after lockdown.
2 Months Ago
Added an option to the Game menu to quick save to the savefile specified on the GameSetup object, without the need to deal with the file dialog.
2 Months Ago
Merge from naval_update