This commit is contained in:
Jordie0608
2015-04-16 19:08:46 +10:00
parent c556ff3843
commit 83a68d0b5c
8 changed files with 73 additions and 108 deletions
+34
View File
@@ -55,6 +55,40 @@
-->
<div class="commit sansserif">
<h2 class="date">16 April 2015</h2>
<h3 class="author">AnturK updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Nanotrasen authorities are reporting sightings of unidentified space craft near space station 13. Report any strange sightings or mental breakdowns to central command.</li>
<li class="rscadd">PS : Abductions are not covered by health insurance.</li>
<li class="rscadd">Shadowlings and their thralls now have HUD icons.</li>
<li class="rscadd">Thralls learn their master's objectives when enthralled.</li>
<li class="rscadd">Regenerate Chitin ability lets shadowlings re-equip their armor if lost.</li>
<li class="tweak">Loyalty implanted people take 25% longer to enthrall, but lose their implant and become immune to re-implanting.</li>
<li class="experiment">Shadowlings now have a message in their spawning text which specifies that cooperation is mandatory.</li>
<li class="bugfix">Veil now works on equipped lights.</li>
<li class="bugfix">Shadowlings now take correct amount of burn damage and in light and heal clone and brain damage in darkness.</li>
<li class="bugfix">Fixes 'Round end code broke' displaying every round.</li>
<li class="bugfix">Shadowlings who ascend will nore greentext properly.</li>
</ul>
<h3 class="author">Gun Hog updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Thinktronic Systems, LTD. has increased the Value of the Value-PAK PDA cartridge! Standard issue for Captain PDAs, it can now access security bots, medibots, cleanbots, and floorbots ALL AT ONCE! In addition, it can also connect to your station's Newscaster network at NO EXTRA CHARGE! As a Thank you for our contract with them, they have thrown in Newscaster access for the HumanResources9001 cartridge, Heads of Personnel rejoice!</li>
<li class="tweak">The Newscaster app has also gotten a free upgrade which allows it to display images and comments inside of posts!</li>
<li class="bugfix">Nanotrasen has concurrently released a patch for bots which will allow off-station bots to properly patrol.</li>
</ul>
<h3 class="author">Incoming5643 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Changeling head slugs have been given player control, ventcrawling, and a short escape period after egg laying.</li>
</ul>
<h3 class="author">MrStonedOne updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Admin ghosts can now drag ghosts to mobs to put that ghost in control of that mob.</li>
</ul>
<h3 class="author">Xhuis updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Nanotrasen scientists have recently observed a strange genome shift in green slimes. Experiments have shown that injection of radium into an active green slime extract will create a very unstable mutation toxin. Use with caution.</li>
</ul>
<h2 class="date">13 April 2015</h2>
<h3 class="author">AnturK updated:</h3>
<ul class="changes bgimages16">
+39
View File
@@ -2181,3 +2181,42 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Additional feedback is given for several failure states of the defib.
xxalpha:
- wip: Airlock crushing damage increased.
2015-04-16:
AnturK:
- rscadd: Nanotrasen authorities are reporting sightings of unidentified space craft
near space station 13. Report any strange sightings or mental breakdowns to
central command.
- rscadd: 'PS : Abductions are not covered by health insurance.'
- rscadd: Shadowlings and their thralls now have HUD icons.
- rscadd: Thralls learn their master's objectives when enthralled.
- rscadd: Regenerate Chitin ability lets shadowlings re-equip their armor if lost.
- tweak: Loyalty implanted people take 25% longer to enthrall, but lose their implant
and become immune to re-implanting.
- experiment: Shadowlings now have a message in their spawning text which specifies
that cooperation is mandatory.
- bugfix: Veil now works on equipped lights.
- bugfix: Shadowlings now take correct amount of burn damage and in light and heal
clone and brain damage in darkness.
- bugfix: Fixes 'Round end code broke' displaying every round.
- bugfix: Shadowlings who ascend will nore greentext properly.
Gun Hog:
- rscadd: Thinktronic Systems, LTD. has increased the Value of the Value-PAK PDA
cartridge! Standard issue for Captain PDAs, it can now access security bots,
medibots, cleanbots, and floorbots ALL AT ONCE! In addition, it can also connect
to your station's Newscaster network at NO EXTRA CHARGE! As a Thank you for
our contract with them, they have thrown in Newscaster access for the HumanResources9001
cartridge, Heads of Personnel rejoice!
- tweak: The Newscaster app has also gotten a free upgrade which allows it to display
images and comments inside of posts!
- bugfix: Nanotrasen has concurrently released a patch for bots which will allow
off-station bots to properly patrol.
Incoming5643:
- rscadd: Changeling head slugs have been given player control, ventcrawling, and
a short escape period after egg laying.
MrStonedOne:
- rscadd: Admin ghosts can now drag ghosts to mobs to put that ghost in control
of that mob.
Xhuis:
- rscadd: Nanotrasen scientists have recently observed a strange genome shift in
green slimes. Experiments have shown that injection of radium into an active
green slime extract will create a very unstable mutation toxin. Use with caution.
-7
View File
@@ -1,7 +0,0 @@
author: AnturK
delete-after: True
changes:
- rscadd: "Nanotrasen authorities are reporting sightings of unidentified space craft near space station 13. Report any strange sightings or mental breakdowns to central command."
- rscadd: "PS : Abductions are not covered by health insurance."
-38
View File
@@ -1,38 +0,0 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# spellcheck (typo fixes)
# experiment
# tgs (TG-ported fixes?)
#################################
# Your name.
author: Gun Hog
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- rscadd: "Thinktronic Systems, LTD. has increased the Value of the Value-PAK PDA cartridge! Standard issue for Captain PDAs, it can now access security bots, medibots, cleanbots, and floorbots ALL AT ONCE! In addition, it can also connect to your station's Newscaster network at NO EXTRA CHARGE! As a Thank you for our contract with them, they have thrown in Newscaster access for the HumanResources9001 cartridge, Heads of Personnel rejoice!"
- tweak: "The Newscaster app has also gotten a free upgrade which allows it to display images and comments inside of posts!"
- bugfix: "Nanotrasen has concurrently released a patch for bots which will allow off-station bots to properly patrol."
-6
View File
@@ -1,6 +0,0 @@
author: Incoming5643
delete-after: True
changes:
- rscadd: "Changeling head slugs have been given player control, ventcrawling, and a short escape period after egg laying."
@@ -1,38 +0,0 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# spellcheck (typo fixes)
# experiment
# tgs (TG-ported fixes?)
#################################
# Your name.
author: MrStonedOne
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# FUCK YOU, MAKE THIS SHIT WORK WITH TABS -MrStonedOne
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- rscadd: "Admin ghosts can now drag ghosts to mobs to put that ghost in control of that mob."
@@ -1,14 +0,0 @@
author: AnturK
delete-after: True
changes:
- rscadd: "Shadowlings and their thralls now have HUD icons."
- rscadd: "Thralls learn their master's objectives when enthralled."
- rscadd: "Regenerate Chitin ability lets shadowlings re-equip their armor if lost."
- tweak: "Loyalty implanted people take 25% longer to enthrall, but lose their implant and become immune to re-implanting."
- experiment: "Shadowlings now have a message in their spawning text which specifies that cooperation is mandatory."
- bugfix: "Veil now works on equipped lights."
- bugfix: "Shadowlings now take correct amount of burn damage and in light and heal clone and brain damage in darkness."
- bugfix: "Fixes 'Round end code broke' displaying every round."
- bugfix: "Shadowlings who ascend will nore greentext properly."
@@ -1,5 +0,0 @@
author: Xhuis
delete-after: True
changes:
- rscadd: "Nanotrasen scientists have recently observed a strange genome shift in green slimes. Experiments have shown that injection of radium into an active green slime extract will create a very unstable mutation toxin. Use with caution."