Commit Graph

12 Commits

Author SHA1 Message Date
Fabian Dill af11fa5150
Core: auto alias ()
* Test: check that default templates can be parsed into Option objects
2022-09-16 00:32:30 +02:00
lordlou fe2c355739
Sm beam door speedkeep fun accessibility ()
added speedkeep option
now forces accessibility to "minimal" instead of (to be deprecated) "item" when "fun" settings is used
2022-07-22 09:44:58 +02:00
Alchav 3b128c8512
SM - Option to remove empty locations () 2022-03-26 07:26:55 +01:00
lordlou 7df12930ef
[SM] Add support for Remote Items () 2022-03-21 05:34:47 +01:00
Fabian Dill 1266ca314c
Options: some display name renames that were missed () 2022-03-18 13:17:19 -04:00
ScootyPuffJr1 bffb8a034e
[SM]Update Options.py ()
* [SM] Update Options.py
2022-02-05 20:23:17 +01:00
Fabian Dill dc4b064c73 Options: change displayname to display_name 2022-02-02 16:29:29 +01:00
Fabian Dill aa40e811f1 LttPAdjuster: ignore alttpr cert 2021-12-17 19:17:41 +01:00
CaitSith2 98a038e39e Death link default true/false values for super metroid. 2021-12-04 14:04:28 -08:00
Fabian Dill 84e76eadd9 SM: rename death_link_survive and update docstring 2021-12-03 22:11:25 +01:00
lordlou 83cfd6ec05
SM update ()
* fixed generations failing when only bosses are unreachable

* - replaced setting maxDiff to infinity with a bool only affecting boss logics if only bosses are left to finish

* fixed failling generations when using 'fun' settings

Accessibility checks are forced to 'items' if restricted locations are used by VARIA following usage of 'fun' settings

* fixed debug logger

* removed unsupported "suits_restriction" option

* fixed generations failing when only bosses are unreachable (using a less intrusive approach for AP)

* - fixed deathlink emptying reserves

- added death_link_survive option that lets player survive when receiving a deathlink if the have non-empty reserves

* - merged death_link and death_link_survive options
2021-12-02 06:11:42 +01:00
lordlou 77ec8d4141
Added Super Metroid support ()
Varia Randomizer based implementation
LttPClient -> SNIClient
2021-11-12 14:00:11 +01:00