Fork of Archipelago Multi-Game Randomizer and Server that runs on https://ap.hollymcfarland.com
Go to file
LLCoolDave d6050eb0e1 Fix lightcone rules for standard, where cones depend on where a region IS, not where it WOULD BE in vanilla. 2017-05-20 15:47:28 +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 Fix lightcone rules for standard, where cones depend on where a region IS, not where it WOULD BE in vanilla. 2017-05-20 15:47:28 +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 Fix lightcone rules for standard, where cones depend on where a region IS, not where it WOULD BE in vanilla. 2017-05-20 15:47:28 +02:00
Rules.py Fix lightcone rules for standard, where cones depend on where a region IS, not where it WOULD BE in vanilla. 2017-05-20 15:47:28 +02:00
Text.py Added locations for custom texts and format conversion functions. 2017-05-20 14:07:19 +02:00