Fork of Archipelago Multi-Game Randomizer and Server that runs on https://ap.hollymcfarland.com
Go to file
LLCoolDave 72947fa32f Added Rom Patching and Command Line Interface. 2017-05-20 14:07:40 +02:00
BaseClasses.py Runtime Improvements 2017-05-20 14:03:15 +02:00
Dungeons.py Dungeons: Place TRock keys first as it's the only dungeon that has requirements about reachability of one of its entrances, which may lead to circular issues if that entrance is blocked through a dungeon that hasn't had its keys placed yet. 2017-05-20 14:05:15 +02:00
EntranceShuffle.py Implemented Entrance Shuffling Logic 2017-05-20 14:06:53 +02:00
Items.py Items: Added Item codes. Dungeon specific items do not seem to work yet, reverted to vanilla items. 2017-05-20 14:06:32 +02:00
LICENSE Initial commit 2017-05-15 20:25:24 +02:00
Main.py Added Rom Patching and Command Line Interface. 2017-05-20 14:07:40 +02:00
Regions.py Regions: Add all remaining regions. Split up some areas into more subregions. Add addresses for locations. 2017-05-20 14:05:59 +02:00
Rules.py Rules: Fix up some issues, add new rules for reverse exits for full shuffle. Big Bomb Rule needs to be overhauled. Bunny exploration not added yet. 2017-05-20 14:04:02 +02:00
Text.py Added locations for custom texts and format conversion functions. 2017-05-20 14:07:19 +02:00