Merge remote-tracking branch 'origin' into OverworldShuffle

This commit is contained in:
2023-09-04 18:35:36 -05:00
76 changed files with 4251 additions and 2604 deletions

View File

@@ -218,6 +218,7 @@
"full",
"lite",
"lean",
"swapped",
"crossed",
"insanity",
"dungeonsfull",
@@ -267,6 +268,10 @@
"action": "store_true",
"type": "bool"
},
"door_self_loops": {
"action": "store_true",
"type": "bool"
},
"experimental": {
"action": "store_true",
"type": "bool"
@@ -430,6 +435,7 @@
"triforce_goal_min": {},
"triforce_goal_max": {},
"triforce_min_difference": {},
"triforce_max_difference": {},
"custom": {
"type": "bool",
"help": "suppress"
@@ -603,9 +609,6 @@
]
},
"outputname": {},
"code": {},
"trolls": {
"action": "store_true",
"type": "bool"
}
"notes": {},
"code": {}
}