Commit Graph

10 Commits

Author SHA1 Message Date
Scipio Wright c64c80aac0
TUNIC: Location groups for each area of the game ()
* huzzah, location groups

* scope creep pog

* Apply suggestion to the other spot it is applicable at too

* apply berserker's suggestion

Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>

* Remove extra location group for shops

* Fire rod for magic wand

* Capitalize itme name groups

* Update docs to capitalize item name groups, remove the little section on aliases

since the aliases bit is really more for someone misremembering the name than anything else, like "fire rod" is because you played a lot of LttP, or Orb instead of Magic Orb is clear.

* Fix rule with item group name

* Capitalization is cool

* Fix merge mistake

* Add Flask group, remove Potions group

* Update docs to detail how to find item and location groups

* Revise per Vi's comment

* Fix test

* fuzzy matching please stop

* Remove test change that was meant for a different branch

---------

Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
2024-05-02 10:02:59 +02:00
Scipio Wright fb3035a78b
TUNIC: Some cleanup () 2024-04-14 02:06:06 +02:00
Scipio Wright fbeba1e470
TUNIC: Error catching for logic bugs in ER () 2024-04-14 00:20:52 +02:00
Scipio Wright 14816743fc
TUNIC: Shuffle Ladders option () 2024-03-21 16:50:07 +01:00
Scipio Wright e6198585c8
TUNIC: Implement support for connection plando () 2024-03-15 17:52:05 +01:00
Scipio Wright 6bf4a94537
TUNIC: Use push_precollected for start_with_sword () 2024-02-23 19:41:59 +01:00
Silent e8249d1f72
TUNIC: Rename ability item () 2024-02-16 23:25:20 +01:00
Scipio Wright 539307cf0b
TUNIC: Universal Tracker Support Update ()
Adds better support for the Universal Tracker (see its channel in the future game design section).
This does absolutely nothing regarding standard gen, just adds some checks for an attribute that only exists when UT is being used.
2024-02-16 05:03:51 +01:00
Danaël V 4c901dcfc0
TUNIC: Change Tunic to TUNIC () 2024-01-18 01:56:34 +01:00
Silent 3933fd3929
TUNIC: Implement New Game () 2024-01-12 20:32:15 +01:00