Files
Grinch-AP/worlds
alwaysintreble 573a1a8402 Core: Add a function to allow worlds to easily allow self-locking items (#1383)
* implement function to allow self locking items for items accessibility

* swap some lttp locations to use new functionality

* lambda capture `item_name` and `location`

* don't lambda capture location

* Revert weird visual indent

* make location.always_allow additive

* fix always_allow rule for multiple items

* don't need to lambda capture item_names

* oop

* move player assignment to the beginning

* always_allow should only be for that player so prevent non_local_items

* messenger got merged so have it use this

* Core: fix doc string indentation for allow_self_locking_items

* Core: fix doc string indentation for allow_self_locking_items, number two

---------

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2023-03-14 00:55:34 +01:00
..
2023-02-28 09:51:32 +01:00
2023-03-04 16:34:10 +01:00
2023-03-11 13:38:27 +01:00
2023-03-08 20:13:52 -08:00
2023-02-24 08:32:15 +01:00
2023-02-28 09:51:32 +01:00
2023-03-13 23:40:55 +01:00
2023-02-18 15:18:51 +01:00
2023-03-08 11:22:14 +01:00