Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.34 KB

File metadata and controls

29 lines (18 loc) · 1.34 KB

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:

  • Create a fork on github
  • Submit a pull request from your own branch
  • Be descriptive in what you changed and consistent with existing code
  • ...
  • It will probably get merged unless there's major issues!