Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-09-27 13:52:56 +00:00
parent 2dfffee60e
commit e6e22722b2
4 changed files with 4 additions and 8 deletions
+2
View File
@@ -104,6 +104,8 @@
<li class="bugfix">Minimap is now updated</li>
<li class="bugfix">Holopads now use the correct amount of power.</li>
<li class="tweak">CPU Performance tweaks in the Pipe Dispenser</li>
<li class="bugfix">Blobs now delete light fixtures correctly.</li>
<li class="tweak">use_power variable is more clearly defined as non-boolean via defines.</li>
</ul>
<h3 class="author">Triiodine updated:</h3>
<ul class="changes bgimages16">
+2
View File
@@ -7032,6 +7032,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Minimap is now updated
- bugfix: Holopads now use the correct amount of power.
- tweak: CPU Performance tweaks in the Pipe Dispenser
- bugfix: Blobs now delete light fixtures correctly.
- tweak: use_power variable is more clearly defined as non-boolean via defines.
Triiodine:
- bugfix: righthand fork sprite being oriented wrong.
Ty-Omaha:
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- bugfix: "Blobs now delete light fixtures correctly."
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- tweak: "use_power variable is more clearly defined as non-boolean via defines."