Archipelago/worlds/messenger
Aaron Wagener b7ac6a4cbd
The Messenger: Fix various portal shuffle issues (#2976)
* put constants in a bit more sensical order

* fix accidental incorrect scoping

* fix plando rules not being respected

* add docstrings for the plando functions

* fix the portal output pools being overwritten

* use shuffle and pop instead of removing by content so plando can go to the same area twice

* move portal pool rebuilding outside mapping creation

* remove plando_connection cleansing since it isn't shared with transition shuffle
2024-03-30 02:14:53 +01:00
..
docs The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
test The Messenger: fix items accessibility reachability bug due to new rules (#2937) 2024-03-12 00:55:28 +01:00
__init__.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
client_setup.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
connections.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
constants.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
options.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
portals.py The Messenger: Fix various portal shuffle issues (#2976) 2024-03-30 02:14:53 +01:00
regions.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
rules.py The Messenger: fix items accessibility reachability bug due to new rules (#2937) 2024-03-12 00:55:28 +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: content update (#2823) 2024-03-11 23:23:41 +01:00