Releases: zayKenyon/VALORANT-rank-yoinker
2.22
What's Changed
- QoL improvements
- clear window on new table (optional)
- game chat in vry (works better than actual valorant chat :D, optional)
- ranks bugfixes
- automatically hiding useless columns
- better level colors
- bugfix for no match found error
Full Changelog: 2.21...2.22
2.21
2.2
What's New
- Headshot% column
- Winrate% column
- Team colours on the website
What's Changed
- Reworked Config and Added Feature Flags by @tanishqmanuja in #100
- feat(config-menu): added menu and better defaults by @tanishqmanuja in #101
- Agent names on website fix
- Peak ranks & Iron 1 rank bug fix
Full Changelog: 2.1...2.2
2.1
In short, a small series of optimisations have been made, a new "last played with user" feature, aswell as a new flag to change the config.
Calling vry.exe --config
in your terminal will open the new user-friendly configurator.
What's Changed
- Auto hide leaderboard position by @tanishqmanuja in #88
- Added vRY-Configurator by @tanishqmanuja in #91
New Contributors
- @tanishqmanuja made their first contribution in #80
- @hdeadman made their first contribution in #92
2.0
Release 2.0
To further co-operate with Riot's policies, vRY now respects streamer mode during the in-game phase. This builds on v1.262 which only hid names during the agent-select phase.
All builds prior to v2 will now stop working so that users cannot skirt the streamer-mode policy. This also applies to users hiding their levels too. This is something that I'm sure a lot of you will dislike but it's for the benefit of both vRY and its users.
1.262
1.261
1.26
What's Changed
- Hopefully fixed annoying bugs
- Improved logging and error messages (should be easier to debug) 46123e2
- Added support for custom weapon in terminal window (changeable in config) 2dcc155
- Added support for custom port (changeable in config) 6627401
Huge thanks to @D3CRYPT360 he contributed a lot.