diff --git a/html/changelog.html b/html/changelog.html index 16bb79e5a52..76c39cd7e61 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,9 @@
  • Malf/traitor AI law deletion now correctly rebuilds the law list, so carding a malf AI no longer reveals extra laws (other than law zero).
  • Mobs that die while pointing no longer leave an infinite point marker.
  • Thermals, mesons, and material scanner overlays no longer function through security camera monitors.
  • +
  • Ported the titlebar replacement system from /tg/, adopted for Vue UIs. Vue-based UIs will now have their default BYOND titlebar replaced with a suitably themed equivalent, increasing available screen space and style.
  • +
  • Scrollbars now scroll only the content of a UI, and not the entire window - this should be most notable while using modular computer programs.
  • +
  • Developers can toggle the debug interface on and off in-game via the bug icon, even without UIDEBUG defined.
  • Sparky_Hotdog updated: