Releases: wurstmineberg/wurstminebot
wurstminebot 3.6.3 — !Invite fix
This release fixes the !Invite
command when used without the <twitter_username>
argument.
wurstminebot 3.6.2 — Do you even log?
This release fixes an exception on player logout that caused the server status (in the IRC topic and on the website) not to update.
wurstminebot 3.6.1 — Needs More Unit Tests
This release fixes a crash on startup.
wurstminebot 3.6.0 — Better !Whitelist
This release makes the <minecraft_name>
argument to the !Whitelist
command optional when a Minecraft name is already specified for the person to be whitelisted.
There are more changes, mostly command parsing bugfixes/improvements and config-related stuff.
It also drops support for the old logins.log
format. The log should already be in the new format anyway.
wurstminebot 3.5.5 — Hot Fugbixes
This release fixes a bug where passing the !Cloud
command an invalid damage value would result in an uninformative error message.
wurstminebot 3.5.4 — Even More Fugbixes
wurstminebot 3.5.3 — More Fugbixes
This release fixes a bug that causes the bot to crash on startup with some networks or bouncers.
wurstminebot 3.5.2 — Fugbixes
No new features, just a few bugs fixed.
!MinecraftWiki
replies sent to the in-game chat are now clickable without crashing Minecraft!People
keepspeople.json
clean by deleting your display name if you change it to be equal to your Wurstmineberg ID!Status
sorts the list of online players canonically- say aliases sent from in-game are fixed
- more logging when in debug mode (config field
"debug"
set totrue
or started as aservice
)
wurstminebot 3.5.1 — Opt Out
This release fixes a bug where all option changes using !Option
would be interpreted as deleting the option.
wurstminebot 3.5.0 — Optionizzle
A bunch of small features:
- The bug that prevented getting (but not setting) Gravatars using
!People
has been fixed. - Say aliases are now formatted differently to make clear how they appear on the other side of chatsync.
- The Gravatar address can now be deleted using
!People
. Just say!People <person> gravatar delete
. - The
!Option
command now supports getting (and for bot ops, setting) other people's options. You can also now explicitly reset options to their default value. - When your command's arguments fail to parse even though you conformed to the usage pattern, you will get a more informative error message.
- When the bot's IRC nick is not
wurstminebot
, the bot will now introduce itself (in the!Help
message) as “<IRC nick>
, a wurstminebot”.