Skip to content

Releases: zayKenyon/VALORANT-rank-yoinker

2.31

25 Aug 11:53

Choose a tag to compare

What's Changed

  • Fix crash caused by some player not playing competitive for too long, reported by Discord user: snowy#7853

2.3

25 Aug 11:35

Choose a tag to compare

2.3

What's Changed

  • QoL improvements
  • Rate limit crash bug fixed (html stuff in log file)
  • Peak rank act
  • Win rate shows total amount of games
  • Chat is a lot better (colors, agents, streamer mode respect and chat scrolling max 5 messages)
  • Pbe support (not tested)
  • Chat logs (basically logs terminal output to chatlog
  • K/d from last game optional
  • Auto-updater
  • Hopefully actually fixed no match found bug for good now

Full Changelog: 2.22...2.3

2.22

24 Aug 11:41

Choose a tag to compare

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

08 Aug 23:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2...2.21

2.2

07 Aug 21:09
c8bb03c

Choose a tag to compare

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

24 Jul 00:35
dddc635

Choose a tag to compare

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

New Contributors

2.0

28 Jun 18:10

Choose a tag to compare

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

23 Jun 13:31

Choose a tag to compare

  • Fully implemented new rank Ascendant

1.261

22 Jun 19:15

Choose a tag to compare

-Temporary release with the addition of new rank Ascendant.

NOTE: Peak rank could be broken e.g. display peak rank ascendant 2 instead of immortal 2

1.26

05 Jun 15:07
3d57685

Choose a tag to compare

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.