Archipelago/worlds/hk
Daniel Grace 8870b577d0
Hollow Knight June 2022 Updates (#720)
This is a combined PR for assorted Hollow Knight updates for June 2022 that have cleared testing. It supersedes any HK-exclusive PRs open by myself or @Alchav unless stated otherwise.

Summary of changes below:

 * Implement Split Claw, Split Cloak, Split Superdash, Randomize Nail, Randomize Focus, Randomize Swim and Elevator 
 * Pass options (@Alchav)
 * Add support for Deathlink with three different modes (@dewiniaid)
 * Add customizable additional shop slots per-shop (@Alchav) and overall (@dewiniaid)
 * Overhaul shop cost output to be more generic and account for all locations with standard costs (such as Stag Stations, Cornifer, and Divine) (@dewiniaid)
 * Add "CostSanity", allowing random prices using any cost type to be chosen for any location with a cost. (e.g. a Stag station requiring 15 grubs to obtain an item)
 * Item classification fixes (Map and Journal items are fillter, Mask Shards/Pale Ore/Vessel Fragments are useful) (@Alchav)
 * Fix Ijii -> Jiji (@Alchav )
 * General code quality updates

The above changes are only for the HK world.
2022-07-03 17:10:10 +02:00
..
docs docs: add reference to text client and commands to a few setup guides (#694) 2022-06-26 21:52:24 -04:00
templates Hollow Knight June 2022 Updates (#720) 2022-07-03 17:10:10 +02:00
.gitignore Bug Squashing 2022-04-01 03:54:30 +02:00
Charms.py HK: Charm costs in spoiler log now with charm name. 2022-04-08 21:53:17 +02:00
ExtractedData.py Hollow Knight June 2022 Updates (#720) 2022-07-03 17:10:10 +02:00
Extractor.py Hollow Knight June 2022 Updates (#720) 2022-07-03 17:10:10 +02:00
GeneratedRules.py Hollow Knight June 2022 Updates (#720) 2022-07-03 17:10:10 +02:00
Items.py Hollow Knight updates (goals, WP/POP, etc.) (#438) 2022-06-13 08:23:03 +02:00
Options.py Hollow Knight June 2022 Updates (#720) 2022-07-03 17:10:10 +02:00
Regions.py Bug Squashing 2022-04-01 03:54:30 +02:00
Rules.py Hollow Knight June 2022 Updates (#720) 2022-07-03 17:10:10 +02:00
__init__.py Hollow Knight June 2022 Updates (#720) 2022-07-03 17:10:10 +02:00
requirements.txt Bug Squashing 2022-04-01 03:54:30 +02:00