Archipelago/worlds
espeon65536 3fa253bac5
MC: 1.17 support (#120)
* MC: add death_link option

* Minecraft: 1.17 advancements and logic support

* Update Minecraft tracker to 1.17

* Minecraft: add tests for new advancements

* removed jdk/forge download install out of iss and into MinecraftClient.py using flag --install

* Add required_bosses option
choices are none, ender_dragon, wither, both
postgame advancements are set according to the required boss for completion

* fix docstring for PostgameAdvancements

* Minecraft: add starting_items
List of dicts: item, amount, nbt

* Update descriptions for AdvancementGoal and EggShardsRequired

* Minecraft: fix tests for required_bosses attribute

* Minecraft: updated logic for various dragon-related advancements
Split the logic into can_respawn and can_kill dragon
Free the End, Monsters Hunted, The End Again still require both respawn and kill, since the player needs to kill and be credited with the kill
You Need a Mint and Is It a Plane now require only respawn, since the dragon need only be alive; if killed out of logic, it's ok
The Next Generation only requires kill, since the egg spawns regardless of whether the player was credited with the kill or not

* Minecraft client: ignore prereleases unless --prerelease flag is on

* explicitly state all defaults
change structure shuffle and structure compass defaults to true
update install tutorial to point to player-settings page, as well as removing instructions for manual install

* Minecraft client: add Minecraft version check
Adds a minecraft_version field in the apmc, and downloads only mods which contain that version in the name of the .jar file.
This ensures that the client remains compatible even if new mods are released for later versions, since they won't download a mod for a later version than the apmc says.

Co-authored-by: Kono Tyran <Kono.Tyran@gmail.com>
2021-12-01 02:37:11 +01:00
..
alttp Core: add some more types 2021-11-30 05:33:56 +01:00
factorio Fixed root cause of science-not-invited 9.223e+18 problem. 2021-11-26 09:16:42 -08:00
ff1 FF1: datapackage is no longer custom 2021-11-29 22:28:51 +01:00
generic Docs: document "Archipelago" special IDs 2021-11-11 11:48:09 +01:00
hk LttP: Rename Shop Slot 1, 2, 3 to Shop Slot Left, Center, Right 2021-08-27 14:52:33 +02:00
minecraft MC: 1.17 support (#120) 2021-12-01 02:37:11 +01:00
oot Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into oot 2021-11-24 17:57:06 -06:00
oribf Tests: Implement generic default options reachability test 2021-10-06 11:32:49 +02:00
ror2 Added Super Metroid support (#46) 2021-11-12 14:00:11 +01:00
sm [SM] added support for 65535 different player names in ROM (#133) 2021-11-17 02:31:46 +01:00
soe SoE: update pyevermizer to 0.39.2 2021-11-29 07:25:58 +00:00
spire AutoWorld: add forced_auto_forfeit and set it for StS 2021-08-31 16:04:54 +02:00
subnautica Subnautica: fix Aurora Prawn Suit Bay requires laser cutter 2021-10-05 23:07:03 +02:00
timespinner Fix Military fortress filling with new location names 2021-11-29 23:29:25 +00:00
AutoWorld.py DeathLink: add support for the cause field #2 2021-11-06 16:17:10 +01:00
__init__.py Factorio: fix cumulative advancement flagging 2021-11-19 19:44:34 +01:00