Archipelago/worlds/sm64ex
josephwhite 144d612c52
Super Mario 64: Rework logic for 100 Coins (#4131)
* sm64ex: Rework logic for 100 Coins

* sm64ex: 100 Coins Vanilla Option

* sm64ex: Avoiding raw int comparisons for 100 coin option

* sm64ex: Change 100 coin option from toggle to choice

* sm64ex: use snake_case for 100 coin option

* just use "vanilla" for option comparison (exempt-medic feedback)

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* sm64ex: remove vanilla 100 coins from item pool to remove overfilling stars

* yeah

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

* Remove range condition (35 is the min for total stars)

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>

---------

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
2024-12-12 14:50:48 +01:00
..
docs Docs: Improved sm64ex advanced setup docs (#3741) 2024-12-01 04:10:00 +01:00
Items.py SM64: Move Randomizer Content Update (#2569) 2024-02-13 06:14:21 +01:00
Locations.py sm64ex: Fix a Location (#979) 2022-09-01 21:21:53 +02:00
Options.py Super Mario 64: Rework logic for 100 Coins (#4131) 2024-12-12 14:50:48 +01:00
Regions.py sm64ex: Add missing indirect condition for BitFS randomized entrance (#3926) 2024-09-13 16:02:13 +02:00
Rules.py sm64ex: Add missing indirect condition for BitFS randomized entrance (#3926) 2024-09-13 16:02:13 +02:00
__init__.py Super Mario 64: Rework logic for 100 Coins (#4131) 2024-12-12 14:50:48 +01:00