Automatic changelog compile

This commit is contained in:
sybil-tgstation13
2015-07-13 02:52:05 -04:00
parent 43bb718b21
commit c429522f3b
5 changed files with 19 additions and 48 deletions
+11
View File
@@ -55,6 +55,17 @@
-->
<div class="commit sansserif">
<h2 class="date">13 July 2015</h2>
<h3 class="author">Ikarrus updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Loyalty Implant HUD Icon has been updated.</li>
</ul>
<h3 class="author">duncathan updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Greatly shortened the time it takes to lay pipes with the RPD and to unwrench pipes in general.</li>
<li class="rscadd">Added Optical T-Ray scanners to R&D and Atmospheric Technician closets. Optical T-Ray Scanners function identically to a handheld scanner.</li>
</ul>
<h2 class="date">11 July 2015</h2>
<h3 class="author">Dorsidwarf updated:</h3>
<ul class="changes bgimages16">
+8
View File
@@ -1203,3 +1203,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
and speak on a private frequency.
Ikarrus:
- tweak: Robotic augmentations have been made a bit more difficult to maintain.
2015-07-13:
Ikarrus:
- imageadd: Loyalty Implant HUD Icon has been updated.
duncathan:
- tweak: Greatly shortened the time it takes to lay pipes with the RPD and to unwrench
pipes in general.
- rscadd: Added Optical T-Ray scanners to R&D and Atmospheric Technician closets.
Optical T-Ray Scanners function identically to a handheld scanner.
-6
View File
@@ -1,6 +0,0 @@
author: duncathan
delete-after: True
changes:
- tweak: "Greatly shortened the time it takes to lay pipes with the RPD and to unwrench pipes in general."
-6
View File
@@ -1,6 +0,0 @@
author: duncathan
delete-after: True
changes:
- rscadd: "Added Optical T-Ray scanners to R&D and Atmospheric Technician closets. Optical T-Ray Scanners function identically to a handheld scanner."
-36
View File
@@ -1,36 +0,0 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# spellcheck (typo fixes)
# experiment
# tgs (TG-ported fixes?)
#################################
# Your name.
author: Ikarrus
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# 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 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:
- imageadd: "Loyalty Implant HUD Icon has been updated."