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

Releases: weedeej/ValorantCC

MINOR v3.1.4 (Rewrite Attempt+Features)

06 Mar 16:59
Compare
Choose a tag to compare
- Reverted rending
- Added offset for community profiles.
- First Processor.cs rewrite attempt.

Stuff might be buggy but deal with it for now as I am looking for better ways of implementing stuff.

PATCH v3.0.4 (Temporarily Disabled sharing and profile change listener)

01 Mar 22:22
Compare
Choose a tag to compare

PATCH v3.0.4 (Temporarily Disabled sharing and profile change listener)

Due to the Firebase's limitations, We temporarily put our backend to maintenance. This caused ValorantCC's request to fail and close itself.
This patch disabled all vTools API related temporarily while everything is being fixed.

PATCH v3.0.3 (Null handling fix)

26 Feb 14:34
Compare
Choose a tag to compare

For some reason, There are null objects on community profiles.

  • Added some null handling.
  • 3rd attempt to fix the single crosshair profile issue.

PATCH v3.0.2 (Re-Fixed Single crosshair profile Error)

24 Feb 21:18
Compare
Choose a tag to compare
PATCH v3.0.2 (Re-Fixed Single crosshair profile Error)

PATCH v3.0.1 (Force Login added)

24 Feb 03:09
Compare
Choose a tag to compare
  • Added a button to force login for those who have problems with Riot Client Logs, have to wait for 20 seconds for the button to appear after login on Valorant

MAJOR v3.0.0 (UI Changes and New Features)

23 Feb 09:04
Compare
Choose a tag to compare

New Features

  • Community Profiles List
  • Profile Sharing
  • Hide/Public Listed profile.

Improved

  • API Backend
  • Authentication
  • Main Window Design
  • MessageBox Window
  • Compatibility
  • Updater
  • Logging
  • Performance
  • Stability

This update should lessen the bugs and allows users (Targeting those who uses windows themes) to use even under cases like this.
For issues, Please open an issue here or join our Discord so we can help you fix it.

PATCH v2.6.10 (Haruki Fixed a huge future problem)

14 Feb 14:27
Compare
Choose a tag to compare
PATCH v2.6.10 (Fixed a huge future problem thanks to Haruki)

PATCH v2.6.9 (Unauthorized Access error handled; 2.6.8's Crash fix.)

10 Feb 18:33
Compare
Choose a tag to compare
  • Shows a message box if user used ValorantCC in Admin folder and asks whether to run as admin or just move to other folder.
  • Admin rights no longer required (Unless if ValorantCC is in an Admin folder.)

Skipped 2.6.8's release as 2.6.8 commit has a lot of logged-only errors. so we decided to create a new tag with the fixes of 2.6.8's newly surfaced bugs so users are not required to download/update twice.

Explanation on the Crashing error. After 2.6.8's fix. The newly surfaced bug was the lack of access error. 2.6.7 removed the Admin access and that caused some updating problem. This release checks if write access is granted before updating so unknown error should be less than what it should be.

PATCH v2.6.7 (Added more logging specifically for app crashes.)

10 Feb 04:33
Compare
Choose a tag to compare
  • Added Stacktraces for logging on App start
  • Removed Admin privilege (was used before)

MINOR v2.6.6 (Crosshair parser & Images carousel)

04 Jan 03:11
Compare
Choose a tag to compare

MINOR v2.6.6

  • Now replicates in-game crosshair (Implemented by Haruki and suggested by someone on Discord I forgot who. but thanks!)
  • Image background carousel for different lighting (Implemented by Haruki again and suggested by shawn#1002 from discord. Thanks!)