Archipelago/worlds
Alchav 8a852abdc4
Pokémon R/B: Migrate support into Bizhawk Client (#2466)
- Removes the Pokémon Client, adding support for Red and Blue to the Bizhawk Client.
- Adds `/bank` commands that mirror SDV's, allowing transferring money into and out of the EnergyLink storage.
- Adds a fix to the base patch so that the progressive card key counter will not increment beyond 10, which would lead to receiving glitch items. This value is checked against and verified that it is not > 10 as part of crash detection by the client, to prevent erroneous location checks when the game crashes, so this is relevant to the new client (although shouldn't happen unless you're using !getitem, or putting progressive card keys as item link replacement items)
2023-11-25 11:57:02 +01:00
..
_bizhawk BizHawkClient: Restore use of ConnectorErrors (#2480) 2023-11-23 20:51:53 +01:00
_sc2common SC2 WoL - Mod, Item and Location update (#2113) 2023-09-15 02:22:10 +02:00
adventure Core: deprecate Utils.get_options and remove Utils.get_default_options (#2352) 2023-10-28 19:32:12 +02:00
alttp LttP: remove extra default = False (#2497) 2023-11-25 11:12:13 +01:00
archipidle Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407) 2023-11-02 06:41:20 +01:00
bk_sudoku WebHost: consistent naming for player options (#2037) 2023-10-24 02:20:08 +02: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 Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
clique Clique: Refactors and Additional Features supported by v1.5 (#1989) 2023-07-19 17:16:03 -05:00
dark_souls_3 Allow worlds to provide item and location descriptions (#2409) 2023-11-11 01:06:54 -05:00
dkc3 WebHost: offer combined yaml file on /check if successful (#2337) 2023-10-22 02:02:30 +02:00
dlcquest Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
doom_1993 DOOM 1993: Logic fixes 2023-09-26 01:08:56 +02:00
doom_ii DOOM II: implement new game (#2255) 2023-11-24 18:08:02 +01:00
factorio Core: update modules, move orjson to core (#2489) 2023-11-23 21:36:20 +01:00
ff1 Docs, Various Games: Add Unique Local Commands to Game Page (#2285) 2023-10-31 17:20:24 -04:00
generic Docs: Added Note Explaining BK and fix typo in advanced settings (#2316) 2023-10-22 13:11:19 +02:00
hk Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
hylics2 Hylics 2: Unique entrance names, fix APWorld on 3.8 (#2460) 2023-11-15 07:03:40 +01:00
kh2 Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
ladx LADX: Text shuffle (#2051) 2023-11-22 08:29:33 -06:00
lingo Lingo: Move datafiles into a subdirectory (#2459) 2023-11-24 18:11:34 +01:00
lufia2ac Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -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: more optimizations (#2451) 2023-11-24 00:38:57 +01:00
minecraft minecraft: avoid duplicate prefix in output file name (#2048) 2023-10-28 21:43:09 +02:00
mmbn3 MMBN3: Small Bug Fixes (#2282) 2023-11-24 11:14:05 -06:00
musedash Muse Dash: Rename some Trap Items to match the wider community name (#2180) 2023-11-16 04:33:56 -06:00
noita Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
oot OoT: fix incorrect calls to sweep_for_events (#2417) 2023-11-02 20:02:38 +01:00
overcooked2 Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
pokemon_emerald Pokemon Emerald: Fix opponent trainer moves sometimes being MOVE_NONE (#2487) 2023-11-23 11:55:50 -06:00
pokemon_rb Pokémon R/B: Migrate support into Bizhawk Client (#2466) 2023-11-25 11:57:02 +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: 1.3.0 content update (#2425) 2023-11-22 09:20:32 -06:00
sa2b SA2B: v2.3 - The Chao Update (#2277) 2023-11-16 08:08:38 +01:00
sc2wol SC2: 0.4.3 bugfixes (#2273) 2023-11-08 12:00:55 -06:00
shivers Shivers: Implement New Game (#1836) 2023-11-24 17:23:45 -06:00
sm SM: fix missed SMWorld.spheres in #2400 (#2419) 2023-11-02 21:08:36 +01:00
sm64ex sm64ex: Replace old launcher tutorial (#2383) 2023-11-23 12:10:32 -06:00
smw WebHost: offer combined yaml file on /check if successful (#2337) 2023-10-22 02:02:30 +02:00
smz3 Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407) 2023-11-02 06:41:20 +01:00
soe Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
spire Core: remove duplicate state.item_count (#2463) 2023-11-24 00:35:37 +01:00
stardew_valley Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06: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 Docs, Various Games: Add Unique Local Commands to Game Page (#2285) 2023-10-31 17:20:24 -04:00
undertale Undertale: Logic fixes (#2436) 2023-11-08 11:50:29 -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: New junk hints (#2495) 2023-11-24 13:38:46 -06:00
zillion Core: Introduce new Option class NamedRange (#2330) 2023-11-24 17:10:52 -06:00
AutoSNIClient.py Core: SNI Client Refactor (#1083) 2022-10-25 19:54:43 +02:00
AutoWorld.py WebHost, Core: Developer-defined game option presets. (#2143) 2023-11-16 04:37:06 -06:00
Files.py Core: limit parallel APContainer writing (#2443) 2023-11-13 06:46:40 +01:00
LauncherComponents.py Pokémon R/B: Migrate support into Bizhawk Client (#2466) 2023-11-25 11:57:02 +01: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