-
-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog generation for PR #1924 [ci skip]
- Loading branch information
1 parent
8c990f3
commit 746411a
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
author: covertcorvid | ||
delete-after: true | ||
changes: | ||
- 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 |