Changelog compiled

This commit is contained in:
Jordie0608
2015-03-05 20:24:42 +11:00
parent 9fcb7ad02c
commit cc052cb22d
8 changed files with 47 additions and 38 deletions
+24 -1
View File
@@ -55,6 +55,29 @@
-->
<div class="commit sansserif">
<h2 class="date">05 March 2015</h2>
<h3 class="author">Jordie0608 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Server hosts can set a config option to make an unseen changelog pop up on connection.</li>
</ul>
<h3 class="author">MrPerson updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Expanded the on-screen alerts you get on the top-right of your screen. You can shift-click them to get a description of what's wrong and maybe how to fix it.</li>
<li class="rscadd">Getting buckled to something will show an alert of what you're buckled to. If you're not handcuffed, you can click the alert to unbuckle.</li>
</ul>
<h3 class="author">RemieRichards updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added Necromantic Stones as a buyable item for wizards</li>
<li class="rscadd">Necromantic Stones can cause up to 3 people to rise up as Skeleton Thralls bound to the wielder of the stone</li>
<li class="rscadd">Skeleton Thralls have a 33% Chance to drop all their gear on the floor and autoequip a more fitting thematic uniform</li>
<li class="rscadd">Allows the blob to reroll it's chemical for a cost.</li>
</ul>
<h3 class="author">phil235 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a lot of new plants to botany (red beet, parsnip, snap corn, blumpkin, rice, oat, vanilla, steel cap, mimana, blue cherries, holy melon, geranium, lily, sweet potato) and two new reagents (vanilla, rice).</li>
<li class="bugfix">Fixes taser stun duration being longer due to jitter animation.</li>
</ul>
<h2 class="date">03 March 2015</h2>
<h3 class="author">Delimusca updated:</h3>
<ul class="changes bgimages16">
@@ -62,7 +85,7 @@
</ul>
<h3 class="author">Gun Hog updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">We have perged the xenomicrobes contamination in the E.X.P.E.R.I-MENTOR using sulfuric acid. Take care not to be exposed should it leak!</li>
<li class="tweak">We have purged the xenomicrobes contamination in the E.X.P.E.R.I-MENTOR using sulfuric acid. Take care not to be exposed should it leak!</li>
</ul>
<h3 class="author">Iamgoofball updated:</h3>
<ul class="changes bgimages16">
+22
View File
@@ -1638,3 +1638,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added Engineering Scanner Goggles to Engivend, Engineering Secure Closets
and Research.
- tweak: Doubled T-ray scanner range.
2015-03-05:
Jordie0608:
- rscadd: Server hosts can set a config option to make an unseen changelog pop up
on connection.
MrPerson:
- rscadd: Expanded the on-screen alerts you get on the top-right of your screen.
You can shift-click them to get a description of what's wrong and maybe how
to fix it.
- rscadd: Getting buckled to something will show an alert of what you're buckled
to. If you're not handcuffed, you can click the alert to unbuckle.
RemieRichards:
- rscadd: Added Necromantic Stones as a buyable item for wizards
- rscadd: Necromantic Stones can cause up to 3 people to rise up as Skeleton Thralls
bound to the wielder of the stone
- rscadd: Skeleton Thralls have a 33% Chance to drop all their gear on the floor
and autoequip a more fitting thematic uniform
- rscadd: Allows the blob to reroll it's chemical for a cost.
phil235:
- rscadd: Adds a lot of new plants to botany (red beet, parsnip, snap corn, blumpkin,
rice, oat, vanilla, steel cap, mimana, blue cherries, holy melon, geranium,
lily, sweet potato) and two new reagents (vanilla, rice).
- bugfix: Fixes taser stun duration being longer due to jitter animation.
@@ -1,6 +0,0 @@
author: Jordie0608
delete-after: True
changes:
- rscadd: "Server hosts can set a config option to make an unseen changelog pop up on connection."
+1 -3
View File
@@ -1,4 +1,2 @@
author: MrPerson
changes:
- rscadd: "Expanded the on-screen alerts you get on the top-right of your screen. You can shift-click them to get a description of what's wrong and maybe how to fix it."
- rscadd: "Getting buckled to something will show an alert of what you're buckled to. If you're not handcuffed, you can click the alert to unbuckle."
changes: []
@@ -1,9 +0,0 @@
author: RemieRichards
delete-after: True
changes:
- rscadd: "Added Necromantic Stones as a buyable item for wizards"
- rscadd: "Necromantic Stones can cause up to 3 people to rise up as Skeleton Thralls bound to the wielder of the stone"
- rscadd: "Skeleton Thralls have a 33% Chance to drop all their gear on the floor and autoequip a more fitting thematic uniform"
@@ -1,7 +0,0 @@
author: RemieRichards
delete-after: True
changes:
- rscadd: 'Allows the blob to reroll it's chemical for a cost'
-6
View File
@@ -1,6 +0,0 @@
author: phil235
delete-after: True
changes:
- rscadd: "Adds a lot of new plants to botany (red beet, parsnip, snap corn, blumpkin, rice, oat, vanilla, steel cap, mimana, blue cherries, holy melon, geranium, lily, sweet potato) and two new reagents (vanilla, rice)."
-6
View File
@@ -1,6 +0,0 @@
author: phil235
delete-after: True
changes:
- bugfix: "Fixes taser stun duration being longer due to jitter animation."