This repository has been archived by the owner on Jan 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
128 lines (102 loc) · 3.29 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
--- Spawn.HDT.DustUtility ---
## v1.0
- Initial release
## v1.1
- Class and Set filtering
## v1.2
- Offline mode
## v1.3
- Settings are being saved persistently
## v1.4
- Customizable sort order
## v1.5
- Added an update notification system.
- Updated UI.
## v1.6
- Added parameter to search for all cards
- Update notification shows release notes
- Updated UI
- Set .NET version to 4.5
## v1.6.1
- Updated to HDT 1.4.0
- Ready for the Knights of the Frozen Throne expansion
## v1.6.2
- New version is being displayed correctly in the update notification
## v1.6.3
- Reworked Filters dialog
- Added Frozen Throne filter option
## v1.7
- Filters are being saved persistently
- Added advanced search
## v2.0
- Added support for multiple accounts/regions
- Card image tooltips
- Cards selection window
## v2.0.1
- Fixed wrong checkbox alignment in the selection window
- Using correct card count for the info panel in the selection window
## v2.1
- Added golden-cards-only parameter
- Autoselect account if only one available
- Added card history
- Added download functionality for new releases
## v2.2
- Added customizable interval setting for storing collection and decks
- Added filter option for Kobolds and Catacombs
- Added backup manager for creating daily backups
- Auto-selecting last used account
- Added clear buttons for grids
- Updated UI (Icons for classes and sets)
- Various fixes and improvements
## v2.3
- Added decks info window (Check deck lists, include/exclude from search)
- Added collection info window (Check set progress)
- Added date column to card history (Old entries get current date)
- Only storing constructed decks
- Cache timer now starting properly
- Polished UI
- Fixed using negative card count in history window to calculate dust
- Fixed issue clicking on a row would not always select it
- Various other fixes and improvements
## v2.3.1
- Fixed an issue where the data directory is not created, if it is the first time using the plugin
- Backups are only created, if there are existing files for the current account
## v2.3.2
- Card selection and include/excluded decks are now saved persistently for each account
## v2.3.3
- Fixed an issue where the account preferences were not saved properly
- Latest opened pack can now be imported to card selection
## v2.3.4
- Displaying correct card count in collection info window
- Displaying crafting cost if a card is added (History)
- Deleting backups older than one month
- Other fixes and/or improvements
## v2.3.5
- Ready for The Witchwood
## v3.0.0
- Plugin has been completely rewritten
- Clean UI and improved performance
- New update logic
- Ready for The Boomsday Project
- Added golden cards to collection info
- Added some customization
- Added notifications
- Added logging
## v3.0.1
- Fixed flyouts wont reload after switching accounts
- Added missing artwork for Witchwood and Boomsday expansion
- Improved mode change logic
## v3.1.0
- Added 'Check/Uncheck All' options for filters
- Added link to the GitHub project page (settings dialog)
- Only show reload buttons if plugin is in online mode
- Display total deck count in decks flyout
- Implemented Whizbang deck handling
- Other fixes and/or improvements
## v3.1.1
- Ready for Rastakhan Rumble
## v3.1.2
- Added Rastakhan set icon
## v3.2.0
- Ready for Rise of Shadows
-----------------------------