-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.html
More file actions
30 lines (30 loc) · 1.06 KB
/
changelog.html
File metadata and controls
30 lines (30 loc) · 1.06 KB
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
<h3>Latest release v1.1.2</h3>
<ul>
<li><b>Fixed: On fresh worlds a crash would occur upon zone creation; thanks to @AlexSocol for reporting</b></li>
</ul>
<br>
<h3>v1.1.1</h3>
<ul>
<li><b>Added: Hotkey to temporarily bypass frustrator</b></li>
</ul>
<br>
<h3>v1.1.0</h3>
<ul>
<li><b>Added: Frustrator command to manage multiple item channelIDs to group main/trigger areas</b></li>
<li><b>Fixed: Multiplayer with multiple online players was broken</b></li>
</ul>
<br>
<h3>v1.0.7</h3>
<ul>
<li><b>Added: Helpful chat feedback to all actions</b></li>
<li><b>Added: New tooltips to mod's items</b></li>
<li><b>Added: Crafting recipe for items</b></li>
<li><b>Fixed: Multiple main as well as trigger areas can now be activated simultaneously</b></li>
</ul>
<br>
<h3>v1.0.5</h3>
<ul>
<li><b>Added: One trigger area may now be used to hide/show multiple main areas</b></li>
<li><b>Fixed: Standing in multiple trigger areas now triggers all linked main areas, not only one</b></li>
<li><b>Coming soon: Area management feedback via chat</b></li>
</ul>