Skip to content

Releases: aki665/react-native-archipelago

Archipela-Go 0.5.0

23 Dec 09:46
Compare
Choose a tag to compare

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)

Archipela-Go 0.4.2

08 Dec 12:02
Compare
Choose a tag to compare

App

New features

  • Added setting for location radius

Fixes

  • Added a check to prevent locations from being in private areas

APWorld (by @agilbert1412)

The APWorld has been updated to fix some clients being unable to connect to games with Archipela-Go.

Changelog

  • Changed the trip generation algorithm to take into considerations the maximum amounts of each type of trips
  • Added progressively smaller maximums to various trip templates, to consider the fact that the more difficult the trip, the fewer it's possible to roll of it simply because you also need to roll all previous tiers
  • Datapackage size significantly reduced (120 000 -> 4300) (approximately)

Archipela-Go 0.4.1

30 Nov 12:41
af96bcd
Compare
Choose a tag to compare

App

New features

  • Moved saved settings to their own screen and added some settings
  • Added descriptions of the settings to the readme

Fixes

  • Fixed allsanity goal happening on initial connection
  • Added fallback to make location placement faster and more reliable
  • Made unsecure WebSocket connections possible
  • Fixed deleting saved info not deleting everything
  • Hopefully prevented saved locations from disappearing
  • Added more safety to reconnection to (hopefully) prevent multiple connections at a time
  • Added a sanity check to prevent locations appearing at coordinates 0, 0

Yaml

  • Changed the yaml to support Archipelago version 0.5.1
  • Removed start inventory, that was left in by accident.

Archipela-Go 0.4.0 (First playable version)

23 Nov 12:50
Compare
Choose a tag to compare

See readme for features.

First release of a playable version of Archipela-Go.

Archipela-Go 0.1.1 (Text Client Only)

12 Mar 13:31
Compare
Choose a tag to compare
  • Fixed the client not handling most messages properly
  • Added colors

Archipela-Go 0.1.0 (Text Client Only)

10 Mar 15:41
Compare
Choose a tag to compare