Releases: rogama25/lol-random-skin-picker-py
v0.2.1 - Fixes champions with spaces
Well, it turns out that Leona it's not the only champion in the game. There are others like Miss Fortune or Kha'Zix that have spaces or symbols on their name. Or even Bard (who the fuck picks Bard these days) that is different in every language. And now I guess it's fixed.
v0.2 - English names for the skins independente do name do cliente
Someone asked me, so I did it.
Create a file or folder named exactly english
in the same folder and the program will show the English name for the skins that it selects. More details in the project readme.
v0.1-2 - Antivirus stuff
I was told that the previous binary was getting flagged as a virus in some antivirus (Avast, I'm looking at you).
I found that this was PyInstaller's fault and it seems to happen only with the 4.2 version at the moment I'm writing this. So, I downgraded to PyInstaller 4.0 and recompiled. Let me know if some antivirus is still flagging this.
More info in the project readme.
v0.1 - First release of this crappy program
Updated some files