Merge remote-tracking branch 'origin/master' into hardsync-1.5

This commit is contained in:
Letter N
2021-03-07 13:04:36 +08:00
16 changed files with 103 additions and 23 deletions
+42
View File
@@ -50,6 +50,48 @@
-->
<div class="commit sansserif">
<h2 class="date">07 March 2021</h2>
<h3 class="author">Hatterhat updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">You can now reskin your improvised shotguns.</li>
<li class="rscadd">The spontaneous brain trauma event now announces to ghosts whoever got funnied upon.</li>
<li class="imageadd">Ports EikoBiko's cat tail sprite.</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">nitryl now consumes oxygen/nitrogen instead of generating them</li>
<li class="balance">Hyper-nob and nitryl are easier to make.</li>
</ul>
<h3 class="author">dzahlus updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added taser microbattery for MWS-01</li>
<li class="tweak">tweaked MWS-01 beacondrop to have more batteries</li>
<li class="balance">rebalanced MWS-01 disabler battery to fire 10 shots</li>
<li class="soundadd">added unique sound to the MWS-01</li>
<li class="spellcheck">fixed Modula Weapons System to "Modular Weapon System"</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="balance">exiting a bluespace jar through any means, hardstuns you for 5 seconds</li>
</ul>
<h2 class="date">05 March 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Lowered ash storm volume</li>
<li class="tweak">Minesweeper can no longer be made to lag the server on purpose</li>
</ul>
<h3 class="author">keronshb updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Prevents heat from going through reinforced plasma glass.</li>
</ul>
<h2 class="date">04 March 2021</h2>
<h3 class="author">LetterN updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">removes bsql</li>
</ul>
<h2 class="date">03 March 2021</h2>
<h3 class="author">MarinaGryphon updated:</h3>
<ul class="changes bgimages16">
+26
View File
@@ -28667,3 +28667,29 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
of nulling the variable forever
- bugfix: Now pacifists won't be able to use Kinetic Accelerators if a non-pacifist
shoots it first
2021-03-04:
LetterN:
- code_imp: removes bsql
2021-03-05:
Putnam3145:
- tweak: Lowered ash storm volume
- tweak: Minesweeper can no longer be made to lag the server on purpose
keronshb:
- tweak: Prevents heat from going through reinforced plasma glass.
2021-03-07:
Hatterhat:
- rscadd: You can now reskin your improvised shotguns.
- rscadd: The spontaneous brain trauma event now announces to ghosts whoever got
funnied upon.
- imageadd: Ports EikoBiko's cat tail sprite.
Putnam3145:
- bugfix: nitryl now consumes oxygen/nitrogen instead of generating them
- balance: Hyper-nob and nitryl are easier to make.
dzahlus:
- rscadd: Added taser microbattery for MWS-01
- tweak: tweaked MWS-01 beacondrop to have more batteries
- balance: rebalanced MWS-01 disabler battery to fire 10 shots
- soundadd: added unique sound to the MWS-01
- spellcheck: fixed Modula Weapons System to "Modular Weapon System"
timothyteakettle:
- balance: exiting a bluespace jar through any means, hardstuns you for 5 seconds
@@ -1,4 +0,0 @@
author: "LetterN"
delete-after: True
changes:
- code_imp: "removes bsql"