mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Merge pull request #5317 from Krausus/Changelog
A Completely Ordinary Changelog Update
This commit is contained in:
@@ -55,6 +55,27 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">03 August 2016</h2>
|
||||
<h3 class="author">Fox McCloud updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes a rare case where the singularity would escape containment when properly set up+contained</li>
|
||||
</ul>
|
||||
<h3 class="author">Krausus updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Non-respawnable ghosts will no longer qualify for mid-round rejoining (event antags, golems, posibrains, etc). Drones, PAIs, and ERTs are exceptions to this.</li>
|
||||
<li class="tweak">Cryodorms will no longer produce respawnable ghosts for the first 30 minutes of the round.</li>
|
||||
<li class="bugfix">Fixed the spooky arrival shuttle. Cryo'd ghosts will now appear above their cryo pod, in the spooky cryodorms.</li>
|
||||
<li class="tweak">Cryodorms will now despawn you 90% faster if you willingly enter one.</li>
|
||||
<li class="tweak">Suiciding in the first 30 minutes of a round will no longer allow you to ghost and be respawnable.</li>
|
||||
<li class="tweak">Becoming a non-respawnable ghost lasts the entire round, even if you ghost in a respawnable manner later on.</li>
|
||||
<li class="tweak">You can no longer spam pinging posibrains, and cannot ping them at all if you cannot volunteer for one.</li>
|
||||
<li class="rscadd">Missing limbs will now be grayed out on your health doll.</li>
|
||||
</ul>
|
||||
<h3 class="author">chopchop1614 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed the C4 labcoat exploding bug</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">01 August 2016</h2>
|
||||
<h3 class="author">Crazylemon64 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -2597,3 +2597,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
tigercat2000:
|
||||
- rscadd: Readded colored cable-cuffs.
|
||||
- tweak: Making stacks of metal rods now updates the icon correctly.
|
||||
2016-08-03:
|
||||
Fox McCloud:
|
||||
- bugfix: Fixes a rare case where the singularity would escape containment when
|
||||
properly set up+contained
|
||||
Krausus:
|
||||
- tweak: Non-respawnable ghosts will no longer qualify for mid-round rejoining (event
|
||||
antags, golems, posibrains, etc). Drones, PAIs, and ERTs are exceptions to this.
|
||||
- tweak: Cryodorms will no longer produce respawnable ghosts for the first 30 minutes
|
||||
of the round.
|
||||
- bugfix: Fixed the spooky arrival shuttle. Cryo'd ghosts will now appear above
|
||||
their cryo pod, in the spooky cryodorms.
|
||||
- tweak: Cryodorms will now despawn you 90% faster if you willingly enter one.
|
||||
- tweak: Suiciding in the first 30 minutes of a round will no longer allow you to
|
||||
ghost and be respawnable.
|
||||
- tweak: Becoming a non-respawnable ghost lasts the entire round, even if you ghost
|
||||
in a respawnable manner later on.
|
||||
- tweak: You can no longer spam pinging posibrains, and cannot ping them at all
|
||||
if you cannot volunteer for one.
|
||||
- rscadd: Missing limbs will now be grayed out on your health doll.
|
||||
chopchop1614:
|
||||
- bugfix: Fixed the C4 labcoat exploding bug
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
author: Krausus
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Non-respawnable ghosts will no longer qualify for mid-round rejoining (event antags, golems, posibrains, etc). Drones, PAIs, and ERTs are exceptions to this."
|
||||
- tweak: "Cryodorms will no longer produce respawnable ghosts for the first 30 minutes of the round."
|
||||
- bugfix: "Fixed the spooky arrival shuttle. Cryo'd ghosts will now appear above their cryo pod, in the spooky cryodorms."
|
||||
- tweak: "Cryodorms will now despawn you 90% faster if you willingly enter one."
|
||||
- tweak: "Suiciding in the first 30 minutes of a round will no longer allow you to ghost and be respawnable."
|
||||
- tweak: "Becoming a non-respawnable ghost lasts the entire round, even if you ghost in a respawnable manner later on."
|
||||
- tweak: "You can no longer spam pinging posibrains, and cannot ping them at all if you cannot volunteer for one."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: chopchop1614
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed the C4 labcoat exploding bug"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Fox McCloud
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixes a rare case where the singularity would escape containment when properly set up+contained"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: Krausus
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Missing limbs will now be grayed out on your health doll."
|
||||
Reference in New Issue
Block a user