Azelphur / PokemonGo-CalcyIV-Renamer

Uses adb to send fake tap events to your phone, alongside Calcy IV to automatically rename all your pokemon.
GNU General Public License v3.0
77 stars 32 forks source link

Hexadecimal digits support. Better copy-calcy*. Little bit of docs. Requires user to redo their copy calcy. #51

Closed esauvisky closed 5 years ago

esauvisky commented 5 years ago
  1. Hexadecimal digits support.

  2. CALCY_STRING *

    • Changing commas for '|' on copy-calcy string (exporting calcy history messes up everything with commas)
    • Changing \u2003 for \xa0 on copy-calcy string (tested: this looks like the best universal nbsp)
  3. A bit of more documentation (more characters found).

* This requires every user to redo their copy-calcy process. It's for the better good....

This is a lot for one PR, but I'm tired... sry.