diff --git a/Fill.py b/Fill.py index df12309b..904e80a6 100644 --- a/Fill.py +++ b/Fill.py @@ -135,8 +135,6 @@ def distribute_items_restrictive(world: MultiWorld): for loc in fill_locations: locations[loc.progress_type].append(loc) - logging.warning("Locations: " + str(len(fill_locations))) - logging.warning("Items: " + str(len(world.itempool))) prioritylocations = locations[LocationProgressType.PRIORITY] defaultlocations = locations[LocationProgressType.DEFAULT] diff --git a/README.md b/README.md index 35224128..0d33c5f9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ Currently, the following games are supported: * Secret of Evermore * Final Fantasy * Rogue Legacy +* VVVVVV +* Raft +* Super Mario 64 For setup and instructions check out our [tutorials page](https://archipelago.gg/tutorial/). Downloads can be found at [Releases](https://github.com/ArchipelagoMW/Archipelago/releases), including compiled