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:
@@ -1,5 +0,0 @@
|
||||
author: "Ghommie"
|
||||
delete-after: True
|
||||
changes:
|
||||
- refactor: "Introduced a simple budget system to station traits, so that smaller things only count as half a trait, for example."
|
||||
- balance: "Increased the odds and maximum number of station traits that can be rolled each shift."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Melbert"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Some things which affect everything in an area are less laggy, the \"all lights are broken\" station trait especially"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Ben10Omintrix"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "stationary medbots will no longer ignore u for a while if u move out of their way while healing"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "JohnFulpWillard"
|
||||
delete-after: True
|
||||
changes:
|
||||
- spellcheck: "Fixed punctuation in Luini Amaretto's description."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "JohnFulpWillard"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Guardian host's ability buttons now works while the host is sleeping/unconscious."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Rex9001"
|
||||
delete-after: True
|
||||
changes:
|
||||
- qol: "Path of moon and lock now actually fit in the heretic tree"
|
||||
- balance: "Certain path of moon rituals that needed brains now use easier to obtain organs"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Rex9001"
|
||||
delete-after: True
|
||||
changes:
|
||||
- admin: "Amputation Shear amputation is now logged"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "vinylspiders"
|
||||
delete-after: True
|
||||
changes:
|
||||
- code_imp: "progressbars no longer qdel their /image"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Rex9001"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "the moon heretic ascension now produces lunatics again"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Melbert"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed Fugu Gland applying to mobs incorrectly"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Melbert"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed runtime from blobbernauts attacking non-living things"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "LT3"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "OOC announcements will now be in shown in OOC colors"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "jlsnow301"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Fixed redundant \"Integrity:\" in air alarms"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "jlsnow301"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "TGUI: Sections should be scrollable on mouse hover"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Thunder12345"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Icebox: Added a fire alarm to the upstairs fore primary hallway."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Thunder12345"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Gibtonite ore on ice planet gulags no longer spawns as lavaland rock."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: "Thunder12345"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Birdshot: Released gulag prisoners can now get off the gulag shuttle."
|
||||
- bugfix: "Birdshot: The gulag shuttle airlocks will now cycle like other airlocks."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "vinylspiders"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixed a runtime in datum/thrownthing"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "LT3"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Alternate carpet colors will no longer reskin to normal carpet"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "vinylspiders"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixed an /image hard del in ghost code"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Thlumyn"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "closets now have a working welder deconstruct screentip"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Hatterhat"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Universal scanners are no longer invisible when set to the export or sales tagger modes."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "mc-oofert"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "you no longer fall down cliffs if you dont have gravity"
|
||||
@@ -108,3 +108,48 @@
|
||||
vinylspiders:
|
||||
- bugfix: fixes some runtimes in pathfinding code, as well as one in the give direct
|
||||
control admin verb
|
||||
2024-01-05:
|
||||
Ben10Omintrix:
|
||||
- bugfix: stationary medbots will no longer ignore u for a while if u move out of
|
||||
their way while healing
|
||||
Ghommie:
|
||||
- refactor: Introduced a simple budget system to station traits, so that smaller
|
||||
things only count as half a trait, for example.
|
||||
- balance: Increased the odds and maximum number of station traits that can be rolled
|
||||
each shift.
|
||||
Hatterhat:
|
||||
- bugfix: Universal scanners are no longer invisible when set to the export or sales
|
||||
tagger modes.
|
||||
JohnFulpWillard:
|
||||
- spellcheck: Fixed punctuation in Luini Amaretto's description.
|
||||
- bugfix: Guardian host's ability buttons now works while the host is sleeping/unconscious.
|
||||
LT3:
|
||||
- bugfix: Alternate carpet colors will no longer reskin to normal carpet
|
||||
- bugfix: OOC announcements will now be in shown in OOC colors
|
||||
Melbert:
|
||||
- bugfix: Some things which affect everything in an area are less laggy, the "all
|
||||
lights are broken" station trait especially
|
||||
- bugfix: Fixed runtime from blobbernauts attacking non-living things
|
||||
- bugfix: Fixed Fugu Gland applying to mobs incorrectly
|
||||
Rex9001:
|
||||
- qol: Path of moon and lock now actually fit in the heretic tree
|
||||
- balance: Certain path of moon rituals that needed brains now use easier to obtain
|
||||
organs
|
||||
- bugfix: the moon heretic ascension now produces lunatics again
|
||||
- admin: Amputation Shear amputation is now logged
|
||||
Thlumyn:
|
||||
- bugfix: closets now have a working welder deconstruct screentip
|
||||
Thunder12345:
|
||||
- bugfix: 'Birdshot: Released gulag prisoners can now get off the gulag shuttle.'
|
||||
- bugfix: 'Birdshot: The gulag shuttle airlocks will now cycle like other airlocks.'
|
||||
- bugfix: 'Icebox: Added a fire alarm to the upstairs fore primary hallway.'
|
||||
- bugfix: Gibtonite ore on ice planet gulags no longer spawns as lavaland rock.
|
||||
jlsnow301:
|
||||
- bugfix: 'TGUI: Sections should be scrollable on mouse hover'
|
||||
- bugfix: Fixed redundant "Integrity:" in air alarms
|
||||
mc-oofert:
|
||||
- bugfix: you no longer fall down cliffs if you dont have gravity
|
||||
vinylspiders:
|
||||
- bugfix: fixed an /image hard del in ghost code
|
||||
- bugfix: fixed a runtime in datum/thrownthing
|
||||
- code_imp: progressbars no longer qdel their /image
|
||||
|
||||
Reference in New Issue
Block a user