Archipelago/worlds
Star Rauchenberger adad7b532d
Lingo: Turn The Colorful into a countdown achievement (#2710)
The Colorful currently, in logic, does not expect you to solve the achievement panel until all of the doors are opened. This is not enforced by the client in complex door shuffle. It is also not typical of how achievements in Lingo usually work, and it ended up this way because of the fact that The Colorful is, uniquely, not a countdown panel. This change modifies logic so that solving each panel within The Colorful is required in order to access the achievement, rather than opening all of the doors. This will be accompanied by a change to the client that will turn the achievement panel into a countdown.
2024-01-16 13:09:54 +01:00
..
_bizhawk BizHawkClient: Use `local_path` when autolaunching BizHawk with lua script (#2526) 2023-11-28 22:56:27 +01:00
_sc2common SC2 WoL - Mod, Item and Location update (#2113) 2023-09-15 02:22:10 +02:00
adventure Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
alttp Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
archipidle Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407) 2023-11-02 06:41:20 +01:00
bk_sudoku Worlds Docs: Translations German (Clique, BK Sudoku, OoT) (#2581) 2024-01-16 06:54:48 +01:00
blasphemous Blasphemous: Include ranged attack in logic for all difficulties (#2271) 2023-10-28 21:47:14 +02:00
bumpstik Bumper Stickers: add location rules (#2254) 2023-10-25 10:22:09 +02:00
checksfinder Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
clique Worlds Docs: Translations German (Clique, BK Sudoku, OoT) (#2581) 2024-01-16 06:54:48 +01:00
dark_souls_3 DS3: update setup guide to preserve downpatching instructions (#2531) 2023-11-30 09:29:55 +01:00
dkc3 Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
dlcquest Docs: add FR guide for DLCQuest (#2699) 2024-01-12 20:26:50 +01:00
doom_1993 DOOM 1993: Added various new options (#2067) 2023-11-25 08:43:14 -06:00
doom_ii DOOM II: implement new game (#2255) 2023-11-24 18:08:02 +01:00
factorio Factorio: "improve" default start items (#2588) 2023-12-28 14:30:10 +01:00
ff1 FF1: Fix terminated_event access_rule not getting set (#2648) 2024-01-01 18:13:35 +01:00
ffmq FFMQ: Reset protection (#2727) 2024-01-16 01:21:02 +01:00
generic Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
heretic Heretic: implement new game (#2256) 2023-11-25 15:22:30 +01:00
hk Hollow Knight: Fix fragile/unbreakable charm variants counting as 2 distinct charms in logic (#2683) 2024-01-11 23:10:25 +01:00
hylics2 Hylics 2: Add missing logic (#2638) 2023-12-28 06:25:41 +01:00
kh2 KH2: Fix relative import (#2702) 2024-01-11 00:56:43 +01:00
ladx Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
landstalker Docs: Fix broken link in Landstalker setup Guide (#2680) 2024-01-12 00:18:11 +01:00
lingo Lingo: Turn The Colorful into a countdown achievement (#2710) 2024-01-16 13:09:54 +01:00
lufia2ac Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
meritous Core: change Region caching to on_change from on-miss-strategy (#2366) 2023-10-29 19:47:37 +01:00
messenger The Messenger: bump required client version (#2544) 2023-12-07 08:23:05 +01:00
minecraft Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
mmbn3 Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
musedash Touhou Mugakudan 3 song update. (#2659) 2024-01-11 23:13:39 +01:00
noita Noita: Don't allow impossible slot names (#2608) 2023-12-28 14:21:54 +01:00
oot Worlds Docs: Translations German (Clique, BK Sudoku, OoT) (#2581) 2024-01-16 06:54:48 +01:00
overcooked2 Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
pokemon_emerald Pokemon Emerald: Change "settings" to "options" in docs (#2517) 2023-12-28 13:33:30 +01:00
pokemon_rb Pokémon R/B: Fix move intervention (#2687) 2024-01-12 00:49:54 +01:00
raft Raft: Use world.random instead of global random (#2439) 2023-11-09 08:47:36 +01:00
rogue_legacy Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
ror2 RoR2: Remove begin with loop (#2518) 2023-12-10 19:12:46 +01:00
sa2b SA2B: Fix Weapons Bed - Omochao 2 Logic (#2605) 2023-12-16 04:16:36 +01:00
sc2wol SC2: run download_data via concurrent.futures (#2704) 2024-01-12 00:40:33 +01:00
shivers Shivers: Fix rule logic for location 'Final Riddle: Guillotine Dropped' (#2706) 2024-01-15 04:48:44 +01:00
sm Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
sm64ex sm64ex: Fix randomizing Courses and Secrets separately (#2637) 2023-12-28 08:01:48 +01:00
smw Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
smz3 SMZ3: 0.4.4 backward compat client fix (#2667) 2024-01-07 13:13:52 +01:00
soe SoE: minor typing and style fixes (#2724) 2024-01-15 09:17:46 +01:00
spire Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
stardew_valley Stardew Valley: Added missing rule on the club card (#2722) 2024-01-15 04:29:30 +01:00
subnautica Subnautica: avoid cache recreation in create_regions call and clean up function. (#2365) 2023-10-26 00:03:14 +02:00
terraria Docs: Terraria Setup Guide added information about the Upgraded Research Mod (#2338) 2023-11-01 16:08:04 -05:00
timespinner Timespinner: New options from TS Rando v1.25 + Logic fix (#2090) 2023-11-22 08:17:33 -06:00
tloz TLOZ: properly assign options (#2726) 2024-01-15 20:19:18 +01:00
tunic TUNIC: Update game page for blurb about playing vanilla first (#2712) 2024-01-13 15:12:43 +01:00
undertale Docs: Update regarding new launcher (#2627) 2024-01-04 21:03:39 -06:00
v6 sm64ex,v6: Use create_items for itempool modification (#1674) 2023-04-07 19:03:28 -05:00
wargroove Wargroove: Fixed WargrooveClient retaining victory and location information and minor doc fix (#2464) 2023-11-16 04:35:20 -06:00
witness The Witness: Fix an instance of multiworld.random being used (#2630) 2023-12-28 14:12:37 +01:00
zillion Zillion: remove old option access from item link validation (#2673) 2024-01-14 15:48:30 +01:00
AutoSNIClient.py Core: SNI Client Refactor (#1083) 2022-10-25 19:54:43 +02:00
AutoWorld.py Core: Log the worlds still using the old options API (#2707) 2024-01-14 03:04:12 +01:00
Files.py Core: limit parallel APContainer writing (#2443) 2023-11-13 06:46:40 +01:00
LauncherComponents.py KH2: Version 2 (#2009) 2023-11-25 08:46:00 -06:00
__init__.py WebHost: Refactor `tracker.py`, removal of dead code, and tweaks to layouts of some tracker pages. (#2438) 2023-11-18 12:29:35 -06:00