From 97a5ff86d9ba9ae11758bcd64fdb48486557e316 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Sun, 6 Dec 2020 18:24:48 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.12.06.18.24.48" --- html/changelog.html | 3 +++ html/changelogs/.all_changelog.yml | 7 ++++++ html/changelogs/johnwildkins-vuetitlebar.yml | 8 ------- vueui/dist/app.css | 2 +- vueui/dist/app.js | 23 +++++++++++++++++--- vueui/dist/app.js.map | 2 +- 6 files changed, 32 insertions(+), 13 deletions(-) delete mode 100644 html/changelogs/johnwildkins-vuetitlebar.yml 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: