Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFMQ: Website Tracker #3361

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

mrkssr
Copy link
Contributor

@mrkssr mrkssr commented May 21, 2024

Please format your title with what portion of the project this pull request is
targeting and what it's changing.

ex. "MyGame4: implement new game" or "Docs: add new guide for customizing MyGame3"

What is this fixing or adding?

A tracker and a multitracker for Final Fantasy Mystic Quest on the Archipelago website.

How was this tested?

Ran the WebHost locally, created multiple FFMQ games and observed tracker behaviour while playing.

If this makes graphical changes, please attach screenshots.

Tracker for a certain player

FFMQ-Tracker

Multitracker

FFMQ-Multitracker

@github-actions github-actions bot added affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels May 21, 2024
@Exempt-Medic Exempt-Medic added waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. is: enhancement Issues requesting new features or pull requests implementing new features. labels May 21, 2024
@ThePhar ThePhar changed the title FFMQ Website Tracker FFMQ: Website Tracker May 21, 2024
@Alchav
Copy link
Contributor

Alchav commented May 21, 2024

Neat

@mrkssr
Copy link
Contributor Author

mrkssr commented May 23, 2024

Extended the multi tracker. The upper table shows now the go mode items. The middle table contains all collected / received items.

FFMQ-Multitracker

Additionally is removed an unnecessary check in one if-statement of the user tracker page.

@Alchav
Copy link
Contributor

Alchav commented May 30, 2024

I think it would be better if the two Sky Coin columns were one, and just showed a number or check mark depending on the Sky Coin setting. Otherwise, this looks great.

@mrkssr
Copy link
Contributor Author

mrkssr commented May 30, 2024

Merged Sky Coin and Sky Fragment column into a single one.

FFMQ-Multitracker

@mrkssr
Copy link
Contributor Author

mrkssr commented Jun 22, 2024

Added a locations panel to the single player tracker. There are shown all available locations and what is already checked.
image

This one depends also on the settings. So if these exclude checks (i.e. no brown boxes) these are also ignored.
image

Base are the location data which are also used in the generic tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost and may need additional validation. is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants