Skip to content

Archipela-Go 0.5.0

Latest
Compare
Choose a tag to compare
@aki665 aki665 released this 23 Dec 09:46
· 6 commits to archipela-go since this release

NOTE: Saved connections made in previous versions of the app may not work correctly. If you have any ongoing games and want to update, please delete your saved connection and let the app make new locations.

New features

  • Replaced the connection timeout with an automatic reconnection setting
  • Removed the possibility to connect without saving the info, as the feature does not seem to work correctly
    • This will come back at a later date if I can make it work
  • Added a list of hinted keys to the location info pop up
  • Added new icons for hinted locations
    • The pleading eyes marker will show up if a hinted location contains a progression or useful item
  • Added location retries setting
    • Sets the amount of times a location should be re-rolled in case of duplicates
  • Added support for multiple item item classifications (e.g. Progression & useful)

Fixes

  • Made re-roll handling work even if the app is put into the background
  • Made duplicate markers move a bit, so that they are not literally on top of each other
  • Fixes to checking locations
    • Checked locations are correctly sent to the server on a reconnection
    • Checked locations are saved properly and sent when connecting to a saved slot
  • Made the status bar have black text
  • Fixed the app not generating locations if they were missing from saved data
  • Made location generation continue, even if connection to the ap server was lost
  • The client does not disconnect immediately when the app is put into the background
  • When a disconnect happens, the app does not get stuck in a reconnect loop, or connect multiple times (causing duplicated messages)