Archipelago/worlds
coveleski daf94fcdb2
Pokemon RB: Fixing misnamed locations (#4404)
2025-01-04 08:27:41 -05:00
..
_bizhawk
_sc2common
adventure Adventure: Remove unused variables (#4301) 2024-12-06 07:15:26 +01:00
ahit
alttp LTTP: sort of use new options system (#3764) 2024-11-29 05:02:26 +01:00
apsudoku
aquaria Aquaria: Replacing the release link to the latest link (#4381) 2024-12-19 20:17:56 -05:00
archipidle
blasphemous Blasphemous: Fix starting_location: random affecting all Blasphemous worlds (#4428) 2025-01-03 07:03:30 -05:00
bomb_rush_cyberfunk
bumpstik
celeste64
checksfinder
clique
cv64 CV64: Fix the first Waterway 3HB ledge setting the flag of one of the Nitro room item locations. #4277 2024-11-29 01:36:21 +01:00
cvcotm Castlevania: Circle of the Moon - Implement New Game (#3299) 2024-12-12 14:47:47 +01:00
dark_souls_3 DS3: Convert post_fill to stage_post_fill for better performance (#4122) 2024-12-26 08:50:18 -05:00
dkc3 Various worlds: Fix more absolute world imports (#3510) 2024-06-27 08:51:27 +02:00
dlcquest DLC Quest Bug Fix 50+ coin bundle basic Campaign (#4276) 2024-11-29 01:35:09 +01:00
doom_1993 id Tech 1 games: Add command line instructions/info (#3757) 2024-12-01 04:10:43 +01:00
doom_ii id Tech 1 games: Add command line instructions/info (#3757) 2024-12-01 04:10:43 +01:00
factorio try again to award the starting items post cutscene if needed. (#4408) 2025-01-02 19:45:32 -08:00
faxanadu New Game: Faxanadu (#3059) 2024-11-29 22:45:36 +01:00
ff1
ffmq FFMQ: Fix encoding issue with Game Page (#4299) 2025-01-02 22:03:07 -05:00
generic Core: Reword item classification definitions to allow for progression + useful (#3925) 2024-12-25 21:47:51 +01:00
heretic id Tech 1 games: Add command line instructions/info (#3757) 2024-12-01 04:10:43 +01:00
hk HK: add random handling to plandocharmcosts (#4327) 2024-12-15 22:48:44 +01:00
hylics2
inscryption Inscryption: Implement new game (#3621) 2024-12-21 23:12:35 +01:00
kdl3 Various Worlds: use / explicitly for pkgutil (#4232) 2024-12-09 01:59:40 +01:00
kh1
kh2 KH2: Using fast_fill instead of fill_restrictive (#4227) 2024-12-26 17:04:21 -05:00
ladx LADX: Open Mabe Option (#3964) 2024-12-20 07:55:32 -05:00
landstalker Landstalker: Fix paths Lantern logic affecting other Landstalker worlds (#4394) 2024-12-24 20:44:47 -05:00
lingo Lingo: Fix number hunt issues on panels mode (#4342) 2024-12-10 20:36:38 +01:00
lufia2ac Core/Docs: Adding apostrophe quotes around variables in printed error messages (#3914) 2024-12-19 20:47:33 -05:00
meritous
messenger
minecraft Various Worlds: use / explicitly for pkgutil (#4232) 2024-12-09 01:59:40 +01:00
mlss
mm2 Various Worlds: use / explicitly for pkgutil (#4232) 2024-12-09 01:59:40 +01:00
mmbn3
musedash Muse Dash: Remove bad option defaults. #4340 2024-12-12 09:18:19 +01:00
noita Noita: Make greed die a trap (#4382) 2024-12-19 20:30:41 -05:00
oot OoT: Turn Logic Tricks into an OptionSet (#3551) 2024-11-29 01:40:53 +01:00
osrs OSRS: Fixes to Logic errors related to Max Skill Level determining when Regions are accessible (#4188) 2024-11-22 16:33:27 +01:00
overcooked2 oc2: Reduce calls to meets_requirements (#4060) 2024-10-29 11:07:49 +01:00
pokemon_emerald Pokemon Emerald: Remove unnecessary code (#4364) 2024-12-16 09:06:48 +01:00
pokemon_rb Pokemon RB: Fixing misnamed locations (#4404) 2025-01-04 08:27:41 -05:00
raft Raft: Place locked items in create_items and fix get_pre_fill_items (#4250) 2024-12-09 01:57:34 +01:00
rogue_legacy
ror2
sa2b
saving_princess Saving Princess: implement new game (#3238) 2024-12-07 11:29:27 +01:00
sc2
shivers Shivers: Fix spelling error in naming (#4425) 2025-01-04 07:42:34 -05:00
shorthike A Short Hike: Fix Boat Rental purchase being incorrectly calculated (#3639) 2024-07-22 01:47:46 +02:00
sm Super Metroid: KeyError on invalid item name #4222 2024-12-01 05:03:13 +01:00
sm64ex Super Mario 64: Rework logic for 100 Coins (#4131) 2024-12-12 14:50:48 +01:00
smw
smz3 SMZ3: Fix minimal logic considering SM boss tokens unnecessary (#4377) 2024-12-21 20:39:38 +01:00
soe
spire
stardew_valley Stardew Valley: Fix potential incompletable seed when starting winter (#4361) 2024-12-12 09:17:19 +01:00
subnautica
terraria
timespinner Timespinner: Implemented support for universal tracker (#3771) 2024-12-01 04:11:45 +01:00
tloz
tunic TUNIC: Add relics and abilities to the item pool in deterministic order (#4411) 2024-12-30 23:57:09 -05:00
undertale
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 YGO06: add Item groups (#3737) 2024-12-01 04:09:22 +01:00
zillion Zillion: use "new" settings api and cleaning (#3903) 2024-11-29 21:25:01 +01: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
AutoWorld.py Core: Add some more world convenience methods (#3021) 2024-12-15 23:30:35 +01:00
Files.py
LauncherComponents.py Launcher: support Component icons inside apworlds (#3629) 2024-11-30 03:58:52 +01:00
__init__.py