Archipelago/worlds/messenger
Aaron Wagener 526eb09089
Options: add a DeathLinkMixin dataclass to easily standardize death_link (#2355)
* Options: add a DeathLinkOption dataclass to easily standardize death_link

* rename to DeathLinkMixin

* Update worlds/messenger/options.py
2024-03-03 14:11:44 +01:00
..
docs The Messenger: remove old links and update relevant ones (#2542) 2023-12-07 08:22:12 +01:00
test Tests: assign the world to WorldTestBase, and a default player field (#2385) 2024-02-15 23:49:52 +01:00
__init__.py Docs: Make all guide titles say Guide, for my sanity (and the webhost) (#2304) 2024-02-20 10:22:32 -06:00
constants.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
options.py Options: add a DeathLinkMixin dataclass to easily standardize death_link (#2355) 2024-03-03 14:11:44 +01:00
regions.py The Messenger: more optimizations (#2451) 2023-11-24 00:38:57 +01:00
rules.py The Messenger: ease rule on key of strength a bit (#2541) 2023-12-06 18:20:18 +01:00
shop.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
subclasses.py The Messenger: more optimizations (#2451) 2023-11-24 00:38:57 +01:00