Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-09-01 00:52:28 +00:00
parent b80aac694e
commit d20cd01448
3 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- rscadd: "Antag roles can be set to \"low\" rather than just \"enabled\" or \"disabled\", which will prevent spending antag rep on that antag but make you a low priority pick"
- code_imp: "Changed no antags from a special role to a toggle (why did i make it a special role)"
- code_imp: "All direct references to ROLE_NO_ANTAGONISTS have been swapped to the HAS_ANTAG_PREF macro or removed"

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "Job code is no longer fricked (oh well)"

View File

@@ -0,0 +1,10 @@
2022-09-01:
Putnam3145:
- bugfix: Job code is no longer fricked (oh well)
- rscadd: Antag roles can be set to "low" rather than just "enabled" or "disabled",
which will prevent spending antag rep on that antag but make you a low priority
pick
- code_imp: Changed no antags from a special role to a toggle (why did i make it
a special role)
- code_imp: All direct references to ROLE_NO_ANTAGONISTS have been swapped to the
HAS_ANTAG_PREF macro or removed