mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixes oxyloss not being applied when there is a partial pressure of 0 (no more being able to breathe in space)"
|
||||
- code_imp: "fixes any lingering damage-application issues related to non MOB_ORGANIC biotypes"
|
||||
- refactor: "refactored lungs to have a respiration_type flag which is then used by adjustOxyloss/setOxyloss to determine whether to take 'oxygen' damage."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "Melbert"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Syndicate declarations of war no longer murder apostrophes and their friends"
|
||||
- bugfix: "The alert box for the declaration of war no longer looks funky, and counts forwards in time rather than backwards"
|
||||
- bugfix: "Fixed being able to send unencoded HTML to newscasters"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "hotfix for lungless oxyloss immunity"
|
||||
- bugfix: "hotfix for mobs being able to circumvent reagent respiration_type requirements by removing their lungs"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- refactor: "Lizard related canned food now acts like canned food"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Melbert"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Cult Ghosts can see in the dark and invisible stuff, a mechanic intended for over 5 years and never functional"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "tf-4"
|
||||
delete-after: True
|
||||
changes:
|
||||
- spellcheck: "Corrected a number of plush simple attack verbs."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Salex08"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixes not properly working checks with hydroponic reagents"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Pet dogs will once again fetch items for you"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Paxilmaniac"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "the balloon alert for tongs being full will now actually be sent to you"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Paxilmaniac"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "the balloon alert for completing a weapon head in a forging crafting bench will now actually display correctly"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Paxilmaniac"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "SWAT helmets, bulletproof armor, and slim armor vests, will no longer grant illegal tech"
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Holopads will blink when being called rather than just glowing."
|
||||
- bugfix: "Holopads will not blink forever if you missed a call."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Oculater works again."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Mice will now retain their color when they die."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "coiax"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Paper planes when unfolded will put the paper in your active hand, rather than a different hand, just like cardboard boxes."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "a vent pump that was installed backwards in the Kilostation Ordnance airlock has been repaired."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixed goliath heart having missing icon"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SkyratBot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- config: "Added a warning build config setting, you can now lightly repremand but not block clients with older builds but fine major versions"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Shroopy"
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Time and space has destabilized even further due to Nanotrasen bluespace research, now, on occasion, clones from different timelines can appear on the station and hunt you down to maintain timeline stability! Beware the Paradox Clone!"
|
||||
@@ -804,3 +804,50 @@
|
||||
- bugfix: fixed hemophages not being able to transform from imperfect mutation toxin,
|
||||
and also allows them to be affected by other reagents that target organics,
|
||||
- bugfix: fixes throwing wheel getting stuck in a perpetual 'in use' state
|
||||
2023-02-22:
|
||||
Melbert:
|
||||
- bugfix: Syndicate declarations of war no longer murder apostrophes and their friends
|
||||
- bugfix: The alert box for the declaration of war no longer looks funky, and counts
|
||||
forwards in time rather than backwards
|
||||
- bugfix: Fixed being able to send unencoded HTML to newscasters
|
||||
- bugfix: Cult Ghosts can see in the dark and invisible stuff, a mechanic intended
|
||||
for over 5 years and never functional
|
||||
Paxilmaniac:
|
||||
- bugfix: SWAT helmets, bulletproof armor, and slim armor vests, will no longer
|
||||
grant illegal tech
|
||||
- bugfix: the balloon alert for tongs being full will now actually be sent to you
|
||||
- bugfix: the balloon alert for completing a weapon head in a forging crafting bench
|
||||
will now actually display correctly
|
||||
Salex08:
|
||||
- bugfix: fixes not properly working checks with hydroponic reagents
|
||||
Shroopy:
|
||||
- rscadd: Time and space has destabilized even further due to Nanotrasen bluespace
|
||||
research, now, on occasion, clones from different timelines can appear on the
|
||||
station and hunt you down to maintain timeline stability! Beware the Paradox
|
||||
Clone!
|
||||
SkyratBot:
|
||||
- bugfix: Pet dogs will once again fetch items for you
|
||||
- bugfix: hotfix for lungless oxyloss immunity
|
||||
- bugfix: hotfix for mobs being able to circumvent reagent respiration_type requirements
|
||||
by removing their lungs
|
||||
- config: Added a warning build config setting, you can now lightly repremand but
|
||||
not block clients with older builds but fine major versions
|
||||
- bugfix: Mice will now retain their color when they die.
|
||||
- bugfix: fixes oxyloss not being applied when there is a partial pressure of 0
|
||||
(no more being able to breathe in space)
|
||||
- code_imp: fixes any lingering damage-application issues related to non MOB_ORGANIC
|
||||
biotypes
|
||||
- refactor: refactored lungs to have a respiration_type flag which is then used
|
||||
by adjustOxyloss/setOxyloss to determine whether to take 'oxygen' damage.
|
||||
- bugfix: a vent pump that was installed backwards in the Kilostation Ordnance airlock
|
||||
has been repaired.
|
||||
- bugfix: Oculater works again.
|
||||
- bugfix: Holopads will blink when being called rather than just glowing.
|
||||
- bugfix: Holopads will not blink forever if you missed a call.
|
||||
- bugfix: fixed goliath heart having missing icon
|
||||
- refactor: Lizard related canned food now acts like canned food
|
||||
coiax:
|
||||
- bugfix: Paper planes when unfolded will put the paper in your active hand, rather
|
||||
than a different hand, just like cardboard boxes.
|
||||
tf-4:
|
||||
- spellcheck: Corrected a number of plush simple attack verbs.
|
||||
|
||||
Reference in New Issue
Block a user