Files
Bubberstation/code/modules/explorer_drone
SkyratBot f6af0fc0b7 [MIRROR] Exploration Drone Launcher code update + hard-del (and other) fixes [MDB IGNORE] (#10347)
* Exploration Drone Launcher code update + hard-del (and other) fixes (#63551)

    Fixes exploration drone launcher overlays not being updated properly when fuel is consumed / changes
    Fixes crowbarring out a fuel pellet not updating the sprite, also fixes crowbarring out a fuel pellet after-attacking the exo-drone launcher
    Fixes fuel pellets not getting deleted when empty
    Fixes exploration drone launchers hard-delling if broken with a fuel pellet within
    Corrected fuel pellet description grammer, and added a proper description to the exodrone launcher
    Improved the code + documentation in general (early returns, better vars)

Fuel pellets are very obtuse when working on exploration drones. Hopefully, a few of these fixes helps some of those clear up.

When fuel pellets run out of uses, they're intended to delete, but never did - meaning you held around a buncha empty fuel.
Trying to replace the fuel pellets was very confusing as the icon didn't update properly.

* Exploration Drone Launcher code update + hard-del (and other) fixes

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2021-12-30 13:05:19 +00:00
..