mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Changelogggggggggggg (#4719)
This commit is contained in:
committed by
Fox McCloud
parent
63bb8e9626
commit
ea1196b1ce
@@ -55,6 +55,68 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">19 June 2016</h2>
|
||||
<h3 class="author">DaveTheHeadcrab updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Defibs now must be used within 3 minutes of death.</li>
|
||||
<li class="tweak">Combat defibs now induce heart attack when you stun with them (Emagged defibs have a 10^ chance to do this)</li>
|
||||
</ul>
|
||||
<h3 class="author">Fox McCloud updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds in the ability to make latex glove balloons (cable coil+latex glove)</li>
|
||||
<li class="bugfix">Fixes latex gloves not having an in-hand icon for the left hand</li>
|
||||
<li class="rscadd">Telephones will now ring when activated in-hand</li>
|
||||
<li class="tweak">Force on telephones removed</li>
|
||||
<li class="tweak">The break room privacy shutters now apply to all windows in the medical break room and not just the ones out front</li>
|
||||
<li class="tweak">His Grace grants massive stamina regeneration</li>
|
||||
<li class="tweak">pre-made styptic, silver sulfadiazine, and synth flesh patches now apply instantly</li>
|
||||
<li class="tweak">Styptic and Burn patches now have unique icons</li>
|
||||
<li class="bugfix">Partially fixes graffiti so it's actually visible</li>
|
||||
</ul>
|
||||
<h3 class="author">FreeStylaLT updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="spellcheck">changed its to it's in lockbox description</li>
|
||||
<li class="bugfix">changed \red to <span> formatting</li>
|
||||
<li class="tweak">changed stetchkin's price from 9 TC to 4 TC, suppressor's from 3 TC to 1 TC</li>
|
||||
</ul>
|
||||
<h3 class="author">KasparoVy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Secure briefcase now has the same flags, hitsounds, attack verbs, throw speed and carrying capacity as a regular briefcase. Yes, it can hold paper bins now.</li>
|
||||
<li class="bugfix">Dethralling a Shadowling thrall that has darksight activated clears their darksight.</li>
|
||||
</ul>
|
||||
<h3 class="author">LittleBigKid2000 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">The vox raider's base is now filled with nitrogen instead of regular dusty air.</li>
|
||||
</ul>
|
||||
<h3 class="author">TheDZD updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Teaches camera assemblies the meaning of the word "respect" (for NODROP items).</li>
|
||||
<li class="bugfix">Sates the insatiable hunger that orange shoes once had for secborg cuffs.</li>
|
||||
<li class="rscdel">Cryodorms will no longer kick you to lobby if you have logged off when they despawn your body, they will now always ghost you.</li>
|
||||
<li class="tweak">The defense values on the riot armor helmet is now identical to those on the riot armor suit.</li>
|
||||
<li class="tweak">Knight armor (including the chaplain's crusader armor) now has a slowdown of 1 instead of no slowdown.</li>
|
||||
</ul>
|
||||
<h3 class="author">Twinmold updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes being able to eat cybernetic implants so you cannot eat them/force feed them to people.</li>
|
||||
<li class="tweak">Lowers the range of Malfunction from 4 tiles to 2 tiles, due to ability to insta-kill IPCs/incapacitate those with mechanical hearts.</li>
|
||||
<li class="tweak">Lowers amount of confusion given from Revenants from 50 to 20 per Defile.</li>
|
||||
<li class="bugfix">Sets a maximum confused amount from the Revenant's Defile ability (now 30).</li>
|
||||
<li class="bugfix">Makes Syndicate Bombs show a more accurate time remaining until detonation.</li>
|
||||
</ul>
|
||||
<h3 class="author">monster860 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Makes stock parts build 5x faster</li>
|
||||
<li class="tweak">Adds a last-second loop-back sort pipe so that items with a mail tag don't end up on the disposals conveyer, and get flushed right back around. This enables an item to be sent from anywhere on the station to anywhere else on the station without going through the disposals conveyer.</li>
|
||||
<li class="bugfix">Fixes a bug where drones can get stuck if they have their destination set to the RD office. This also fixes the bug where attempting to send a package from the test lab always ends up in the RD office.</li>
|
||||
</ul>
|
||||
<h3 class="author">tkdrg, Delimusca, Aranclanos, TheDZD updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Gun mimics (including wand, staff, projectile guns, and energy guns) created by the staff of animation will shoot things.</li>
|
||||
<li class="rscadd">Mimics created by the staff of animation now have googly eyes.</li>
|
||||
<li class="bugfix">Fixes the disturbing lack of death caused by wand of death projectiles.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">12 June 2016</h2>
|
||||
<h3 class="author">CrAzYPiLoT updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -1760,3 +1760,67 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: removes atmos tech SOP from supply SOP
|
||||
- bugfix: Fixes defibing people without a heart
|
||||
- bugfix: Fixes defib saying it didn't work stopping a heart attack when they do
|
||||
2016-06-19:
|
||||
DaveTheHeadcrab:
|
||||
- tweak: Defibs now must be used within 3 minutes of death.
|
||||
- tweak: Combat defibs now induce heart attack when you stun with them (Emagged
|
||||
defibs have a 10^ chance to do this)
|
||||
Fox McCloud:
|
||||
- rscadd: Adds in the ability to make latex glove balloons (cable coil+latex glove)
|
||||
- bugfix: Fixes latex gloves not having an in-hand icon for the left hand
|
||||
- rscadd: Telephones will now ring when activated in-hand
|
||||
- tweak: Force on telephones removed
|
||||
- tweak: The break room privacy shutters now apply to all windows in the medical
|
||||
break room and not just the ones out front
|
||||
- tweak: His Grace grants massive stamina regeneration
|
||||
- tweak: pre-made styptic, silver sulfadiazine, and synth flesh patches now apply
|
||||
instantly
|
||||
- tweak: Styptic and Burn patches now have unique icons
|
||||
- bugfix: Partially fixes graffiti so it's actually visible
|
||||
FreeStylaLT:
|
||||
- spellcheck: changed its to it's in lockbox description
|
||||
- bugfix: changed \red to <span> formatting
|
||||
- tweak: changed stetchkin's price from 9 TC to 4 TC, suppressor's from 3 TC to
|
||||
1 TC
|
||||
KasparoVy:
|
||||
- bugfix: Secure briefcase now has the same flags, hitsounds, attack verbs, throw
|
||||
speed and carrying capacity as a regular briefcase. Yes, it can hold paper bins
|
||||
now.
|
||||
- bugfix: Dethralling a Shadowling thrall that has darksight activated clears their
|
||||
darksight.
|
||||
LittleBigKid2000:
|
||||
- bugfix: The vox raider's base is now filled with nitrogen instead of regular dusty
|
||||
air.
|
||||
TheDZD:
|
||||
- bugfix: Teaches camera assemblies the meaning of the word "respect" (for NODROP
|
||||
items).
|
||||
- bugfix: Sates the insatiable hunger that orange shoes once had for secborg cuffs.
|
||||
- rscdel: Cryodorms will no longer kick you to lobby if you have logged off when
|
||||
they despawn your body, they will now always ghost you.
|
||||
- tweak: The defense values on the riot armor helmet is now identical to those on
|
||||
the riot armor suit.
|
||||
- tweak: Knight armor (including the chaplain's crusader armor) now has a slowdown
|
||||
of 1 instead of no slowdown.
|
||||
Twinmold:
|
||||
- bugfix: Fixes being able to eat cybernetic implants so you cannot eat them/force
|
||||
feed them to people.
|
||||
- tweak: Lowers the range of Malfunction from 4 tiles to 2 tiles, due to ability
|
||||
to insta-kill IPCs/incapacitate those with mechanical hearts.
|
||||
- tweak: Lowers amount of confusion given from Revenants from 50 to 20 per Defile.
|
||||
- bugfix: Sets a maximum confused amount from the Revenant's Defile ability (now
|
||||
30).
|
||||
- bugfix: Makes Syndicate Bombs show a more accurate time remaining until detonation.
|
||||
monster860:
|
||||
- tweak: Makes stock parts build 5x faster
|
||||
- tweak: Adds a last-second loop-back sort pipe so that items with a mail tag don't
|
||||
end up on the disposals conveyer, and get flushed right back around. This enables
|
||||
an item to be sent from anywhere on the station to anywhere else on the station
|
||||
without going through the disposals conveyer.
|
||||
- bugfix: Fixes a bug where drones can get stuck if they have their destination
|
||||
set to the RD office. This also fixes the bug where attempting to send a package
|
||||
from the test lab always ends up in the RD office.
|
||||
tkdrg, Delimusca, Aranclanos, TheDZD:
|
||||
- rscadd: Gun mimics (including wand, staff, projectile guns, and energy guns) created
|
||||
by the staff of animation will shoot things.
|
||||
- rscadd: Mimics created by the staff of animation now have googly eyes.
|
||||
- bugfix: Fixes the disturbing lack of death caused by wand of death projectiles.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: monster860
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Makes stock parts build 5x faster"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Adds in the ability to make latex glove balloons (cable coil+latex glove)"
|
||||
- bugfix: "Fixes latex gloves not having an in-hand icon for the left hand"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: LittleBigKid2000
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "The vox raider's base is now filled with nitrogen instead of
|
||||
regular dusty air."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: monster860
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Adds a last-second loop-back sort pipe so that items with a mail tag don't end up on the disposals conveyer, and get flushed right back around. This enables an item to be sent from anywhere on the station to anywhere else on the station without going through the disposals conveyer."
|
||||
- bugfix: "Fixes a bug where drones can get stuck if they have their destination set to the RD office. This also fixes the bug where attempting to send a package from the test lab always ends up in the RD office."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Telephones will now ring when activated in-hand"
|
||||
- tweak: "Force on telephones removed"
|
||||
@@ -1,6 +0,0 @@
|
||||
author: tkdrg, Delimusca, Aranclanos, TheDZD
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Gun mimics (including wand, staff, projectile guns, and energy guns) created by the staff of animation will shoot things."
|
||||
- rscadd: "Mimics created by the staff of animation now have googly eyes."
|
||||
- bugfix: "Fixes the disturbing lack of death caused by wand of death projectiles."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: TheDZD
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Teaches camera assemblies the meaning of the word \"respect\" (for NODROP items)."
|
||||
- bugfix: "Sates the insatiable hunger that orange shoes once had for secborg cuffs."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: TheDZD
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "Cryodorms will no longer kick you to lobby if you have logged off when they despawn your body, they will now always ghost you."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "The break room privacy shutters now apply to all windows in the medical break room and not just the ones out front"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "His Grace grants massive stamina regeneration"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Twinmold
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes being able to eat cybernetic implants so you cannot eat
|
||||
them/force feed them to people."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: TheDZD
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "The defense values on the riot armor helmet is now identical to those on the riot armor suit."
|
||||
- tweak: "Knight armor (including the chaplain's crusader armor) now has a slowdown of 1 instead of no slowdown."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: KasparoVy
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Secure briefcase now has the same flags, hitsounds, attack verbs, throw speed and carrying capacity as a regular briefcase. Yes, it can hold paper bins now."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: KasparoVy
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Dethralling a Shadowling thrall that has darksight activated clears their darksight."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "pre-made styptic, silver sulfadiazine, and synth flesh patches now apply instantly"
|
||||
- tweak: "Styptic and Burn patches now have unique icons"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Partially fixes graffiti so it's actually visible"
|
||||
@@ -1,9 +0,0 @@
|
||||
author: Twinmold
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Lowers the range of Malfunction from 4 tiles to 2 tiles, due to
|
||||
ability to insta-kill IPCs/incapacitate those with mechanical hearts."
|
||||
- tweak: "Lowers amount of confusion given from Revenants from 50 to 20 per
|
||||
Defile."
|
||||
- bugfix: "Sets a maximum confused amount from the Revenant's Defile ability
|
||||
(now 30)."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: FreeStylaLT
|
||||
delete-after: True
|
||||
changes:
|
||||
- spellcheck: "changed its to it's in lockbox description"
|
||||
- bugfix: "changed \\red to <span> formatting"
|
||||
- tweak: "changed stetchkin's price from 9 TC to 4 TC, suppressor's from 3 TC to 1 TC"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: DaveTheHeadcrab
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Defibs now must be used within 3 minutes of death."
|
||||
- tweak: "Combat defibs now induce heart attack when you stun with them (Emagged defibs have a 10^ chance to do this)"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: Twinmold
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Makes Syndicate Bombs show a more accurate time remaining until
|
||||
detonation."
|
||||
Reference in New Issue
Block a user