7,132 Commits over 2,557 Days - 0.12cph!
Right click-dragging items in the crafting queue now lets you move them around within the queue.
Fade all other queued items out when dragging an item.
https://files.facepunch.com/ad/1b1411b1_2026-08-14_12-27-43/crafting_reorder.mp4
Add a "Random" option with a dice icon to the start of the skin list, selectable/saved per-item type.
With this selected, a random unlocked skin is used per craft.
Taper and fade the last few seconds of satellite trail right before impact so that the trail looks nicer/more natural while it hangs around post-impact.
Add gamepad config convars as menu options.
Fix menu cursor issue.
Remove temporary monument info script from SatelliteControlComputer.
Merge from parent, including post merge fixes.
Post merge fixes:
Re-add pad button translation
Fix gamepad menu cursor
Merge from satellite_crash
Add token for Satellite Crash death PrefabInformation.
Merge from satellite_crash
Merge from satellite_crash
Set panel back to inactive aster my last change (just for consistency)
Renamed text gameobject.
Merge from satellite_crash
Add localization for the offline status text.
Merge from satellite_crash
Merge from satellite_crash
Merge from satellite_crash
Small computer screen now shows the cooldown message.
Merge from satellite_crash
Change thruster button labels from Letter-NumberNumber to Number-NumberLetter to make them clearly not related to map grid
Merge from satellite_crash
Also hide electrical FX/sparks with satellite
Add satellite remains protection (same setup as heli remains)
Show health bar for remains.
Merge from satellite_crash
Moved another UI file before starting UI cleanup
Move UI scripts to own folder
Move CrashTargeting struct to its own file
Final pos/radius save tweaks.
Merge from satellite_crash
Disable satellite crash remains fire FX + lights when the wreckage has cooled.
Uses another flag, for network/disk persistence
Control computer inventory size is now dynamically set based on powerup cost, so it can always hold enough items. (since we added targeting module).