userAdam Wcancel

12,647 Commits over 3,803 Days - 0.14cph!

25 Days Ago
Merge from m ain
25 Days Ago
Merge from placement_improvements
25 Days Ago
Deployables can now be deployed on boats at sea
25 Days Ago
Construction setup. Block fixes.
26 Days Ago
Applied same to temaining hull block types.
26 Days Ago
Construction can now be forced a specific Y value. Force Y placement of hull block types to 1. Setup hull_square sockets to prevent offsetting.
28 Days Ago
Wheel
29 Days Ago
Merge from steering_wheels
29 Days Ago
Merge from parent
29 Days Ago
Merge from main
29 Days Ago
Comment
29 Days Ago
Layer changes
29 Days Ago
▉▋▌▆▇ ▊▊█▍ ▄▅▇▇▌█▅▅_▍▌▊█▋▇▅▇_▍▄▌▄_▍▋▆▆▄▄█
29 Days Ago
Clamp max velocity
29 Days Ago
Sail and steering wheel bounds cleanup
29 Days Ago
Setup some basic steering wheel visual turning
29 Days Ago
Merge from parent
29 Days Ago
Merge from main
32 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.
32 Days Ago
Set isDynamic on all block RendererLODs, fixing visual issue after loading.
32 Days Ago
Mass/health block tweaks
32 Days Ago
BBS duplicate name fix. Sails revert to closed on save load.l
32 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.
32 Days Ago
Placeholder icons for boat building station, sail, steering wheel.
32 Days Ago
Remove previous temporay forced global disabling of RendererBatch
32 Days Ago
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
32 Days Ago
BBS collider tweaks. Improve ladder placement.
32 Days Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
32 Days Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.
32 Days Ago
Merge from naval_update
32 Days Ago
SimpleFloatingEntity compile fix
32 Days Ago
ifdef rework to allow for client side boat validation checks
32 Days Ago
More boat building station prefab tweaks for usability. Fixed BBS ground watch issues.
33 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.
33 Days Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
33 Days Ago
Merge from parent
33 Days Ago
Merge from main
33 Days Ago
Terrain deploy volume
33 Days Ago
33 Days Ago
Block placement rules wip
33 Days Ago
Remove RendererBatch from whitebox pieces
33 Days Ago
Manifest
34 Days Ago
Merge from parent
34 Days Ago
Finally fixed it
34 Days Ago
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock
35 Days Ago
Fixes
35 Days Ago
Bunch of refactor, improvements, pooling. Nicer boat station entity detection and handling.
36 Days Ago
36 Days Ago
WIP propper build area check using bounds instead of the temporary radius test
36 Days Ago
Client compile fixes