Age | Commit message (Collapse) | Author |
|
|
|
|
|
-Adds the --form flag so that alternate forms of pokemon
can be selected
-Includes gmax, mega, regional and other miscellaneous
alternate forms
|
|
-Fix issue where some sprites were being clipped at the
right and bottom
|
|
- The script has been rewritten in python and now has
the added dependency
- Smaller pokemon sprites were added. The smaller sprites
are now the new default (as these make more sense for
most terminal + font-size combinations). The older
larger sprites are still available under a --big flag
- Adds an option to choose not to print the pokemon name
|
|
-Adds option for printing out shiny versions of pokemon
-Updates help and manuals to reflect the same
|
|
-A pokemon can now be selected randomly from a range of generations
rather than a single generation
-Range can be passed in as continuous range (eg. 1-3) or as a list
of generations (eg. 1 3 6)
|
|
|
|
-Random pokemon can now be selected from specific generations
|
|
|