mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -55,6 +55,21 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">23 September 2017</h2>
|
||||
<h3 class="author">More Robust Than You updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Taking the beaker out of a cryotube now tries to put it into your hand</li>
|
||||
<li class="code_imp">Removed some spawn()s from secbot code</li>
|
||||
</ul>
|
||||
<h3 class="author">Robustin updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">A zombie's automatic self-healing is stopped for 6 seconds after taking damage.</li>
|
||||
</ul>
|
||||
<h3 class="author">YPOQ updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Pet persistence works again</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">22 September 2017</h2>
|
||||
<h3 class="author">AutomaticFrenzy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -12810,3 +12810,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: Sleeping regenerates more stamina damage.
|
||||
Naksu:
|
||||
- bugfix: Admin ghosts can no longer unintentionally make a mess of things.
|
||||
2017-09-23:
|
||||
More Robust Than You:
|
||||
- tweak: Taking the beaker out of a cryotube now tries to put it into your hand
|
||||
- code_imp: Removed some spawn()s from secbot code
|
||||
Robustin:
|
||||
- balance: A zombie's automatic self-healing is stopped for 6 seconds after taking
|
||||
damage.
|
||||
YPOQ:
|
||||
- bugfix: Pet persistence works again
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Robustin"
|
||||
delete-after: True
|
||||
changes:
|
||||
- balance: "A zombie's automatic self-healing is stopped for 6 seconds after taking damage."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "YPOQ"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Pet persistence works again"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "More Robust Than You"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Taking the beaker out of a cryotube now tries to put it into your hand"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "More Robust Than You"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "Removed some spawn()s from secbot code"
|
||||
Reference in New Issue
Block a user