Changelog, and edited example to encourage the use of quotes

This commit is contained in:
JJRcop
2014-10-08 14:17:17 -04:00
parent 01825ec39c
commit 9836110f41
8 changed files with 51 additions and 26 deletions
+23
View File
@@ -55,6 +55,29 @@
-->
<div class="commit sansserif">
<h2 class="date">08 October 2014</h2>
<h3 class="author">Cheridan updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Flash mechanics changed. Instead of a knockdown effect, it will cause a stumbling effect. This includes area-flashing. The five-use-per-minute limit has been removed. "Synthetic" flashes made in the protolathe are now normal flashes.</li>
</ul>
<h3 class="author">Paprika updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added a unique shield to the Head of Security's locker. It can be concealed for storage and activated like an energy shield, but functions like a riot shield. It can also be made at the protolathe.</li>
<li class="rscadd">Marauders: Due to your extremely great performance as of late, we've added a new equipment room on Mother Base. A lot of your equipment has been moved to this room, as well as some new equipment added onto the Mothership. Take some extra time to familiarize yourself with the placement of your equipment.</li>
<li class="rscadd">Oh, and you guys have a space carp now too.</li>
</ul>
<h3 class="author">Paprka updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added jumpsuit adjusting. Adjust your jumpsuit to wear it more casually by rolling it down or roll up those sleeves of that hard-worn suit!</li>
<li class="rscadd">Added a grey alternative to the detective's suit and trenchcoat. Now you can be a noir private investigator!</li>
</ul>
<h3 class="author">Tkdrg updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Space Station 13 has been deployed with transit tube dispensers. Central Command encourages the engineering department to repair and improve the station using this equipment.</li>
</ul>
</div>
<div class="commit sansserif">
<h2 class="date">05 October 2014</h2>
<h3 class="author">Ikarrus updated:</h3>
+24
View File
@@ -1907,3 +1907,27 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
boarding parties. What this means is no more hi-tech fancy energy guns. We've
had to roll back to using cheaper, mass-produced automatic shotguns. But in
retrospect, could this possibly be a downgrade?
2014-10-08:
Cheridan:
- tweak: Flash mechanics changed. Instead of a knockdown effect, it will cause a
stumbling effect. This includes area-flashing. The five-use-per-minute limit
has been removed. "Synthetic" flashes made in the protolathe are now normal
flashes.
Paprika:
- rscadd: Added a unique shield to the Head of Security's locker. It can be concealed
for storage and activated like an energy shield, but functions like a riot shield.
It can also be made at the protolathe.
- rscadd: 'Marauders: Due to your extremely great performance as of late, we''ve
added a new equipment room on Mother Base. A lot of your equipment has been
moved to this room, as well as some new equipment added onto the Mothership.
Take some extra time to familiarize yourself with the placement of your equipment.'
- rscadd: Oh, and you guys have a space carp now too.
Paprka:
- rscadd: Added jumpsuit adjusting. Adjust your jumpsuit to wear it more casually
by rolling it down or roll up those sleeves of that hard-worn suit!
- rscadd: Added a grey alternative to the detective's suit and trenchcoat. Now you
can be a noir private investigator!
Tkdrg:
- rscadd: Space Station 13 has been deployed with transit tube dispensers. Central
Command encourages the engineering department to repair and improve the station
using this equipment.
+1 -2
View File
@@ -1,3 +1,2 @@
author: Cheridan
changes:
- tweak: Flash mechanics changed. Instead of a knockdown effect, it will cause a stumbling effect. This includes area-flashing. The five-use-per-minute limit has been removed. "Synthetic" flashes made in the protolathe are now normal flashes.
changes: []
-7
View File
@@ -1,7 +0,0 @@
author: Paprka
delete-after: True
changes:
- rscadd: Added jumpsuit adjusting. Adjust your jumpsuit to wear it more casually by rolling it down or roll up those sleeves of that hard-worn suit!
- rscadd: Added a grey alternative to the detective's suit and trenchcoat. Now you can be a noir private investigator!
-4
View File
@@ -1,4 +0,0 @@
author: Paprika
delete-after: True
changes:
- rscadd: Added a unique shield to the Head of Security's locker. It can be concealed for storage and activated like an energy shield, but functions like a riot shield. It can also be made at the protolathe.
-5
View File
@@ -1,5 +0,0 @@
author: Paprika
delete-after: True
changes:
- rscadd: Marauders: Due to your extremely great performance as of late, we've added a new equipment room on Mother Base. A lot of your equipment has been moved to this room, as well as some new equipment added onto the Mothership. Take some extra time to familiarize yourself with the placement of your equipment.
- rscadd: Oh, and you guys have a space carp now too.
-6
View File
@@ -1,6 +0,0 @@
author: Tkdrg
delete-after: True
changes:
- rscadd: Space Station 13 has been deployed with transit tube dispensers. Central Command encourages the engineering department to repair and improve the station using this equipment.
+3 -2
View File
@@ -31,6 +31,7 @@ author: N3X15
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in single (') or double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- rscadd: Added a changelog editing system that should cause fewer conflicts and more accurate timestamps.
- rscdel: Killed innocent kittens.
- rscadd: "Added a changelog editing system that should cause fewer conflicts and more accurate timestamps."
- rscdel: 'Killed innocent kittens.'