Some of this stuff already got hotfixed last night but I’m just gonna throw it down into a version bumping changelog here.

Most of this is fixing up the runoff from the core element flow I bad-touched in 0.9.017. tl;dr a lot of things had been implemented around a flawed always-call-the-main-game-menu function that was happening as part of element switching, hiding many of these problems. I suspect there are probably more, knowing just how many weird and unique one-off things we’ve had to build up over the years but this should get all of the most common things left over.

TiTS 0.9.018:

  • Holiday’s halloween event shouldn’t lose the final scene when returning to the players ship. (Gedan)
  • Shop-specific exit code should now be properly called, and should now avoid a handful of vendor-specific softlocks. (Gedan)
  • The Omnisuit and Goo Armor should be properly marked as not usable, and instead only exposes equippable and interactable prompts. (Gedan)
  • Item usage flow has been tweaked. Consumable items used outside of combat should now by default return to the inventory display after whatever scenes and menus they create are complete, and leaving the inventory display should no longer return to the last item consumption prompt display. (Gedan)
  • The shop interface should now display alternate currency types more consistently. (Gedan)
  • Some typos and busts fixes. (lowercase_donkey)
  • Being moved to Frosty’s cave as part of a scene should no longer get you stuck there. (Gedan)
  • Appearance buttons should be better behaved and generate appropriately. (Gedan)
  • Fleeing from combat should no longer crash. (Gedan)
  • Dropping items should no longer softlock. (Gedan)