mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
+24
-11
@@ -51,6 +51,30 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">01 March 2021</h2>
|
||||
<h3 class="author">ArcaneDefence updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Janitor cyborgs are no longer capable of placing their bucket module on their own head, and feeble attempts to replace a no drop hat atop a cyborg's head will be met with failure.</li>
|
||||
</ul>
|
||||
<h3 class="author">Arkatos updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Emagging escape pod console will now properly allow you to launch the pod even without required alert level. Farewell, security!</li>
|
||||
</ul>
|
||||
<h3 class="author">Ghilker updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">fixed crystallizer, now working properly, the GUI was broken when i changed name of a var, now the gui works again, also the internal gasmixture wasn't initialized anymore for some reason</li>
|
||||
<li class="balance">changed some recipe to cost less, zaukerite and SM shard cost a bit less now (was intended to be changed in the main PR but i forgot)</li>
|
||||
</ul>
|
||||
<h3 class="author">Qustinnus, Kryson & uglykoala updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Ethereals now crystalize on death, allowing them to heal themselves unless the crystal is destroyed, but giving them a brain trauma when its succesful. tweak: ethereals now stay emagged for longer</li>
|
||||
</ul>
|
||||
<h3 class="author">cacogen updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="code_imp">Should be less likely to get inedible food now</li>
|
||||
<li class="bugfix">Slicing penguin meat slabs into raw cutlets should work again</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">28 February 2021</h2>
|
||||
<h3 class="author">ArcaneDefence updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -2974,17 +2998,6 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Mech equipment works for AIs using middle mouse clicks again.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">28 December 2020</h2>
|
||||
<h3 class="author">Gamer025 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Remove broken "name" entries in security techfab under "Ammo" category</li>
|
||||
<li class="rscadd">When being hit by a thrown vendor it crushes you</li>
|
||||
</ul>
|
||||
<h3 class="author">Seris02 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">2 punctuation errors</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -47893,3 +47893,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Watermelon slices spawned by an admin or by a map are edible
|
||||
tralezab:
|
||||
- bugfix: Restaurant Customerbots now gib into robotic gibs
|
||||
2021-03-01:
|
||||
ArcaneDefence:
|
||||
- bugfix: Janitor cyborgs are no longer capable of placing their bucket module on
|
||||
their own head, and feeble attempts to replace a no drop hat atop a cyborg's
|
||||
head will be met with failure.
|
||||
Arkatos:
|
||||
- bugfix: Emagging escape pod console will now properly allow you to launch the
|
||||
pod even without required alert level. Farewell, security!
|
||||
Ghilker:
|
||||
- bugfix: fixed crystallizer, now working properly, the GUI was broken when i changed
|
||||
name of a var, now the gui works again, also the internal gasmixture wasn't
|
||||
initialized anymore for some reason
|
||||
- balance: changed some recipe to cost less, zaukerite and SM shard cost a bit less
|
||||
now (was intended to be changed in the main PR but i forgot)
|
||||
Qustinnus, Kryson & uglykoala:
|
||||
- rscadd: 'Ethereals now crystalize on death, allowing them to heal themselves unless
|
||||
the crystal is destroyed, but giving them a brain trauma when its succesful.
|
||||
tweak: ethereals now stay emagged for longer'
|
||||
cacogen:
|
||||
- code_imp: Should be less likely to get inedible food now
|
||||
- bugfix: Slicing penguin meat slabs into raw cutlets should work again
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Qustinnus, Kryson & uglykoala"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Ethereals now crystalize on death, allowing them to heal themselves unless the crystal is destroyed, but giving them a brain trauma when its succesful.
|
||||
tweak: ethereals now stay emagged for longer"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Arkatos"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Emagging escape pod console will now properly allow you to launch the pod even without required alert level. Farewell, security!"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "cacogen"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "Should be less likely to get inedible food now"
|
||||
- bugfix: "Slicing penguin meat slabs into raw cutlets should work again"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Ghilker"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixed crystallizer, now working properly, the GUI was broken when i changed name of a var, now the gui works again, also the internal gasmixture wasn't initialized anymore for some reason"
|
||||
- balance: "changed some recipe to cost less, zaukerite and SM shard cost a bit less now (was intended to be changed in the main PR but i forgot)"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ArcaneDefence"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Janitor cyborgs are no longer capable of placing their bucket module on their own head, and feeble attempts to replace a no drop hat atop a cyborg's head will be met with failure."
|
||||
Reference in New Issue
Block a user