userAdam Wcancel

5,633 Commits over 2,223 Days - 0.11cph!

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