Changelog - 10AUG2016

This commit is contained in:
skull132
2016-08-10 17:40:19 -04:00
parent b91fae375c
commit a480c04525
5 changed files with 23 additions and 20 deletions
+13
View File
@@ -56,6 +56,19 @@
-->
<div class="commit sansserif">
<h2 class="date">10 August 2016</h2>
<h3 class="author">Alberyk updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Combat cyborgs should have access to security channel, and be able to be tracked via cameras consoles.</li>
<li class="tweak">Replaced the thermal vision module with a sechud.</li>
<li class="rscadd">Added the thermal vision module to the syndicate borg.</li>
<li class="tweak">The improvised handgun has a bigger delay between shots and less accuracy.</li>
</ul>
<h3 class="author">Skull132 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Chat mark-up will work now. The closing tags in HTML are utilized properly once more.</li>
</ul>
<h2 class="date">08 August 2016</h2>
<h3 class="author">Alberyk updated:</h3>
<ul class="changes bgimages16">
+10
View File
@@ -2475,3 +2475,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Spam prevention is no longer activated by automated emotes.
alberyk:
- rscadd: Added a buildable improvised handgun.
2016-08-10:
Alberyk:
- bugfix: Combat cyborgs should have access to security channel, and be able to
be tracked via cameras consoles.
- tweak: Replaced the thermal vision module with a sechud.
- rscadd: Added the thermal vision module to the syndicate borg.
- tweak: The improvised handgun has a bigger delay between shots and less accuracy.
Skull132:
- bugfix: Chat mark-up will work now. The closing tags in HTML are utilized properly
once more.
-8
View File
@@ -1,8 +0,0 @@
author: Alberyk
delete-after: True
changes:
- bugfix: "Combat cyborgs should have access to security channel, and be able to be tracked via cameras consoles."
- tweak: "Replaced the thermal vision module with a sechud."
- rscadd: "Added the thermal vision module to the syndicate borg."
-6
View File
@@ -1,6 +0,0 @@
author: Alberyk
delete-after: True
changes:
- tweak: "The improvised handgun has a bigger delay between shots and less accuracy."
-6
View File
@@ -1,6 +0,0 @@
author: Skull132
delete-after: True
changes:
- bugfix: "Chat mark-up will work now. The closing tags in HTML are utilized properly once more."