Archipelago/test
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
..
dungeons fix unittests 2021-07-22 15:59:37 +02:00
hollow_knight Updated HK test to use autoworld 2021-06-27 23:26:24 +00:00
inverted fix unittests 2021-07-22 15:59:37 +02:00
inverted_minor_glitches fix unittests 2021-07-22 15:59:37 +02:00
inverted_owg fix unittests 2021-07-22 15:59:37 +02:00
items move ALTTP to its own world folder 2020-10-24 05:38:56 +02:00
minecraft Minecraft updates (#29) 2021-07-24 01:28:16 +02:00
minor_glitches fix unittests 2021-07-22 15:59:37 +02:00
owg fix unittests 2021-07-22 15:59:37 +02:00
shops update after merge from /main 2021-01-30 23:43:15 +01:00
vanilla fix unittests 2021-07-22 15:59:37 +02:00
TestBase.py fix unittest local path 2021-04-15 04:01:25 +02:00
TestDeathMountain.py OWG fixes (#79) 2020-04-28 17:34:30 +02:00
__init__.py Add unit tests for vanilla inverted layout, and dungeon logic. 2020-03-16 17:39:54 +11:00