Merge pull request #8353 from Jordie0608/ninjasarelame

Changelog
This commit is contained in:
Jordie
2015-03-15 17:42:17 +11:00
7 changed files with 69 additions and 33 deletions
+36
View File
@@ -55,6 +55,42 @@
-->
<div class="commit sansserif">
<h2 class="date">15 March 2015</h2>
<h3 class="author">Ahammer18 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Adds ass photocopying for drones</li>
</ul>
<h3 class="author">Gun Hog updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Nanotrasen has approved distribution of Loyalty Implant Firing Pin designs. They can be fabricated with sufficient research into weapons technology. If inserted into a firearm, it will only fire upon successful interface with a user's Loyalty Implant.</li>
</ul>
<h3 class="author">Incoming5643 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Utilizing a new magic mirror found in the den, wizards can now customize their appearance to a high degree before descending upon the station.</li>
</ul>
<h3 class="author">Miauw updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Firing delay for tasers has been shortened.</li>
</ul>
<h3 class="author">RemieRichards updated:</h3>
<ul class="changes bgimages16">
<li class="wip">Beginning major rework and refactor of messy Ninja code.</li>
<li class="rscdel">Roleplay based, kill deathsquad and kill alien queen objectives removed.</li>
<li class="rscdel">Kamikaze mode removed.</li>
<li class="rscdel">AIs and pAIs can no longer be integrated into a ninja suit.</li>
<li class="tweak">Energy blade power replaced by an energy katana that can be dropped but is more deadly.</li>
<li class="rscadd">Energy katana can emag any object it hits.</li>
</ul>
<h3 class="author">phil235 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Bookbags have a new sprite and can hold bibles.</li>
<li class="rscadd">Adds egg yolk reagent. You can break eggs in open reagent containers or blend them to get egg yolk.</li>
<li class="tweak">Changes how doughs are made. 10water+15flour chem reaction for dough. 15flour+15eggyolk+5sugar for cake batter (or alternatively soymilk instead of the eggyolk for vegans).</li>
<li class="tweak">Change customizable snack max volume to 60 and buffs nutriment amount in doughs.</li>
<li class="rscadd">Doors can damage mechs by crushing them now.</li>
<li class="rscadd">The tablecrafting window now also shows partial recipes in grey, if there's some of the things required for the recipe on the table. Recipe requirements are now also shown next to the names of recipes listed in the window.</li>
</ul>
<h2 class="date">11 March 2015</h2>
<h3 class="author">MMMiracles updated:</h3>
<ul class="changes bgimages16">
+33
View File
@@ -1737,3 +1737,36 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Miauw:
- rscadd: Added a toggle for ghosts that allows them to hear radio chatter without
having to hover near intercoms/over people with headsets.
2015-03-15:
Ahammer18:
- bugfix: Adds ass photocopying for drones
Gun Hog:
- rscadd: Nanotrasen has approved distribution of Loyalty Implant Firing Pin designs.
They can be fabricated with sufficient research into weapons technology. If
inserted into a firearm, it will only fire upon successful interface with a
user's Loyalty Implant.
Incoming5643:
- rscadd: Utilizing a new magic mirror found in the den, wizards can now customize
their appearance to a high degree before descending upon the station.
Miauw:
- tweak: Firing delay for tasers has been shortened.
RemieRichards:
- wip: Beginning major rework and refactor of messy Ninja code.
- rscdel: Roleplay based, kill deathsquad and kill alien queen objectives removed.
- rscdel: Kamikaze mode removed.
- rscdel: AIs and pAIs can no longer be integrated into a ninja suit.
- tweak: Energy blade power replaced by an energy katana that can be dropped but
is more deadly.
- rscadd: Energy katana can emag any object it hits.
phil235:
- rscadd: Bookbags have a new sprite and can hold bibles.
- rscadd: Adds egg yolk reagent. You can break eggs in open reagent containers or
blend them to get egg yolk.
- tweak: Changes how doughs are made. 10water+15flour chem reaction for dough. 15flour+15eggyolk+5sugar
for cake batter (or alternatively soymilk instead of the eggyolk for vegans).
- tweak: Change customizable snack max volume to 60 and buffs nutriment amount in
doughs.
- rscadd: Doors can damage mechs by crushing them now.
- rscadd: The tablecrafting window now also shows partial recipes in grey, if there's
some of the things required for the recipe on the table. Recipe requirements
are now also shown next to the names of recipes listed in the window.
@@ -1,5 +0,0 @@
author: Ahammer18
delete-after: true
changes:
- rscadd: "added drone asses"
-7
View File
@@ -1,7 +0,0 @@
author: Gun Hog
delete-after: True
changes:
- rscadd: "Nanotrasen has approved distribution of Loyalty Implant Firing Pin designs. They can be fabricated with sufficient research into weapons technology. If inserted into a firearm, it will only fire upon successful interface with a user's Loyalty Implant."
@@ -1,9 +0,0 @@
################################
author: Incoming5643
delete-after: True
changes:
- rscadd: "Utilizing a new magic mirror found in the den, wizards can now customize their appearance to a high degree before descending upon the station."
-6
View File
@@ -1,6 +0,0 @@
author: phil235
delete-after: True
changes:
- rscadd: "Adds egg yolk reagent. You can break eggs in open reagent containers or blend them to get egg yolk."
- tweak: "Changes how doughs are made. 10water+15flour chem reaction for dough. 15flour+15eggyolk+5sugar for cake batter (or alternatively soymilk instead of the eggyolk for vegans)."
- tweak: "Change customizable snack max volume to 60 and buffs nutriment amount in doughs."
@@ -1,6 +0,0 @@
author: phil235
delete-after: True
changes:
- rscadd: "The tablecrafting window now also shows partial recipes in grey, if there's some of the things required for the recipe on the table. Recipe requirements are now also shown next to the names of recipes listed in the window."