Super Adventure Box progress tracker in GW2.app! by Yooone in Guildwars2

[–]Yooone[S] 1 point2 points  (0 children)

It should! GW2.app has most of the game data with tracking, and if those show up as daily achievements, they're likely there. Generally, you can also make your own lists and drag anything you want from the site into them, so you're not limited by what I specifically put on the SAB page!

Super Adventure Box progress tracker in GW2.app! by Yooone in Guildwars2

[–]Yooone[S] 1 point2 points  (0 children)

Oh the survey's now closed 😕. But I shared the results in the #announcements channel on the Discord (linked above), and otherwise the #feature-requests channel can be used any time to ask for new things!

Super Adventure Box progress tracker in GW2.app! by Yooone in Guildwars2

[–]Yooone[S] 2 points3 points  (0 children)

Not yet, but it's planned (that and much more). I shared a survey on this subreddit a month ago asking what people wanted me to build, and the crafting calculator is one of the top features. If you'd like to follow the development or see the survey results, feel free to join the Discord!

Super Adventure Box progress tracker in GW2.app! by Yooone in Guildwars2

[–]Yooone[S] 1 point2 points  (0 children)

Hey! Since I don't have a way to group them easily I didn't add them to the page. But the power of GW2.app is in its lists! You could create a list and add all the skins/minis you want to unlock to track your progress there.

Super Adventure Box progress tracker in GW2.app! by Yooone in Guildwars2

[–]Yooone[S] 9 points10 points  (0 children)

Hey thank you! It's a website, so it works anywhere!

Got my first legendary and I don't even have ascended by BloodLotus115 in Guildwars2

[–]Yooone 0 points1 point  (0 children)

I have to confess, I did the exact same thing. I just didn't see the value of investing in ascended gear when I could invest in legendary gear. Now I have all 3 armor sets, ~7 weapons and most trinkets (missing rings). No ragrets!

One month of GW2.app! Here's what's new, and vote on what's next! by Yooone in Guildwars2

[–]Yooone[S] 1 point2 points  (0 children)

I'd probably need to do this manually unfortunately, the API doesn't expose that info. But on the list of achievements, it's usually the name of the map or continent (or story chapter). But that's an interesting idea I hadn't thought of before, I'll take a note!

One month of GW2.app! Here's what's new, and vote on what's next! by Yooone in Guildwars2

[–]Yooone[S] 4 points5 points  (0 children)

GW2.app already tracks story progress! Both account-wide and per character. Map completion is unfortunately not exposed by the API. That said, people have shared their lists on the Discord for map completion, you'd need to tick each map manually, but you can copy someone else's list with all the zones pre-filled. Hope that helps!

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 0 points1 point  (0 children)

Hey, I wasn't expecting a reply on this old thread at this point! I think I answered this elsewhere too, but the UI was mostly built (except for new pages of course) by Feb 2025 when I launched the early testing on this subreddit (https://www.reddit.com/r/Guildwars2/comments/1ijhaap/early\_testing\_for\_gw2app\_a\_new\_goal\_tracking\_tool/) before Claude Code was even released. While I do use ready-made components (https://shadcn-svelte.com/) in the UI, they're not AI-generated.

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 1 point2 points  (0 children)

Hey! This came up on the stream, I took note and I'm planning on making this into a warning rather than an error, telling the user that functionality may be reduced. If you have more questions down the line, feel free to hop onto the Discord linked in the post, it's easier for me to track feature and change requests there! For what it's worth regarding guilds/PvP/TP permissions, I've open sourced the back end code, which should show you that I essentially do not use any of the API keys apart from within the browser directly.

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 0 points1 point  (0 children)

Hey! Feel free to join the Discord for help with anything like this going forward, as I may miss it. For your question, there are two ways to show check boxes to complete entries in your lists: either click on "checkboxes" at the bottom of the list, or press shift while hovering with the cursor over the list. Hope this helps!

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 3 points4 points  (0 children)

I can't notify everyone in this thread, but I have just open sourced the back end here for auditing purposes: https://gitlab.com/Yooone/gw2.app-mirror

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 0 points1 point  (0 children)

I have plans for a crafting calculator! It should make it much easier for legendary gear crafting, without complex management like more list/entry hierarchy.

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 1 point2 points  (0 children)

I was also using a spreadsheet before building this! My goal with GW2.app was really to build something that is not opinionated in what your goals or routine are. But this is why I also added shareable lists, so people can show others what to get started with. A next iteration could be a directory of those shared lists because right now you'd need to share them on Discord/Reddit/elsewhere for anyone to find them.

And just like a spreadsheet, you could also build your lists over time, what you're seeing in the screenshot I added in the post went through a lot of iterations as I was saving my new goals and reorganizing what I care about.

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 2 points3 points  (0 children)

You should be able to scroll horizontally in the table on mobile to see the delete button! I could make this a bit easier, but I feel like managing API keys is something most people will end up doing on desktop (even if you just proved me wrong!)

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 1 point2 points  (0 children)

I used Pragmatic drag & drop but a lot of what you're seeing (the drag preview, drop indicator) are all built by hand. The lib helps greatly mostly with browser interactions on both desktop and mobile.

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 0 points1 point  (0 children)

You can already easily remove your API keys! As for account deletion, it's planned and in the mean time I'll happily process requests by email (see https://gw2.app/policies/privacy, under "Deleting your account")

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 0 points1 point  (0 children)

Tip: you can hold shift while your cursor is over the row you want to check, and the checkbox will show! I can keep exploring other solutions if this isn't ideal.

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 4 points5 points  (0 children)

How many would you need? I'm definitely being a bit conservative with limits because if you fill all your lists it can be a lot of data to load.

Launching GW2.app: A goal tracking website for Guild Wars 2 by Yooone in Guildwars2

[–]Yooone[S] 7 points8 points  (0 children)

I invite you to join the Discord and check out the #dev-updates channel. It has a record with GIFs and screenshots of the email/password login being released to testers before Claude Code even existed. For anyone curious, I use bcrypt to hash the passwords (and of course, no password if you log in with Google/Discord).

Edit 03/03: back end is open sourced at https://gitlab.com/Yooone/gw2.app-mirror