Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-08-11 00:08:15 +00:00
parent b526e1ec78
commit 11d4438d22
32 changed files with 140 additions and 133 deletions
+63
View File
@@ -51,6 +51,69 @@
-->
<div class="commit sansserif">
<h2 class="date">11 August 2020</h2>
<h3 class="author">Arkatos updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Service cyborgs are now able to properly set a pipe cleaner cable color for their art needs.</li>
<li class="tweak">Service cyborgs can now cancel color choosing input for pipe cleaner cables in case they have changed their minds about it.</li>
<li class="rscadd">Object reskins now use a radial menu.</li>
</ul>
<h3 class="author">Rohesie and Kathy Ryals updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">The Honkworks 5.0 cartridge's software has been updated to be able to hack machines, computers and airlocks to make them honk for a while.</li>
<li class="code_imp">Added a new sound_player component to be able to play any sound with any signals.</li>
</ul>
<h3 class="author">Ryll/Shaps updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">You can now mend damaged clothing with cloth. I swear, this time you really can.</li>
<li class="rscdel">The Longtimer quirk has been removed</li>
<li class="tweak">Temporal Scarring has been reworked. Rather than drawing from one of five random slots each round, you now have 3 slots that you will go through sequentially, so if you survive a round with a bunch of scars, they'll be with you 3 rounds from now.</li>
<li class="bugfix">The commendation config option no longer breaks the roundend sequence when enabled</li>
</ul>
<h3 class="author">ShizCalev updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed nations and banners not using the global job lists for their job checks.</li>
<li class="bugfix">Fixed a scenario which could cause floorbots to end up with negative tiles in their inventory.</li>
<li class="bugfix">Fixed floorbots not stopping the process of replacing tiles after turning off replace tiles while they're in the middle of replacing tiles.</li>
<li class="bugfix">Fixed a couple things not sending out signals when their icons were updated.</li>
<li class="bugfix">Machines will now properly drop their circuit boards again.</li>
</ul>
<h3 class="author">SkyratBot updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Bounties now properly give less profit when completed, but decrease the number of items needed with high inflation.</li>
<li class="balance">The station target rate has been lowered at a base, to improve the impact of inflation.</li>
<li class="bugfix">Civilian bounty beacons take less time to deploy.</li>
<li class="rscadd">Offers will now be retained if the potential taker moves.</li>
<li class="rscadd">CPR will now automatically repeat, but you can no longer do it multiple times at once.</li>
<li class="bugfix">Pacifists can no longer harm people with baseball bats, powerfists, hierophant clubs, flamethrowers, pneumatic cannons, or syringe guns mounted on mechs.</li>
<li class="bugfix">You can no longer beetlejuice yourself!</li>
<li class="bugfix">You can no longer use singularity hammers to move cult floors or use crates to pick them up</li>
<li class="rscadd">Large fuel tank, able to be ordered from cargo if you're into that sorta thing</li>
<li class="tweak">Replaced some fuel tanks in engineering with their larger variants</li>
<li class="bugfix">Blackmarket uplink is now buildable again</li>
<li class="bugfix">Other crafting items should also work now</li>
<li class="balance">removes mecha pilots and elites from the summoning pool</li>
<li class="tweak">Nanotrasen's pet budget has increased, and missing pets have been dispatched to various departments.</li>
<li class="bugfix">Fixed an issue that caused diseased mobs to not be deleted properly.</li>
<li class="rscadd">Nanotrasen's signage department has funded the design and placement of signs for the Lawyer's office and courtroom.</li>
<li class="rscadd">subtype of plasma floors that can't be crowbarred</li>
<li class="tweak">replaced all the floors on disco inferno with these new crowbar proof floors</li>
<li class="rscadd">You will now hear the sound and receive a distinct message when the supermatter explodes while you are safe.</li>
<li class="refactor">refactored a bunch of /area stuff</li>
<li class="rscadd">Mafia Lobby System reworked</li>
<li class="rscadd">Mafia panel redesigned</li>
<li class="rscadd">Mafia Trials have a bit more depth</li>
<li class="tweak">Mafia misc. tweaks</li>
<li class="bugfix">Mafia misc. fixes</li>
<li class="bugfix">As part of a recent employee ethical treatment audit, a mob of angry lizardperson housewives successfully ambushed and dismembered the auditor, wearing his bones as new adornments. As the thirteenth auditor lost this quarter in a similar manner, NanoTrasen executives voted unanimously to not mutilate lizardpeople employees and will once again tolerate them expressing their individuality by no longer replacing their tails with generic variants and pulling out all their spines.</li>
<li class="bugfix">Observers can now look at the Skill Station interface without a tgui error.</li>
<li class="bugfix">Fixed being unable to use the implosion compressor after failing an implosion.</li>
</ul>
<h3 class="author">ike709 and bobbahbrown updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Admins can now see your bans on (some) other servers.</li>
</ul>
<h2 class="date">10 August 2020</h2>
<h3 class="author">Fikou, MrDoomBringer updated:</h3>
<ul class="changes bgimages16">
+77
View File
@@ -41543,3 +41543,80 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: The AI's camera network now includes the integrated cameras on their cyborgs.
- rscadd: The Advanced Camera Console camera network now includes the integrated
cameras on cyborgs.
2020-08-11:
Arkatos:
- bugfix: Service cyborgs are now able to properly set a pipe cleaner cable color
for their art needs.
- tweak: Service cyborgs can now cancel color choosing input for pipe cleaner cables
in case they have changed their minds about it.
- rscadd: Object reskins now use a radial menu.
Rohesie and Kathy Ryals:
- rscadd: The Honkworks 5.0 cartridge's software has been updated to be able to
hack machines, computers and airlocks to make them honk for a while.
- code_imp: Added a new sound_player component to be able to play any sound with
any signals.
Ryll/Shaps:
- bugfix: You can now mend damaged clothing with cloth. I swear, this time you really
can.
- rscdel: The Longtimer quirk has been removed
- tweak: Temporal Scarring has been reworked. Rather than drawing from one of five
random slots each round, you now have 3 slots that you will go through sequentially,
so if you survive a round with a bunch of scars, they'll be with you 3 rounds
from now.
- bugfix: The commendation config option no longer breaks the roundend sequence
when enabled
ShizCalev:
- bugfix: Fixed nations and banners not using the global job lists for their job
checks.
- bugfix: Fixed a scenario which could cause floorbots to end up with negative tiles
in their inventory.
- bugfix: Fixed floorbots not stopping the process of replacing tiles after turning
off replace tiles while they're in the middle of replacing tiles.
- bugfix: Fixed a couple things not sending out signals when their icons were updated.
- bugfix: Machines will now properly drop their circuit boards again.
SkyratBot:
- tweak: Bounties now properly give less profit when completed, but decrease the
number of items needed with high inflation.
- balance: The station target rate has been lowered at a base, to improve the impact
of inflation.
- bugfix: Civilian bounty beacons take less time to deploy.
- rscadd: Offers will now be retained if the potential taker moves.
- rscadd: CPR will now automatically repeat, but you can no longer do it multiple
times at once.
- bugfix: Pacifists can no longer harm people with baseball bats, powerfists, hierophant
clubs, flamethrowers, pneumatic cannons, or syringe guns mounted on mechs.
- bugfix: You can no longer beetlejuice yourself!
- bugfix: You can no longer use singularity hammers to move cult floors or use crates
to pick them up
- rscadd: Large fuel tank, able to be ordered from cargo if you're into that sorta
thing
- tweak: Replaced some fuel tanks in engineering with their larger variants
- bugfix: Blackmarket uplink is now buildable again
- bugfix: Other crafting items should also work now
- balance: removes mecha pilots and elites from the summoning pool
- tweak: Nanotrasen's pet budget has increased, and missing pets have been dispatched
to various departments.
- bugfix: Fixed an issue that caused diseased mobs to not be deleted properly.
- rscadd: Nanotrasen's signage department has funded the design and placement of
signs for the Lawyer's office and courtroom.
- rscadd: subtype of plasma floors that can't be crowbarred
- tweak: replaced all the floors on disco inferno with these new crowbar proof floors
- rscadd: You will now hear the sound and receive a distinct message when the supermatter
explodes while you are safe.
- refactor: refactored a bunch of /area stuff
- rscadd: Mafia Lobby System reworked
- rscadd: Mafia panel redesigned
- rscadd: Mafia Trials have a bit more depth
- tweak: Mafia misc. tweaks
- bugfix: Mafia misc. fixes
- bugfix: As part of a recent employee ethical treatment audit, a mob of angry lizardperson
housewives successfully ambushed and dismembered the auditor, wearing his bones
as new adornments. As the thirteenth auditor lost this quarter in a similar
manner, NanoTrasen executives voted unanimously to not mutilate lizardpeople
employees and will once again tolerate them expressing their individuality by
no longer replacing their tails with generic variants and pulling out all their
spines.
- bugfix: Observers can now look at the Skill Station interface without a tgui error.
- bugfix: Fixed being unable to use the implosion compressor after failing an implosion.
ike709 and bobbahbrown:
- rscadd: Admins can now see your bans on (some) other servers.
-8
View File
@@ -1,8 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "Mafia Lobby System reworked"
- rscadd: "Mafia panel redesigned"
- rscadd: "Mafia Trials have a bit more depth"
- tweak: "Mafia misc. tweaks"
- bugfix: "Mafia misc. fixes"
-4
View File
@@ -1,4 +0,0 @@
author: "ike709 and bobbahbrown"
delete-after: True
changes:
- rscadd: "Admins can now see your bans on (some) other servers."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "Offers will now be retained if the potential taker moves."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "You can no longer beetlejuice yourself!"
-4
View File
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Machines will now properly drop their circuit boards again."
-5
View File
@@ -1,5 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Blackmarket uplink is now buildable again"
- bugfix: "Other crafting items should also work now"
-4
View File
@@ -1,4 +0,0 @@
author: "Arkatos"
delete-after: True
changes:
- rscadd: "Object reskins now use a radial menu."
-4
View File
@@ -1,4 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- bugfix: "You can now mend damaged clothing with cloth. I swear, this time you really can."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Fixed being unable to use the implosion compressor after failing an implosion."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Fixed an issue that caused diseased mobs to not be deleted properly."
-5
View File
@@ -1,5 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "Large fuel tank, able to be ordered from cargo if you're into that sorta thing"
- tweak: "Replaced some fuel tanks in engineering with their larger variants"
-4
View File
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed a couple things not sending out signals when their icons were updated."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Pacifists can no longer harm people with baseball bats, powerfists, hierophant clubs, flamethrowers, pneumatic cannons, or syringe guns mounted on mechs."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Observers can now look at the Skill Station interface without a tgui error."
-4
View File
@@ -1,4 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- bugfix: "The commendation config option no longer breaks the roundend sequence when enabled"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "Nanotrasen's signage department has funded the design and placement of signs for the Lawyer's office and courtroom."
-5
View File
@@ -1,5 +0,0 @@
author: "Ryll/Shaps"
delete-after: True
changes:
- rscdel: "The Longtimer quirk has been removed"
- tweak: "Temporal Scarring has been reworked. Rather than drawing from one of five random slots each round, you now have 3 slots that you will go through sequentially, so if you survive a round with a bunch of scars, they'll be with you 3 rounds from now."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- refactor: "refactored a bunch of /area stuff"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "CPR will now automatically repeat, but you can no longer do it multiple times at once."
-6
View File
@@ -1,6 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- tweak: "Bounties now properly give less profit when completed, but decrease the number of items needed with high inflation."
- balance: "The station target rate has been lowered at a base, to improve the impact of inflation."
- bugfix: "Civilian bounty beacons take less time to deploy."
-4
View File
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed nations and banners not using the global job lists for their job checks."
-5
View File
@@ -1,5 +0,0 @@
author: "Arkatos"
delete-after: True
changes:
- bugfix: "Service cyborgs are now able to properly set a pipe cleaner cable color for their art needs."
- tweak: "Service cyborgs can now cancel color choosing input for pipe cleaner cables in case they have changed their minds about it."
-5
View File
@@ -1,5 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed a scenario which could cause floorbots to end up with negative tiles in their inventory."
- bugfix: "Fixed floorbots not stopping the process of replacing tiles after turning off replace tiles while they're in the middle of replacing tiles."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "As part of a recent employee ethical treatment audit, a mob of angry lizardperson housewives successfully ambushed and dismembered the auditor, wearing his bones as new adornments. As the thirteenth auditor lost this quarter in a similar manner, NanoTrasen executives voted unanimously to not mutilate lizardpeople employees and will once again tolerate them expressing their individuality by no longer replacing their tails with generic variants and pulling out all their spines."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- balance: "removes mecha pilots and elites from the summoning pool"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "You can no longer use singularity hammers to move cult floors or use crates to pick them up"
-5
View File
@@ -1,5 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "subtype of plasma floors that can't be crowbarred"
- tweak: "replaced all the floors on disco inferno with these new crowbar proof floors"
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "You will now hear the sound and receive a distinct message when the supermatter explodes while you are safe."
-4
View File
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- tweak: "Nanotrasen's pet budget has increased, and missing pets have been dispatched to various departments."
-5
View File
@@ -1,5 +0,0 @@
author: "Rohesie and Kathy Ryals"
delete-after: True
changes:
- rscadd: "The Honkworks 5.0 cartridge's software has been updated to be able to hack machines, computers and airlocks to make them honk for a while."
- code_imp: "Added a new sound_player component to be able to play any sound with any signals."