Fork of Archipelago Multi-Game Randomizer and Server that runs on https://ap.hollymcfarland.com
Go to file
Fabian Dill 670b8b4b11 Merge branch 'main' into breaking_changes
# Conflicts:
#	MultiClient.py
#	WebUI.py
2021-01-21 05:36:16 +01:00
.github name lint to lint 2021-01-17 06:59:46 +01:00
WebHostLib Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
data Merge branch 'main' into breaking_changes 2021-01-03 13:13:59 +01:00
test fix unit tests 2021-01-03 17:16:07 +01:00
worlds Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
.gitignore Add /output and /Output Logs to .gitignore 2020-12-06 11:28:20 -05:00
Adjuster.py Merge branch 'main' into breaking_changes 2021-01-03 13:13:59 +01:00
BaseClasses.py Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
ER_hint_reference.txt Replace keysanity with map/compass/key/bk shuffle 2019-12-13 22:37:52 +01:00
Fill.py Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
Gui.py update Archipelago 2021-01-03 14:32:32 +01:00
GuiUtils.py Allow just updating sprites and remove old alternate sprite folder 2020-11-11 13:45:21 +01:00
LICENSE Create website-redesign branch. Include incomplete redesign assets. Very much in-progress. 2020-10-24 14:46:27 -04:00
ModuleUpdate.py squashed commit of many breaking changes 2020-10-19 08:26:31 +02:00
MultiClient.py Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
MultiMystery.py update Archipelago 2021-01-03 14:32:32 +01:00
MultiServer.py Merge branch 'main' into breaking_changes 2021-01-17 06:50:25 +01:00
Mystery.py Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
NetUtils.py Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
Options.py update Options system #2 2020-10-24 19:46:13 +02:00
Patch.py handle merge conflicts after plando update 2021-01-17 06:54:38 +01:00
README.md update Archipelago 2021-01-03 14:32:32 +01:00
Utils.py fix some merging 2021-01-03 14:41:21 +01:00
WebHost.py WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00
WebUI.py Merge branch 'main' into breaking_changes 2021-01-21 05:36:16 +01:00
_config.yml Set theme jekyll-theme-slate 2020-06-19 03:22:27 +02:00
dumpSprites.py re-export spriteData 2020-12-06 17:12:41 +01:00
host.yaml update Archipelago 2021-01-03 14:32:32 +01:00
icon.ico update icon 2020-12-06 14:36:14 +01:00
inno_setup_38.iss update Archipelago 2021-01-03 14:32:32 +01:00
inno_setup_39.iss update Archipelago 2021-01-03 14:32:32 +01:00
meta.yaml update meta.yaml 2020-11-14 19:56:40 +01:00
playerSettings.yaml tile_shuffle option no longer requires Enemizer, document it as such 2020-12-29 19:59:20 +01:00
pytest.ini use pytest for github unittests 2020-04-29 18:44:03 +02:00
requirements.txt fix PyYAML version name to not trigger module updater 2021-01-20 03:18:46 +01:00
setup.py update Archipelago 2021-01-03 14:32:32 +01:00

README.md

Archipelago

A Multiworld implementation for the Legend of Zelda: A Link to the Past Randomizer.
For setup and instructions there's a Wiki.
Downloads can be found at Releases, including compiled windows binaries.

Readme is a work in progress.