Automatic changelog compile

This commit is contained in:
sybil-tgstation13
2015-06-28 12:08:11 -04:00
parent d1b387bb32
commit b6028d065f
3 changed files with 2 additions and 36 deletions
+1
View File
@@ -65,6 +65,7 @@
<li class="tweak">Uzi cost increased to 50 influence</li>
<li class="tweak">Uzi Ammo decreased to 20 influence</li>
<li class="rscadd">Overcoats added to items the biogenerator can produce.</li>
<li class="rscdel">Micro and Macro bomb implants are now restricted to the Nuclear game mode.</li>
</ul>
<h3 class="author">phil235 updated:</h3>
<ul class="changes bgimages16">
+1
View File
@@ -3018,6 +3018,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Uzi cost increased to 50 influence
- tweak: Uzi Ammo decreased to 20 influence
- rscadd: Overcoats added to items the biogenerator can produce.
- rscdel: Micro and Macro bomb implants are now restricted to the Nuclear game mode.
phil235:
- tweak: Smoke (and foam) no longer distribute more reagents than they have. The
amount of clouds in a smoke now depends on the amount of smoke created. Acid
-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:
- rscdel: "Micro and Macro bomb implants are now restricted to the Nuclear game mode."