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: