forked from gottcode/tanglet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
225 lines (203 loc) · 6.56 KB
/
ChangeLog
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
1.6.5
-----
* FIXED: Crashed when never showing maximum score.
* Replaced deprecated code.
* Word list updates: Polish.
1.6.4
-----
* FIXED: Definitions did not load properly.
* Word list updates: Polish.
1.6.3
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.
* Translation updates: Croatian.
* Word list updates: German, Polish.
1.6.2
-----
* Switched to Qt 6.
* Removed XPM icon.
* Translation updates: Dutch, Italian, Ukrainian.
* Word list updates: German, Polish.
1.6.1.1
-------
* FIXED: Mimetype not installed with CMake.
1.6.1
-----
* FIXED: Did not load entire English word list.
* FIXED: Tabs had scroll buttons.
* Added CMake buildsystem for Qt6.
* Word list updates: French.
1.6.0
-----
* FIXED: Could not type name in scores dialog.
* FIXED: Out of bounds errors in solver.
* Added tabs to high scores.
* Added unlimited timer mode.
* Added option to reset new game to defaults.
* Added support for Qt 6.
* Optimized reading word list.
* Refactored code.
* Translation updates: German, Indonesian, Lithuanian, Polish, Romanian, Turkish, Ukrainian.
* Word list updates: Brazilian Portuguese, Catalan, English, French, Greek, Polish, Portuguese, Spanish.
1.5.6
-----
* FIXED: Did not load locales with underscores.
* Added Russian word list.
* Translation updates: Italian.
1.5.5
-----
* FIXED: Compile failure with Qt 5.14
* Replaced deprecated code.
* Updated German word list.
1.5.4
-----
* FIXED: Window icon didn't work in Wayland.
* Improved loading locales.
* Improved Windows deployment.
* Replaced deprecated code.
* Translation updates: French, Greek, Russian.
1.5.3
-----
* FIXED: Automatic high DPI support.
1.5.2
-----
* FIXED: Race condition when checking for canceled games.
* FIXED: Crash if window closed while optimizing word list.
* Replaced deprecated code.
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Portuguese.
1.5.1
-----
* Optimized word list generation.
* FIXED: Could not compile with Qt 5.10.
* Word list updates: German.
1.5.0
-----
* Automatically scroll found words to words matching selected letters.
* Avoid unnecessary scrolling if item is already visible.
* Generate word lists and dice at compile time.
* Use HTTPS for dictionary lookups.
* FIXED: Did not always install translations in Linux.
* FIXED: Crash when showing words used for maximum score in allotment game.
* FIXED: Current item in word list was not cleared with selection.
* FIXED: Arbitrary position of missed words in subsequent games.
* Translation updates: German.
* Word list updates: German.
1.4.0
-----
* Added opening game files at launch.
* Added opening game files by drag-and-drop.
* Added MIME definition in Linux for game file.
* Added words to English dictionary.
* Generate binary translations at build time.
* FIXED: Was not properly loading Qt translations.
* FIXED: Dividing line on clock was too tall.
* Translation updates: Czech, Dutch, French, German, Lithuanian, Malay, Polish, Romanian.
1.3.1
-----
* FIXED: Application layout did not respect RTL languages.
* FIXED: All new games used the same seed in Windows.
* Translation updates: Lithuanian.
1.3.0
-----
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.
* Translation updates: Czech, French, German, Lithuanian, Malay, Polish, Romanian.
1.2.2
-----
* Added support for Qt 5.
* Improved fetching player namer.
* Improved build system.
* Renamed XPM icon.
* FIXED: Sometimes reselected last letter.
* FIXED: Could not make a guess after new roll.
* FIXED: Letters on board were not highlighted after keyboard input.
* Translation updates: French, Hungarian, Italian, Spanish, Spanish (Chile), Turkish, Ukrainian.
* Word list updates: English, Hungarian
1.2.1
-----
* Added extra spellings of definitions.
* Added all spellings of words in tooltip.
* Added scalable icon.
* Optimized language loading.
* Made new game dialog resizable.
* Translation updates: Dutch, German.
* Word list updates: Dutch, German.
1.2.0
-----
* Added more difficulty options.
* Added importing and exporting games.
* Added showing word counts.
* Added option to clear high scores.
* Added a load screen.
* Added new roll action.
* Added support for Linux icon themes.
* Added saving games across program runs.
* Added changing the program language.
* Added option to specify minimum length of words.
* Added showing counts of word lengths.
* Added showing game description in details window.
* Improved icon and game graphics.
* Improved layout of new game dialog.
* Stopped restoring incorrect guesses.
* Store board language in game settings.
* Switched to Wiktionary.
* FIXED: Could make incorrect guess twice in a row.
* FIXED: Game buttons did not reflect game status.
* FIXED: Changed word height when showing icons.
* FIXED: Pressing enter in line edit closed scores dialog.
* FIXED: Was not storing new high scores.
* FIXED: Line edit was still shown when clearing high scores.
* FIXED: Restoring strikeout timer didn't color timer correctly.
* FIXED: Only showed correct guesses when typing.
* FIXED: Crashed when guessing a word twice.
* FIXED: Details window had incorrect values.
* Translation updates: Czech, Dutch, French, Hebrew.
* Word list updates: Dutch, Hebrew.
1.1.1
-----
* New default dice.
* Compressed word lists.
* Stopped hardcoding supported languages.
* FIXED: Details dialog was enabled without a game.
* Translation updates: Czech.
* Word list updates: Czech.
1.1.0
-----
* Added more timer modes.
* Added larger board size.
* Added new game dialog.
* Added hiding missed words.
* Added showing maximum score.
* Added showing when player has a high score.
* Added showing score in a tooltip for each word.
* Added changing letter colors when a word can be made.
* Added choosing game seed.
* Added option to prevent low scoring boards.
* Improved new game dialog.
* Improved generating boards.
* Allow player to abort a game.
* List the highest scoring words in Allotment mode.
* Pause when menus are open.
* FIXED: Game briefly unpaused when showing dialogs.
* FIXED: Line edits were ignored when setting a custom language.
* FIXED: Did not update board on errors.
* FIXED: Timer issues when ending a game.
* FIXED: Memory was leaked when changing languages.
* FIXED: Keyboard guesses ignored mouse guesses.
* Translation updates: French.
* Word list updates: French.
1.0.1
-----
* Switched to Google dictionary.
* FIXED: Arrows were incorrect under Windows.
* FIXED: Clicking on board took focus.
* FIXED: Sometimes crashed at end of game.
* Translation updates: French.
* Word list updates: French.