Skip to content

Commit

Permalink
Automatic changelog compile [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ss13-beebot committed Dec 15, 2023
1 parent 5d3c614 commit 576fbc2
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 28 deletions.
20 changes: 20 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,26 @@
-->
<div class="commit sansserif">

<h2 class="date">15 December 2023</h2>
<h3 class="author">@kit-katz (Sprites) @DrDuckedGoose (Code) @HowToLoLu (Code) updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Add blind sense (``blind_send.dm``), a component that allows blind players to see noises</li>
<li class="rscadd">Add Sonus language (``sonus.dm``, ``language_holder.dm``)</li>
<li class="rscadd">Add Psyphoza species (``psypohza.dm``, ``_DEFINES/mobs.dm``, ``human.dm``)</li>
<li class="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``)</li>
<li class="rscadd">Add global signal for played sounds (``global_signals.dm``, ``sound.dm``)</li>
<li class="rscadd">Add dedicated plane for the 'psychic plane' (``layers.dm``, ``plane_master_controller.dm``) plane used for highlighting psyphoza pings</li>
<li class="rscadd">Add new forensic category, 'souls'. Only accessible by Psyphoza.</li>
<li class="rscadd">Add electronic paper reader to maint loot & head's lockers</li>
<li class="tweak">Tweak plane layer values to make room for psychic plane (``layers.dm``)</li>
<li class="tweak">Tweak runechat plane to a higher value, rendering above the blind plane / layer (``layers.dm``)</li>
<li class="tweak">Tweak footsteps sounds to play from the respective mob, instead of tiles (``footstep.dm``)</li>
<li class="tweak">Tweak species restrictions on helmets and select space suits (``helmet.dm``, ``miscellaneous.dm``)</li>
<li class="tweak">Tweak blind accessibility for items like med-scanners (``shuttle_creator_console.dm``, ``scanners.dm``)</li>
<li class="tweak">tweak blind overlay options / control (``status_procs.dm``)</li>
<li class="tweak">Tweak some mob's starting sprite to interface with blind sense (``monkey.dm``, ``human.dm``)</li>
</ul>

<h2 class="date">14 December 2023</h2>
<h3 class="author">PinkSuzuki updated:</h3>
<ul class="changes bgimages16">
Expand Down
27 changes: 27 additions & 0 deletions html/changelogs/.all_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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``)
28 changes: 0 additions & 28 deletions html/changelogs/AutoChangeLog-pr-9501.yml

This file was deleted.

0 comments on commit 576fbc2

Please sign in to comment.