Starbound

Starbound

Terrestrial Mech Flight
Showing 1-4 of 4 entries
Update: 10 Jul, 2023 @ 1:09pm

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

Update: 9 Jul, 2023 @ 1:34pm

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 @ 1:23pm

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 @ 9:10am