Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-08-08 00:08:10 +00:00
parent 776b61f0ff
commit 8a5cc0dff3
25 changed files with 118 additions and 113 deletions
+60 -10
View File
@@ -51,6 +51,66 @@
-->
<div class="commit sansserif">
<h2 class="date">08 August 2020</h2>
<h3 class="author">ATHATH updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">A special interaction for trying to put a mushroom on an Arnold pizza has been added.</li>
<li class="rscadd">Arnold pizza references its source material more accurately/often now.</li>
</ul>
<h3 class="author">Arkatos updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Shapeshift spell now uses a radial menu for choosing transformations.</li>
</ul>
<h3 class="author">Bumtickley00 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">All medical staff can now enjoy doctor's delight without getting hungry</li>
</ul>
<h3 class="author">Melbert updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">NanoTrasen has added braille support to literally everything. If a blind person has an empty hand, they can now shift-click examine (or right click -> examine) nearby things via touch after a short timer.</li>
</ul>
<h3 class="author">Ryll/Shaps updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Observers can examine immovable rods to see how many mobs/sentient mobs/sentient carbons it has penetrated</li>
<li class="tweak">Immovable rods can now cause piercing wounds to the chest</li>
</ul>
<h3 class="author">ShizCalev updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed latejoin AIs not having a circuit board in their core structure.</li>
<li class="imageadd">Tweaked the opacity of the glass HUD to make it a little easier to see the icons / text.</li>
<li class="bugfix">Fixed pAI doorjacking cable not spawning.</li>
<li class="imageadd">pAI cards will now actually flash when new personalities are available!</li>
<li class="bugfix">You can no longer sharpen dual energy swords.</li>
<li class="bugfix">Skill chips can no longer be removed with edaggers and eswords while they're turned off.</li>
<li class="bugfix">Guns can now be sawn-off with dual eswords.</li>
<li class="bugfix">Sawing-down a gun will now require an item actually be a saw / esword / plasmacutters, instead of just any sharp item that doesn't have a tool type.</li>
</ul>
<h3 class="author">SkyratBot updated:</h3>
<ul class="changes bgimages16">
<li class="spellcheck">Most NtOS programs have been renamed.</li>
<li class="spellcheck">makes pierced reality not upper case and changes the text when touching one</li>
<li class="admin">New admin button: Ghost Pool Protection! It lets you enable and disable which sources ghosts can rejoin the round, minus their physical bodies getting revived.</li>
<li class="rscadd">lightbulb removing skillchip</li>
<li class="rscadd">Rumors are a recipey for metalgen has been discovered! Although it's very secret and very random (you can find a paper in some ruins with the recipey, it resets every three days).</li>
<li class="imageadd">Syringe guns will now show if they are loaded or not.</li>
<li class="soundadd">Syringe guns now play a sound when giving them a syringe.</li>
<li class="code_imp">Lazylisted some mob lists</li>
<li class="bugfix">Fix skillchip runtime. Fixing this means skillchips as part of jobs will now appropriately activate when the player spawns in with a job.</li>
<li class="balance">Supermatter anomalies no longer drop usable cores.</li>
<li class="imageadd">Belt, back, and suit sprites have been added for many clownish and magical items.</li>
<li class="bugfix">Cleaned up some refs</li>
<li class="tweak">the demonic hierarchy now shares the same factions</li>
<li class="tweak">slaughter demons and imps spawned by admins or other sources that arent player controlled will attack people</li>
<li class="code_imp">slaughter demons and imps were repathed</li>
<li class="bugfix">Survival medipens work properly on station now.</li>
</ul>
<h3 class="author">Whoneedspacee updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">The RCD's functionality for directional windows has been enabled.</li>
<li class="rscadd">Cyborgs can now install RCD upgrades.</li>
<li class="rscadd">The RCD's functionality for windowed doors has been enabled.</li>
</ul>
<h2 class="date">06 August 2020</h2>
<h3 class="author">ATHATH updated:</h3>
<ul class="changes bgimages16">
@@ -2087,16 +2147,6 @@
<ul class="changes bgimages16">
<li class="tweak">Dynamic roundstart ruleset scaling on second-rolled roundstart rulesets has been slightly tweaked.</li>
</ul>
<h2 class="date">06 June 2020</h2>
<h3 class="author">IradT updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed changeling reset function not giving the right values after absorbing another changeling</li>
</ul>
<h3 class="author">Ryll/Shaps updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Having a circle hand or slapper in hand no longer protects you from xeno tackles or borg buckling</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+58
View File
@@ -41474,3 +41474,61 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- code_imp: removes parent_type on map preloaders
- rscadd: 'New transparent GUI in Game Preferences -> UI Style: Glass.'
- bugfix: the cat crate cat no longer has a 50% chance of not existing
2020-08-08:
ATHATH:
- rscadd: A special interaction for trying to put a mushroom on an Arnold pizza
has been added.
- rscadd: Arnold pizza references its source material more accurately/often now.
Arkatos:
- rscadd: Shapeshift spell now uses a radial menu for choosing transformations.
Bumtickley00:
- tweak: All medical staff can now enjoy doctor's delight without getting hungry
Melbert:
- rscadd: NanoTrasen has added braille support to literally everything. If a blind
person has an empty hand, they can now shift-click examine (or right click ->
examine) nearby things via touch after a short timer.
Ryll/Shaps:
- rscadd: Observers can examine immovable rods to see how many mobs/sentient mobs/sentient
carbons it has penetrated
- tweak: Immovable rods can now cause piercing wounds to the chest
ShizCalev:
- bugfix: Fixed latejoin AIs not having a circuit board in their core structure.
- imageadd: Tweaked the opacity of the glass HUD to make it a little easier to see
the icons / text.
- bugfix: Fixed pAI doorjacking cable not spawning.
- imageadd: pAI cards will now actually flash when new personalities are available!
- bugfix: You can no longer sharpen dual energy swords.
- bugfix: Skill chips can no longer be removed with edaggers and eswords while they're
turned off.
- bugfix: Guns can now be sawn-off with dual eswords.
- bugfix: Sawing-down a gun will now require an item actually be a saw / esword
/ plasmacutters, instead of just any sharp item that doesn't have a tool type.
SkyratBot:
- spellcheck: Most NtOS programs have been renamed.
- spellcheck: makes pierced reality not upper case and changes the text when touching
one
- admin: 'New admin button: Ghost Pool Protection! It lets you enable and disable
which sources ghosts can rejoin the round, minus their physical bodies getting
revived.'
- rscadd: lightbulb removing skillchip
- rscadd: Rumors are a recipey for metalgen has been discovered! Although it's very
secret and very random (you can find a paper in some ruins with the recipey,
it resets every three days).
- imageadd: Syringe guns will now show if they are loaded or not.
- soundadd: Syringe guns now play a sound when giving them a syringe.
- code_imp: Lazylisted some mob lists
- bugfix: Fix skillchip runtime. Fixing this means skillchips as part of jobs will
now appropriately activate when the player spawns in with a job.
- balance: Supermatter anomalies no longer drop usable cores.
- imageadd: Belt, back, and suit sprites have been added for many clownish and magical
items.
- bugfix: Cleaned up some refs
- tweak: the demonic hierarchy now shares the same factions
- tweak: slaughter demons and imps spawned by admins or other sources that arent
player controlled will attack people
- code_imp: slaughter demons and imps were repathed
- bugfix: Survival medipens work properly on station now.
Whoneedspacee:
- rscadd: The RCD's functionality for directional windows has been enabled.
- rscadd: Cyborgs can now install RCD upgrades.
- rscadd: The RCD's functionality for windowed doors has been enabled.
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "lightbulb removing skillchip"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- spellcheck: "Most NtOS programs have been renamed."
-6
View File
@@ -1,6 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- tweak: "the demonic hierarchy now shares the same factions"
- tweak: "slaughter demons and imps spawned by admins or other sources that arent player controlled will attack people"
- code_imp: "slaughter demons and imps were repathed"
-5
View File
@@ -1,5 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- rscadd: "Observers can examine immovable rods to see how many mobs/sentient mobs/sentient carbons it has penetrated"
- tweak: "Immovable rods can now cause piercing wounds to the chest"
-4
View File
@@ -1,4 +0,0 @@
author: "Bumtickley00"
delete-after: True
changes:
- tweak: "All medical staff can now enjoy doctor's delight without getting hungry"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- imageadd: "Belt, back, and suit sprites have been added for many clownish and magical items."
-7
View File
@@ -1,7 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "You can no longer sharpen dual energy swords."
- bugfix: "Skill chips can no longer be removed with edaggers and eswords while they're turned off."
- bugfix: "Guns can now be sawn-off with dual eswords."
- bugfix: "Sawing-down a gun will now require an item actually be a saw / esword / plasmacutters, instead of just any sharp item that doesn't have a tool type."
-4
View File
@@ -1,4 +0,0 @@
author: "Arkatos"
delete-after: True
changes:
- rscadd: "Shapeshift spell now uses a radial menu for choosing transformations."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- balance: "Supermatter anomalies no longer drop usable cores."
-6
View File
@@ -1,6 +0,0 @@
author: "Whoneedspacee"
delete-after: True
changes:
- rscadd: "The RCD's functionality for directional windows has been enabled."
- rscadd: "Cyborgs can now install RCD upgrades."
- rscadd: "The RCD's functionality for windowed doors has been enabled."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- admin: "New admin button: Ghost Pool Protection! It lets you enable and disable which sources ghosts can rejoin the round, minus their physical bodies getting revived."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Fix skillchip runtime. Fixing this means skillchips as part of jobs will now appropriately activate when the player spawns in with a job."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "Rumors are a recipey for metalgen has been discovered! Although it's very secret and very random (you can find a paper in some ruins with the recipey, it resets every three days)."
-4
View File
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- imageadd: "Tweaked the opacity of the glass HUD to make it a little easier to see the icons / text."
-5
View File
@@ -1,5 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- imageadd: "Syringe guns will now show if they are loaded or not."
- soundadd: "Syringe guns now play a sound when giving them a syringe."
-4
View File
@@ -1,4 +0,0 @@
author: "Melbert"
delete-after: True
changes:
- rscadd: "NanoTrasen has added braille support to literally everything. If a blind person has an empty hand, they can now shift-click examine (or right click -> examine) nearby things via touch after a short timer."
-5
View File
@@ -1,5 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed pAI doorjacking cable not spawning."
- imageadd: "pAI cards will now actually flash when new personalities are available!"
-4
View File
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed latejoin AIs not having a circuit board in their core structure."
-5
View File
@@ -1,5 +0,0 @@
author: "ATHATH"
delete-after: True
changes:
- rscadd: "A special interaction for trying to put a mushroom on an Arnold pizza has been added."
- rscadd: "Arnold pizza references its source material more accurately/often now."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Cleaned up some refs"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- spellcheck: "makes pierced reality not upper case and changes the text when touching one"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- code_imp: "Lazylisted some mob lists"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Survival medipens work properly on station now."