Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-06-08 02:11:28 +00:00
parent b23d699fa2
commit b0d704dc6d
11 changed files with 24 additions and 45 deletions
@@ -1,4 +0,0 @@
author: "SatinIsle"
delete-after: True
changes:
- rscadd: "Added custom links to the character directory."
@@ -1,5 +0,0 @@
author: "ShadowLarkens"
delete-after: True
changes:
- rscadd: "AIs can now open their multicam views in completely separate windows and maintain them while switching back to main view."
- bugfix: "Camera consoles work more consistently."
@@ -1,5 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- bugfix: "Phased shadekin can no longer be lit on fire by atmofires"
- bugfix: "Phased shadekin can no longer be run over by vehicles"
@@ -1,4 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- bugfix: "Fixed runtime on vampire xenoartifact's blood sucking effect"
@@ -1,4 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- bugfix: "Circuit boards no longer bad-del"
@@ -1,4 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- bugfix: "Fake attackers crashing MC with invalid turfs"
@@ -1,4 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- bugfix: "borgs don't try to leave suit fibres on fingerprint checks"
@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "cleaning applies description to desc, not to name!"
@@ -1,4 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- bugfix: "fixed mobs that qdel on death, causing crashes when crushed by doors and dying."
@@ -1,7 +0,0 @@
author: "TheCaramelion"
delete-after: True
changes:
- rscadd: "Dormant diseases may now be acquired via blood samples"
- qol: "Allowed virus immune species to get dormant diseases, as well as access to Disease Carrier trait"
- balance: "The extrapolator may find any disease with no regards of it's stealth"
- code_imp: "added GetDormantDiseases proc"
+24
View File
@@ -93,3 +93,27 @@
- rscadd: Fingerprints can now be washed off in washing machines and showers.
- refactor: Reworked all bloodsplatter, fingerprint, gunshot residue, and clothing
fiber code into a single datum
2025-06-08:
Kashargul:
- bugfix: cleaning applies description to desc, not to name!
SatinIsle:
- rscadd: Added custom links to the character directory.
ShadowLarkens:
- rscadd: AIs can now open their multicam views in completely separate windows and
maintain them while switching back to main view.
- bugfix: Camera consoles work more consistently.
TheCaramelion:
- rscadd: Dormant diseases may now be acquired via blood samples
- qol: Allowed virus immune species to get dormant diseases, as well as access to
Disease Carrier trait
- balance: The extrapolator may find any disease with no regards of it's stealth
- code_imp: added GetDormantDiseases proc
Willburd:
- bugfix: fixed mobs that qdel on death, causing crashes when crushed by doors and
dying.
- bugfix: Phased shadekin can no longer be lit on fire by atmofires
- bugfix: Phased shadekin can no longer be run over by vehicles
- bugfix: Circuit boards no longer bad-del
- bugfix: Fixed runtime on vampire xenoartifact's blood sucking effect
- bugfix: Fake attackers crashing MC with invalid turfs
- bugfix: borgs don't try to leave suit fibres on fingerprint checks