Skip to content

Autopelago 0.8.0

Compare
Choose a tag to compare
@airbreather airbreather released this 23 Jan 12:44
· 9 commits to main since this release
eb71553

⚠️ UPGRADE NOTE

0.8.* is incompatible with 0.7.* and all other earlier versions. Using a 0.8.* game client requires a multiworld generated using a 0.8.* apworld.

Changes since 0.7.3

  1. #105: Add two checkboxes for disabling animations in the game screen.
  2. Add some Easter egg suggestions from the community.
  3. Remove the ® symbol from what is now just called "Pharaoh-Not Anti-Mummy Spray".
    • If non-ASCII characters were more significant here, then I might have been more inclined to leave it alone.
    • As this was literally the only non-ASCII character in all of Autopelago, it makes more sense to dump it and make things significantly smoother in the edge-cases where this gets run alongside an APworld or client that doesn't know any better.
  4. Responses to @SlotName commands are no longer suppressed by the checkbox on the settings screen.
  5. Slightly tweak the response to the @SlotName go command when the location is already being focused.
  6. Add a @SlotName list command to have the rat say which locations it will focus on (up to the first 5).
  7. #2, #83: You can now click an item in the side panel to directly request a !hint from the server.
    • It pops up an OK/Cancel dialog first, so that it's harder for a stray click to burn your hint points.
    • This does not bypass normal restrictions on hints: ALL that it does is send the !hint command, just like you could do yourself if you connected with the text client.
  8. (APworld) Improved the descriptions of the different YAML options.