-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCHANGELOG.txt
199 lines (152 loc) · 6.8 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
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
|||||||||||||
||| 1.14.0 ||| 2022-03-26
|||||||||||||
+ TOC version bump. Patch 2.5.4 is now supported.
+ AP should no longer be incorrectly detected as Str in Russian (ruRU) locales.
+ Spell Crit should no longer be incorrectly detected as Spell Hit in German (deDE) locales.
+ Talents that increase AP by percentage values should now be properly factored in when calculating AP and RAP bonuses from Agility.
+ Fix possible crash when viewing tooltips when playing as a Warrior.
|||||||||||||
||| 1.13.1 ||| 2021-11-20
|||||||||||||
+ TOC version bump for 2.5.3. No functional changes.
|||||||||||||
||| 1.13.0 ||| 2021-11-20
|||||||||||||
Huzzah! With this release, Little Buster now supports all major attributes, and all ratings except for Resilience.
+ Add support for Strength. Strength is broken down into:
- Attack Power
- Block Value
Each of these can be individually toggled from the options menu under Settings -> Interface -> Addons -> Little Buster.
+ Fix Shield Block Value being displayed as Shield Block Rating in zhCN (Simplified Chinese) locales.
+ Fix issue with disabled stats still being displayed in tooltips if they were similar to other, enabled stats.
|||||||||||||
||| 1.12.1 ||| 2021-08-08
|||||||||||||
+ Remove stray debug print
|||||||||||||
||| 1.12.0 ||| 2021-08-08
|||||||||||||
+ Add support for Stamina. Stamina is broken down into:
- Health
- Spell Damage (only for Warlocks with the Demonic Knowledge talent, and an active pet)
Each of these can be individually toggled from the options menu under Settings -> Interface -> Addons -> Little Buster.
+ Items with the same item ID but different random suffixes will no longer be mistakenly detected as the same item.
+ Updates to the zhTW translations (courtesy of acelan. Thanks!)
+ Updates to the zhCN translation (courtesy of extrame911 and MadLeon119. Thanks!)
|||||||||||||
||| 1.11.1 ||| 2021-07-05
|||||||||||||
+ Fixed crash when Priests would view an item with Spirit
|||||||||||||
||| 1.11.0 ||| 2021-07-03
|||||||||||||
+ Add support for Spirit. Spirit is broken down into:
- Mana regen while not casting
- Mana regen while casting
- Note that if both of these are enabled, "mana regen while casting" will appear second, and only if your character has talents that allow spirit-based regen while casting.
- Health regen (while out of combat)
- Spell Damage (from talents)
- Healing (from talents)
Each of these can be individually toggled from the options menu under Settings -> Interface -> Addons -> Little Buster.
+ Added Russian translations for Agility -> Healing. (Thanks bu7cher!)
+ Addressed certain edge cases where two attributes are increased by the same numeric value (such as Elixir of the Sages) not converting both stats.
+ Fixed a few detection errors in various languages around agility and intellect in elixir tooltips.
|||||||||||||
||| 1.10.1 ||| 2021-06-27
|||||||||||||
+ Druid Cat Form should now be reliably detected.
+ Fixed several crashes around more obscure Int and Agi conversions.
+ Fixed small rounding errors that appeared when affected with attribute multiplier buffs or talents.
+ Fixed issue in Russian where Spell Hit on gems was being detected as Melee/Ranged Hit.
|||||||||||||
||| 1.10.0 ||| 2021-06-25
|||||||||||||
+ Added support for Intellect. Intellect is broken down into:
- Mana
- Spell Crit
- Spell Damage (from talents)
- Healing (from talents)
- Mana Regen (from talents)
- Ranged Attack Power (from talents)
- Armor (from talents)
Each of these can be individually toggled from the options menu under Settings -> Interface -> Addons -> Little Buster.
+ Added support for the Feral Druid talent Nurturing Instinct (Agility -> Healing)
+ Added partial support for Chinese (Traditional) (zhTW locale). Many thanks to 阿斯蘭 for their hard work!
+ Updated Russian (ruRU) localization to add translations for Agility and Intellect conversion in tooltips and on the interface page. Continued thanks to bu7cher for these!
|||||||||||||
||| 1.9.1 ||| 2021-06-22
|||||||||||||
+ Agility conversion should now work properly for all supported non-English locales.
|||||||||||||
||| 1.9.0 ||| 2021-06-20
|||||||||||||
+ First pass at attribute -> stat conversion. Currently only handles Agility. Agility is broken down into:
- Bonuses to Dodge
- Bonuses to Crit
- Bonuses to AP
- Bonuses to RAP
- Bonuses to Armor
Each of these can be individually toggled from the options menu under Settings -> Interface -> Addons -> Little Buster.
Note that none of the new attribute functionality has been localized, and will display in English for all locales.
+ Minor fixes to Chinese (zhCN) localization.
|||||||||||||
||| 1.8.0 ||| 2021-06-14
|||||||||||||
+ Handle a few more edge cases in Russian (ruRU).
+ Add Russian translations for text on the config screen. Thanks to bu7cher for both of the above!
+ Add experimental Chinese (zhCN) translations, courtesy of Neo. Thanks!
|||||||||||||
||| 1.7.1 ||| 2021-06-9
|||||||||||||
+ Fix missing config.xml and remove debugging print statements.
|||||||||||||
||| 1.7.0 ||| 2021-06-9
|||||||||||||
+ Added a basic UI for disabling stat conversions. It can be found in Interface -> Addons -> Little Buster.
Note that none of the text here is localized yet.
+ Fix a potential crash if we failed to get an item link from the tooltip.
+ Added experimental French (frFR) localization.
|||||||||||||
||| 1.6.0 ||| 2021-06-7
|||||||||||||
+ Added more special-case handling for ruRU localization, courtesy of bu7cher and golgofinyanin2. Thanks!
+ Added experimental ptBR localization.
|||||||||||||
||| 1.5.0 ||| 2021-06-6
|||||||||||||
+ Injected values are now colored differently than the surrounding text.
+ Added experimental support for Russian (ruRU) locale.
|||||||||||||
||| 1.4.0 ||| 2021-06-6
|||||||||||||
+ Spanish localization now basically complete (not counting edge cases), for both esMX and esES.
+ Added experimental support for German (deDE) locale.
|||||||||||||
||| 1.3.0 ||| 2021-06-5
|||||||||||||
+ Tooltips with multiple stats in a single line will now display conversions for all those stats.
+ Gems and socket bonuses will now be converted.
+ Tooltips should no longer occasionally be missing conversions.
|||||||||||||
||| 1.2.0 ||| 2021-06-04
|||||||||||||
+ Ratings are now displayed in-line, rather than at the end of the line.
+ Expanded the number of special cases handled in English.
|||||||||||||
||| 1.1.1 ||| 2021-06-03
|||||||||||||
Packaging fix, no feature or code changes.
|||||||||||||
||| 1.1.0 ||| 2021-06-01
|||||||||||||
+ Experimental Spanish support for the esMX locale.
+ Added basic caching, to reduce the performance impact of tooltip parsing.
|||||||||||||
||| 1.0.1 ||| 2021-05-31
|||||||||||||
Packaging fix, no feature or code changes.
|||||||||||||
||| 1.0.0 ||| 2021-05-30
|||||||||||||
Initial release