From 576fbc21972f7ae8ee325b60ec268848ff8802d1 Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Fri, 15 Dec 2023 00:56:45 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 20 ++++++++++++++++
html/changelogs/.all_changelog.yml | 27 ++++++++++++++++++++++
html/changelogs/AutoChangeLog-pr-9501.yml | 28 -----------------------
3 files changed, 47 insertions(+), 28 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-9501.yml
diff --git a/html/changelog.html b/html/changelog.html
index a22c2369557f6..a7f5208855937 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,26 @@
-->
+
15 December 2023
+
@kit-katz (Sprites) @DrDuckedGoose (Code) @HowToLoLu (Code) updated:
+
+ - Add blind sense (``blind_send.dm``), a component that allows blind players to see noises
+ - Add Sonus language (``sonus.dm``, ``language_holder.dm``)
+ - Add Psyphoza species (``psypohza.dm``, ``_DEFINES/mobs.dm``, ``human.dm``)
+ - Add Psyphoza limbs, organs & accessories (``psyphoza_bodyparts.dm``, ``global_lists.dm``, ``_HELPERS/mobs.dm``, ``flavor_misc.dm``, ``create_mob.dm``, ``preferences.dm``, ``character_save.dm``, ``meat.dm``, ``character_parser.dm``, ``tongue.dm``, ``eyes.dm``, ``species.dm``, ``sprite_accessories.dm``)
+ - Add global signal for played sounds (``global_signals.dm``, ``sound.dm``)
+ - Add dedicated plane for the 'psychic plane' (``layers.dm``, ``plane_master_controller.dm``) plane used for highlighting psyphoza pings
+ - Add new forensic category, 'souls'. Only accessible by Psyphoza.
+ - Add electronic paper reader to maint loot & head's lockers
+ - Tweak plane layer values to make room for psychic plane (``layers.dm``)
+ - Tweak runechat plane to a higher value, rendering above the blind plane / layer (``layers.dm``)
+ - Tweak footsteps sounds to play from the respective mob, instead of tiles (``footstep.dm``)
+ - Tweak species restrictions on helmets and select space suits (``helmet.dm``, ``miscellaneous.dm``)
+ - Tweak blind accessibility for items like med-scanners (``shuttle_creator_console.dm``, ``scanners.dm``)
+ - tweak blind overlay options / control (``status_procs.dm``)
+ - Tweak some mob's starting sprite to interface with blind sense (``monkey.dm``, ``human.dm``)
+
+
14 December 2023
PinkSuzuki updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5d4da81c62893..bd392bf42ff35 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -41831,3 +41831,30 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
the errant subjects of her new dominion!
rkz, PowerfulBacon:
- code_imp: renamed the shuttle/ruin mapgen datum & subsystem
+2023-12-15:
+ '@kit-katz (Sprites) @DrDuckedGoose (Code) @HowToLoLu (Code)':
+ - rscadd: Add blind sense (``blind_send.dm``), a component that allows blind players
+ to see noises
+ - rscadd: Add Sonus language (``sonus.dm``, ``language_holder.dm``)
+ - rscadd: Add Psyphoza species (``psypohza.dm``, ``_DEFINES/mobs.dm``, ``human.dm``)
+ - rscadd: Add Psyphoza limbs, organs & accessories (``psyphoza_bodyparts.dm``, ``global_lists.dm``,
+ ``_HELPERS/mobs.dm``, ``flavor_misc.dm``, ``create_mob.dm``, ``preferences.dm``,
+ ``character_save.dm``, ``meat.dm``, ``character_parser.dm``, ``tongue.dm``,
+ ``eyes.dm``, ``species.dm``, ``sprite_accessories.dm``)
+ - rscadd: Add global signal for played sounds (``global_signals.dm``, ``sound.dm``)
+ - rscadd: Add dedicated plane for the 'psychic plane' (``layers.dm``, ``plane_master_controller.dm``)
+ plane used for highlighting psyphoza pings
+ - rscadd: Add new forensic category, 'souls'. Only accessible by Psyphoza.
+ - rscadd: Add electronic paper reader to maint loot & head's lockers
+ - tweak: Tweak plane layer values to make room for psychic plane (``layers.dm``)
+ - tweak: Tweak runechat plane to a higher value, rendering above the blind plane
+ / layer (``layers.dm``)
+ - tweak: Tweak footsteps sounds to play from the respective mob, instead of tiles
+ (``footstep.dm``)
+ - tweak: Tweak species restrictions on helmets and select space suits (``helmet.dm``,
+ ``miscellaneous.dm``)
+ - tweak: Tweak blind accessibility for items like med-scanners (``shuttle_creator_console.dm``,
+ ``scanners.dm``)
+ - tweak: tweak blind overlay options / control (``status_procs.dm``)
+ - tweak: Tweak some mob's starting sprite to interface with blind sense (``monkey.dm``,
+ ``human.dm``)
diff --git a/html/changelogs/AutoChangeLog-pr-9501.yml b/html/changelogs/AutoChangeLog-pr-9501.yml
deleted file mode 100644
index 891b8e9e132ed..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9501.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-author: '@kit-katz (Sprites) @DrDuckedGoose (Code) @HowToLoLu (Code)'
-delete-after: true
-changes:
- - rscadd: Add blind sense (``blind_send.dm``), a component that allows blind players
- to see noises
- - rscadd: Add Sonus language (``sonus.dm``, ``language_holder.dm``)
- - rscadd: Add Psyphoza species (``psypohza.dm``, ``_DEFINES/mobs.dm``, ``human.dm``)
- - rscadd: Add Psyphoza limbs, organs & accessories (``psyphoza_bodyparts.dm``, ``global_lists.dm``,
- ``_HELPERS/mobs.dm``, ``flavor_misc.dm``, ``create_mob.dm``, ``preferences.dm``,
- ``character_save.dm``, ``meat.dm``, ``character_parser.dm``, ``tongue.dm``,
- ``eyes.dm``, ``species.dm``, ``sprite_accessories.dm``)
- - rscadd: Add global signal for played sounds (``global_signals.dm``, ``sound.dm``)
- - rscadd: Add dedicated plane for the 'psychic plane' (``layers.dm``, ``plane_master_controller.dm``)
- plane used for highlighting psyphoza pings
- - rscadd: Add new forensic category, 'souls'. Only accessible by Psyphoza.
- - rscadd: Add electronic paper reader to maint loot & head's lockers
- - tweak: Tweak plane layer values to make room for psychic plane (``layers.dm``)
- - tweak: Tweak runechat plane to a higher value, rendering above the blind plane
- / layer (``layers.dm``)
- - tweak: Tweak footsteps sounds to play from the respective mob, instead of tiles
- (``footstep.dm``)
- - tweak: Tweak species restrictions on helmets and select space suits (``helmet.dm``,
- ``miscellaneous.dm``)
- - tweak: Tweak blind accessibility for items like med-scanners (``shuttle_creator_console.dm``,
- ``scanners.dm``)
- - tweak: tweak blind overlay options / control (``status_procs.dm``)
- - tweak: Tweak some mob's starting sprite to interface with blind sense (``monkey.dm``,
- ``human.dm``)