Archipelago/worlds
Thorsten Horberth 879c3407d8
Yoshi's World: Fixed minor logic inconsistincy in Rules.py (#3241)
* Fixed Logic in Rules.py

As of easy logic of this goal is
    set_rule(world.multiworld.get_location("GO! GO! MARIO!!: Stars", player), lambda state: logic.has_midring(state) or (state.has("Tulip", player) and logic.cansee_clouds(state)))
normal logic shouldn't need any collectable.

* Corrected Logic Rules.py
2024-05-04 04:29:12 +02:00
..
_bizhawk
_sc2common
adventure Adventure: Remove runtime changes to location templates (#3010) 2024-04-18 19:01:12 +02:00
alttp ALTTP: 0.4.6 fixes (#3215) 2024-04-28 01:48:59 +02:00
archipidle
bk_sudoku
blasphemous
bumpstik
celeste64
checksfinder
clique
cv64 CV64: fix import that shouldn't be relative (#3223) 2024-04-28 01:41:30 +02:00
dark_souls_3 DS3: Update the setup docs to be more up to date (#2932) 2024-04-20 19:45:20 -05:00
dkc3
dlcquest
doom_1993 DOOM 1993: Update to use new Options + logic fixes + Doc fix (#3138) 2024-04-18 18:56:10 +02:00
doom_ii DOOM II: var world->multiworld fix and minor doc fix (#3140) 2024-04-19 23:11:12 +02:00
factorio Core/SNIClient/LttP/Factorio: switch to get_settings (#3208) 2024-04-24 06:24:44 +02:00
ff1
ffmq
generic Docs: Mention /check in the advanced yaml guide (#3092) 2024-04-20 19:49:48 -05:00
heretic
hk move godhome events to create_regions with the others to not try and make them non-events when unshuffled is on (#3221) 2024-05-02 15:26:17 +02:00
hylics2
kdl3
kh2
ladx
landstalker
lingo Lingo: Fix broken good item in panelsanity (#3249) 2024-05-02 15:14:30 +02:00
lufia2ac lufia2ac: prevent double checks (#3154) 2024-04-18 18:56:32 +02:00
meritous
messenger The Messenger: fix import that shouldn't be relative (#3219) 2024-04-26 21:29:01 +02:00
minecraft
mmbn3 MMBN3: Modernizations and Minor Bugfixes (#2991) 2024-04-18 19:02:01 +02:00
musedash
noita Noita: Add more location groups, capitalize existing ones (#3141) 2024-05-02 12:02:14 +02:00
oot Core: replace `Location.event` with `advancement` property (#2871) 2024-04-14 20:37:48 +02:00
overcooked2
pokemon_emerald Updating Poptracker-Pack-Link for Pokémon Emerald as the old one was no longer maintained and did not work with 0.4.5 (#3193) 2024-05-02 11:56:35 +02:00
pokemon_rb
raft
rogue_legacy
ror2
sa2b SA2B: Update Setup guide for new Mod Manager (#3085) 2024-04-18 19:00:01 +02:00
sc2 SC2: For non-campaign order pick one of the hardest missions as goal (#3180) 2024-05-02 12:20:57 +02:00
shivers
shorthike
sm
sm64ex Fixed typo and odd capitalization (#3233) 2024-05-03 12:23:08 +02:00
smw
smz3 SMZ3: Use correct font tiles for cross-world items in SM (#3095) 2024-04-21 11:44:17 -05:00
soe
spire
stardew_valley Stardew Valley: Options page documentation improvements (#3155) 2024-04-20 19:41:00 -05:00
subnautica
terraria Terraria: Crate logic (#2841) 2024-04-14 02:18:02 +02:00
timespinner
tloz [TLOZ]: Remove use of per_slot_randoms (#3255) 2024-05-03 02:56:20 +02:00
tunic TUNIC: Better seed groups for Entrance Rando (#2998) 2024-05-03 07:21:27 +02:00
undertale
v6
wargroove
witness The Witness: More door renames (#3131) 2024-04-21 11:45:39 -05:00
yoshisisland Yoshi's World: Fixed minor logic inconsistincy in Rules.py (#3241) 2024-05-04 04:29:12 +02:00
zillion Zillion: Docs: add information to skill option documentation (#3118) 2024-04-20 19:43:13 -05:00
zork_grand_inquisitor
AutoSNIClient.py
AutoWorld.py
Files.py
LauncherComponents.py
__init__.py