6,941 Commits over 2,526 Days - 0.11cph!
Harvestable wreckage setup - remains too hot to harvest until crates also cool
Set the satellite remains to use the mesh as a collider for now
Switch cooldown to use game hours not real minutes. Switched it to a range (satellite.cooldown_hours_min to satellite.cooldown_hours_max) and set it to 12-16 hours.
Increase descent time from 5 minutes to 10 minutes.
Remove old placeholder gibs (heli stuff) code and prefabs.
Switch ItemAmount to ItemAmountRanged for computer powerup cost list.
Powerup cost is now 6-12 tech trash instead of a constant 10.
Bump thruster distance from 100 to 200
Randomise nudge direction when tightening radius, don't just use thruster directions, and vary (and increase) the direction moved.
Pick a random spot on the map for initial target location when taking control of a satellite instead of starting near the control computer.
Hook up particles to stage based inspector references for later.
Realm remove particles server-side
LOD / distance fixes.
Clamp satellite.descent_seconds to min of 60 seconds as it needs this long for correct transitions
LOD/fake render setup for new stuff
Debug rendering for directions
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