Archipelago/worlds
Bryce Wilson b570aa2ec6
Pokemon Emerald: Clean up free fly blacklist (#4552)
2025-01-27 10:25:31 -05:00
..
_bizhawk BizHawkClient: Update README for `get_memory_size` (#4511) 2025-01-25 09:35:42 -05:00
_sc2common
adventure Adventure: Optimize imports (#4300) 2025-01-12 19:00:20 +01:00
ahit AHIT: Fix broken link in setup guide (#4524) 2025-01-23 16:45:11 -05:00
alttp Core: Fix worlds that rely on other worlds having their Entrances connected before connect_entrances, add unit test (#4530) 2025-01-22 14:00:47 +01:00
apsudoku
aquaria Aquaria: Fixing itemlink not working (#4473) 2025-01-13 20:09:39 +01:00
archipidle
blasphemous Blasphemous: Move Locality Changes Earlier (#4422) 2025-01-13 19:34:56 -05:00
bomb_rush_cyberfunk
bumpstik
celeste64
checksfinder
clique
cv64
cvcotm
dark_souls_3
dkc3 DKC3: Remove unused variables and imports #4302 2025-01-14 10:49:30 +01:00
dlcquest
doom_1993
doom_ii
factorio Factorio: Inventory Spill Traps (#4457) 2025-01-26 22:14:39 +01:00
faxanadu Faxanadu: Fix generations with itemlinks (#4395) 2025-01-13 18:35:01 -05:00
ff1
ffmq FFMQ: Fix collect_item (#4433) 2025-01-19 23:06:09 -05:00
generic Docs: Clarify !alias commands in commands_en.md (#4426) 2025-01-06 09:42:18 -05:00
heretic
hk HK: some stuff ruff and pycodestyle complained about (#4523) 2025-01-20 23:42:12 +01:00
hylics2
inscryption
kdl3 KDL3: Fix world access on non-strict open world (#4543) 2025-01-27 01:52:02 +01:00
kh1 Core: Add connect_entrances world step/stage (#4420) 2025-01-20 16:07:15 +01:00
kh2 KH2: Bug fixes and game update future proofing (#4075) 2025-01-21 17:28:33 -05:00
ladx LADX: Swap out invalid characters in item names (#4495) 2025-01-16 21:59:19 -05:00
landstalker
lingo Lingo: Add speed boost mode (#3989) 2025-01-15 21:13:29 +01:00
lufia2ac
meritous
messenger The Messenger: reduce strictness of output path check (#4442) 2025-01-07 23:11:26 +01:00
minecraft
mlss
mm2 BizHawkClient: Add command to get size of memory domain (#4439) 2025-01-12 08:03:31 +01:00
mmbn3 MMBN3: Logic and Bug Fixes, New Checks (#3646) 2025-01-17 08:41:12 -05:00
musedash Muse Dash: Change Data storage from a .txt file to a .py file and Filter Webhost Song Lists correctly (#4234) 2025-01-12 18:59:16 +01:00
noita
oot OoT: Two Bugfixes (#4389) 2025-01-14 16:39:13 -05:00
osrs
overcooked2
pokemon_emerald Pokemon Emerald: Clean up free fly blacklist (#4552) 2025-01-27 10:25:31 -05:00
pokemon_rb Pokémon R/B: Fix Route 11-E to Route-12-W logic (#4435) 2025-01-11 01:31:29 +01:00
raft
rogue_legacy
ror2
sa2b
saving_princess
sc2
shivers Shivers: Stop using get_all_state cache to fix timing issue #4522 2025-01-25 00:35:54 +01:00
shorthike
sm SM generate without rom (#3460) 2025-01-10 21:46:17 +01:00
sm64ex Super Mario 64: Add Star Costs to Spoiler (#4544) 2025-01-25 09:36:23 -05:00
smw
smz3 SMZ3: Change locality options earlier (#4424) 2025-01-19 23:07:01 -05:00
soe SoE: update to v050 (#4497) 2025-01-17 18:53:29 +01:00
spire
stardew_valley Stardew Valley: Improve generation performance by around 11% by moving calculating from rule evaluation to collect (#4231) 2025-01-18 20:36:01 -05:00
subnautica Subnautica: fix typo and remove no longer used logger (#4456) 2025-01-10 23:28:38 +01:00
terraria
timespinner
tloz TLoZ: Fix typo in setup guide (#4486) 2025-01-16 00:52:12 +01:00
tunic TUNIC: Fix UT create_item classification (#4514) 2025-01-24 17:10:58 -05:00
undertale Undertale: Fix slot_data and options.as_dict() (#3774) 2024-08-12 01:53:40 +02:00
v6
wargroove
witness The Witness: Make location order in the spoiler log deterministic (#3895) 2024-12-30 00:50:39 +01:00
yachtdice
yoshisisland
yugioh06
zillion Zillion: Priority Dead Ends Feature (#4220) 2025-01-19 18:31:09 -05:00
zork_grand_inquisitor Zork Grand Inquisitor: Precollect Start with Hotspot Items in deterministic order (#4412) 2024-12-31 09:16:29 -05:00
AutoSNIClient.py SNIClient: Let clients based on SNIClient monitor packages via on_package method (#3093) 2025-01-07 00:10:23 +01:00
AutoWorld.py Core: Add connect_entrances world step/stage (#4420) 2025-01-20 16:07:15 +01:00
Files.py
LauncherComponents.py Core: Add launch function to call launch_subprocess only if multiprocessing is actually necessary (#4237) 2025-01-24 19:52:12 +01:00
__init__.py