Archipelago
Archipelago copied to clipboard
Archipelago Multi-Game Randomizer and Server
The rules in The Witness are automatically generated in a "RandoCore" kind of way. This means that each requirement is a Set[Set[str]], and is then converted first to a List[List[CollectionRule]],...
## What is this fixing or adding? ChecksMate is a client for Chess played against a computer-controlled engine. Unique features include pocket pieces, fairy pieces, and random starting positions. The...
This is a draft PR for code review, beta test volunteers, etc. If I've got any style issues, or use deprecated features, or have obvious logical problems, please let me...
### What happened? It shouldn't be expected that everyone is in the Archipelago discord, instead the links should point to e.g. youtube videos. ### What were the expected results? The...
## What is this? This replaces `.code-workspace` with `*.code-workspace` in the root `.gitignore` ## Why is this needed? VSCode, these days, by default, names the workspace file `foldername.code-workspace`. This change...
## What is this fixing or adding? - Makes resizing of the ALTTP adjuster graceful - Adds a minimum window size - Adds a minor amount of padding to align...
## What is this fixing or adding? Adding a French Setup Guide for Final Fantasy Mystic Quest and making some minor fixes to the English Guide. ## How was this...
## What is this fixing or adding? Keeps the current trigger functionality, while adding the ability to use comparators () for numerical values, and to and/or multiple conditions together for...
### What feature would you like to see? Nova color field in the generate game options page of Starcraft 2 is what I'd like to see. What code can I...
## What is this fixing or adding? generation now logs a warning for keys within a player's submitted game options if it can't find that option while resolving them. it...