Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Releases: colinhartigan/valorant-rpc

VALORANT-rpc v3.2.3

27 Jun 22:05
Compare
Choose a tag to compare

Discord

❗ massive shoutout to all the contributors who have helped with localizations

Changelog

  • added support for team deathmatch

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

Full Changelog: v3.2.2...v3.2.3

VALORANT-rpc v3.2.2

07 Dec 03:43
Compare
Choose a tag to compare

Discord

❗ massive shoutout to all the contributors who have helped with localizations

Changelog

  • new locales
    • zh-TW
    • id-ID
    • pl-PL
  • improved some translations
  • added support for swiftplay mode

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

Full Changelog: v3.2.1...v3.2.2

VALORANT-rpc v3.2.1

02 Feb 02:30
Compare
Choose a tag to compare

Discord

Changelog

  • fixed some locales not showing
    • caused only half of the locales to appear, all 14 supported languages are now working

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

Full Changelog: v3.2.0...v3.2.1

VALORANT-rpc v3.2.0

24 Jan 19:28
Compare
Choose a tag to compare

Discord

Changelog

  • fixed bug where the displayed rank would be from episode 3, act 3 instead of the live act
  • fixed/added more localizations (up to 8 languages now, thank you to everyone who has contributed!)

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

Full Changelog: v3.1.4...v3.2.0

VALORANT-rpc v3.1.4

04 Nov 01:45
18236c1
Compare
Choose a tag to compare

Discord

Changelog


if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

VALORANT-rpc v3.1.3

25 Sep 03:02
Compare
Choose a tag to compare

Discord

Changelog

  • fixed bug where presence would free after pregame
    • riot changed the data that's stored in your presence so i had to change where the map is pulled from

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

VALORANT-rpc v3.1.2

23 Sep 22:50
Compare
Choose a tag to compare

Discord

Changelog

  • hotfix for range presence not working

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

VALORANT-rpc v3.1.1

23 Sep 01:09
Compare
Choose a tag to compare

Discord

Changelog

  • fixed bug with pregame/coregame exceptions causing the app to crash
  • added new localizations

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

VALORANT-rpc v3.1.0

11 Sep 22:07
Compare
Choose a tag to compare

Discord

Changelog

  • full localization support
    • will completely translate the app AND your presence
    • user is prompted for locale/language on first launch
    • can change locale any time in config > locale and everything will translate, including your discord presence, instantly
    • complete localizations:
    • TRANSLATORS NEEDED! PLEASE JOIN THE DISCORD SERVER IF YOU CAN HELP!
      • there are still 13 locales/languages to translate
  • client now checks for an installation of valorant-skin-cli on launch; if there is one, it will open skin-cli automatically
    • works with valorant-skin-cli v1.2.0+
    • you can find where the install paths are stored @ %PROGRAMDATA%/valorant-tools
  • client checks for another instance running on launch; if there is one, it will auto-close
  • new configuration options
    • startup > show_github_link - enable or disable the "View on Github" button in your discord presence when loading valorant-rpc (#46)
    • startup > auto_launch_skincli - auto-launch valorant-skin-cli when opening valorant-rpc
    • locale - set your preferred locale/language
  • fixed the bug where party size would sometimes get set to 0, throwing an error and crashing the app
  • added fracture assets
  • fixed the typo of "observer" as "observor" :')

if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

VALORANT-rpc v3.0.0

26 Jul 20:02
Compare
Choose a tag to compare

Changelog

  • complete rewrite using valclient.py for way cleaner code
    • no longer have to manually create a new release for each agent/map release, the code automatically detects these
  • more customization for presences (config > presences)
  • automatic region detection
  • builtin configuration menu (right click system tray icon > config)

wiki/full documentation coming soon!


if you encounter any bugs, create an issue
if you have suggestions or want to contribute, open a pull request

Discord