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."