forked from Anonomit/LootReserve
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.html
38 lines (38 loc) · 1.04 KB
/
CHANGELOG.html
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
<p> </p><h2>2022-11-13-beta2</h2>
<p> </p>
<p><strong>Fixes</strong></p>
<ul>
<li>Fixed wrong item being recorded sometimes for disenchant.</li>
<li>Fixed lua error with Group Loot when a session is not active.</li>
</ul>
<p> </p>
<p> </p><h2>2022-11-13-beta</h2>
<p> </p>
<p><strong>Host</strong></p>
<ul>
<li>Added chat message when a Reserved item is rolling through Group Loot.</li>
</ul>
<p><strong>Fixes</strong></p>
<ul>
<li>Fixed issues with disenchanter.</li>
</ul>
<p> </p>
<p> </p><h2>2022-11-08-beta</h2>
<p> </p>
<p><strong>Host</strong></p>
<ul>
<li>Added disenchant options to rolls.</li>
<li>Reformatted Reserves export. Now includes Roll Bonuses.</li>
</ul>
<p><strong>Fixes</strong></p>
<ul>
<li>Fixed issue with RollBonus imports not being recognized.</li>
</ul>
<p> </p>
<p> </p><h2>2022-10-30-beta</h2>
<p> </p>
<p><strong>Host</strong></p>
<ul>
<li>Add more data to rolls export: Reserved and Reason.</li>
<li>Initial support for Roll Bonuses. Add a RollBonus column to an import.</li>
</ul>