Archipelago/worlds/messenger
Aaron Wagener 3869a25944
Tests: assign the world to WorldTestBase, and a default player field (#2385)
* Tests: assign the World to WorldTestBase and add a player field (because I like typing self.player far more than random 1's all over the place)

* more accurate docstring for world and multiworld

* use self.player within the class
2024-02-15 23:49:52 +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 The Messenger: bump required client version (#2544) 2023-12-07 08:23:05 +01: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 Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02: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