userAdam Wcancel

5,633 Commits over 2,223 Days - 0.11cph!

4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Fix incorrect initial steering offset
4 Months Ago
Open/close sail radial menu options
4 Months Ago
Sails default to closed. Show (very) placeholder open or closed sail visuals depending on Flag_Extended status
4 Months Ago
Add Flag_Extended to sails, true when sail is open. Calculate max thrust dynamically based on number of currently open sails. Apply "gasPedal" automatically when at least one sail is open so that the boat moves forwards without player input.
4 Months Ago
Assign parent boat to steering wheel on boat creation. Basic deployable steering wheel control of parent boat steering.
4 Months Ago
Add parent trigger. Set boat rotation to match boat building station. Sail thrust tweaks. Quick refactor.
4 Months Ago
Sail and steering wheel test deployables. Calculate total thrust upon ship building completion, using the number of sails and their thrust values.
4 Months Ago
Deployed entity parenting
4 Months Ago
Merge from graphics_settings_size_fix
4 Months Ago
Remove the two options removed in 117065 from the preset value arrays so that the option counts match again, restoring settings.
4 Months Ago
Set initial buoyancy forces. Enable buoyancy scaling by mass. Initial experimenting with setting mass and thrust at build complete time, based on number of boat blocks.
4 Months Ago
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Super hacky test
4 Months Ago
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Cherry pick from 121916 (add spinning wheel to scene, setup)
4 Months Ago
Assign icon in cocoknight.head.skin to fix error when trying to generate data
4 Months Ago
Make SteamInventoryGen.CollectFromSkins null icon error clickable so you can click to jump to the relevant skin file
4 Months Ago
Merge from main
4 Months Ago
Add spinning wheel to render scene, setup.
4 Months Ago
▌▋▄▍▊ ▇▊▌▉ ▇▊▌▅
4 Months Ago
Additional check
4 Months Ago
Merge from large_demolishing
4 Months Ago
Merge from large_demolishing
4 Months Ago
Move the pre existing DemolishFlag clearing behaviour from StabilityEntity.Load to DecayEntity.Load
4 Months Ago
Merge from main
4 Months Ago
Merge from large_demolishing
4 Months Ago
Item fixes
4 Months Ago
Merge from main
4 Months Ago
Merge from large_demolishing
4 Months Ago
Do my analytics TODO
4 Months Ago
Merge from main
4 Months Ago
Water catchers
4 Months Ago
Added the following items to the list of items that can be demolished (within 10 mins): Watchtower Barricades Wind generator Paddling pool
4 Months Ago
Add demolish section inspector header
4 Months Ago
Don't show demolish radial options if the decay entity doesn't support demolishing
4 Months Ago
Decay menu options
4 Months Ago
Set large furnace and small refinery as demolishable for initial testing.
4 Months Ago
WIP moving demolish functionality from StabilityEntity to DecayEntity so more things can use it.
4 Months Ago
Merge from directional_item_dropping
4 Months Ago
Check for NRE
4 Months Ago
Compile fixes
4 Months Ago
Added directionalDropEnabled server convar. Cleanup.