Updates changelog.

This commit is contained in:
PsiOmegaDelta
2015-10-10 10:15:14 +02:00
parent d5928d9927
commit 92ea0f6e9a
4 changed files with 15 additions and 41 deletions
+8
View File
@@ -56,6 +56,14 @@
-->
<div class="commit sansserif">
<h2 class="date">10 October 2015</h2>
<h3 class="author">HarpyEagle updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Rubber bullets and beanbags now are now resisted by melee armour.</li>
<li class="bugfix">Fixed a couple of bugs causing phoron gas fires to burn cooler and slower than they were supposed to.</li>
<li class="bugfix">Merc bombs are now appropriately explosive again. Same goes for bombs made by toxins.</li>
</ul>
<h2 class="date">11 September 2015</h2>
<h3 class="author">HarpyEagle updated:</h3>
<ul class="changes bgimages16">
+7
View File
@@ -2017,3 +2017,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2015-09-11:
HarpyEagle:
- tweak: Made flares brighter.
2015-10-10:
HarpyEagle:
- tweak: Rubber bullets and beanbags now are now resisted by melee armour.
- bugfix: Fixed a couple of bugs causing phoron gas fires to burn cooler and slower
than they were supposed to.
- bugfix: Merc bombs are now appropriately explosive again. Same goes for bombs
made by toxins.
@@ -1,20 +0,0 @@
################################
# 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
# maptweak
# spellcheck (typo fixes)
# experiment
#################################
author: HarpyEagle
delete-after: True
changes:
- tweak: "Rubber bullets and beanbags now are now resisted by melee armour."
-21
View File
@@ -1,21 +0,0 @@
################################
# 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
# maptweak
# spellcheck (typo fixes)
# experiment
#################################
author: HarpyEagle
delete-after: True
changes:
- bugfix: "Fixed a couple of bugs causing phoron gas fires to burn cooler and slower than they were supposed to."
- bugfix: "Merc bombs are now appropriately explosive again. Same goes for bombs made by toxins."