mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-18 01:01:47 -07:00
e764da3dc6
* updates HK to consistently use world.random, use world.options, don't use world = self.multiworld, and remove some things from the logicMixin * Update HK to new options dataclass * Move completion condition helpers to Rules.py * updates from review