Phantom5800 / pmr-tracker

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

PMR-Tracker

Features

Tracker Logic

Automatically highlights star spirits that are available (without glitches) when all requirements are met.

Seed Import

Import seed id's directly from the randomizer website to configure the tracker appropriately for each seed the end user generates.

Map Tracker

This was the first (and currently only?) tracker for Paper Mario Randomizer that has a checklist of every available item spawn location in the game in a very detailed map format.

Contributing

While the production site is maintained exclusively by Phantom5800, anyone is welcome to submit features and bug fixes as pull requests. Feature development at this point is effectively done, there are a number of Issues that could use addressing, but they are all very low priority unless something comes in that absolutely needs addressing.

For anyone that wants to submit changes or new features, all you have to do:

Extra Credits

Thanks to the following for major feature contributions:

Building

This project uses Google's closure compiler for minifying javascript before pushing to live. Information on the compiler can be found on Google's developer site, and the compiler itself can be found as a runnable jar file on Maven.