mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
"[ci skip] Automatic Build - 2020.12.06.18.24.48"
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
<li class="bugfix">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).</li>
|
||||
<li class="bugfix">Mobs that die while pointing no longer leave an infinite point marker.</li>
|
||||
<li class="bugfix">Thermals, mesons, and material scanner overlays no longer function through security camera monitors.</li>
|
||||
<li class="rscadd">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.</li>
|
||||
<li class="tweak">Scrollbars now scroll only the content of a UI, and not the entire window - this should be most notable while using modular computer programs.</li>
|
||||
<li class="backend">Developers can toggle the debug interface on and off in-game via the bug icon, even without UIDEBUG defined.</li>
|
||||
</ul>
|
||||
<h3 class="author">Sparky_Hotdog updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -17297,6 +17297,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Mobs that die while pointing no longer leave an infinite point marker.
|
||||
- bugfix: Thermals, mesons, and material scanner overlays no longer function through
|
||||
security camera monitors.
|
||||
- rscadd: 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.
|
||||
- tweak: Scrollbars now scroll only the content of a UI, and not the entire window
|
||||
- this should be most notable while using modular computer programs.
|
||||
- backend: Developers can toggle the debug interface on and off in-game via the
|
||||
bug icon, even without UIDEBUG defined.
|
||||
Sparky_Hotdog:
|
||||
- bugfix: Goggles worn of your forehead no longer block people squirting stuff into
|
||||
your eyes with droppers
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
author: JohnWildkins
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "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."
|
||||
- tweak: "Scrollbars now scroll only the content of a UI, and not the entire window - this should be most notable while using modular computer programs."
|
||||
- backend: "Developers can toggle the debug interface on and off in-game via the bug icon, even without UIDEBUG defined."
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+20
-3
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user