Archipelago/worlds/messenger
Aaron Wagener a6ba185c55
Core: Attribute per slot random directly to the World and discourage using MultiWorld's random (#1649)
* add a random object to the World

* use it in The Messenger

* the worlds don't exist until the end of set options

* set seed in lttp tests

* use world.random for shop shuffle
2023-07-02 05:50:14 -05:00
..
docs The Messenger: Add Shop Rando (#1834) 2023-06-28 01:39:52 +02:00
test The Messenger: strip generated filler items for a sufficiently small pool (#1907) 2023-06-29 07:33:37 -05:00
Constants.py The Messenger: Add Shop Rando (#1834) 2023-06-28 01:39:52 +02:00
Options.py The Messenger: Add Shop Rando (#1834) 2023-06-28 01:39:52 +02:00
Regions.py The Messenger: Add Shop Rando (#1834) 2023-06-28 01:39:52 +02:00
Rules.py The Messenger: Add Shop Rando (#1834) 2023-06-28 01:39:52 +02:00
Shop.py Core: Attribute per slot random directly to the World and discourage using MultiWorld's random (#1649) 2023-07-02 05:50:14 -05:00
SubClasses.py The Messenger: Add Shop Rando (#1834) 2023-06-28 01:39:52 +02:00
__init__.py Core: Attribute per slot random directly to the World and discourage using MultiWorld's random (#1649) 2023-07-02 05:50:14 -05:00