Releases: wurstmineberg/wurstminebot
wurstminebot 3.11.1
wurstminebot 3.11.0 — !EnableWorld
As the first step toward multi-world support, wurstminebot can now switch between worlds using the new !EnableWorld
command. Also:
- The bot can now be shut down even if the Minecraft commands bridge is broken.
- When a misformatted date is passed to
!UltraSoftcore prepare
, the bot will now complain instead of silently failing the command. - The time for the next USC in the topic is now also given in system time if it differs from UTC. Because of this, the bot now requires
tzlocal
.
wurstminebot 3.10.2
This release changes the way the next USC date appears in the topic: the time zone (UTC) is now included.
wurstminebot 3.10.1
This release fixes the way items from the Cloud iterator were sorted. The iterator will be used in alltheitems.wurstmineberg.de.
wurstminebot 3.10.0 — !UltraSoftcore poll and rewritten !Cloud
This release adds 2 new features: a poll
subcommand for !UltraSoftcore
, and a rewrite of !Cloud
.
!UltraSoftcore poll
allows users to retrieve the link for the next planned USC, and allows bot ops to update or delete it. The link will automatically be included in the main channel's topic.
!Cloud
has been updated for a change in the assets.wurstmineberg.de files: Cloud info has been moved out of items.json
and into its own file, cloud.json
. The reply has also been rewritten to include the item name and the z position of the item (the row number and wall of the chest within the corridor).
wurstminebot 3.9.10
Okay, that last one was definitely not the fix, but this time it should be.
wurstminebot 3.9.9
The bug has (most likely) been found — this release fixes tell_time
crashing at 21:00 local time.
wurstminebot 3.9.8
This release uses a new feature of python-loops
1.2 to hopefully fix the bug where the entire tell_time
loop aborts if the function raises an exception once (which currently appears to happen at 21:00 local time).
wurstminebot 3.9.7
This release adds more details to one of the tell_time
debug messages.
wurstminebot 3.9.6
This release adds more debug messages to tell_time
and the daily restart, to aid debugging of tell_time
on Wurstmineberg.