From 201cd6f9b7f228aaaa2fb69f1624c4c6354d625e Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 29 Oct 2019 23:25:14 -0500 Subject: [PATCH] Automatic changelog generation for PR #9616 [ci skip] --- html/changelogs/AutoChangeLog-pr-9616.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-9616.yml diff --git a/html/changelogs/AutoChangeLog-pr-9616.yml b/html/changelogs/AutoChangeLog-pr-9616.yml new file mode 100644 index 0000000000..e9fb19e63b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-9616.yml @@ -0,0 +1,7 @@ +author: "Bhijn" +delete-after: True +changes: + - tweak: "Jukeboxes now have 6 audio channels available to them, up from the previous accidental 2 and previously intended 5 channels." + - bugfix: "Jukeboxes now work again on clients running versions higher than 512.1459." + - bugfix: "People will no longer have their ears consumed by an eldritch god if multiple jukeboxes are active and the first jukebox in the jukebox list stops playing, then tries to play again" + - tweak: "Instead of the debug text for invalid jukebox behavior being printed to world, the debug text is now restricted to the runtime panel."