Archipelago/worlds/alttp
Fabian Dill ba3bb201cd Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld
Generator: Re-allow names with spaces (and see what breaks)
Generator: Removed teams (Note that teams are intended to move from a generation step feature to a server runtime feature, allowing dynamic creation of an already generated MW)
LttP: All Rom Options are now on the new system
LttP: palette option "random" is now called "good"
LttP: Roms are now created as part of the general output file creation step
LttP: disable Music is now Music, removing potential double negatives
LttP & Factorio: Progressive option random is now grouped_random
LttP: Enemy damage option random is now Enemy damage: chaos
2021-08-09 09:15:41 +02:00
..
Bosses.py Added HMG check to all checks for OWG and NL 2021-06-14 22:10:26 -05:00
Dungeons.py AutoWorld: Add "stage" methods and implement LttP Dungeon fill as an example. 2021-08-09 06:50:11 +02:00
EntranceRandomizer.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
EntranceShuffle.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
InvertedRegions.py Merge branch 'main' into breaking_changes 2021-02-19 13:45:50 +01:00
ItemPool.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
Items.py AutoWorld: add hint_blacklist, automatically generated all_names 2021-07-12 15:33:20 +02:00
Options.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
OverworldGlitchRules.py Remove Single-Item logic macros 2021-02-27 17:11:54 +01:00
Regions.py add World.location_names 2021-07-12 15:11:48 +02:00
Rom.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
Rules.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
Shops.py add World.location_names 2021-07-12 15:11:48 +02:00
SubClasses.py add World.location_names 2021-07-12 15:11:48 +02:00
Text.py LttP: Remove calling the player Idiot 2021-08-09 03:51:33 +02:00
UnderworldGlitchRules.py Fixed broken mirrorless swamp rules 2021-06-10 18:10:25 -05:00
__init__.py Multiple: Followed a rabbit hole of moving LttP Rom generation to AutoWorld 2021-08-09 09:15:41 +02:00
requirements.txt Split requirements into world types, automatically discover and resolve them. 2021-06-06 15:30:20 +02:00