changelog
This commit is contained in:
parent
0ea1d4b05e
commit
1b1e3d782d
@ -1,7 +1,8 @@
|
||||
## [1.11.0] - 2019-12-XX
|
||||
## [1.10.1] - 2019-12-04
|
||||
### Changed
|
||||
- Reduced the number of items to create + and ++ versions from 3 to 2 (need 4 items total to make a ++)
|
||||
- Reduced the power of ++ skills to be closer to the power of previous + versions
|
||||
- Tweaked all values of power specs to reduce their power bonuses
|
||||
|
||||
## [1.10.0] - 2019-11-29
|
||||
### Changed
|
||||
|
||||
@ -1,6 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><style>@font-face {
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><style>@font-face {
|
||||
font-family: octicons-anchor;
|
||||
src: url(https://cdnjs.cloudflare.com/ajax/libs/octicons/4.4.0/font/octicons.woff) format('woff');
|
||||
}
|
||||
@ -733,6 +731,24 @@ pre {
|
||||
}
|
||||
}
|
||||
</style><title>CHANGELOG</title></head><body><article class="markdown-body"><h2>
|
||||
<a id="user-content-1101---2019-12-04" class="anchor" href="#1101---2019-12-04" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>[1.10.1] - 2019-12-04</h2>
|
||||
<h3>
|
||||
<a id="user-content-changed" class="anchor" href="#changed" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>Reduced the number of items to create + and ++ versions from 3 to 2 (need 4 items total to make a ++)</li>
|
||||
<li>Reduced the power of ++ skills to be closer to the power of previous + versions</li>
|
||||
<li>Tweaked all values of power specs to reduce their power bonuses</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a id="user-content-1100---2019-11-29" class="anchor" href="#1100---2019-11-29" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>[1.10.0] - 2019-11-29</h2>
|
||||
<h3>
|
||||
<a id="user-content-changed-1" class="anchor" href="#changed-1" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>Reworked the vbox layout</li>
|
||||
<li>Floating combat text and faster animations</li>
|
||||
<li>Mobile UI fixes</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a id="user-content-191---2019-11-21" class="anchor" href="#191---2019-11-21" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>[1.9.1] - 2019-11-21</h2>
|
||||
<h3>
|
||||
<a id="user-content-fixed" class="anchor" href="#fixed" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Fixed</h3>
|
||||
@ -742,7 +758,7 @@ pre {
|
||||
<h2>
|
||||
<a id="user-content-190---2019-11-21" class="anchor" href="#190---2019-11-21" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>[1.9.0] - 2019-11-21</h2>
|
||||
<h3>
|
||||
<a id="user-content-changed" class="anchor" href="#changed" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-2" class="anchor" href="#changed-2" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>VBOX
|
||||
<ul>
|
||||
@ -794,7 +810,7 @@ pre {
|
||||
<li>Resizing of vbox when you buy / create certain items</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<a id="user-content-changed-1" class="anchor" href="#changed-1" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-3" class="anchor" href="#changed-3" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>Automatically shows a preview of combo item when you have 3 items selected for combining</li>
|
||||
<li>Only highlight the first available item slot when equipping</li>
|
||||
@ -826,7 +842,7 @@ pre {
|
||||
<li>An issue where skills would not be put on cooldown after being used.</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<a id="user-content-changed-2" class="anchor" href="#changed-2" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-4" class="anchor" href="#changed-4" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Game phase</p>
|
||||
@ -893,7 +909,7 @@ pre {
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<a id="user-content-changed-3" class="anchor" href="#changed-3" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-5" class="anchor" href="#changed-5" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Construct life changed</p>
|
||||
@ -979,7 +995,7 @@ pre {
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<a id="user-content-changed-4" class="anchor" href="#changed-4" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-6" class="anchor" href="#changed-6" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Vbox phase</p>
|
||||
@ -1125,7 +1141,7 @@ pre {
|
||||
<li>Player width styling</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<a id="user-content-changed-5" class="anchor" href="#changed-5" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-7" class="anchor" href="#changed-7" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>Improved wiggle animation</li>
|
||||
<li>Intercept is now considered defensive by bots</li>
|
||||
@ -1134,7 +1150,7 @@ pre {
|
||||
<h2>
|
||||
<a id="user-content-164---2019-10-24" class="anchor" href="#164---2019-10-24" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>[1.6.4] - 2019-10-24</h2>
|
||||
<h3>
|
||||
<a id="user-content-changed-6" class="anchor" href="#changed-6" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-8" class="anchor" href="#changed-8" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>Animations processing on client side reduced.</li>
|
||||
</ul>
|
||||
@ -1176,7 +1192,7 @@ pre {
|
||||
<li>Subscriber chat!</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<a id="user-content-changed-7" class="anchor" href="#changed-7" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-9" class="anchor" href="#changed-9" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Made available skill / effect information during the combat phase.</p>
|
||||
@ -1208,7 +1224,7 @@ pre {
|
||||
<a id="user-content-156---2019-10-17" class="anchor" href="#156---2019-10-17" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>[1.5.6] - 2019-10-17</h2>
|
||||
<p>We've updated the UI during the vbox / buy phase to give a better indication of valid actions.</p>
|
||||
<h3>
|
||||
<a id="user-content-changed-8" class="anchor" href="#changed-8" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-10" class="anchor" href="#changed-10" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Borders for skill combo's represent the base colours.</p>
|
||||
@ -1234,7 +1250,7 @@ pre {
|
||||
<h2>
|
||||
<a id="user-content-155---2019-10-15" class="anchor" href="#155---2019-10-15" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>[1.5.5] - 2019-10-15</h2>
|
||||
<h3>
|
||||
<a id="user-content-changed-9" class="anchor" href="#changed-9" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<a id="user-content-changed-11" class="anchor" href="#changed-11" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Changed</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Purge</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user