Starbound
Terrestrial Mech Flight
4件中 1-4 を表示
更新: 2023年7月10日 @ 13時09分

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

更新: 2023年7月9日 @ 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)

更新: 2023年7月9日 @ 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.

更新: 2023年7月7日 @ 9時10分