"[ci skip] Automatic Build - 2022.05.20.16.36.46"

This commit is contained in:
AuroraBuildBot
2022-05-20 16:36:46 +00:00
parent 2bb8db37b9
commit dc4e77ffd1
3 changed files with 12 additions and 8 deletions
+6
View File
@@ -45,6 +45,12 @@
<li class="soundadd">Added a more modern jukebox to the bar. It comes with ten hit songs of the future! Console sprites from Bay.</li>
<li class="tweak">Space jukebox is now just a normal jukebox</li>
</ul>
<h3 class="author">JohnWildkins updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Cleaned up several misc. runtime errors.</li>
<li class="bugfix">VueUI windows will now clamp to slightly less than the current BYOND window&#x27;s screen height, hopefully preventing windows from being stuck open.</li>
<li class="refactor">Away sites with the same player-facing name no longer overwrite each other in site selection.</li>
</ul>
<h3 class="author">WowzewoW (Wezzy) updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Tweaks labcoat and warden overcoat sprites to look less bulky.</li>
+6
View File
@@ -24144,5 +24144,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- soundadd: Added a more modern jukebox to the bar. It comes with ten hit songs
of the future! Console sprites from Bay.
- tweak: Space jukebox is now just a normal jukebox
JohnWildkins:
- bugfix: Cleaned up several misc. runtime errors.
- bugfix: VueUI windows will now clamp to slightly less than the current BYOND window&#x27;s
screen height, hopefully preventing windows from being stuck open.
- refactor: Away sites with the same player-facing name no longer overwrite each
other in site selection.
WowzewoW (Wezzy):
- tweak: Tweaks labcoat and warden overcoat sprites to look less bulky.
-8
View File
@@ -1,8 +0,0 @@
author: JohnWildkins
delete-after: True
changes:
- bugfix: "Cleaned up several misc. runtime errors."
- bugfix: "VueUI windows will now clamp to slightly less than the current BYOND window's screen height, hopefully preventing windows from being stuck open."
- refactor: "Away sites with the same player-facing name no longer overwrite each other in site selection."