userAdam Wcancel
reporust_rebootcancel

5,538 Commits over 2,161 Days - 0.11cph!

28 Days Ago
▉▋▌▆▇ ▊▊█▍ ▄▅▇▇▌█▅▅_▍▌▊█▋▇▅▇_▍▄▌▄_▍▋▆▆▄▄█
28 Days Ago
Clamp max velocity
28 Days Ago
Sail and steering wheel bounds cleanup
28 Days Ago
Setup some basic steering wheel visual turning
28 Days Ago
Merge from parent
28 Days Ago
Merge from main
30 Days Ago
Don't auto-enter BBS edit mode when loading from a save so any boat left in the work area isn't confusingly converted to editable.
31 Days Ago
Set isDynamic on all block RendererLODs, fixing visual issue after loading.
31 Days Ago
Mass/health block tweaks
31 Days Ago
BBS duplicate name fix. Sails revert to closed on save load.l
31 Days Ago
Refactor contributing health and mass values to BoatBuildingBlock so we can control values for each block type. Some cleanup. Add couple more test saves.
31 Days Ago
Placeholder icons for boat building station, sail, steering wheel.
31 Days Ago
Remove previous temporay forced global disabling of RendererBatch
31 Days Ago
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
31 Days Ago
BBS collider tweaks. Improve ladder placement.
31 Days Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
31 Days Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.
31 Days Ago
Merge from naval_update
31 Days Ago
SimpleFloatingEntity compile fix
31 Days Ago
ifdef rework to allow for client side boat validation checks
31 Days Ago
More boat building station prefab tweaks for usability. Fixed BBS ground watch issues.
31 Days Ago
Boat Building Station: Nicer positioning relative to netting, volume fixes. Added ladders to sides to make it easier to get onto from the water.
31 Days Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
31 Days Ago
Merge from parent
31 Days Ago
Merge from main
31 Days Ago
Terrain deploy volume
31 Days Ago
32 Days Ago
Block placement rules wip
32 Days Ago
Remove RendererBatch from whitebox pieces
32 Days Ago
Manifest
32 Days Ago
Merge from parent
32 Days Ago
Finally fixed it
33 Days Ago
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock
34 Days Ago
Fixes
34 Days Ago
Bunch of refactor, improvements, pooling. Nicer boat station entity detection and handling.
35 Days Ago
35 Days Ago
WIP propper build area check using bounds instead of the temporary radius test
35 Days Ago
Client compile fixes
36 Days Ago
▍▇▇ ▌▄▆ ▍▅▍▊ ▅▄▇▊ ▄▌▆█▋█▉▍▊
38 Days Ago
Merge from parent
38 Days Ago
Merge from main
39 Days Ago
Auto enter edit mode when a deployed boat building station passes the area clear checks. Edit mode toggle checks. Reset player boat Y pos and pitch/roll before entering edit mode so it matches original construction.
39 Days Ago
Steering wheel maintains current steering level even with no mounted player
39 Days Ago
Initial boat validation setup. Added basic requirements.
39 Days Ago
WIP editing of previously finished boats at the boat building station.
39 Days Ago
Boat building station WIP changes for a togglable edit mode.
39 Days Ago
Merge from parent
39 Days Ago
Merge from main
40 Days Ago
More creation calculations
40 Days Ago
Merge from building_interaction