"[ci skip] Automatic Build - 2020.06.20.08.34.48"

This commit is contained in:
AuroraBuildBot
2020-06-20 08:34:48 +00:00
parent 2ec9ae5701
commit 8aef86e8e0
6 changed files with 38 additions and 27 deletions
+21
View File
@@ -35,6 +35,27 @@
-->
<div class="commit sansserif">
<h2 class="date">20 June 2020</h2>
<h3 class="author">Alberyk updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Vampires can no longer suck blood if their own mouth is being blocked by something.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="admin">Added an admin verb that ends the round smoothly, displaying the end round card.</li>
<li class="bugfix">Wizard learned spells are now properly displayed at round.</li>
<li class="bugfix">Antags added to gamemodes they don't belong in, now properly update the gamemode's antag template, allowing their things to be displayed at round end.</li>
<li class="bugfix">Fixed a typo in the apprentice pebble spawn-in calling it an 'artificer pebble' in deadchat.</li>
</ul>
<h3 class="author">Geeves, Code by Chinsky and CrimsonShrike updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">The druggy overlay has been upgraded.</li>
</ul>
<h3 class="author">Geeves, MoondancerPony updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Pointing at something now highlights it instead of making an arrow. Pointing at turfs unaffected.</li>
</ul>
<h2 class="date">19 June 2020</h2>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
+17
View File
@@ -13739,3 +13739,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a key for the ninja radio channel, Q.
ParadoxSpace:
- tweak: Checking a pulse is now less metagamey.
2020-06-20:
Alberyk:
- tweak: Vampires can no longer suck blood if their own mouth is being blocked by
something.
Geeves:
- admin: Added an admin verb that ends the round smoothly, displaying the end round
card.
- bugfix: Wizard learned spells are now properly displayed at round.
- bugfix: Antags added to gamemodes they don't belong in, now properly update the
gamemode's antag template, allowing their things to be displayed at round end.
- bugfix: Fixed a typo in the apprentice pebble spawn-in calling it an 'artificer
pebble' in deadchat.
Geeves, Code by Chinsky and CrimsonShrike:
- rscadd: The druggy overlay has been upgraded.
Geeves, MoondancerPony:
- rscadd: Pointing at something now highlights it instead of making an arrow. Pointing
at turfs unaffected.
-6
View File
@@ -1,6 +0,0 @@
author: Alberyk
delete-after: True
changes:
- tweak: "Vampires can no longer suck blood if their own mouth is being blocked by something."
-6
View File
@@ -1,6 +0,0 @@
author: Geeves, Code by Chinsky and CrimsonShrike
delete-after: True
changes:
- rscadd: "The druggy overlay has been upgraded."
@@ -1,6 +0,0 @@
author: Geeves, MoondancerPony
delete-after: True
changes:
- rscadd: "Pointing at something now highlights it instead of making an arrow. Pointing at turfs unaffected."
@@ -1,9 +0,0 @@
author: Geeves
delete-after: True
changes:
- admin: "Added an admin verb that ends the round smoothly, displaying the end round card."
- bugfix: "Wizard learned spells are now properly displayed at round."
- bugfix: "Antags added to gamemodes they don't belong in, now properly update the gamemode's antag template, allowing their things to be displayed at round end."
- bugfix: "Fixed a typo in the apprentice pebble spawn-in calling it an 'artificer pebble' in deadchat."