Archipelago/worlds/messenger
Aaron Wagener 5669579374
Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407)
2023-11-02 06:41:20 +01:00
..
docs The Messenger: Update Docs for latest release (#2005) 2023-07-21 14:43:23 -05:00
test The Messenger: Make modules and tests PEP8 (#2276) 2023-10-08 14:33:39 +02:00
__init__.py Core: make state.prog_items a `Dict[int, Counter[str]]` (#2407) 2023-11-02 06:41:20 +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 Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
rules.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02: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: speed up generation for large multiworlds (#2359) 2023-10-25 09:56:56 +02:00