Releases: rfvgyhn/gwent-tracker
Releases · rfvgyhn/gwent-tracker
v1.5.1
v1.5.0
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
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
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
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
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 tosettings.ini
. Allows you to specify a culture different than your system's defaultFontFamily
setting added tosettings.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
v1.0.0
v0.2.0-alpha
try to use fallback save location if location cant be found from conf…
v0.1.0-alpha
dont hardcode user dir for save path