Skip to content

Frackin Universe 4.16.3 (for Starbound 1.1)

Compare
Choose a tag to compare
@renbear67 renbear67 released this 19 Sep 14:18
· 25827 commits to master since this release

4.16.3

  • updated weather to 1.1.1 format. This should solve the inability to visit planets with weather present (all of them!)
    • "appliesWeatherStatusEffects" -> *.monstertype
    • Bees and beetles -> unaffected by weather
    • sandstormslow.projectile -> sandstorm statusEffect
    • Add wet statuseffect to wet FU weather
    • liquid poison weather -> ambient weakpoison statusEffect
  • updated Electron Microscope sprite
  • This adds output nodes to various lab equipment for connection to WIred Industry's item routing objects. They will try to store items via these connections, falling back on internal storage. If there's not enough room there, behaviour varies: the station may spawn items, it may go idle or it may discard what it can not store.
  • The centrifuge scripts are reformatted and reworked enough to allow merging as per above