Archipelago icon indicating copy to clipboard operation
Archipelago copied to clipboard

Archipelago Multi-Game Randomizer and Server

Results 430 Archipelago issues
Sort by recently updated
recently updated
newest added

## What is this fixing or adding? lazy-load/on-demand WebWorld ## How was this tested? locally. Moved the definition outside the World class to get the PyCharm linter to not complain...

is: enhancement
affects: core
waiting-on: author

## What is this fixing or adding? 2.1.1 didn't work with py3.8, 2.1.2 fixes that ## How was this tested? Not yet.

is: maintenance
waiting-on: peer-review

## What is this fixing or adding? Should drastically reduce the memory requirements on WebHost by consolidating Rooms onto a few Processes, instead of one each. ## How was this...

meta: help wanted
is: refactor/cleanup
affects: webhost
waiting-on: other

This doesn't actually matter right now because a previous panel in the chain requires Colored Squares anyway, but in the future there might be modes that change the order in...

is: bug/fix
waiting-on: core-review

## What is this fixing or adding? Allows cleaning datapackage entries that have the wrong checksum. They're deleted entirely, which should be fine for the server, though some clients may...

is: maintenance
affects: webhost
waiting-on: peer-review

### What happened? If a location has already been checked, but you send a LocationScout for it with `create_as_hint = 2`, it is reported every time the LocationScout happens. This...

### What happened? After setup of 0.4.6 you are prompted to restart windows while LTTP sprites are still downloading, potentially interrupting the process. ### What were the expected results? All...

is: bug/fix

## What is this fixing or adding? Moves the item linking out of main and into a multiworld method. also adds a test that the item links option parses correctly....

is: refactor/cleanup
affects: core
waiting-on: peer-review

## What is this fixing or adding? Launcher "Text Client" --connect archipelago.gg:38281 should work, it doesn't, this fixes that I don't particularly love the contents of the fix because I...

is: bug/fix
affects: core
waiting-on: peer-review

## What is this fixing or adding? Fixing an issue where certain data was not getting added to slot data, causing issues in the client mod. This was due to...

is: bug/fix
waiting-on: peer-review