6,972 Commits over 2,526 Days - 0.12cph!
Rotate impact effect to match satellite travel direction
When the raycast checks are enabled, also store the first height map success result, and fall back to that if need be.
Add terrain raycast checks, default off, behind a convar.
Merge from satellite_crash
Fixed a bug in satellite.launch
merge from satellite_crash
Satellite.launch now includes trhe usual debug rendering for target location.
Merge from satellite_crash
Merge from satellite_crash
Default satellite client positioning changes to off.
Default flat land serverside gating on.
GetExtrapolationTime tweak
Remove old placeholder explosion/effect, use new one.
merge from satellite_crash
Moved fuel counts to convars
Merge from recyclebin_storage
WIP industrial crafter support
Updated satellite.trigger to take an optional mass parameter, for easy test of the same mass-based loot used when triggered by a control computer (higher mass satellite = more loot)
Rework satellite loot setup to be inspector driven
Pressing escape when in the satellite UI dismounts from the computer and closes the UI
Merge from satellite_crash
S2P launch site to get control computer changes
Enable saving on static control computer
Additional potential UI state/race fix
Merge from satellite_crash
Fixed a tricky save/load bug for non-locked in targets.
Also removed some specific-player control tracking that we don't need any more.
Merge from satellite_crash
Merge from playermaintainedmonuments
Merge from satellite_crash
Added "repeatlast" console command, bind to a key and it repeats the last console command you manually used.
Better crate scattering rules.
Reworked loot spawning so it spawns more loot into crates instead of spawning more crates.
Reworked loot spawning locations. Added some helper locations and improved spawn handling.
Debug rendering.
Fix newly updated art highlighting a bug where remains take damage and get instantly destroyed on impact.
Fix UI map zooming in forever
Added PrefabInformation to Satellite.entity for death screen. Setup name, no icon to use yet.
Merge from satellite_crash