Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-11-21 01:58:19 +00:00
parent d073560dc5
commit d5ebd3dbda
8 changed files with 23 additions and 34 deletions
@@ -1,5 +0,0 @@
author: "Will"
delete-after: True
changes:
- code_imp: "topturfcrossed component for when you need to check for Crossed() actions from within nested items"
- bugfix: "recursive move component properly rebuild it's hierarchy when picked up by a mob from a turf"
@@ -1,9 +0,0 @@
author: "Will"
delete-after: True
changes:
- code_imp: "Implements COMSIG_ITEM_TRASH_EATEN"
- code_imp: "Implements COMSIG_MOB_TRASH_EATING"
- code_imp: "Implements COMSIG_ITEM_AFTER_TRASH_EAT"
- code_imp: "Implements COMSIG_MOB_AFTER_TRASH_EATING"
- code_imp: "Implements COMSIG_GLOB_ITEM_TRASH_EATEN"
- bugfix: "default trash eating message being sent to the item's chat and not the mob's"
@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- code_imp: "update dependencies"
@@ -1,4 +0,0 @@
author: "FluffMedic"
delete-after: True
changes:
- rscadd: "Energized Agate stuff from downstream with some edits and sprites"
@@ -1,4 +0,0 @@
author: "SatinIsle"
delete-after: True
changes:
- bugfix: "Fixes zeras labcloak"
@@ -1,4 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "You can no longer accidentally go to step 1 of necrosis surgery and undo all your work."
@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- qol: "the resize ability is a bit easier to use and less likely to be used by accident"
+23
View File
@@ -285,3 +285,26 @@
- maptweak: deleted mapped-in resleeving sickness pill packages from CMO lockers
- spellcheck: '"Kitsuhanan Cure" reagent name genericized to the more immediately-understandable
"Resleeving Sickness Cure"'
2025-11-21:
Diana:
- bugfix: You can no longer accidentally go to step 1 of necrosis surgery and undo
all your work.
FluffMedic:
- rscadd: Energized Agate stuff from downstream with some edits and sprites
Kashargul:
- code_imp: update dependencies
- qol: the resize ability is a bit easier to use and less likely to be used by accident
SatinIsle:
- bugfix: Fixes zeras labcloak
Will:
- code_imp: topturfcrossed component for when you need to check for Crossed() actions
from within nested items
- bugfix: recursive move component properly rebuild it's hierarchy when picked up
by a mob from a turf
- code_imp: Implements COMSIG_ITEM_TRASH_EATEN
- code_imp: Implements COMSIG_MOB_TRASH_EATING
- code_imp: Implements COMSIG_ITEM_AFTER_TRASH_EAT
- code_imp: Implements COMSIG_MOB_AFTER_TRASH_EATING
- code_imp: Implements COMSIG_GLOB_ITEM_TRASH_EATEN
- bugfix: default trash eating message being sent to the item's chat and not the
mob's