Automatic changelog compile

This commit is contained in:
sybil-tgstation13
2015-11-11 21:04:54 +00:00
parent 2dcc370c3a
commit 682be2d571
3 changed files with 3 additions and 36 deletions
+1
View File
@@ -76,6 +76,7 @@
<li class="rscadd">The Veil Render has been added to the wizards spellbook.</li>
<li class="rscadd">Trigger Multiverse War (give the entire crew multiswords) has been added to the wizards spellbook, at a cost of 8 points.</li>
<li class="rscadd">Converting (to cultist, rev, or gangster) a jobbaned player will now automatically offer control of their character to ghosts.</li>
<li class="rscadd">Emergency Response Teams and Deathsquads no longer accept non-human members if the server is configured to bar mutants from being heads of staff.</li>
</ul>
<h3 class="author">LordPidey updated:</h3>
<ul class="changes bgimages16">
+2
View File
@@ -2342,6 +2342,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
to the wizards spellbook, at a cost of 8 points.
- rscadd: Converting (to cultist, rev, or gangster) a jobbaned player will now automatically
offer control of their character to ghosts.
- rscadd: Emergency Response Teams and Deathsquads no longer accept non-human members
if the server is configured to bar mutants from being heads of staff.
LordPidey:
- rscadd: Nanotransen doctors have re-approved Saline-Glucose Solution for usage
in IV drips, when blood supplies are low. Simple pills will not suffice.
-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: Kor
# 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: "Emergency Response Teams and Deathsquads no longer accept non-human members if the server is configured to bar mutants from being heads of staff."