branchrust_reboot/main/naval_update/boat_buildingcancel

284 Commits over 153 Days - 0.08cph!

20 Days Ago
Fix all boat building block localizations
20 Days Ago
Add and setup low cannon wall. Added to boat planner.
20 Days Ago
broke up PlayerBoat monolith file
20 Days Ago
comitting to non-controlled sails and torque rudder control scheme for now
20 Days Ago
Merge from deployable_cannon
20 Days Ago
Fix cannon not appearing
20 Days Ago
Updated modular boat prefabs with art components, gibs
21 Days Ago
Make previous compile fix match the other ifdef behaviour
21 Days Ago
Compile fix
21 Days Ago
merge from sail_physics_test
21 Days Ago
modular boats building blocks, wood tier art files including textures, materials, models/gibs/colliders
21 Days Ago
Add parenting trigger to plank so you don't instantly drop off the boat when walking on a plank
21 Days Ago
Setup triangle floor block and add to boat building planner.
21 Days Ago
Only tick steering update when a player is mounted to the wheel
22 Days Ago
Remove rounded foundaction block from planner list
22 Days Ago
Tweak dismount positions for steering wheel for more lenient mounting
22 Days Ago
Added an option to the Game menu to quick save to the savefile specified on the GameSetup object, without the need to deal with the file dialog.
22 Days Ago
Merge from naval_update
22 Days Ago
Compile fixes
22 Days Ago
Merge from parent
23 Days Ago
Player built boats can now enter the deep sea: TriggerDeepSeaPortal now fowards the parent PlayerBoat entity if the triggering entity is a BoatBuildingBlock
23 Days Ago
More post merge fixes. Restored naval items/phrases. New test save for deep sea boat testing.
23 Days Ago
Manifest after merge
23 Days Ago
fix for client colliders on deployables breaking server PlayerBoat (listen server only) - BoatBuildingBlock reports added children to parent entity and brute-force ignores children between client/server, bit gross but works for now
23 Days Ago
Merge from naval_update
24 Days Ago
Fixes to get things working again
24 Days Ago
Merge from parent
38 Days Ago
Restored naval phrases
38 Days Ago
merge from naval_update
38 Days Ago
New naval phrases (so they arent lost after merging main)
59 Days Ago
Manifest
59 Days Ago
UI fix after merge
59 Days Ago
Merge from parent
2 Months Ago
Merge from parent
2 Months Ago
priv prefab tweak
2 Months Ago
Refactor VehiclePrivilege IsDriver checks to CanModifyAuth
2 Months Ago
Add playerboat_privilege entity. Setup entity for player boat. Manifest.
2 Months Ago
PlayerBoat prefab cleanup
2 Months Ago
Merge from parent
2 Months Ago
Merge from parenting_trigger_tests
2 Months Ago
Merge from parent
2 Months Ago
Add SetSailsOpen(distance, flag) debug console command to make testing easier
2 Months Ago
Update test save
2 Months Ago
Add convar to toggle boat building block damage forwarding behaviour.
2 Months Ago
Merge from parent
2 Months Ago
Merge from parent
2 Months Ago
Merge from improvised_planks and very basic initial setup
2 Months Ago
Fix BBS bone name conflict with ladders
2 Months Ago
Cannons can now be placed after boat construction
2 Months Ago
Merge from bounds