userAdam Wcancel
reporust_rebootcancel

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

40 Days Ago
Setup some basic steering wheel visual turning
40 Days Ago
Merge from parent
40 Days Ago
Merge from main
42 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.
42 Days Ago
Set isDynamic on all block RendererLODs, fixing visual issue after loading.
42 Days Ago
Mass/health block tweaks
42 Days Ago
BBS duplicate name fix. Sails revert to closed on save load.l
43 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.
43 Days Ago
Placeholder icons for boat building station, sail, steering wheel.
43 Days Ago
Remove previous temporay forced global disabling of RendererBatch
43 Days Ago
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
43 Days Ago
BBS collider tweaks. Improve ladder placement.
43 Days Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
43 Days Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.
43 Days Ago
Merge from naval_update
43 Days Ago
SimpleFloatingEntity compile fix
43 Days Ago
ifdef rework to allow for client side boat validation checks
43 Days Ago
More boat building station prefab tweaks for usability. Fixed BBS ground watch issues.
43 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.
43 Days Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
43 Days Ago
Merge from parent
43 Days Ago
Merge from main
43 Days Ago
Terrain deploy volume
43 Days Ago
44 Days Ago
Block placement rules wip
44 Days Ago
Remove RendererBatch from whitebox pieces
44 Days Ago
Manifest
44 Days Ago
Merge from parent
44 Days Ago
Finally fixed it
44 Days Ago
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock
46 Days Ago
Fixes
46 Days Ago
Bunch of refactor, improvements, pooling. Nicer boat station entity detection and handling.
46 Days Ago
47 Days Ago
WIP propper build area check using bounds instead of the temporary radius test
47 Days Ago
Client compile fixes
47 Days Ago
▍▇▇ ▌▄▆ ▍▅▍▊ ▅▄▇▊ ▄▌▆█▋█▉▍▊
50 Days Ago
Merge from parent
50 Days Ago
Merge from main
50 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.
51 Days Ago
Steering wheel maintains current steering level even with no mounted player
51 Days Ago
Initial boat validation setup. Added basic requirements.
51 Days Ago
WIP editing of previously finished boats at the boat building station.
51 Days Ago
Boat building station WIP changes for a togglable edit mode.
51 Days Ago
Merge from parent
51 Days Ago
Merge from main
51 Days Ago
More creation calculations
52 Days Ago
Merge from building_interaction
52 Days Ago
Added BuildingBlock interactable check functions/calls. Override for boat blocks, only allowing building related interactions when the boat is editable.
53 Days Ago
Loading fixes/support
53 Days Ago
Merge from trying_stuff_out