Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-05-11 00:19:18 +00:00
parent be9e67737a
commit cdb615a68e
15 changed files with 42 additions and 60 deletions
@@ -1,4 +0,0 @@
author: "Hatterhat"
delete-after: True
changes:
- rscadd: "Items flagged with UNIQUE_RENAME (read: the items that let you rename/re-desc them with a pen, like food, or the det's revolver, or the proto-kinetic crusher) now allow you to enter up to 280 characters of description for them. Please re-desc your items responsibly."
@@ -1,5 +0,0 @@
author: "Rhials"
delete-after: True
changes:
- balance: "The Occupational Corruption Device (now the \"Organic Capital Disturbance\" virus) now triggers directly from the uplink, rather than spawning a remote."
- balance: "The OCD now has a very small progression requirement behind it."
@@ -1,4 +0,0 @@
author: "MTandi"
delete-after: True
changes:
- image: "New sprite for syringes"
@@ -1,4 +0,0 @@
author: "MTandi"
delete-after: True
changes:
- balance: "25 bottles of saltpetre can now be bought in hacked NutriMax"
@@ -1,4 +0,0 @@
author: "tralezab"
delete-after: True
changes:
- bugfix: "Chuuni wizards no longer get robeless casting issues."
@@ -1,4 +0,0 @@
author: "BlueMemesauce"
delete-after: True
changes:
- bugfix: "For the purposes of the crew manifest, Coroner is now considered a medical job rather than both service and medical."
@@ -1,4 +0,0 @@
author: "BlueMemesauce"
delete-after: True
changes:
- qol: "The ghost verb no longer says you are unable to succumb to death if you're pressing it while conscious"
@@ -1,5 +0,0 @@
author: "Jolly"
delete-after: True
changes:
- bugfix: "[Ruins] In the crashed ship ruin, other ruins should be able to spawn more organically close to it."
- bugfix: "[Ruins] In the SAME ruin, area defines were added to the asteroids. Don't get lost now!"
@@ -1,5 +0,0 @@
author: "Jolly"
delete-after: True
changes:
- bugfix: "[Ruins] If you explode the deep storage ruin, you won't see space. You'll see asteroids!"
- bugfix: "[Ruins] The entire thing should blow up into asteroid turf now, instead of previously one pocket of space forming (lol?)."
@@ -1,4 +0,0 @@
author: "Jolly"
delete-after: True
changes:
- bugfix: "[Ruins] Pod Crash now uses the ruins-specific space turf. This doesn't change anything visually, but ships can land here and not have their areas viciously rip off."
@@ -1,5 +0,0 @@
author: "CoiledLamb"
delete-after: True
changes:
- bugfix: "the mortidrobe restock is now orderable from cargo, in the medical wardrobe supply crate."
- spellcheck: "fixes typo in autopsy kit crate name"
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed a bunch of log spam related to null.can_use() when AIs move their cameras around with toggle camera lights enabled Honk."
@@ -1,4 +0,0 @@
author: "Rhials"
delete-after: True
changes:
- bugfix: "Outfit changes will now properly change your ID trim if wearing a non-ID item in your ID slot."
@@ -1,4 +0,0 @@
author: "BlueMemesauce"
delete-after: True
changes:
- bugfix: "Fixes not being able to rebuild the MortiDrobe (Coroner Wardrobe)"
+42
View File
@@ -392,3 +392,45 @@
light direction correctly no matter what dir you are facing
- refactor: refactors high luminosity eye code to better make use of the atom lighting
system, adding a new light type 'MOVABLE_LIGHT_BEAM'
2023-05-11:
BlueMemesauce:
- bugfix: Fixes not being able to rebuild the MortiDrobe (Coroner Wardrobe)
- bugfix: For the purposes of the crew manifest, Coroner is now considered a medical
job rather than both service and medical.
- qol: The ghost verb no longer says you are unable to succumb to death if you're
pressing it while conscious
CoiledLamb:
- bugfix: the mortidrobe restock is now orderable from cargo, in the medical wardrobe
supply crate.
- spellcheck: fixes typo in autopsy kit crate name
Hatterhat:
- rscadd: 'Items flagged with UNIQUE_RENAME (read: the items that let you rename/re-desc
them with a pen, like food, or the det''s revolver, or the proto-kinetic crusher)
now allow you to enter up to 280 characters of description for them. Please
re-desc your items responsibly.'
Jolly:
- bugfix: '[Ruins] Pod Crash now uses the ruins-specific space turf. This doesn''t
change anything visually, but ships can land here and not have their areas viciously
rip off.'
- bugfix: '[Ruins] If you explode the deep storage ruin, you won''t see space. You''ll
see asteroids!'
- bugfix: '[Ruins] The entire thing should blow up into asteroid turf now, instead
of previously one pocket of space forming (lol?).'
- bugfix: '[Ruins] In the crashed ship ruin, other ruins should be able to spawn
more organically close to it.'
- bugfix: '[Ruins] In the SAME ruin, area defines were added to the asteroids. Don''t
get lost now!'
MTandi:
- image: New sprite for syringes
- balance: 25 bottles of saltpetre can now be bought in hacked NutriMax
Rhials:
- bugfix: Outfit changes will now properly change your ID trim if wearing a non-ID
item in your ID slot.
- balance: The Occupational Corruption Device (now the "Organic Capital Disturbance"
virus) now triggers directly from the uplink, rather than spawning a remote.
- balance: The OCD now has a very small progression requirement behind it.
ShizCalev:
- bugfix: Fixed a bunch of log spam related to null.can_use() when AIs move their
cameras around with toggle camera lights enabled Honk.
tralezab:
- bugfix: Chuuni wizards no longer get robeless casting issues.