Skip to content

Releases: rfvgyhn/gwent-tracker

v1.5.1

24 Feb 07:28
Compare
Choose a tag to compare

Enhancements

  • Upgrade to dotnet 7 and avalonia 11
  • Add support for save files from the remastered version of the game

v1.5.0

08 Apr 04:28
Compare
Choose a tag to compare

New Features

  • Allow textures to be loaded from a local directory
  • Allow remote textures to be cached locally for future use via config option cacheRemoteTextures

Enhancements

  • Add scrollbar to missable quests for users with high DPI settings
  • Override Francesca Findabair: the Beautiful card count for save files that report multiple copies

Bug Fixes

  • Fix multi-column sort by upgrade Avalonia to 0.9.3
  • Fix crash when unable to reach remote texture path by providing a fallback texture
  • Fix not all summon cards being counted as obtained if their parent card was obtained

Linux users: Release tagged with runtime is if you don't have the .net core 3.1 runtime already installed on your machine.

v1.4.0

06 Feb 20:39
Compare
Choose a tag to compare

New Features

  • Show max amount of copies for each card
  • Source column which shows if the card is a part the base game or DLC

Enhancements

Bug Fixes

  • Add missing DLC cards
  • Fix improper count of DLC cards in progress section

Linux users: Release tagged with runtime is if you don't have the .net core 3.1 runtime already installed on your machine.

v1.3.0

31 Jan 23:48
Compare
Choose a tag to compare

New Features

  • Skellige deck
  • Show achievement and total card progress

Enhancements

  • Add bullets to location(s) of selected card for better readability
  • Include original quote characters for card flavors
  • Use gwent icon instead of default avalonia icon
  • Polish missable quests UI
  • Provide a likely fallback save location for linux
  • Use an icon instead of the character 'X' for filter remove button
  • Add tooltip to convey what Cutoff means in missable quest
  • Russian localization (Crowdin by W1ns-Smile)
  • Czech localization (Crowdin by Jan Kalný)

Bug Fixes

  • Don't show commas in selected card location if card has no location info
  • Include string translations for strings found in .cs files
  • Add missing Balista cards to northern realms deck
  • Fix exe icon not showing in windows explorer

Linux users: Release tagged with runtime is if you don't have the .net core 3.1 runtime already installed on your machine.

v1.2.0

21 Jan 22:41
Compare
Choose a tag to compare

Enhancements

  • [PR 6] - Russian localization
  • Polish localization from Crowdin
  • Wrap text in selected card column since translations could be cutoff

Bug Fixes

  • Fix an issue when a save file has an unknown variable type the looks like a known variable type... again
  • Fix the filter textbox watermark not being translated
  • Add back translation keys that went missing in last release
  • Fix an issue where some non-latin glyphs wouldn't be rendered properly

Linux users: Release tagged with runtime is if you don't have the .net core 3.1 runtime already installed on your machine.

v1.1.0

18 Jan 21:31
Compare
Choose a tag to compare

New Features

Localization

  • Card data is now localized based off of the game's w3strings files
  • UI strings have support for localization
  • Culture setting added to settings.ini. Allows you to specify a culture different than your system's default
  • FontFamily setting added to settings.ini. Allows you to specify a font in-case your default font doesn't have the correct glyphs

Linux users: Release tagged with runtime is if you don't have the .net core 3.1 runtime already installed on your machine.

v1.0.1

03 Jan 02:58
Compare
Choose a tag to compare
  • Fixes an issue when a save file has an invalid/unknown variable type

Linux users: Release tagged with runtime is if you don't have the .net core 3.1 runtime already installed on your machine.

v1.0.0

02 Jan 00:30
Compare
Choose a tag to compare

Linux users: Release tagged with runtime is if you don't have the .net core 3.1 runtime already installed on your machine.

v0.2.0-alpha: try to use fallback save location if location cant be found from conf…

28 Jan 00:28
Compare
Choose a tag to compare

v0.1.0-alpha

27 Jan 01:56
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
dont hardcode user dir for save path