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 Aug 22, 2022
1 parent 746411a commit 02ff0c5
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 19 deletions.
19 changes: 19 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,25 @@
-->
<div class="commit sansserif">

<h2 class="date">22 August 2022</h2>
<h3 class="author">covertcorvid updated:</h3>
<ul class="changes bgimages16">
<li class="refactor">Reorganized all of the squad code</li>
<li class="rscadd">Re-added squad duty assignments</li>
<li class="rscadd">Squads with certain duties will now receive department console emergency alerts</li>
<li class="rscadd">Departments with related squads can use their request console to page those squads</li>
<li class="rscdel">Removed in-squad roles (engineer, medic, marine)</li>
<li class="rscdel">Removed squad rank overrides</li>
<li class="tweak">Squad tries to pick the highest ranking individual as leader by default</li>
<li class="tweak">Pagers are not verbal, limited to short messages, and most are receive-only.</li>
<li class="tweak">You can see the last message received by a pager by using it in hand</li>
<li class="tweak">Visual improvements to the squad manager</li>
<li class="bugfix">Squad management UI now updates when changes are made</li>
<li class="bugfix">EMTs and heads should not be put in squads anymore</li>
<li class="bugfix">Punctuation now works in pager messages</li>
<li class="bugfix">Pager messages are no longer doubled</li>
</ul>

<h2 class="date">18 August 2022</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
Expand Down
18 changes: 18 additions & 0 deletions html/changelogs/.all_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1061,3 +1061,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Ships shouldn't try firing while being deleted.
benbot16:
- bugfix: Autoloading VLS tubes with conveyors works again.
2022-08-22:
covertcorvid:
- refactor: Reorganized all of the squad code
- rscadd: Re-added squad duty assignments
- rscadd: Squads with certain duties will now receive department console emergency
alerts
- rscadd: Departments with related squads can use their request console to page
those squads
- rscdel: Removed in-squad roles (engineer, medic, marine)
- rscdel: Removed squad rank overrides
- tweak: Squad tries to pick the highest ranking individual as leader by default
- tweak: Pagers are not verbal, limited to short messages, and most are receive-only.
- tweak: You can see the last message received by a pager by using it in hand
- tweak: Visual improvements to the squad manager
- bugfix: Squad management UI now updates when changes are made
- bugfix: EMTs and heads should not be put in squads anymore
- bugfix: Punctuation now works in pager messages
- bugfix: Pager messages are no longer doubled
19 changes: 0 additions & 19 deletions html/changelogs/AutoChangeLog-pr-1924.yml

This file was deleted.

0 comments on commit 02ff0c5

Please sign in to comment.