From 90cacd8a57433545b0ed595dcef7ab11e27ad8b6 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Thu, 8 Feb 2024 15:00:48 +0000 Subject: [PATCH] Automatic Changelog compile [ci skip] --- html/changelog.html | 2 + html/changelogs/.all_changelog.yml | 3 ++ .../fluffyghost-hasflagnoflagaway.yml | 42 ------------------- 3 files changed, 5 insertions(+), 42 deletions(-) delete mode 100644 html/changelogs/fluffyghost-hasflagnoflagaway.yml diff --git a/html/changelog.html b/html/changelog.html index 12f8ccad5d9..77351639b47 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -72,6 +72,8 @@
  • Added some verbs for the client to server ping calculation and relevant vars to store the info.
  • Added ability admins and devs to see the client to server average pings.
  • Refactored current map to be inside the atlas subsystem instead of a global variable.
  • +
  • Refactored away HAS_FLAG and NO_FLAG as they didn't work well with SDMM, set them as vscode snippets instead.
  • +
  • Added some bitflags operations as vscode snippets.
  • RustingWithYou updated: