"[ci skip] Automatic Build - 2020.06.23.12.19.29"

This commit is contained in:
AuroraBuildBot
2020-06-23 12:19:29 +00:00
parent 942442c866
commit c0a1db7b9f
3 changed files with 12 additions and 9 deletions
+4
View File
@@ -41,6 +41,10 @@
<li class="rscadd">You can now draw from card decks and hands by clicking on them with an empty hand while it's in one of your hands.</li>
<li class="rscadd">Mousing over a card that's next to you, or face-side-up, will show a tooltip of what it is.</li>
<li class="tweak">Drawing a card from a deck now draws a specific card. Dealing a card to someone will pick the first card of the deck, meaning that it has to be shuffled to be random.</li>
<li class="rscadd">Mecha movement and equipment usage cooldowns have been decoupled. You can now move directly after using your equipment, which makes them MUCH less clunky to use.</li>
<li class="rscadd">Mecha hardpoint UI elements will now get tinted red during their cooldowns, which will turn back to normal once the equipment can be used again.</li>
<li class="tweak">Mecha UI text have been overhauled to look much prettier.</li>
<li class="tweak">The charge level for mechs is now displayed as a percentage value, and actually fits on the screen.</li>
</ul>
<h3 class="author">Kyres1 updated:</h3>
<ul class="changes bgimages16">
+8
View File
@@ -13794,5 +13794,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Drawing a card from a deck now draws a specific card. Dealing a card to
someone will pick the first card of the deck, meaning that it has to be shuffled
to be random.
- rscadd: Mecha movement and equipment usage cooldowns have been decoupled. You
can now move directly after using your equipment, which makes them MUCH less
clunky to use.
- rscadd: Mecha hardpoint UI elements will now get tinted red during their cooldowns,
which will turn back to normal once the equipment can be used again.
- tweak: Mecha UI text have been overhauled to look much prettier.
- tweak: The charge level for mechs is now displayed as a percentage value, and
actually fits on the screen.
Kyres1:
- rscadd: Added Himean and Vysokan clothing to the loadout.
@@ -1,9 +0,0 @@
author: Geeves
delete-after: True
changes:
- rscadd: "Mecha movement and equipment usage cooldowns have been decoupled. You can now move directly after using your equipment, which makes them MUCH less clunky to use."
- rscadd: "Mecha hardpoint UI elements will now get tinted red during their cooldowns, which will turn back to normal once the equipment can be used again."
- tweak: "Mecha UI text have been overhauled to look much prettier."
- tweak: "The charge level for mechs is now displayed as a percentage value, and actually fits on the screen."