about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use hardcoded AP ids nowStar Rauchenberger2023-09-17
# Lingo Archipelago Tracker
[Archipelago](https://archipelago.gg) is an open-source project that supports randomizing a number of different games and combining them into one cooperative experience. Items from each game are hidden in other games. For more information about Archipelago, you can look at their website. For more information about playing the game Lingo with Archipelago, see [lingo-archipelago](https://code.fourisland.com/lingo-archipelago/about/).

This app is a tool that helps you keep track of your game state when playing Lingo as a part of an Archipelago multiworld. It shows a map of the world that, when connected to an Archipelago server, automatically updates to show you what areas you have access to and what locations can be checked / have already been checked. It supports all modes of play: door shuffle, color shuffle, and painting shuffle.

## Download

Releases of the tracker can be found [on the releases page](https://code.fourisland.com/lingo-ap-tracker/about/CHANGELOG.md).
'>Added some loggingStar Rauchenberger2023-05-183-5/+62 * Bump version v0.2.0Star Rauchenberger2023-05-091-1/+1 * Support reduce_checksStar Rauchenberger2023-05-097-3/+55 * Detect fake pilgrimageStar Rauchenberger2023-05-061-0/+24 * Automatically check for updatesStar Rauchenberger2023-05-065-3/+148 * Refactored away singletonsStar Rauchenberger2023-05-057-593/+622 * Use local cert store if availableStar Rauchenberger2023-05-051-1/+8 * Organised repoStar Rauchenberger2023-05-0519-0/+1712