Skip to content

Releases: rogama25/lol-random-skin-picker-py

v0.2.1 - Fixes champions with spaces

02 Feb 17:27
Compare
Choose a tag to compare

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

02 Feb 16:38
Compare
Choose a tag to compare

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

01 Feb 16:19
Compare
Choose a tag to compare

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

01 Feb 13:34
Compare
Choose a tag to compare