diff --git a/html/changelog.html b/html/changelog.html index a5a1939ddbe..66737375e21 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,13 @@
  • Removed runtime log access granting proc, noone uses it.
  • Removed signals log browser proc, noone used it ever.
  • +

    kyres1 updated:

    +

    15 February 2024

    Ben10083 updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 3fe9cba2719..e2c48761f85 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -33773,3 +33773,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixed log grabbing procs for the relevant clients. - rscdel: Removed runtime log access granting proc, noone uses it. - rscdel: Removed signals log browser proc, noone used it ever. + kyres1: + - bugfix: Fixed nonfunctioning animations on the Haneunim title screen. + - bugfix: Fixed missing sprites for buffet smartheaters on Konyang. + - tweak: Disabled Point Verdant's rain due to missing functionality. + - tweak: Disabled Konyang's cave biome due to missing functionality. diff --git a/html/changelogs/kyres1-pointverdant_prelaunch_fixes.yml b/html/changelogs/kyres1-pointverdant_prelaunch_fixes.yml deleted file mode 100644 index 646d5a7afe1..00000000000 --- a/html/changelogs/kyres1-pointverdant_prelaunch_fixes.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: kyres1 - -delete-after: True - -changes: - - bugfix: "Fixed nonfunctioning animations on the Haneunim title screen." - - bugfix: "Fixed missing sprites for buffet smartheaters on Konyang." - - tweak: "Disabled Point Verdant's rain due to missing functionality." - - tweak: "Disabled Konyang's cave biome due to missing functionality."