mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-15 18:06:48 +01:00
"[ci skip] Automatic Build - 2022.05.20.16.36.46"
This commit is contained in:
@@ -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'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>
|
||||
|
||||
@@ -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'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.
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user