mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -73,6 +73,10 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Moves Icon Smoothing to a Subsystem.</li>
|
||||
</ul>
|
||||
<h3 class="author">Squirgenheimer updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Explosive holoparasite booby traps will now behave better, such as correctly triggering on mobs</li>
|
||||
</ul>
|
||||
<h3 class="author">Triiodine updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Skrell & Tajaran sechardsuit to paracode palette, from Bay12 palette.</li>
|
||||
@@ -86,6 +90,8 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Improves the List free slots admin verb to show useful information.</li>
|
||||
<li class="bugfix">Cyborg hypospray's attack log message should no longer be reversed.</li>
|
||||
<li class="tweak">How containers work is now standardized in the back-end. There might be unexpected or odd bugs with containers and reagent transfer, please report them.</li>
|
||||
<li class="tweak">Minor refactor of revenant code.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">20 October 2018</h2>
|
||||
|
||||
@@ -7611,6 +7611,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
station
|
||||
Purpose:
|
||||
- tweak: Moves Icon Smoothing to a Subsystem.
|
||||
Squirgenheimer:
|
||||
- bugfix: Explosive holoparasite booby traps will now behave better, such as correctly
|
||||
triggering on mobs
|
||||
Triiodine:
|
||||
- tweak: Skrell & Tajaran sechardsuit to paracode palette, from Bay12 palette.
|
||||
- rscdel: TG & BS12 sec-hardsuits in all dmis
|
||||
@@ -7619,3 +7622,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
variableundefined:
|
||||
- tweak: Improves the List free slots admin verb to show useful information.
|
||||
- bugfix: Cyborg hypospray's attack log message should no longer be reversed.
|
||||
- tweak: How containers work is now standardized in the back-end. There might be
|
||||
unexpected or odd bugs with containers and reagent transfer, please report them.
|
||||
- tweak: Minor refactor of revenant code.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "variableundefined"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "How containers work is now standardized in the back-end. There might be unexpected or odd bugs with containers and reagent transfer, please report them."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "variableundefined"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Minor refactor of revenant code."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Squirgenheimer"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Explosive holoparasite booby traps will now behave better, such as correctly triggering on mobs"
|
||||
Reference in New Issue
Block a user