Fork of Archipelago Multi-Game Randomizer and Server that runs on https://ap.hollymcfarland.com
Go to file
Fabian Dill 514cd19367 Merge branch 'main' into breaking_changes
# Conflicts:
#	BaseClasses.py
#	Mystery.py
#	WebHostLib/downloads.py
#	WebHostLib/models.py
#	WebHostLib/templates/macros.html
#	WebHostLib/upload.py
#	worlds/alttp/ItemPool.py
#	worlds/alttp/Main.py
2021-01-17 06:50:25 +01:00
.github run unittests on all branches 2020-12-20 04:17:42 +01:00
WebHostLib Merge branch 'main' into breaking_changes 2021-01-17 06:50:25 +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-17 06:50:25 +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-17 06:50:25 +01:00
ER_hint_reference.txt Replace keysanity with map/compass/key/bk shuffle 2019-12-13 22:37:52 +01:00
Fill.py Fix bug with placements always being empty. 2021-01-13 10:40:23 -08:00
Gui.py update Archipelago 2021-01-03 14:32:32 +01:00
GuiUtils.py Revert "Revert "Merge branch 'pr/151'"" 2020-12-04 23:52:03 +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 update Archipelago 2021-01-03 14:32:32 +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-17 06:50:25 +01:00
NetUtils.py squashed commit of many breaking changes 2020-10-19 08:26:31 +02:00
Options.py update Options system #2 2020-10-24 19:46:13 +02:00
Patch.py update Archipelago 2021-01-03 14:32:32 +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 squashed commit of many breaking changes 2020-10-19 08:26:31 +02: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 Revert "Revert "Merge branch 'pr/151'"" 2020-12-04 23:52:03 +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 Create website-redesign branch. Include incomplete redesign assets. Very much in-progress. 2020-10-24 14:46:27 -04: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.