Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@Its-Haze Its-Haze released this 24 Apr 17:58
· 40 commits to master since this release
v2.0.1
8859379

This patch is essential for leagueRPC to work.

Bugfix

  • LeagueRPC crashed because i had forgotten to remove one word in the code.. This has been resolved and everything should run smoothly as butter again.

Since this release is not so different from the last release v2.0.0, I will put those release notes here as well.


Goodbyes first.

  • League of legends is no longer going to work on Linux thanks to Vanguard... Which brings this projects name "league-rpc-linux" a bit of a problem. To fix this, I have decided to renamed this project to "league-rpc" and mainly switch my focus on maintaining this project for Windows users. Even though it hurts to my damn core, to have to leave support for linux. It's what i feel like i have to do, after putting so much effort into making this project, And I'm sure the contributors feel the same way

Hello there, new features!

  • League's native Presence will now be disabled automatically, if this application is ran before launching league! Solving this issue: #24

  • Version, specified in the application.. Noting you if there is a newer version on github to grab.
    image

  • A lot of documentations being added in the code, making it easier for people to contribute if they want to.

  • Rename of show-rank to no-rank.. Making it the Default to show ranks for SoloQ/Flex/Arena/TFT. This can ofcourse be disabled with command line arguments, as previously stated no-rank.. More info in the README

  • Making it the default to wait on League and Discord processes.. I think this is a sane default to have, I'm guessing most people already had this setting set.

  • Big update to the README.md file, with new pictures (better quality) and more user friendly installation guides, tailored to Windows users.

How to install?

Just download the leagueRPC.exe file down below, and run it.. it's that simple.
If you encounter any problems, please let me know on Discord by joining the Development Hub

How to run the application?

As stated in the front page of this project, You can do the following

  1. Double click the file
  2. Run the file from the command line (Instructions on this are in the README)

What's Changed

Full Changelog: v1.0.3...v2.0.1