userAdam Wcancel
reporust_rebootcancel

6,757 Commits over 2,496 Days - 0.11cph!

1 Year Ago
Merge from main
1 Year Ago
Merge from UI
1 Year Ago
Show tick for valid required items
1 Year Ago
Improve placement of boat building station
1 Year Ago
1 Year Ago
Show required item status. UI fixes.
1 Year Ago
Icon setup
1 Year Ago
Required items rework. More UI wip.
1 Year Ago
1 Year Ago
Refactor to WindBlocked. Include clearance checks in front and behind of sails so that they need room to catch wind.
1 Year Ago
Sails only work if they're outside
1 Year Ago
Merge from parent
1 Year Ago
merge from manual_anchor
1 Year Ago
Merge from main
1 Year Ago
Added debug.lookingAtRay, returns more reliable info about what you're looking at. Also now works for non-entities.
1 Year Ago
Merge from manual_anchor
1 Year Ago
Merge from negative_source_modifiers_godmode
1 Year Ago
Modifiers with a negative source (eg: incapacitate/blind darts) no longer get added to god mode players. Added Modifier.HasNegativeSoruce()
1 Year Ago
Merge from snake_los
1 Year Ago
Snake LOS improvements
1 Year Ago
Merge from parent
1 Year Ago
Merge from parent
1 Year Ago
Merge from m ain
1 Year Ago
Deployables can now be deployed on boats at sea
1 Year Ago
Merge from placement_improvements
1 Year Ago
Construction setup. Block fixes.
1 Year Ago
Applied same to temaining hull block types.
1 Year 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.
1 Year Ago
Wheel
1 Year Ago
Merge from steering_wheels
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year Ago
Comment
1 Year Ago
Layer changes
1 Year Ago
Clamp max velocity
1 Year Ago
Sail and steering wheel bounds cleanup
1 Year Ago
Setup some basic steering wheel visual turning
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year 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.
1 Year Ago
Set isDynamic on all block RendererLODs, fixing visual issue after loading.
1 Year Ago
Mass/health block tweaks
1 Year Ago
BBS duplicate name fix. Sails revert to closed on save load.l
1 Year 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.
1 Year Ago
Placeholder icons for boat building station, sail, steering wheel.
1 Year Ago
Remove previous temporay forced global disabling of RendererBatch
1 Year Ago
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
1 Year Ago
BBS collider tweaks. Improve ladder placement.
1 Year Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
1 Year Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.