Automatic changelog compile [ci skip]
This commit is contained in:
+9
-6
@@ -50,6 +50,15 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">26 January 2022</h2>
|
||||
<h3 class="author">LetterN updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Antag info panel using tgui for selected antags</li>
|
||||
<li class="code_imp">TGUI hardsync</li>
|
||||
<li class="code_imp">TIMER_DELETE_ME flag for timers</li>
|
||||
<li class="code_imp">wiremod backend (DO NOT ENABLE, FOLLOWUP PR WILL ADD WIREMOD) tweak: Cryo DOES NOT store the items, instead only drops it as soon as the person "fully cryo" tweak: Changes on how uplink works. Purchases are now only based on if said uplink has the right flag to purchase an item, rather than using a list to whitelist/blacklist specific gamemodes for it. Also, the purchase items handles poplocking by themselves now.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">25 January 2022</h2>
|
||||
<h3 class="author">Putnam3145 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -301,12 +310,6 @@
|
||||
<li class="imageadd">Ports the Double Bed sprites from Skyrat.</li>
|
||||
<li class="bugfix">Dealt with some weirdness when buckling to beds.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">24 November 2021</h2>
|
||||
<h3 class="author">timothyteakettle updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">oil drum now recognises synthetic anthormorphs as synths</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -30504,3 +30504,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- spellcheck: '"Zeolites" has been renamed to "zeolite" ("a beaker of zeolites"
|
||||
is like "a beaker of woods")'
|
||||
- spellcheck: Various taste descriptors have had their end punctuation removed
|
||||
2022-01-26:
|
||||
LetterN:
|
||||
- rscadd: Antag info panel using tgui for selected antags
|
||||
- code_imp: TGUI hardsync
|
||||
- code_imp: TIMER_DELETE_ME flag for timers
|
||||
- code_imp: 'wiremod backend (DO NOT ENABLE, FOLLOWUP PR WILL ADD WIREMOD) tweak:
|
||||
Cryo DOES NOT store the items, instead only drops it as soon as the person "fully
|
||||
cryo" tweak: Changes on how uplink works. Purchases are now only based on if
|
||||
said uplink has the right flag to purchase an item, rather than using a list
|
||||
to whitelist/blacklist specific gamemodes for it. Also, the purchase items handles
|
||||
poplocking by themselves now.'
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
author: "LetterN"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Antag info panel using tgui for selected antags"
|
||||
- code_imp: "TGUI hardsync"
|
||||
- code_imp: "TIMER_DELETE_ME flag for timers"
|
||||
- code_imp: "wiremod backend (DO NOT ENABLE, FOLLOWUP PR WILL ADD WIREMOD)
|
||||
tweak: Cryo DOES NOT store the items, instead only drops it as soon as the person \"fully cryo\"
|
||||
tweak: Changes on how uplink works. Purchases are now only based on if said uplink has the right flag to purchase an item, rather than using a list to whitelist/blacklist specific gamemodes for it. Also, the purchase items handles poplocking by themselves now."
|
||||
Reference in New Issue
Block a user