userAdam Wcancel

5,893 Commits over 2,253 Days - 0.11cph!

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