Archipelago/worlds
espeon65536 e79a918c03
Minecraft updates (#29)
* Implement excluded locations

* Update Minecraft to use exclusion_rules for its exclusion pools

* Flag the enchanted books as advancement so they don't go on excluded locations (particularly the Infinity book)

* update playerSettings for exclusion

* new items: 32 Arrows, Saddle, structure compasses for overworld structures

* move structure linking to create_regions instead of generate_basic

* Update Minecraft to use LogicMixin

* add separate can_exclude property, so non-progression items can be marked non-excluded

* separate fill step for nonadvancement nonexcluded items

* made Saddle not a progression item, but also nonexcluded

* fix missing player arg

* remove higher xp amounts from pool, leaving only 50 XP

* fix new Minecraft item IDs

* added shulker box item for starting inventory

* increment client and data version

* change client_version to int instead of tuple

* make saddle a progression item

* added structure compass option and appropriate logic for all compasses

* Update playerSettings.yaml with MC options

* update minecraft tests

* update exclusion procedure for clarity
2021-07-24 01:28:16 +02:00
..
alttp round of post-test fixes 2021-07-23 20:04:51 +02:00
factorio Factorio: add remaining world_gen options, reformat 2021-07-23 10:21:03 +00:00
generic update exclusion procedure for clarity 2021-07-23 18:18:32 +00:00
hk RIP: MultiMystery and Mystery, now there's just Generate 2021-07-21 18:08:15 +02:00
minecraft Minecraft updates (#29) 2021-07-24 01:28:16 +02:00
oribf Merge together FactorioClient.py and FactorioClientGUI.py 2021-07-19 21:52:08 +02:00
subnautica Added missing PDA location and tweaked item count 2021-07-23 23:25:14 +00:00
AutoWorld.py move LttP create_regions and set_rules to AutoWorld 2021-07-22 15:51:50 +02:00
__init__.py RIP: MultiMystery and Mystery, now there's just Generate 2021-07-21 18:08:15 +02:00