diff --git a/html/changelog.html b/html/changelog.html index ff429664eb7..29491a76266 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -45,6 +45,14 @@
  • Vision Enhanced Retinas no longer has lights like the sightlights.
  • Fixed Icelance Icon disappearing when it has 2/3 shots remaining.
  • +

    listerla updated:

    + +

    mikomyazaki updated:

    +

    13 February 2022

    Geeves updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index dde7bb20344..cc6bd8b8703 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -22642,3 +22642,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Vrow: - bugfix: Vision Enhanced Retinas no longer has lights like the sightlights. - bugfix: Fixed Icelance Icon disappearing when it has 2/3 shots remaining. + listerla: + - bugfix: Dominian suits are no longer assless. + mikomyazaki: + - bugfix: Space turfs will now properly display the camera static image when they + are not visible from a camera, to an AI or camera view. diff --git a/html/changelogs/listerla-dominian_pants.yml b/html/changelogs/listerla-dominian_pants.yml deleted file mode 100644 index 8cb6c0f6d3f..00000000000 --- a/html/changelogs/listerla-dominian_pants.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: listerla - -delete-after: True - -changes: - - bugfix: "Dominian suits are no longer assless." \ No newline at end of file diff --git a/html/changelogs/space_turf_obfuscation.yml b/html/changelogs/space_turf_obfuscation.yml deleted file mode 100644 index e150a554752..00000000000 --- a/html/changelogs/space_turf_obfuscation.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Space turfs will now properly display the camera static image when they are not visible from a camera, to an AI or camera view." \ No newline at end of file