Skip to content

Commit

Permalink
Automatic changelog generation for PR #2488 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ss13-beebot committed Dec 15, 2023
1 parent 2a7d3c7 commit 785a328
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions html/changelogs/AutoChangeLog-pr-2488.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
author: itsmeow, EvilDragonfiend
delete-after: true
changes:
- rscadd: All non-ghost role antagonist preferences are now per-character. Global
toggle buttons toggle the preference on all characters at once.
- refactor: Rewrote antag preference internals to allow for better control of antag
preferences and more distinct usages.
- refactor: Cleaned up antag bans, with more distinct settings and new general categories.
- tweak: All antag prefs will start on by default rather than off. The same applies
to newly added ones.
- bugfix: Fixed various antag bans being bypassable.
- bugfix: Fixed various ghost polls using the wrong preference or ban types.
- rscdel: Removed BYOND account age checks from antag roles in favor of living hours.
- rscdel: Removed "Midround Antagonist" preference in favor of unique preferences
per midround.
- rscadd: Added distinct role preferences for Antagonists (Roundstart/Latejoin)
and Midrounds (Ghost/Living).
- rscadd: Almost all ghost antagonist polls have a "Never for this round" option
now.
- rscdel: Removed the ghost notification preferences menu (poll ignore menu).
- tweak: The lavaland beach bartender can now speak Stoner.
- rscdel: Removed some unused mob spawners from the code.
- rscadd: Added 4hr playtime checks to roundstart/latejoin antag roles. Wizard and
nukeops are 8hr.
- bugfix: Fixed a typo in the skeleton spawner description.
- bugfix: Fixed unnecessary DB queries due to is_banned_from not properly ckey-ifying
the ckey parameter and causing cache misses.

0 comments on commit 785a328

Please sign in to comment.