Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2024-04-20 01:15:25 +00:00
parent 03286f1965
commit e0959e3988
15 changed files with 36 additions and 66 deletions

View File

@@ -1,4 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- rscadd: "new planetary lighting system"

View File

@@ -1,6 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "scrolling not working on tgui windows"
- bugfix: "too many chat messages pushed to archive on login mid round after leaving"
- bugfix: "a rare crash condition on the BodyRecords UI if there were no records available"

View File

@@ -1,5 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- bugfix: "Splash screen inconsistency"
- maptweak: "add splash screen to centcomm Z-level"

View File

@@ -1,5 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- bugfix: "fix even more harddels woooo"
- refactor: "Steal TG's find_references()"

View File

@@ -1,6 +0,0 @@
author: "CHOMPStation2"
delete-after: True
changes:
- rscadd: "Teshari Face Mask from chompstation"
- rscadd: "Facial protection to the mask, since it cant be removed"
- bugfix: "Fixed an old `to_chat` and also added framework for adding more face states to the mask"

View File

@@ -1,7 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "borg pounces properly disarm on successful hits again"
- bugfix: "vore mobs stun at min(weakened, 2) seconds to prevent instant interruptions of vore attempts"
- bugfix: "multiple verb usages for speech setting instead of proc calls"
- bugfix: "mind_bound items can use /me now"

View File

@@ -1,4 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- bugfix: "temporarily disable server exploding submap"

View File

@@ -1,4 +0,0 @@
author: "TheGreatKitsune"
delete-after: True
changes:
- bugfix: "removes a round removal method for drones"

View File

@@ -1,4 +0,0 @@
author: "TheCaramelion"
delete-after: True
changes:
- bugfix: "Translocator not sending people into belly"

View File

@@ -1,5 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- rscadd: "mind transfer preference"
- code_imp: "remove mind transfer whitelist, move to individual subtype allowance bool"

View File

@@ -1,4 +0,0 @@
author: "cadyn"
delete-after: True
changes:
- rscadd: "Add new marking Full Body Gloss (additive)"

View File

@@ -1,4 +0,0 @@
author: "Raeschen"
delete-after: True
changes:
- bugfix: "Icon edit access violation crash fit attempt"

View File

@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "trait selection oof hardfeet along with no scan and no defib"

View File

@@ -1,4 +0,0 @@
author: "TheGreatKitsune"
delete-after: True
changes:
- bugfix: "reverts an earlier change that prevented kin from being smelled during phase"

View File

@@ -181,3 +181,39 @@
TheCaramelion:
- bugfix: Translocators will make sure everything is cool before sending you into
a stomach
2024-04-20:
CHOMPStation2:
- rscadd: Teshari Face Mask from chompstation
- rscadd: Facial protection to the mask, since it cant be removed
- bugfix: Fixed an old `to_chat` and also added framework for adding more face states
to the mask
Kashargul:
- bugfix: scrolling not working on tgui windows
- bugfix: too many chat messages pushed to archive on login mid round after leaving
- bugfix: a rare crash condition on the BodyRecords UI if there were no records
available
- bugfix: borg pounces properly disarm on successful hits again
- bugfix: vore mobs stun at min(weakened, 2) seconds to prevent instant interruptions
of vore attempts
- bugfix: multiple verb usages for speech setting instead of proc calls
- bugfix: mind_bound items can use /me now
- bugfix: trait selection oof hardfeet along with no scan and no defib
- rscadd: mind transfer preference
- code_imp: remove mind transfer whitelist, move to individual subtype allowance
bool
Raeschen:
- bugfix: Icon edit access violation crash fit attempt
TheCaramelion:
- bugfix: Translocator not sending people into belly
TheGreatKitsune:
- bugfix: removes a round removal method for drones
- bugfix: reverts an earlier change that prevented kin from being smelled during
phase
cadyn:
- bugfix: temporarily disable server exploding submap
- rscadd: Add new marking Full Body Gloss (additive)
- bugfix: fix even more harddels woooo
- refactor: Steal TG's find_references()
- bugfix: Splash screen inconsistency
- maptweak: add splash screen to centcomm Z-level
- rscadd: new planetary lighting system