Phantom5800 / pmr-tracker

Web based tracker for Paper Mario Randomizer
MIT License
6 stars 12 forks source link

Added Star Hunt support #78

Closed MythicFrog closed 1 year ago

MythicFrog commented 1 year ago

Added a star hunt tracker. It defaults to 120 as per the website defaults. It updates as it's changed in the seed settings and works on seed import at well. Saving enable/disable, ch 8 skip and required number to cookies.

Logic Changes:

Phantom5800 commented 1 year ago

I don't really have any problems with how it's done, but do think it could look better if it replaces the star rod on the tracker? The star rod is mostly there to fill space at least in compact mode so I don't think it's really an issue if they are mutually exclusive, but don't have very strong feelings on it either way.

MythicFrog commented 1 year ago

I don't really have any problems with how it's done, but do think it could look better if it replaces the star rod on the tracker? The star rod is mostly there to fill space at least in compact mode so I don't think it's really an issue if they are mutually exclusive, but don't have very strong feelings on it either way.

Yeah I can replace the starrod. It'll save some special code I had for chapter completion I wasn't too keen on. I'll get that done sometime today.

MythicFrog commented 1 year ago

Ok moved the icon to overwrite the starrod icon. Also fixed an issue with it being at the edge of the page since 120/120 was clipping outside the main div