Archipelago/worlds/minecraft
espeon65536 5e1aa52373
Minecraft rewrite (#1493)
* Minecraft: rewrite to modern AP standards

* Fix gitignore to not try to ignore the entire minecraft world

* minecraft: clean up MC-specific tests

* minecraft: use pkgutil instead of open

* minecraft: ship as apworld

* mc: update region to new api

* Increase upper limit on advancement and egg shard goals

* mc: reduce egg shard count by 5 for structure compasses

* Minecraft: add more tests
Ensures data loading works; tests beatability with various options at their max setting; new tests for 1.19 advancements

* test improvements

* mc: typing and imports cleanup

* parens

* mc: condense filler item code and override get_filler_item_name
2023-03-08 20:13:52 -08:00
..
data Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
docs OoT, MC: add new translation setup in french (#1410) 2023-02-27 23:17:54 +01:00
test Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
Constants.py Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
ItemPool.py Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
Options.py Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
Rules.py Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
Structures.py Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
__init__.py Minecraft rewrite (#1493) 2023-03-08 20:13:52 -08:00
requirements.txt Minecraft: update requests 2022-08-15 23:35:51 +02:00