Archipelago/worlds
Ludovic Marechal ab9f3767e2
DS3: Use slot_data instead of the external Json file (#1155)
* Update items_data.py

added `Red and White Round Shield`, `Crystal Scroll`, `Magic Stoneplate Ring`, and `Outrider Knight` gear.

* Update locations_data.py

Added `US: Red and White Round Shield`, `CKG: Magic Stoneplate Ring`, `GA: Outrider Knight` set, and `GA: Crystal Scroll`

* Update __init__.py

Add `Karla's Ashes` requirements

* Update items_data.py

Add `Irithyll Rapier, Hollow's Ashes, Irina's Ashes, Karla's Ashes, Cornyx's Ashes, and Orbeck's Ashes`

* Update locations_data.py

Add `Irithyll Rapier, Hollow's Ashes, Irina's Ashes, Karla's Ashes, Orbeck's Ashes, and Cornyx's Ashes`

* Update items_data.py

removed "hollows ashes"

* Update locations_data.py

remove "hollows ashes"

* Revert "WebHost: Add the DarkSouls3 entry to upload and download the client file"

This reverts commit 5e7c2d4cee485e373ffe60932134013548192c8e.

* ds3: Use fill_slot_data instead of generate_output

* DS3: Increment data_version

* DS3: Fix item name in rule

* DS3: Set required client version to 0.3.6 and added offsets between items and location tables for backward compatibility

* DS3: Resolve Python 3.8 compatibility

* DS3: Removed useless region for locations IDs consistency

* DS3: Changed i in loop

* DS3: Remove AP.json from the documentation

* DS3: Put back json upload and download

* DS3: Avoid empty downloads

(cherry picked from commit c4c485140d2c427fe49c5b23444a4f1dd111d5b7)

Co-authored-by: Br00ty <83629348+Br00ty@users.noreply.github.com>
2022-11-01 22:58:08 +01:00
..
alttp Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
archipidle Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
bk_sudoku [Sudoku] Added new BK mode game (#910) 2022-10-13 07:55:00 +02:00
checksfinder Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
dark_souls_3 DS3: Use slot_data instead of the external Json file (#1155) 2022-11-01 22:58:08 +01:00
dkc3 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
factorio Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
ff1 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
generic Core: add generic handling of excluded locations 2022-11-01 14:08:24 +01:00
hk Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
hylics2 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
meritous Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
minecraft Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
oot Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
oribf Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
overcooked2 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
pokemon_rb Core: add generic handling of excluded locations 2022-11-01 14:08:24 +01:00
raft Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
rogue_legacy Rogue Legacy: Rename `world` to `multiworld` in local variables and function signatures. (#1169) 2022-11-01 16:14:09 -05:00
ror2 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
sa2b Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
sc2wol Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
sm SM: Fix unobtainable items in remote items+item links combo (#1151) 2022-11-01 06:42:11 +01:00
sm64ex Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
smw Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
smz3 SMZ3: completion condition fix and more info in spoiler (#1133) 2022-11-01 14:52:04 -05:00
soe Core: add generic handling of excluded locations 2022-11-01 14:08:24 +01:00
spire Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
subnautica Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
timespinner Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
v6 Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
witness Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
zillion Zillion: LAGPL license 2022-11-01 20:40:57 +01:00
AutoSNIClient.py Core: SNI Client Refactor (#1083) 2022-10-25 19:54:43 +02:00
AutoWorld.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00
Files.py [Pokemon Red and Blue] Initial implementation (#1016) 2022-10-13 07:45:52 +02:00
__init__.py APWorld: make it behave more like a regular world 2022-10-01 11:51:42 +02:00