update readme
This commit is contained in:
parent
8a23fdfe70
commit
21b7383c2a
21
README.md
21
README.md
|
@ -2,13 +2,28 @@
|
||||||
|
|
||||||
A work-in-progress Phoenix app for tracking clothes acquisition in Pokémon Sun & Moon.
|
A work-in-progress Phoenix app for tracking clothes acquisition in Pokémon Sun & Moon.
|
||||||
|
|
||||||
Currently only supports female clothes, and has only been checked against a
|
Only supports female clothes for now, and has only been checked against a
|
||||||
Pokémon Moon cartridge (and a bulbapedia clothes list.)
|
Pokémon Moon cartridge (and a bulbapedia clothes list.)
|
||||||
Another check against Pokémon Sun would be useful.
|
Another check against Pokémon Sun would be useful.
|
||||||
|
|
||||||
Currently, you need to have an account on the site to be able to use the tracker.
|
Currently, you need to have an account on the site to be able to use the tracker.
|
||||||
I would like to make a version that supports using the tracker while not logged in as well.
|
Also, there is no e-mail server connected, so e-mails are not verified,
|
||||||
## Other Clothing Masterlists - Inacuraccies
|
and password resets and e-mail changes have to be done by contacting the admin.
|
||||||
|
|
||||||
|
## Possible future improvements
|
||||||
|
While the app is currently in a state that works, there are some improvements I would like to make for it later down the line.
|
||||||
|
|
||||||
|
Some of those are:
|
||||||
|
- Support for male clothes
|
||||||
|
- Support for the few extra items from Ultra Sun and Ultra Moon
|
||||||
|
- A version of the tracker that works without an account
|
||||||
|
- A transfer feature that allows to copy that progress upon account creation
|
||||||
|
- Working e-mail verification
|
||||||
|
- Better look for the tracker page
|
||||||
|
- Display clothes in a more organized manner
|
||||||
|
- Sort clothes the same way the game does it
|
||||||
|
|
||||||
|
### Other Clothing Masterlists - Inacuraccies
|
||||||
My app has adapted the following masterlists, however, when checking in the
|
My app has adapted the following masterlists, however, when checking in the
|
||||||
actual Pokémon Moon game, I found several inacuraccies:
|
actual Pokémon Moon game, I found several inacuraccies:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue