Releases: colinhartigan/valorant-rpc
VALORANT-rpc v3.2.3
❗ 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
❗ 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
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
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
Changelog
- fixed instant crash
- this was due to a change in one of the client APIs
- thank you to @Henrik-3 for re-implementing it in his API so quickly
- this was due to a change in one of the client APIs
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
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
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
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
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:
en-US/English
(@colinhartigan)- `de-DE/Germany (@isaackenyon @craftpiwurzel)
es-MX/Spanish
(@janinhasz)it-IT/Italian
(@isaackenyon)pt-BR/Portugese
(@janinhasz)
- 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-rpclocale
- 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
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