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

Releases: Deli-Collective/DeliCounter

[1.1.2] Hotfix for games installed in other library folders

14 Jun 21:37
Compare
Choose a tag to compare

I swear this was working before but idk. The app should now not just do nothing if your game is installed in a non-standard library folder.

UPDATE: The library folders file actually had a format change that caused this. If you are experiencing issues with it NOT autodetecting your game folder, please use 1.1.1 instead for now.

[1.1.1] Small patch

20 May 03:33
Compare
Choose a tag to compare

Fixes in this release

  • Application will no longer crash on launch if your game location could not be autodetected
  • There is a quick start guide on the home page detailing basic usage of the program
  • Updated the NuGet packages and fixed the ignored errors in Sentry

Usage

  1. Download the release file from below (DeliCounter_v1.1.1.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[1.1.0] Polish update

08 May 07:11
Compare
Choose a tag to compare

New in this release

  • Mod icons are now resized and stored in memory at a resolution that matches what it'll be displayed at, meaning the app will no longer use upwards of 1GB of memory while using the LargeWithIcon listing view (now uses only ~100MB with icons, less without).
  • Application settings are now saved in your game folder, meaning in future updates your settings will not be reset when updating the application.
  • On the application's first run a prompt will appear giving the user the option to clean their install.
  • On the application's first run the dark mode setting will be automatically set based on your OS theme settings. (Yes I know pretty much everyone will have it set as dark, but to the few people who prefer light mode this one's for you 🍻)
  • Fixed two bugs relating to invalid URLs used for images and mod betas showing for all users regardless of the setting.

Usage

  1. Download the release file from below (DeliCounter_v1.1.0.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[1.0.0] Mod listing appearence options

22 Apr 07:57
Compare
Choose a tag to compare

Release Details

New in this release

  • A new setting has been added which lets you select from three types of mod list items
    • Large with icons: the default and what was already in the app from day 1
    • Large: identical to above but without the icons
    • Compact: smaller list items, no icon, no short description text
  • New check to make sure the game is not running when you try to modify your install

Fixes

  • Added a couple more exceptions to the Sentry ignore list and made it clear when the error you have encountered was NOT send to me because it is most likely an issue on your end
  • Now the reset repository button actually works properly and deletes the folder without issues

Notes

  • If you are using another mod installation tool your installed mods will not appear in this one and the two will conflict. It is recommended that you clean your install before switching between the two and make a backup before doing so if you want to return. To clean your install, delete everything in your game folder except h3vr_Data and then validate the game with Steam.

Usage

  1. Download the release file from below (DeliCounter_v1.0.0.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[0.2.5] Improved diagnostics to prevent future issues

14 Apr 16:53
Compare
Choose a tag to compare

Release Details

Fixes

  • When recording an error, the diagnostics file is now deleted from the desktop automatically.
  • Backend changes to improve error recording which will allow me to more quickly solve database issues like the one that happened yesterday.

Notes

  • If you are using another mod installation tool your installed mods will not appear in this one and the two will conflict. It is recommended that you clean your install before switching between the two and make a backup before doing so if you want to return. To clean your install, delete everything in your game folder except h3vr_Data and then validate the game with Steam.

Usage

  1. Download the release file from below (DeliCounter_v0.2.5.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[0.2.4] Option to reset local repo and fixes some issues

12 Apr 06:04
Compare
Choose a tag to compare

Release Details

New in this release

  • An option on the home page is now available to reset the local repository by deleting and re-cloning it. Use this if you mess up the repo somehow and need to go back.

Fixes

  • Fixed common issue where causing a checkout conflict in the local repo will crash the app
  • Fixed the remaining issues with queued dialog popups
  • Fixed a couple issues that theoretically shouldn't even have been possible but yet here we are

Notes

  • If you are using another mod installation tool your installed mods will not appear in this one and the two will conflict. It is recommended that you clean your install before switching between the two and make a backup before doing so if you want to return. To clean your install, delete everything in your game folder except h3vr_Data and then validate the game with Steam.

Usage

  1. Download the release file from below (DeliCounter_v0.2.4.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[0.2.3] Multi-mod selection

10 Apr 03:42
Compare
Choose a tag to compare

Release Details

New in this release

  • You are now able to select multiple mods in a list and install, update or uninstall them. It follows standard multi selection rules:
    • Click on a mod, then hold shift and click on another mod to select both of them and everything in between
    • Click on a mod, then hold control and click on other mods to select individual items without everything in between

Fixes

  • Dialogue boxes might sometimes appear at the same time. This caused errors. They are now queued and should show up sequentially when the open one is closed.

Notes

  • If you are using another mod installation tool your installed mods will not appear in this one and the two will conflict. It is recommended that you clean your install before switching between the two and make a backup before doing so if you want to return. To clean your install, delete everything in your game folder except h3vr_Data and then validate the game with Steam.

Usage

  1. Download the release file from below (DeliCounter_v0.2.3.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[0.2.2] Small QoL improvements

09 Apr 04:13
Compare
Choose a tag to compare

Release Details

Improvements

  • Mod details drawer will now show information from the selected version.
  • Errors and application crashes are automatically reported so I can handle them more quickly.

Notes

  • If you are using another mod installation tool your installed mods will not appear in this one and the two will conflict. It is recommended that you clean your install before switching between the two and make a backup before doing so if you want to return. To clean your install, delete everything in your game folder except h3vr_Data and then validate the game with Steam.

Usage

  1. Download the release file from below (DeliCounter_v0.2.2.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[0.2.1] Hotfix for some uncommon mod states

27 Mar 03:00
Compare
Choose a tag to compare

Release Details

Fixes

  • Mods with an installed version that is no longer contained in the database but do still have another version available now display correctly
  • Updating an installed mod when somehow missing one of it's dependencies will no longer crash the application

Notes

  • If you are using another mod installation tool your installed mods will not appear in this one and the two will conflict. It is recommended that you clean your install before switching between the two and make a backup before doing so if you want to return. To clean your install, delete everything in your game folder except h3vr_Data and then validate the game with Steam.

Usage

  1. Download the release file from below (DeliCounter_v0.2.1.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe

[0.2.0] Automatic repository updating

25 Mar 05:41
Compare
Choose a tag to compare

Release Details

New in this release

  • Mods now offer the option to declare incompatibility tags, blocking the user from installing one mod if there's another that is already installed with a shared tag.
  • Mod repository now performs an automatic update every 2 hours so updates to mods should appear much faster.

Notes

  • If you are using another mod installation tool your installed mods will not appear in this one and the two will conflict. It is recommended that you clean your install before switching between the two and make a backup before doing so if you want to return. To clean your install, delete everything in your game folder except h3vr_Data and then validate the game with Steam.

Usage

  1. Download the release file from below (DeliCounter_v0.2.0.zip)
  2. Extract the downloaded zip file (And optionally move it somewhere safer than your downloads folder)
  3. Run DeliCounter.exe