Starbound

Starbound

Terrestrial Mech Flight
1-4 van 4 items weergegeven
Update: 10 jul 2023 om 13:09

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

Update: 9 jul 2023 om 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)

Update: 9 jul 2023 om 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.

Update: 7 jul 2023 om 9:10