Automatic Changelog compile [ci skip]

This commit is contained in:
AuroraBuildBot
2024-03-10 12:24:42 +00:00
parent 85d27eb1d0
commit b4258e09fc
3 changed files with 9 additions and 8 deletions
+5
View File
@@ -40,6 +40,11 @@
<ul class="changes bgimages16">
<li class="tweak">Point Verdant Police now spawn with headsets instead of bounced radios, as the role had too much soul.</li>
</ul>
<h3 class="author">DreamySkrell updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Refactored `/datum/outfit` to `/obj/outfit`.</li>
<li class="rscadd">Outfits can be mapped in or spawned manually, to spill all their items on the floor.</li>
</ul>
<h3 class="author">FluffyGhost updated:</h3>
<ul class="changes bgimages16">
<li class="backend">The CI should now load balance the exoplanets to test across 3 pods.</li>
+4
View File
@@ -34226,6 +34226,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Ben10083:
- tweak: Point Verdant Police now spawn with headsets instead of bounced radios,
as the role had too much soul.
DreamySkrell:
- rscadd: Refactored `/datum/outfit` to `/obj/outfit`.
- rscadd: Outfits can be mapped in or spawned manually, to spill all their items
on the floor.
FluffyGhost:
- backend: The CI should now load balance the exoplanets to test across 3 pods.
- bugfix: Fixed the build outside the CI, forgot that SSunit_tests_config is only
@@ -1,8 +0,0 @@
author: DreamySkrell
delete-after: True
changes:
- rscadd: "Refactored `/datum/outfit` to `/obj/outfit`."
- rscadd: "Outfits can be mapped in or spawned manually, to spill all their items on the floor."