mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
@@ -55,6 +55,60 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">29 August 2016</h2>
|
||||
<h3 class="author">Crazylemon updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">You can now mend incisions after having cut open someone's ribcage.</li>
|
||||
<li class="bugfix">Abductor surgery works again</li>
|
||||
<li class="bugfix">Face repair surgery works again</li>
|
||||
<li class="bugfix">The `to_chat` messages are now more descriptive when given a bad target</li>
|
||||
<li class="rscadd">Admins can now VV by a ref string, directly via a verb</li>
|
||||
<li class="tweak">VV now builds its HTML using lists, making it much faster to open</li>
|
||||
</ul>
|
||||
<h3 class="author">DaveTheHeadcrab updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Upgrades the newscaster's liquid paper printing apparatus. Newspapers printed are higher quality now.</li>
|
||||
</ul>
|
||||
<h3 class="author">Fox McCloud updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Mining Drones can now toggle meson vision on or off, a light, switch attack modes, or even drop their own ore</li>
|
||||
<li class="tweak">Ash storms no longer impact sheltered areas and mining mobs are immune to ash storms</li>
|
||||
<li class="rscadd">Adds in two new end-round sounds</li>
|
||||
<li class="bugfix">Fixes drones not being able to bump open doors</li>
|
||||
</ul>
|
||||
<h3 class="author">Fox McCloud and KorPhaeron updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds in mining shelters</li>
|
||||
<li class="rscadd">Adds in a few more dice types and ensure dice are packed in bags and not pill bottles</li>
|
||||
</ul>
|
||||
<h3 class="author">FreeStylaLT updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added additional coating to Turbine room.</li>
|
||||
<li class="bugfix">Fixed leftover vent in Brig Physician's office</li>
|
||||
<li class="bugfix">Fixed missing coated rwalls in Incinerator</li>
|
||||
</ul>
|
||||
<h3 class="author">Krausus updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Girders are no longer bulletproof.</li>
|
||||
<li class="bugfix">Changelings' Swap Form ability now actually deducts its cost upon use, and shouldn't arbitrarily fail to work properly.</li>
|
||||
<li class="bugfix">Fixed setting status display alerts through communications consoles.</li>
|
||||
</ul>
|
||||
<h3 class="author">Kyep updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes 'SSD!' warning appearing in attack logs for admins, when the target player was dead and had ghosted out of their body</li>
|
||||
</ul>
|
||||
<h3 class="author">TheDZD updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Bookcases no longer force you to take out a book after clicking them</li>
|
||||
<li class="bugfix">Fixes assorted things logging attacks incorrectly.</li>
|
||||
</ul>
|
||||
<h3 class="author">TullyBurnalot updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">AIs can no longer interact with nuclear bombs (Syndicate-brand included). AIs can still see the countdown</li>
|
||||
<li class="bugfix">Mobs without appendixes can no longer contract appendicitis</li>
|
||||
<li class="bugfix">Holosigns cannot be pulled around</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">19 August 2016</h2>
|
||||
<h3 class="author">Crazylemon updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -2842,3 +2842,45 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Increases activation chances of TK (10% to 15%), No Breathing (10% to 25%),
|
||||
Cloak of Darkness (10% to 25%), Hulk (5% to 15%), X-Ray Vision (10% to 15%),
|
||||
and Chameleon (10% to 25%).
|
||||
2016-08-29:
|
||||
Crazylemon:
|
||||
- tweak: You can now mend incisions after having cut open someone's ribcage.
|
||||
- bugfix: Abductor surgery works again
|
||||
- bugfix: Face repair surgery works again
|
||||
- bugfix: The `to_chat` messages are now more descriptive when given a bad target
|
||||
- rscadd: Admins can now VV by a ref string, directly via a verb
|
||||
- tweak: VV now builds its HTML using lists, making it much faster to open
|
||||
DaveTheHeadcrab:
|
||||
- rscadd: Upgrades the newscaster's liquid paper printing apparatus. Newspapers
|
||||
printed are higher quality now.
|
||||
Fox McCloud:
|
||||
- rscadd: Mining Drones can now toggle meson vision on or off, a light, switch attack
|
||||
modes, or even drop their own ore
|
||||
- tweak: Ash storms no longer impact sheltered areas and mining mobs are immune
|
||||
to ash storms
|
||||
- rscadd: Adds in two new end-round sounds
|
||||
- bugfix: Fixes drones not being able to bump open doors
|
||||
Fox McCloud and KorPhaeron:
|
||||
- rscadd: Adds in mining shelters
|
||||
- rscadd: Adds in a few more dice types and ensure dice are packed in bags and not
|
||||
pill bottles
|
||||
FreeStylaLT:
|
||||
- rscadd: Added additional coating to Turbine room.
|
||||
- bugfix: Fixed leftover vent in Brig Physician's office
|
||||
- bugfix: Fixed missing coated rwalls in Incinerator
|
||||
Krausus:
|
||||
- tweak: Girders are no longer bulletproof.
|
||||
- bugfix: Changelings' Swap Form ability now actually deducts its cost upon use,
|
||||
and shouldn't arbitrarily fail to work properly.
|
||||
- bugfix: Fixed setting status display alerts through communications consoles.
|
||||
Kyep:
|
||||
- bugfix: Fixes 'SSD!' warning appearing in attack logs for admins, when the target
|
||||
player was dead and had ghosted out of their body
|
||||
TheDZD:
|
||||
- bugfix: Bookcases no longer force you to take out a book after clicking them
|
||||
- bugfix: Fixes assorted things logging attacks incorrectly.
|
||||
TullyBurnalot:
|
||||
- bugfix: AIs can no longer interact with nuclear bombs (Syndicate-brand included).
|
||||
AIs can still see the countdown
|
||||
- bugfix: Mobs without appendixes can no longer contract appendicitis
|
||||
- bugfix: Holosigns cannot be pulled around
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Mining Drones can now toggle meson vision on or off, a light, switch attack modes, or even drop their own ore"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Fox McCloud and KorPhaeron
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds in mining shelters"
|
||||
- rscadd: "Adds in a few more dice types and ensure dice are packed in bags and not pill bottles"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Ash storms no longer impact sheltered areas and mining mobs are immune to ash storms"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Krausus
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Girders are no longer bulletproof."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Crazylemon
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "You can now mend incisions after having cut open someone's ribcage."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Kyep
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes 'SSD!' warning appearing in attack logs for admins, when the target player was dead and had ghosted out of their body"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Crazylemon
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Abductor surgery works again"
|
||||
- bugfix: "Face repair surgery works again"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Crazylemon
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "The `to_chat` messages are now more descriptive when given a bad target"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: FreeStylaLT
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added additional coating to Turbine room."
|
||||
- bugfix: "Fixed leftover vent in Brig Physician's office"
|
||||
- bugfix: "Fixed missing coated rwalls in Incinerator"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds in two new end-round sounds"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: TullyBurnalot
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "AIs can no longer interact with nuclear bombs (Syndicate-brand included). AIs can still see the countdown"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Krausus
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Changelings' Swap Form ability now actually deducts its cost upon use, and shouldn't arbitrarily fail to work properly."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Crazylemon
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Admins can now VV by a ref string, directly via a verb"
|
||||
- tweak: "VV now builds its HTML using lists, making it much faster to open"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes drones not being able to bump open doors"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: TheDZD
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Bookcases no longer force you to take out a book after clicking them"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: TullyBurnalot
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Mobs without appendixes can no longer contract appendicitis"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Krausus
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed setting status display alerts through communications consoles."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: TullyBurnalot
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Holosigns cannot be pulled around"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: DaveTheHeadcrab
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Upgrades the newscaster's liquid paper printing apparatus. Newspapers printed are higher quality now."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: TheDZD
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes assorted things logging attacks incorrectly."
|
||||
Reference in New Issue
Block a user