Starbound
Terrestrial Mech Flight
Mostrando 1-4 de 4 aportaciones
Actualización: 10 JUL 2023 a las 13:09

fixed slightly imbalanced mod icon (it was very slightly unsymmetrical, by one pixel)

Actualización: 9 JUL 2023 a las 13:34

fix internal mod description so i don't have to edit its formatting every time i update this mod (which shouldn't be very frequent)

Actualización: 9 JUL 2023 a las 13:23

Version 1.1 - Optimization/Fix

- removed leftover modularmech.lua file that was unintentionally overriding any other mod's modified modularmech.lua file; hopefully this allows for more compatibility with other mods?
- changed how the flight code is handled; now instead of overriding the update() function entirely, it properly hooks and applies its code; note that the setFlightMode() function is completely overridden, but this should overall result in a less incompatibility-prone experience.

Actualización: 7 JUL 2023 a las 9:10