AudioPixie / TPRTracker

A unity-based tracker for TPR
GNU General Public License v3.0
0 stars 0 forks source link

1.2 Hint parity #55

Open AudioPixie opened 3 months ago

AudioPixie commented 3 months ago

Figure out a better hint system to work with 1.2, possibly scrapping old one

AudioPixie commented 1 month ago

Also considering hint sign tracking

AudioPixie commented 2 weeks ago

Hint sign tracking is implemented as of 1.3.1 along with notepad. Still need to figure out what to do with legacy hint system. It still gets used but may be a hassle to upkeep down the line

AudioPixie commented 1 week ago

Going to keep Fanadi for now, but may move things around to separate the hint system functionality (leave json management where it is and move hint generation code to HintsManager or something.) might be a good opportunity to get better json management. But would help with how huge the SpoilerManager script is and organize things