mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
<li class="rscadd">Blood brothers have a HUD to see each other. They get little hearts, it's cute.</li>
|
||||
<li class="code_imp">Antag team HUD support.</li>
|
||||
<li class="tweak">Security can access gulag equipment reclaim</li>
|
||||
<li class="rscadd">Contractor buys show on roundend</li>
|
||||
</ul>
|
||||
<h3 class="author">Arkatos updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -87,6 +88,10 @@
|
||||
<li class="bugfix">Fixes sanity going up to 125 when mood is neutral</li>
|
||||
<li class="bugfix">To save costs, Nanotrasen has removed the emergency battery ejection systems in modular computers. We realized saving the batteries isn't really important.</li>
|
||||
</ul>
|
||||
<h3 class="author">ShizCalev updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Suit storage units can no longer have their maintenance panel opened while running a decontamination sequence, causing the machine to enter a broken state.</li>
|
||||
</ul>
|
||||
<h3 class="author">Skoglol updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Viruses will now properly set inorganic and undead biotypes all the time.</li>
|
||||
@@ -96,6 +101,18 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Cargo key in mining conscript kit is now a mining key.</li>
|
||||
</ul>
|
||||
<h3 class="author">TheChosenEvilOne updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed PDA messaging on box and donut.</li>
|
||||
</ul>
|
||||
<h3 class="author">Time-Green updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">The station comes one step closer to plumbing with the introduction of the chemical synthesizer. sprite: sprites for the synthesizer, input and output commissioned by @Meyhazah</li>
|
||||
</ul>
|
||||
<h3 class="author">bandit updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">Cosmetic mutations have been observed in vitiligo-related viral strains.</li>
|
||||
</ul>
|
||||
<h3 class="author">bigfatbananacyclops updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Adds 4 new pill types, 4 new pill bottle types, a rhigoxane spray type, three medipen types & four syringe types</li>
|
||||
@@ -117,6 +134,12 @@
|
||||
<li class="bugfix">Ethereals now deal burn damage in fistfights, instead of receiving it.</li>
|
||||
<li class="bugfix">The bloodchiller and the ling tentacle no longer get stuck in your belt slot.</li>
|
||||
<li class="imageadd">Slightly tweaked the directional sprites of the bloodchiller.</li>
|
||||
<li class="tweak">Only humans get shock damage increased by teslium.</li>
|
||||
<li class="bugfix">Ethereals get charge from shocks once again!</li>
|
||||
<li class="bugfix">Ethereals now get their shock damage reduced properly!</li>
|
||||
<li class="bugfix">Nanites now get removed by shocks properly!</li>
|
||||
<li class="code_imp">Code for electrocute act has been cleaned up.</li>
|
||||
<li class="tweak">Plastic golems no longer look like titanium golems, they are now slightly transparent.</li>
|
||||
</ul>
|
||||
<h3 class="author">nicbn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -25741,6 +25741,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
cute.
|
||||
- code_imp: Antag team HUD support.
|
||||
- tweak: Security can access gulag equipment reclaim
|
||||
- rscadd: Contractor buys show on roundend
|
||||
Arkatos:
|
||||
- bugfix: Anti-magic items, such as nullrods, will now correctly protect their users
|
||||
from magic when they are worn in the suit storage slot.
|
||||
@@ -25763,11 +25764,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Fixes sanity going up to 125 when mood is neutral
|
||||
- bugfix: To save costs, Nanotrasen has removed the emergency battery ejection systems
|
||||
in modular computers. We realized saving the batteries isn't really important.
|
||||
ShizCalev:
|
||||
- bugfix: Suit storage units can no longer have their maintenance panel opened while
|
||||
running a decontamination sequence, causing the machine to enter a broken state.
|
||||
Skoglol:
|
||||
- bugfix: Viruses will now properly set inorganic and undead biotypes all the time.
|
||||
- rscdel: Removed the overthrow gamemode.
|
||||
Swagile:
|
||||
- tweak: Cargo key in mining conscript kit is now a mining key.
|
||||
TheChosenEvilOne:
|
||||
- bugfix: Fixed PDA messaging on box and donut.
|
||||
Time-Green:
|
||||
- rscadd: 'The station comes one step closer to plumbing with the introduction of
|
||||
the chemical synthesizer. sprite: sprites for the synthesizer, input and output
|
||||
commissioned by @Meyhazah'
|
||||
bandit:
|
||||
- rscdel: Cosmetic mutations have been observed in vitiligo-related viral strains.
|
||||
bigfatbananacyclops:
|
||||
- rscadd: Adds 4 new pill types, 4 new pill bottle types, a rhigoxane spray type,
|
||||
three medipen types & four syringe types
|
||||
@@ -25791,6 +25803,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: The bloodchiller and the ling tentacle no longer get stuck in your belt
|
||||
slot.
|
||||
- imageadd: Slightly tweaked the directional sprites of the bloodchiller.
|
||||
- tweak: Only humans get shock damage increased by teslium.
|
||||
- bugfix: Ethereals get charge from shocks once again!
|
||||
- bugfix: Ethereals now get their shock damage reduced properly!
|
||||
- bugfix: Nanites now get removed by shocks properly!
|
||||
- code_imp: Code for electrocute act has been cleaned up.
|
||||
- tweak: Plastic golems no longer look like titanium golems, they are now slightly
|
||||
transparent.
|
||||
nicbn:
|
||||
- imageadd: New sink sprites.
|
||||
traelezab with Dunham and Fikou for sprites, thanks fellas:
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Time-Green"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "The station comes one step closer to plumbing with the introduction of the chemical synthesizer.
|
||||
sprite: sprites for the synthesizer, input and output commissioned by @Meyhazah"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ShizCalev"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Suit storage units can no longer have their maintenance panel opened while running a decontamination sequence, causing the machine to enter a broken state."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Akrilla"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Contractor buys show on roundend"
|
||||
@@ -1,8 +0,0 @@
|
||||
author: "nemvar"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Only humans get shock damage increased by teslium."
|
||||
- bugfix: "Ethereals get charge from shocks once again!"
|
||||
- bugfix: "Ethereals now get their shock damage reduced properly!"
|
||||
- bugfix: "Nanites now get removed by shocks properly!"
|
||||
- code_imp: "Code for electrocute act has been cleaned up."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "bandit"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscdel: "Cosmetic mutations have been observed in vitiligo-related viral strains."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "nemvar"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Plastic golems no longer look like titanium golems, they are now slightly transparent."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "TheChosenEvilOne"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed PDA messaging on box and donut."
|
||||
Reference in New Issue
Block a user