Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-04-07 01:55:23 +00:00
parent 31ba00fb34
commit ffe4129bc8
5 changed files with 16 additions and 22 deletions
@@ -1,7 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "phased entities are no longer effected by weather effects"
- bugfix: "planetary weather effects"
- bugfix: "examine on admin spawned mobs"
- bugfix: "liquid examine"
@@ -1,4 +0,0 @@
author: "Asher-42"
delete-after: True
changes:
- rscadd: "explo chassis 'bulwark'"
@@ -1,7 +0,0 @@
author: "TheCaramelion"
delete-after: True
changes:
- bugfix: "Fixed mail thinking you're a different person after resleeving"
- bugfix: "Fixed mail being sent to various crewmember's bodyparts"
- bugfix: "Fixed mail containing power tools disguised as common tools"
- refactor: "Refactored some of the mail code, using mind instead of mob"
@@ -1,4 +0,0 @@
author: "TankTheBirb"
delete-after: True
changes:
- bugfix: "added vox to the unusual gait species exclude list (they were supposed to be there but I forgor)"
+16
View File
@@ -26,3 +26,19 @@
- code_imp: update dependencies
Willburd:
- code_imp: Fixes incorrectly checked flags in organ_data
2025-04-07:
Asher-42:
- rscadd: explo chassis 'bulwark'
Kashargul:
- bugfix: phased entities are no longer effected by weather effects
- bugfix: planetary weather effects
- bugfix: examine on admin spawned mobs
- bugfix: liquid examine
TankTheBirb:
- bugfix: added vox to the unusual gait species exclude list (they were supposed
to be there but I forgor)
TheCaramelion:
- bugfix: Fixed mail thinking you're a different person after resleeving
- bugfix: Fixed mail being sent to various crewmember's bodyparts
- bugfix: Fixed mail containing power tools disguised as common tools
- refactor: Refactored some of the mail code, using mind instead of mob