From 4aeccd5cff3491bbccf0533e199f3fe9ef972851 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Tue, 30 May 2023 17:51:25 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2023.05.30.17.51.25" --- html/changelog.html | 4 ++++ html/changelogs/.all_changelog.yml | 2 ++ html/changelogs/io-util-cyborgfix.yml | 6 ------ 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 html/changelogs/io-util-cyborgfix.yml diff --git a/html/changelog.html b/html/changelog.html index dc4ab6b3475..f34d9c961a0 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,10 @@
  • Guns with single-fire firing delays are now properly used when appropriate, instead of only the burst delay being used.
  • New firing delays are now appropriately assigned when switching firemode.
  • +

    io-util updated:

    +

    29 May 2023

    SimpleMaroon updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 163e00cda59..6b8d4aa74bc 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29428,3 +29428,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Guns with single-fire firing delays are now properly used when appropriate, instead of only the burst delay being used. - bugfix: New firing delays are now appropriately assigned when switching firemode. + io-util: + - bugfix: Cyborgs are no longer invisible when they get created by Players. diff --git a/html/changelogs/io-util-cyborgfix.yml b/html/changelogs/io-util-cyborgfix.yml deleted file mode 100644 index 5ed62dd9b2f..00000000000 --- a/html/changelogs/io-util-cyborgfix.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: io-util - -delete-after: True - -changes: - - bugfix: "Cyborgs are no longer invisible when they get created by Players."