Automatic changelog compile

This commit is contained in:
sybil-tgstation13
2015-07-19 13:43:26 -04:00
parent 001dd150e0
commit cd1fa3bc29
4 changed files with 14 additions and 73 deletions
+8
View File
@@ -56,11 +56,19 @@
-->
<div class="commit sansserif">
<h2 class="date">19 July 2015</h2>
<h3 class="author">Gun Hog updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Nanotrasen advancements in cyborg technology now allow for integrated headlamps! As such, the flashlight package normally used as a module is now seamlessly merged with their systems!</li>
</ul>
<h3 class="author">Ikarrus updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Asimov's subject of "human beings" can now be modified by uploaders.</li>
<li class="rscadd">Eaxmining AI modules while adjacent to them will show you what laws it will upload.</li>
</ul>
<h3 class="author">MMMiracles updated:</h3>
<ul class="changes bgimages16">
<li class="soundadd">Adds a TWANG sound effect when hitting things with a guitar.</li>
</ul>
<h2 class="date">18 July 2015</h2>
<h3 class="author">AlexanderUlanH updated:</h3>
+6
View File
@@ -1266,7 +1266,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
scaled by their volume. Sorium/LDM blob's touch now throws the mobs who are
close but simply moves the mobs that are further away.
2015-07-19:
Gun Hog:
- rscadd: Nanotrasen advancements in cyborg technology now allow for integrated
headlamps! As such, the flashlight package normally used as a module is now
seamlessly merged with their systems!
Ikarrus:
- rscadd: Asimov's subject of "human beings" can now be modified by uploaders.
- rscadd: Eaxmining AI modules while adjacent to them will show you what laws it
will upload.
MMMiracles:
- soundadd: Adds a TWANG sound effect when hitting things with a guitar.
-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: Gun Hog
# 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:
- rscadd: "Nanotrasen advancements in cyborg technology now allow for integrated headlamps! As such, the flashlight package normally used as a module is now seamlessly merged with their systems!"
-37
View File
@@ -1,37 +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: MMMiracles
# 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:
- soundadd: "Adds a TWANG sound effect when hitting things with a guitar."