Archipelago
Archipelago copied to clipboard
Archipelago Multi-Game Randomizer and Server
## What is this fixing or adding? This solves a problem I have with my WIP Pokémon Red and Blue implementation, but I wanted to PR it by itself so...
discussed in the discord. renaming it to help prevent confusion for new devs. oot and smz3 broken currently
freetext returns a string that the world will then have to interpret and verify so be careful with this one. a predetermined set of strings can be defined in order...
New features: - Add DeathLink - Random Island Order options for Frequency locations Fixes: - Shovel/Titanium has better logic - Prevent configuration from allowing less items than location checks available...
Please format your title with what portion of the project this pull request is targeting and what it's changing. ex. "MyGame4: implement new game" or "Docs: add new guide for...
Continuing the discussion from #558, one of the challenges for people trying out Archipelago for the first time, especially if they don't have a more experienced friend to tell them...
### What happened? 1. `git clone` the repo 2. Optional: create virtualenv 3. Copy `host.yaml` -> `options.yaml` 4. Remove any line from your now customized `options.yaml` 5. `python WebHost.py` Bug:...
As is, this PR adds a function that downloads a .zip of [@TheCondor07 's Starcraft2ArchipelagoData ~~repo~~ latest release](https://github.com/TheCondor07/Starcraft2ArchipelagoData) and extracts the Maps and Mods files to their appropriate locations. Here's...
### What happened? I tried to play 2 super metroid seeds "at the same time" using AP. I created a server using 2 yaml files. I connected SNI client using...
This should make the console of the room website a scrollable object allowing for easier use of commands as you are able to scroll to correct portion of the log...