Archipelago/worlds
FlySniper 1630529d58
Wargroove (#1982)
## What is this fixing or adding?

Adjusted some map terrain. Made Ambushed in the Middle's HQ more exposed. Made Deep Thicket's AI spawn extra units. Adjusted some terrain in Rebel Village.
Moved item creation from generate_basic to create_items for (https://github.com/ArchipelagoMW/Archipelago/pull/1460)
2023-07-19 01:59:41 +02:00
..
_sc2common SC2: Python 3.11 compatibility (#1821) 2023-06-12 07:41:53 +02:00
adventure Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
alttp Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
archipidle Add New Translation for Adventure and Archipidle in french (#1749) 2023-05-01 02:03:31 +02:00
bk_sudoku Deprecate `data_version` and introduce `checksum` for DataPackages. (#684) 2023-03-20 17:01:08 +01:00
blasphemous Blasphemous: Randomizer 2.0 (#1883) 2023-07-05 23:39:26 -05:00
bumpstik Add Bumper Stickers (#811) 2023-06-27 15:37:17 -05:00
checksfinder core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
clique Clique: Better, less-obtuse, docs for Clique. (#1719) 2023-04-19 21:17:16 -05:00
dark_souls_3 DS3, Docs: Add downpatching instructions to Dark Souls III setup guide (#1874) 2023-07-05 20:21:32 +02:00
dkc3 DKC3: Move item creation earlier (#1941) 2023-07-14 03:11:49 +02:00
dlcquest DLC Quest: Option Documentation improvements (#1887) 2023-06-25 02:13:33 +02:00
doom_1993 DOOM 1993: implement new game (#1759) 2023-07-02 10:34:55 -05:00
factorio Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
ff1 Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
generic Docs: Slight update regarding apworld yamls (#1987) 2023-07-18 21:12:04 +02:00
hk HK: Fix bugs and update setup guide for Scarab+ and XBox Game Pass support (#1955) 2023-07-11 11:49:40 +02:00
hylics2 Hylics 2: Add missing location (#1917) 2023-06-30 17:46:32 -05:00
kh2 KH2: New Unit Test and better keyblade fill (#1744) 2023-04-23 22:20:43 +02:00
ladx LADX: Add Hints (#1932) 2023-07-14 03:14:04 +02:00
lufia2ac Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
meritous core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
messenger Core: Attribute per slot random directly to the World and discourage using MultiWorld's random (#1649) 2023-07-02 05:50:14 -05:00
minecraft Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
mmbn3 Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
musedash Muse Dash: Fix Rare Test Failure (#1920) 2023-07-02 02:48:17 -05:00
noita Noita: Region connection edits (#1855) 2023-06-05 19:32:33 +02:00
oot OoT: Python 3.11 Compatibility fix and Minor Bug fixes (#1948) 2023-07-09 14:30:05 +02:00
overcooked2 Docs: rework main ap setup guide (#1853) 2023-06-28 19:06:18 -05:00
pokemon_rb Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
raft Raft: Only modify itempool during create_items (#1939) 2023-07-04 14:28:09 -05:00
rogue_legacy core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
ror2 RoR2: fix event exits for dlc stages (#1946) 2023-07-05 22:45:43 -05:00
sa2b Add link to location guide into Game Page (#1974) 2023-07-18 09:58:38 +02:00
sc2wol SC2: Move itempool generation logic from `generate_basic` to `create_items`. (#1940) 2023-07-04 14:27:04 -05:00
sm Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
sm64ex SM64: Verbosify SM64 documentation (#1967) 2023-07-14 03:08:09 +02:00
smw SMW: Move item creation earlier (#1942) 2023-07-14 03:11:19 +02:00
smz3 SMZ3: update to upstream version 11.3.1 and item link fix (#1950) 2023-07-05 22:44:59 -05:00
soe Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
spire Docs, StS: Document setup for Slay the Spire GOG/Game Pass installations (#1913) 2023-07-07 09:47:11 -05:00
stardew_valley Stardew valley: Fix package and imports for apworld linux (#1842) 2023-05-29 01:00:33 +02:00
subnautica Subnautica: revamp filler item pool 2023-07-04 08:29:46 +02:00
timespinner Timespinner: LOGIC FIX, RC BUG (#1610) 2023-03-27 19:17:50 +02:00
tloz TLoZ: Fix Incorrect Import (#1986) 2023-07-18 10:22:39 +02:00
undertale Undertale: Bug fix pr (#1937) 2023-07-04 13:09:17 -05:00
v6 sm64ex,v6: Use create_items for itempool modification (#1674) 2023-04-07 19:03:28 -05:00
wargroove Wargroove (#1982) 2023-07-19 01:59:41 +02:00
witness Witness: Fix Python 3.11 crash and fix Desert Laser hint (#1970) 2023-07-18 10:18:42 +02:00
zillion Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
AutoSNIClient.py Core: SNI Client Refactor (#1083) 2022-10-25 19:54:43 +02:00
AutoWorld.py Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
Files.py [Pokemon Red and Blue] Initial implementation (#1016) 2022-10-13 07:45:52 +02:00
LauncherComponents.py Mega Man Battle Network 3: Implement New Game (#1198) 2023-06-29 13:36:01 -05:00
__init__.py Core: refactor some loading mechanisms (#1753) 2023-06-20 01:01:18 +02:00