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

SMW: AP Website Tracker #3553

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

Conversation

mrkssr
Copy link
Contributor

@mrkssr mrkssr commented Jun 16, 2024

What is this fixing or adding?

A tracker for SMW on the AP website.

How was this tested?

Local game hosting and creating different settings with text client item getting.

If this makes graphical changes, please attach screenshots.

Multitracker

The multitracker shows for all SMW players in a room the collected abilities.
image

Collected items get a checkmark, not collected will stay empty. When there is a progressive one the current state will be shown. Orb column means goal completed.
image
image

Single Player Tracker

Everything is collected. (Yoshi Egg Hunt)
image

Everything is collected. (Bowser)
image

There are just some of the settings exposed to the tracker (goal i.e. not). Therefore are just shown the collected items and no settings. Some settings are exposed but to be consistent no settings in the tracker. The Yoshi Eggs are also shown with Bowser goal because that info is missing and it would be confusing to show them not with zero collected eggs but suddenly as soon as there were some collected.

The single player tracker is inspired by the PopTracker for SMW.
image

View of an empty tracker.
image

Carry collected (similar to other abilities)
image

Amount of locations is based of the available ones.
image
image

@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 Jun 16, 2024
@Exempt-Medic Exempt-Medic added is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. labels Jun 16, 2024
@PoryGone PoryGone self-assigned this Jun 16, 2024
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.

None yet

3 participants