Merge pull request #3597 from TheDZD/changelog-2016-02-13

Updates Changelog
This commit is contained in:
Fox McCloud
2016-02-13 20:49:57 -05:00
12 changed files with 97 additions and 60 deletions
+50
View File
@@ -55,6 +55,56 @@
-->
<div class="commit sansserif">
<h2 class="date">13 February 2016</h2>
<h3 class="author">Crazylemon64 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Relaxes the check on what atoms you can follow to any movable atom</li>
<li class="tweak">Mages are now more ragin</li>
<li class="tweak">Admins can now adjust the total number of wizards at runtime by tweaking either max_mages, or players_per mage</li>
</ul>
<h3 class="author">DaveTheHeadcrab updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds new worn icons for duffelbags to better reflect their size, compliments of WJohn at /tg/</li>
</ul>
<h3 class="author">FalseIncarnate updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds burritos, made from cutlets, beans, rice, capsacin oil (hotsauce), cheese, and flat dough (because we lack proper tortillas) in the microwave.</li>
<li class="rscadd">Adds chimichangas. You know you want a deep-fried burrito.</li>
</ul>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Updates some spell icons with better/higher quality icons</li>
<li class="tweak">Updates unarmed attacks to allow for more customization</li>
<li class="tweak">Updates martial arts so they factor in specie's attack messages and sounds</li>
<li class="tweak">Re-balances Sleeping Carp fighting style</li>
<li class="tweak">Re-balances Bo Staff</li>
<li class="tweak">Rebalances Golem: they should now be spaceproof, fire+cold proof, rad proof, virus immune, clonable, parapen+syringe gun immune, deal increased melee damage. Their armor has been reduced to 55 melee across the board, their slip immunity removed, pain immunity removed, and they're slightly slower</li>
<li class="bugfix">Fixes Ei Nath generating two brains</li>
<li class="bugfix">Ensures the Necromatic Stone generates actual skeletons</li>
<li class="bugfix">Can now strip PDA/IDs from Golems</li>
<li class="bugfix">Fixes sleeping carp grab not being an instant aggressive grab</li>
<li class="bugfix">Fixes an exploit with declaring war on the station</li>
</ul>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Orange and purple bandanas for all station species.</li>
<li class="rscadd">The ability to colour bandanas with a crayon in a washing machine.</li>
<li class="tweak">Refactors the bandana adjustment system.</li>
<li class="tweak">Minor adjustments to Tajaran and Unathi bandana east/west sprites.</li>
<li class="tweak">Adjusting a bandana will now take if off of your head/face and put it in an available hand. If both hands are available, it goes in the selected hand.</li>
<li class="bugfix">Adjusting a coloured bandana will no longer revert it to the original coloured icons anymore.</li>
<li class="bugfix">Adjusting a bandana from mask-style to hat-style means the bandana won't obscure your identity anymore.</li>
<li class="rscadd">Greys now use re-positioned smokeables. They no longer smoke out the eyes.</li>
</ul>
<h3 class="author">TheDZD updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes spacepods being able to shoot through walls.</li>
<li class="tweak">Lowers spacepod weapons fire delay.</li>
<li class="tweak">Increases spacepod weapons energy costs.</li>
<li class="tweak">Makes spacepods move at speeds not rivaling those of photon beams. They are now a hair bit faster than a person with a jetpack.</li>
<li class="tweak">Reduces battery costs for spacepod movement.</li>
</ul>
<h2 class="date">10 February 2016</h2>
<h3 class="author">Crazylemon64 updated:</h3>
<ul class="changes bgimages16">
+47
View File
@@ -473,3 +473,50 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds shadowling thrall jobbans.
- rscadd: Jobbanned players who are converted to shadowling thrall, revolutionary,
or cultist will have the control of their body offered up to eligible ghosts.
2016-02-13:
Crazylemon64:
- tweak: Relaxes the check on what atoms you can follow to any movable atom
- tweak: Mages are now more ragin
- tweak: Admins can now adjust the total number of wizards at runtime by tweaking
either max_mages, or players_per mage
DaveTheHeadcrab:
- rscadd: Adds new worn icons for duffelbags to better reflect their size, compliments
of WJohn at /tg/
FalseIncarnate:
- rscadd: Adds burritos, made from cutlets, beans, rice, capsacin oil (hotsauce),
cheese, and flat dough (because we lack proper tortillas) in the microwave.
- rscadd: Adds chimichangas. You know you want a deep-fried burrito.
Fox McCloud:
- tweak: Updates some spell icons with better/higher quality icons
- tweak: Updates unarmed attacks to allow for more customization
- tweak: Updates martial arts so they factor in specie's attack messages and sounds
- tweak: Re-balances Sleeping Carp fighting style
- tweak: Re-balances Bo Staff
- tweak: 'Rebalances Golem: they should now be spaceproof, fire+cold proof, rad
proof, virus immune, clonable, parapen+syringe gun immune, deal increased melee
damage. Their armor has been reduced to 55 melee across the board, their slip
immunity removed, pain immunity removed, and they''re slightly slower'
- bugfix: Fixes Ei Nath generating two brains
- bugfix: Ensures the Necromatic Stone generates actual skeletons
- bugfix: Can now strip PDA/IDs from Golems
- bugfix: Fixes sleeping carp grab not being an instant aggressive grab
- bugfix: Fixes an exploit with declaring war on the station
KasparoVy:
- rscadd: Orange and purple bandanas for all station species.
- rscadd: The ability to colour bandanas with a crayon in a washing machine.
- tweak: Refactors the bandana adjustment system.
- tweak: Minor adjustments to Tajaran and Unathi bandana east/west sprites.
- tweak: Adjusting a bandana will now take if off of your head/face and put it in
an available hand. If both hands are available, it goes in the selected hand.
- bugfix: Adjusting a coloured bandana will no longer revert it to the original
coloured icons anymore.
- bugfix: Adjusting a bandana from mask-style to hat-style means the bandana won't
obscure your identity anymore.
- rscadd: Greys now use re-positioned smokeables. They no longer smoke out the eyes.
TheDZD:
- bugfix: Fixes spacepods being able to shoot through walls.
- tweak: Lowers spacepod weapons fire delay.
- tweak: Increases spacepod weapons energy costs.
- tweak: Makes spacepods move at speeds not rivaling those of photon beams. They
are now a hair bit faster than a person with a jetpack.
- tweak: Reduces battery costs for spacepod movement.
-10
View File
@@ -1,10 +0,0 @@
author: KasparoVy
delete-after: True
changes:
- rscadd: "Orange and purple bandanas for all station species."
- rscadd: "The ability to colour bandanas with a crayon in a washing machine."
- tweak: "Refactors the bandana adjustment system."
- tweak: "Minor adjustments to Tajaran and Unathi bandana east/west sprites."
- tweak: "Adjusting a bandana will now take if off of your head/face and put it in an available hand. If both hands are available, it goes in the selected hand."
- bugfix: "Adjusting a coloured bandana will no longer revert it to the original coloured icons anymore."
- bugfix: "Adjusting a bandana from mask-style to hat-style means the bandana won't obscure your identity anymore."
@@ -1,4 +0,0 @@
author: Crazylemon64
delete-after: True
changes:
- tweak: "Relaxes the check on what atoms you can follow to any movable atom"
@@ -1,4 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- tweak: "Updates some spell icons with better/higher quality icons"
@@ -1,5 +0,0 @@
author: Crazylemon64
delete-after: True
changes:
- tweak: "Mages are now more ragin"
- tweak: "Admins can now adjust the total number of wizards at runtime by tweaking either max_mages, or players_per mage"
@@ -1,4 +0,0 @@
author: DaveTheHeadcrab
delete-after: True
changes:
- rscadd: "Adds new worn icons for duffelbags to better reflect their size, compliments of WJohn at /tg/"
@@ -1,4 +0,0 @@
author: KasparoVy
delete-after: True
changes:
- rscadd: "Greys now use re-positioned smokeables. They no longer smoke out the eyes."
-12
View File
@@ -1,12 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- tweak: "Updates unarmed attacks to allow for more customization"
- tweak: "Updates martial arts so they factor in specie's attack messages and sounds"
- tweak: "Re-balances Sleeping Carp fighting style"
- tweak: "Re-balances Bo Staff"
- tweak: "Rebalances Golem: they should now be spaceproof, fire+cold proof, rad proof, virus immune, clonable, parapen+syringe gun immune, deal increased melee damage. Their armor has been reduced to 55 melee across the board, their slip immunity removed, pain immunity removed, and they're slightly slower"
- bugfix: "Fixes Ei Nath generating two brains"
- bugfix: "Ensures the Necromatic Stone generates actual skeletons"
- bugfix: "Can now strip PDA/IDs from Golems"
- bugfix: "Fixes sleeping carp grab not being an instant aggressive grab"
@@ -1,8 +0,0 @@
author: TheDZD
delete-after: True
changes:
- bugfix: "Fixes spacepods being able to shoot through walls."
- tweak: "Lowers spacepod weapons fire delay."
- tweak: "Increases spacepod weapons energy costs."
- tweak: "Makes spacepods move at speeds not rivaling those of photon beams. They are now a hair bit faster than a person with a jetpack."
- tweak: "Reduces battery costs for spacepod movement."
@@ -1,5 +0,0 @@
author: FalseIncarnate
delete-after: True
changes:
- rscadd: "Adds burritos, made from cutlets, beans, rice, capsacin oil (hotsauce), cheese, and flat dough (because we lack proper tortillas) in the microwave."
- rscadd: "Adds chimichangas. You know you want a deep-fried burrito."
@@ -1,4 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- bugfix: "Fixes an exploit with declaring war on the station"