Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2026-03-20 02:40:19 +00:00
parent c2a1755f29
commit 236cf1f4ed
10 changed files with 22 additions and 39 deletions
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- rscadd: "External airlocks on planets will freeze in extremely cold weather."
@@ -1,4 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "Zombie powder will no longer permanently cause you to not lose halloss."
@@ -1,5 +0,0 @@
author: "ARGUS"
delete-after: True
changes:
- bugfix: "Using the Morph appearance editor no longer silently deactivates all trait genes, including Morph itself."
- bugfix: "Changing gender or markings via appearance tools no longer wipes active genetic traits."
@@ -1,4 +0,0 @@
author: "ARGUS-Memory"
delete-after: True
changes:
- bugfix: "RFID Slot of laptops and tablets actually are considered now for Access Checks and take precedence over equipped Access."
@@ -1,4 +0,0 @@
author: "ARGUS"
delete-after: True
changes:
- bugfix: "Handle ! Say emotes properly similiar to * emotes."
@@ -1,4 +0,0 @@
author: "ARGUS"
delete-after: True
changes:
- rscadd: "Adds animation states for command raptor (the thick one)"
@@ -1,4 +0,0 @@
author: "ARGUS"
delete-after: True
changes:
- bugfix: "Make the juebox volume actually work"
@@ -1,6 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- admin: "reimplements attack and player logs"
- code_imp: "rids of the old db connection hook... the dbcore subsystem needs to handle it"
- bugfix: "player logs per mob verbs"
@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "some spawn failures"
+22
View File
@@ -269,3 +269,25 @@
- bugfix: explo tall parent path
- bugfix: some more gooborgs
- code_imp: migrates more globals to GLOBs
2026-03-20:
ARGUS:
- bugfix: Using the Morph appearance editor no longer silently deactivates all trait
genes, including Morph itself.
- bugfix: Changing gender or markings via appearance tools no longer wipes active
genetic traits.
- bugfix: Make the juebox volume actually work
- rscadd: Adds animation states for command raptor (the thick one)
- bugfix: Handle ! Say emotes properly similiar to * emotes.
ARGUS-Memory:
- bugfix: RFID Slot of laptops and tablets actually are considered now for Access
Checks and take precedence over equipped Access.
Diana:
- bugfix: Zombie powder will no longer permanently cause you to not lose halloss.
Kashargul:
- admin: reimplements attack and player logs
- code_imp: rids of the old db connection hook... the dbcore subsystem needs to
handle it
- bugfix: player logs per mob verbs
- bugfix: some spawn failures
Will:
- rscadd: External airlocks on planets will freeze in extremely cold weather.