Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-11-02 00:03:03 +00:00
parent 79b36f5fb6
commit f2ad99ff72
5 changed files with 22 additions and 49 deletions
+14 -37
View File
@@ -51,6 +51,20 @@
-->
<div class="commit sansserif">
<h2 class="date">02 November 2020</h2>
<h3 class="author">Inept updated:</h3>
<ul class="changes bgimages16">
<li class="spellcheck">the pettiest errata ever in the chisel description</li>
</ul>
<h3 class="author">Rohesie updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The infinite table stacking exploit is fixed. One table per turf allowed only.</li>
</ul>
<h3 class="author">cacogen updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">StartProcessingAtom() uses drop_location() instead of get_turf(src)</li>
</ul>
<h2 class="date">01 November 2020</h2>
<h3 class="author">EOBGames updated:</h3>
<ul class="changes bgimages16">
@@ -2313,43 +2327,6 @@
<li class="bugfix">You cannot pry up floor tiles in the holodeck photobooth anymore.</li>
<li class="bugfix">The advanced fire extinguisher now has an inhand sprite, and no longer looks like a regular extinguisher.</li>
</ul>
<h2 class="date">31 August 2020</h2>
<h3 class="author">Dennok updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">ladders keep its menu opened when you use ladder</li>
</ul>
<h3 class="author">Donkie updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">Converted check_obscured_slots() output to bitfield instead of list</li>
</ul>
<h3 class="author">Ghilker updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added Crystal Invasion Event (with all the mechanics, mobs and item related)</li>
</ul>
<h3 class="author">Helianthus00 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added 2 new subtypes of gas meter so that they work on layers 1 and 3</li>
<li class="bugfix">Deltastation: Fixes some broken gas meters to be on the correct layer</li>
<li class="bugfix">Icebox station: Fixes some broken gas meters to be on the correct layer, as well as relocating the random ones in maint to actual pipes</li>
<li class="bugfix">Pubbystation: Fixes some broken gas meters to be on the correct layer</li>
</ul>
<h3 class="author">LemonInTheDark updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">H2O is a bit more spicy in the sm, and plux is now a danger rather then a gift, filter it out you nerds.</li>
<li class="balance">You feel a great shift in space, the spice rock has changed</li>
</ul>
<h3 class="author">Timberpoes updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">NanoTrasen has stopped supporting Standard cyborg modules, citing spiralling costs with managing legacy hardware and ancient upgrades.</li>
<li class="bugfix">Fixed runtime error introduced by Delta's new cap office maintenance APC.</li>
<li class="tweak">When hacking cyborgs, the Module Reset wire is now far more obvious.</li>
</ul>
<h3 class="author">TiviPlus updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed overlay lighting sometimes displaying offset</li>
<li class="refactor">Mech refactor</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+8
View File
@@ -44263,3 +44263,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed nanite comm remotes not working at all.
cacogen:
- spellcheck: Lifeform stasis units have all lowercase names now
2020-11-02:
Inept:
- spellcheck: the pettiest errata ever in the chisel description
Rohesie:
- bugfix: The infinite table stacking exploit is fixed. One table per turf allowed
only.
cacogen:
- code_imp: StartProcessingAtom() uses drop_location() instead of get_turf(src)
@@ -1,4 +0,0 @@
author: "Rohesie"
delete-after: True
changes:
- bugfix: "The infinite table stacking exploit is fixed. One table per turf allowed only."
@@ -1,4 +0,0 @@
author: "cacogen"
delete-after: True
changes:
- code_imp: "StartProcessingAtom() uses drop_location() instead of get_turf(src)"
@@ -1,4 +0,0 @@
author: "Inept"
delete-after: True
changes:
- spellcheck: "the pettiest errata ever in the chisel description"