forked from mirror/Archipelago
Some checks failed
Analyze modified files / flake8 (push) Failing after 2m28s
Build / build-win (push) Has been cancelled
Build / build-ubuntu2204 (push) Has been cancelled
ctest / Test C++ ubuntu-latest (push) Has been cancelled
ctest / Test C++ windows-latest (push) Has been cancelled
Analyze modified files / mypy (push) Has been cancelled
Build and Publish Docker Images / Push Docker image to Docker Hub (push) Successful in 5m4s
Native Code Static Analysis / scan-build (push) Failing after 5m2s
type check / pyright (push) Successful in 1m7s
unittests / Test Python 3.11.2 ubuntu-latest (push) Failing after 16m23s
unittests / Test Python 3.12 ubuntu-latest (push) Failing after 28m19s
unittests / Test Python 3.13 ubuntu-latest (push) Failing after 14m49s
unittests / Test hosting with 3.13 on ubuntu-latest (push) Successful in 5m0s
unittests / Test Python 3.13 macos-latest (push) Has been cancelled
unittests / Test Python 3.11 windows-latest (push) Has been cancelled
unittests / Test Python 3.13 windows-latest (push) Has been cancelled
505 lines
9.9 KiB
Python
505 lines
9.9 KiB
Python
REGIONS = [
|
|
"goal",
|
|
"beat required dungeons",
|
|
|
|
# Forest Realm
|
|
"forest realm",
|
|
"wtt",
|
|
"forest source",
|
|
"w castle town tracks",
|
|
"n castle town tracks",
|
|
"forest realm se portal track",
|
|
"forest cave tracks",
|
|
"w forest tracks",
|
|
"w wooded temple tracks",
|
|
"trading post portal",
|
|
"forest cave portal",
|
|
"forest ferrus",
|
|
|
|
"forest realm rabbits",
|
|
"forest ocean shortcut rabbit",
|
|
"e mayscore rabbits",
|
|
"sw trading post rabbit",
|
|
"wt rabbit",
|
|
"s rabbit haven rabbits",
|
|
"nr rabbit haven rabbit",
|
|
|
|
"trading post tracks",
|
|
|
|
|
|
# Outset Village
|
|
"outset village",
|
|
"outset village stamp book",
|
|
"outset 10 stamps",
|
|
"outset 15 stamps",
|
|
"outset 20 stamps",
|
|
"outset village stamp station",
|
|
"outset village trees",
|
|
"outset joe",
|
|
"outset cuccos",
|
|
"outset ferrus",
|
|
|
|
# Castle Town
|
|
"castle town",
|
|
"castle town stamp station",
|
|
"castle town wall",
|
|
"castle town cuccos",
|
|
"castle town shop",
|
|
"castle town teacher",
|
|
"castle town mona",
|
|
"pick up alfonzo",
|
|
"alfonzo event",
|
|
"teao rupees",
|
|
"teao 1",
|
|
"teao 2",
|
|
"teao 3",
|
|
"teao_event",
|
|
"castle town buy cuccos",
|
|
"castle town fish",
|
|
"castle town goron",
|
|
|
|
# Hyrule Castle
|
|
"hyrule castle",
|
|
"hyrule castle sword minigame",
|
|
|
|
# Tunnel to Tower
|
|
"tower tunnel",
|
|
"tower tunnel block chest",
|
|
"tower tunnel 2f chest",
|
|
|
|
# Tower of Spirits
|
|
"tos",
|
|
"tos 2",
|
|
"tos 3",
|
|
"tos 4",
|
|
"tos 5",
|
|
|
|
"tos 1f",
|
|
"tos 1f chest",
|
|
"tos 1f switch",
|
|
"tos 2f",
|
|
"tos 2f raised chests",
|
|
"tos 2f bomb wall",
|
|
"tos 3f rail map",
|
|
"goal_forest_glyph",
|
|
"event_3f",
|
|
|
|
"tos 4f",
|
|
"tos 4f whirlwind",
|
|
"tos 4f ne chest",
|
|
"tos 5f phantom",
|
|
"tos 5f spinnit key",
|
|
"tos 5f alt path",
|
|
"tos 5f secret chest",
|
|
"tos 6f key",
|
|
"tos 6f chests",
|
|
"tos 7f rail map",
|
|
"goal_snow_glyph",
|
|
"event_7f",
|
|
|
|
"tos 8f",
|
|
"tos 8f bombs",
|
|
"tos 9f nw",
|
|
"tos 9f phantom",
|
|
"tos 11f",
|
|
"event_12f",
|
|
"goal_ocean_glyph",
|
|
|
|
"tos 13f",
|
|
"tos 13f whip",
|
|
"tos 13f boomerang",
|
|
"tos 14f east",
|
|
"tos 13f phantom",
|
|
"tos 13f phantom whip",
|
|
"tos 14f west",
|
|
"tos 14f phantom",
|
|
"tos 15f",
|
|
"tos 16f",
|
|
"tos 16f bombs",
|
|
"event_17f",
|
|
"goal_fire_glyph",
|
|
|
|
"tos 18f",
|
|
"tos 18f whip",
|
|
"tos 19f",
|
|
"tos 18f phantom",
|
|
"tos 19f south",
|
|
"tos 20f tear",
|
|
"tos 19f center",
|
|
"tos 19f center chest",
|
|
"tos 20f",
|
|
"tos 19f center 2",
|
|
"tos 21f bombs",
|
|
"tos 22f",
|
|
"tos staven",
|
|
"event_staven",
|
|
"goal_staven",
|
|
|
|
"tos summit",
|
|
"tos summit lower",
|
|
"tos 6",
|
|
"tos stamp stand",
|
|
|
|
"tos 30f",
|
|
"tos 30f bomb wall",
|
|
"tos 29f",
|
|
"tos 29f sand wand",
|
|
"tos 29f se",
|
|
"tos 27f",
|
|
"tos 24f",
|
|
"event_24f",
|
|
"goal_compass",
|
|
|
|
# Mayscore
|
|
"mayscore",
|
|
"mayscore stamp station",
|
|
"mayscore whip game",
|
|
"mayscore whip race bomb bag",
|
|
"mayscore whip race heart container",
|
|
"mayscore whip chest",
|
|
"mayscore dovok",
|
|
"mayscore shop",
|
|
"mayscore lumber",
|
|
"mayscore wood",
|
|
"mayscore leaves",
|
|
"mayscore steel",
|
|
|
|
# Rabbit Haven
|
|
"rabbit haven",
|
|
"rabbit haven chest",
|
|
"rabbit haven net",
|
|
"rabbit haven 5 rabbits",
|
|
"rabbit haven 1 of each rabbits",
|
|
"rabbit haven 10 forest rabbits",
|
|
"rabbit haven 10 snow rabbits",
|
|
"rabbit haven 10 ocean rabbits",
|
|
"rabbit haven 10 mountain rabbits",
|
|
"rabbit haven 10 sand rabbits",
|
|
"rabbit haven 50 rabbits",
|
|
"rabbit haven mona",
|
|
|
|
# "rabbit haven 50 rabbits"
|
|
|
|
# Forest Sanctuary
|
|
"fos",
|
|
"fos stamp station",
|
|
"fos song statue",
|
|
"fos gage",
|
|
"fos chest",
|
|
|
|
# Wooded Temple
|
|
"wt",
|
|
"wt song statue",
|
|
"wt 1f enemy chest",
|
|
"wt 1f key",
|
|
"wt 1f switch chest",
|
|
"wt 2f enemy chest",
|
|
"wt 2f poison chest",
|
|
"wt 2f left",
|
|
"wt 3f left",
|
|
"wt 3f chestnut chest",
|
|
"wt 3f",
|
|
"wt 3f se chest",
|
|
"wt 3f bk",
|
|
"wt 4f",
|
|
"wt stagnox",
|
|
"goal_stagnox",
|
|
"event_stagnox",
|
|
"wt stamp station",
|
|
"post wt",
|
|
|
|
# Trading Post
|
|
"trading post",
|
|
"trading post light song statue",
|
|
"trading post chest",
|
|
"trading post stamp station",
|
|
"linebeck trading",
|
|
"trading post leaves",
|
|
"trading post bridge worker",
|
|
"trading post pick up kenzo",
|
|
"trading post shield",
|
|
"linebeck dark ore",
|
|
"linebeck event",
|
|
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
# Snow Realm
|
|
"snow realm",
|
|
"snow realm fr",
|
|
"snow realm fr portal",
|
|
"anouki portal",
|
|
"snow realm source",
|
|
"blizzard temple tracks",
|
|
"snow bridge",
|
|
"icyspring tracks",
|
|
"snow bridge portal",
|
|
"icyspring portal",
|
|
"snow realm ferrus",
|
|
|
|
"snow realm rabbits",
|
|
"blizzard temple tracks rabbits",
|
|
"snow realm blizzard rabbits",
|
|
"snow realm early blizzard rabbits",
|
|
"snowdrift station rabbit",
|
|
"icyspring rabbits",
|
|
|
|
|
|
# Anouki Village
|
|
"anouki village",
|
|
"anouki village stamp station",
|
|
"anouki village song statue",
|
|
"anouki village bomb cave chest",
|
|
"anouki village lake chest",
|
|
"av noko",
|
|
"av fence",
|
|
"av kenzo",
|
|
"av goron",
|
|
"av kofu",
|
|
|
|
# Snow Sanctuary
|
|
"ss",
|
|
"ss stamp station",
|
|
"ss song",
|
|
"steem gift",
|
|
"snow sanc shop",
|
|
"snow sanc vessel",
|
|
|
|
# Blizzard Temple
|
|
"bt",
|
|
"bt b1 se",
|
|
"bt b1 e enemy chest",
|
|
"bt b1 ne enemy chest",
|
|
"bt 1f ne chest",
|
|
"bt b1 sw chest",
|
|
"bt stamp station",
|
|
"bt west",
|
|
"bt 3f",
|
|
"bt fraaz",
|
|
"goal_fraaz",
|
|
"event_fraaz",
|
|
"post bt",
|
|
|
|
# Icy Spring
|
|
"icyspring",
|
|
"icyspring stamp station",
|
|
"icyspring whip chest",
|
|
"icyspring ice",
|
|
"icyspring noko",
|
|
|
|
# Snowdrift Station
|
|
"snowdrift",
|
|
"snowdrift reward",
|
|
|
|
# Slippery Station
|
|
"slippery",
|
|
"slippery amateur",
|
|
"slippery pro",
|
|
"slippery champion",
|
|
|
|
# Bridge Worker's Home
|
|
"bridge workers",
|
|
"bridge workers chest",
|
|
"pick up bridge worker",
|
|
|
|
|
|
# Beedle
|
|
"beedle",
|
|
"beedle joe",
|
|
"beedle shop",
|
|
"beedle shop bombs",
|
|
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
# Ocean Realm
|
|
|
|
"ocean realm",
|
|
"ocean temple tracks",
|
|
"ocean realm source",
|
|
"pirate hideout tracks",
|
|
"las tracks",
|
|
"ocean portal tracks",
|
|
"ocean portal",
|
|
|
|
"ocean rabbits",
|
|
"las rabbit",
|
|
"ocean source rabbits",
|
|
"ocean portal rabbits",
|
|
"pirate rabbit",
|
|
|
|
#Island Sanctuary
|
|
"ocs",
|
|
"ocs north",
|
|
"ocs stamp station",
|
|
"ocs cucco chest",
|
|
"ocs S island chest",
|
|
"ocs nw chest",
|
|
"ocs song",
|
|
"ocs carben",
|
|
|
|
#Papuchia Village
|
|
"papuchia village",
|
|
"papuchia village south",
|
|
"papuchia village song statue",
|
|
"papuchia village stamp station",
|
|
"pv dovok",
|
|
"pv carben",
|
|
"pv wadatsumi",
|
|
"papuzia buy cargo",
|
|
"papuzia shop",
|
|
"papuzia shop bombs",
|
|
"papuzia shop arrows",
|
|
"papuzia ice",
|
|
|
|
#Ocean Temple
|
|
"oct",
|
|
"oct song statue",
|
|
"oct whip",
|
|
"oct 2f",
|
|
"oct whip chest",
|
|
"oct stamp station",
|
|
"oct 3f whip",
|
|
"oct 6f chest",
|
|
"oct bk",
|
|
"oct bk loc",
|
|
"oct phytops",
|
|
"event_phytops",
|
|
"goal_phytops",
|
|
"post oct",
|
|
"oct ferrus",
|
|
|
|
#Pirate Hideout
|
|
"pirate hideout",
|
|
"pirate hideout stamp station",
|
|
"pirate hideout secret cave",
|
|
"pirate wadatsumi",
|
|
"pirate hideout minigame",
|
|
|
|
#Lost at Sea Station
|
|
"lost at sea",
|
|
"las outside chest",
|
|
"las 1st room chest",
|
|
"las 2nd room chest",
|
|
"las 3rd room chest",
|
|
"las 4th room chest",
|
|
"las 5th room",
|
|
"las_event",
|
|
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
# Fire Realm
|
|
|
|
"fire realm",
|
|
"gorge tracks",
|
|
"fire source",
|
|
"mountain temple tracks",
|
|
"snurglars",
|
|
"ends of the earth",
|
|
"disorientation station",
|
|
"fire realm ferrus",
|
|
|
|
"fire realm rabbits",
|
|
"mountain rabbits",
|
|
"fire source rabbits",
|
|
"disorientation rabbits",
|
|
"eote rabbits",
|
|
"s mountain temple rabbit",
|
|
|
|
"disorientation bird",
|
|
"disorientation sod",
|
|
"eote puzzles",
|
|
|
|
# Goron Village
|
|
"goron village",
|
|
"goron whip",
|
|
"goron shop",
|
|
"goron shop bombs",
|
|
"goron shop bow",
|
|
"goron steel",
|
|
"goron ice",
|
|
"goron village stamp",
|
|
"goron ice 2",
|
|
"goron ice event",
|
|
"pick up gorons",
|
|
"gv kofu",
|
|
|
|
"valley sanc tunnel",
|
|
"valley sanc",
|
|
"valley sanc stamp",
|
|
"valley sanc song",
|
|
|
|
"gtr",
|
|
|
|
# Mountain Temple
|
|
"mtt",
|
|
"mtt left",
|
|
"mtt right",
|
|
"mtt 2f right",
|
|
"mtt center",
|
|
"mtt song statue",
|
|
"mtt heatoise",
|
|
"mtt 1f ne",
|
|
"mtt b1",
|
|
"mtt b2",
|
|
"mtt b1 arena",
|
|
"mtt b1 cart",
|
|
"mtt stamp",
|
|
"mtt bk",
|
|
"mtt boss",
|
|
"event_vulcano",
|
|
"goal_vulcano",
|
|
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
# Sand Realm
|
|
|
|
"sand realm",
|
|
"sand restoration",
|
|
"sand connection",
|
|
"sand realm rabbits",
|
|
"sand restoration rabbits",
|
|
"sand connection rabbit",
|
|
"sand realm portal",
|
|
"sand restoration portal",
|
|
"sand connection portal",
|
|
|
|
# Sand Sanc
|
|
"sand sanc",
|
|
"sand sanc song",
|
|
"sand sanc cuccos",
|
|
"sand sanc stamp stand",
|
|
|
|
# Desert Temple
|
|
"desert temple",
|
|
"dt sw",
|
|
"dt 1f nw",
|
|
"dt 1f n",
|
|
"dt 1f n earthquake",
|
|
"dt 2f",
|
|
"dt 2f sw",
|
|
"dt 3f",
|
|
"dt b1",
|
|
"dt b2",
|
|
"dt stamp stand",
|
|
"dt b1 2",
|
|
"dt b1 damage",
|
|
"skeldritch",
|
|
"skeldritch event",
|
|
"skeldritch goal",
|
|
|
|
# Dark ore mine
|
|
"dark ore mine",
|
|
"dark ore mine ore",
|
|
"dark ore mine sod",
|
|
|
|
# Dark realm
|
|
"dark realm portal",
|
|
"dark realm trains",
|
|
"demon train",
|
|
"cole fight",
|
|
"malladus 1",
|
|
"malladus 2",
|
|
"malladus goal",
|
|
"malladus event",
|
|
"dark realm event",
|
|
|
|
|
|
] + [
|
|
f"{r} Rabbit Count {i}" for i in range(1, 11) for r in ["Grass", "Snow", "Ocean", "Mountain", "Sand"]
|
|
]
|