5,359 Commits over 2,100 Days - 0.11cph!
Merge from graphics_settings_size_fix
Remove the two options removed in
117065 from the preset value arrays so that the option counts match again, restoring settings.
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.
Cherry pick from
121916 (add spinning wheel to scene, setup)
Assign icon in cocoknight.head.skin to fix error when trying to generate data
Make SteamInventoryGen.CollectFromSkins null icon error clickable so you can click to jump to the relevant skin file
Add spinning wheel to render scene, setup.
Merge from large_demolishing
Merge from large_demolishing
Move the pre existing DemolishFlag clearing behaviour from StabilityEntity.Load to DecayEntity.Load
Merge from large_demolishing
Merge from large_demolishing
Added the following items to the list of items that can be demolished (within 10 mins):
Watchtower
Barricades
Wind generator
Paddling pool
Add demolish section inspector header
Don't show demolish radial options if the decay entity doesn't support demolishing
Set large furnace and small refinery as demolishable for initial testing.
WIP moving demolish functionality from StabilityEntity to DecayEntity so more things can use it.
Merge from directional_item_dropping
Added directionalDropEnabled server convar.
Cleanup.
Experiment:
Holding the directional drop key will drop items to the ground even when dropped over other inventory slots/ui, to make it easier to drop items with direction without needing to drag the icon all the way off the inventory.
Tint item icon red and scale it down slightly when the directional drop key is held to make it clear the item is going to be dropped.
Add keybind to control option UI
Fixed the issue causing incorrect ordering + colouring of available mixing/cooking table items based on ingredient availability, only when in standalone builds.
Merge from tugboat_friend_auth and client compile fix
Usability fixes, rpc checks.