Shipwright/soh/soh/Enhancements/randomizer
Malkierian 868689ce3e
Entrance tracker tweaks (#2446)
* Hide return transitions for dungeon, grotto and interior entrances when "Decouple entrances" is off.

* "Highlight last entrance" now highlights the override reverseIndex entry in the list if "Decouple entrances" is off, to correspond with not displaying return directions for the same setting (without this, nothing gets highlighted with the return transitions hidden with "Decouple entrances" off).

* Removed unnecessary printf

* Moved redundancy check to filtering loop instead of display loop.

Introduced setting to optionally force showing redundant entrances when decoupled is off.

Formatting changes suggested by Archez.

* Changed "show redundant" to "hide reverse" where applicable, and change

Added option disabling based on Decouple Entrances.

* Finished descriptive comment.

* Moved "Hide reverse" to left column of tracker settings.

Changed to PaddedEnhancementCheckbox, changed checkbox padding accordingly, and set default to true.

* Restore tooltip to Hide Reverse option, fix default value.

Co-authored-by: Adam Bird <Archez@users.noreply.github.com>

* Restored padding underneath last option in entrance tracker List Items section.

---------

Co-authored-by: Adam Bird <Archez@users.noreply.github.com>
2023-02-17 07:38:07 -05:00
..
3drando greg bridge in logic (#2460) 2023-02-16 21:53:08 -05:00
adult_trade_shuffle.c Use PlayState instead of GlobalContext (#1927) 2022-11-06 09:24:34 +01:00
adult_trade_shuffle.h Use PlayState instead of GlobalContext (#1927) 2022-11-06 09:24:34 +01:00
draw.cpp refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
draw.h Cosmetic Editor v3 (#1898) 2022-12-08 23:24:39 -05:00
rando_hash.h Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
randomizer.cpp greg bridge in logic (#2460) 2023-02-16 21:53:08 -05:00
randomizer.h Rando: Allow strings as seed hashes (#2438) 2023-02-14 21:43:25 -05:00
randomizerTypes.h greg bridge in logic (#2460) 2023-02-16 21:53:08 -05:00
randomizer_check_objects.cpp Fix: exclude locations not updating and add more location logic (#2428) 2023-02-06 20:51:26 -05:00
randomizer_check_objects.h Fix: exclude locations not updating and add more location logic (#2428) 2023-02-06 20:51:26 -05:00
randomizer_check_tracker.cpp Save skipped checks (#2476) 2023-02-14 20:50:59 -05:00
randomizer_check_tracker.h Randomizer Auto Location tracker (#1942) 2022-12-10 22:39:23 -05:00
randomizer_entrance.c Fix: Override jail capture for the Gerudo fighter (#2413) 2023-01-27 18:36:38 -05:00
randomizer_entrance.h Rando: Boss Entrance Shuffle (#2194) 2023-01-20 01:00:12 -05:00
randomizer_entrance_tracker.cpp Entrance tracker tweaks (#2446) 2023-02-17 07:38:07 -05:00
randomizer_entrance_tracker.h Rando: Entrance Tracker v1 (#2005) 2022-12-06 23:44:14 -05:00
randomizer_grotto.c Rando: Entrance Tracker v1 (#2005) 2022-12-06 23:44:14 -05:00
randomizer_grotto.h [Feature] Entrance Rando v2 (#2071) 2022-12-07 00:37:50 +01:00
randomizer_inf.h you found greg! (#2458) 2023-02-16 20:10:31 -05:00
randomizer_item_tracker.cpp you found greg! (#2458) 2023-02-16 20:10:31 -05:00
randomizer_item_tracker.h Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00