mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -73,6 +73,11 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
|
||||
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">2024.10.18</h2>
|
||||
<h3 class="author">SECBATON-GRIFFON updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Advanced RCDs now have a new schematic that lets them turn reinforced windows into their plasma varieties for 5 matter units each, if a dark purple slime extract is applied. This will only affect the first full window and first normal window of each rotated direction on the tile, so building multiple on one tile and converting them all won't work.</li>
|
||||
</ul>
|
||||
<h2 class="date">2024.10.14</h2>
|
||||
<h3 class="author">SECBATON-GRIFFON updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -1672,11 +1677,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
|
||||
<li class="bugfix">Valuable Asteroid items will now properly recycle when processed in a recycler.</li>
|
||||
<li class="bugfix">Wizard cards now show their unique descriptions only when flipped.</li>
|
||||
</ul>
|
||||
<h2 class="date">2024.03.18</h2>
|
||||
<h3 class="author">13spacemen updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Tailed species invisibility works properly</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!--
|
||||
Credits Section
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
---
|
||||
2024-03-18:
|
||||
13spacemen:
|
||||
- bugfix: Tailed species invisibility works properly
|
||||
2024-03-27:
|
||||
Dacendeth:
|
||||
- bugfix: Mimes can no longer speak with their mind once again.
|
||||
@@ -1707,3 +1704,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Plastic crates now actually behave like crates in many ways, such as not
|
||||
letting stood up mobs inside, going into disposals bins, shuffling the contents
|
||||
inside, and etc.
|
||||
2024-10-18:
|
||||
SECBATON-GRIFFON:
|
||||
- rscadd: Advanced RCDs now have a new schematic that lets them turn reinforced
|
||||
windows into their plasma varieties for 5 matter units each, if a dark purple
|
||||
slime extract is applied. This will only affect the first full window and first
|
||||
normal window of each rotated direction on the tile, so building multiple on
|
||||
one tile and converting them all won't work.
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
author: SECBATON-GRIFFON
|
||||
delete-after: true
|
||||
changes:
|
||||
- rscadd: Advanced RCDs now have a new schematic that lets them turn reinforced windows
|
||||
into their plasma varieties for 5 matter units each, if a dark purple slime extract
|
||||
is applied. This will only affect the first full window and first normal window
|
||||
of each rotated direction on the tile, so building multiple on one tile and converting
|
||||
them all won't work.
|
||||
Reference in New Issue
Block a user