Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Releases: wurstmineberg/wurstminebot

wurstminebot 3.6.3 — !Invite fix

23 May 16:33
Compare
Choose a tag to compare

This release fixes the !Invite command when used without the <twitter_username> argument.

wurstminebot 3.6.2 — Do you even log?

18 May 06:59
Compare
Choose a tag to compare

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

02 May 14:04
Compare
Choose a tag to compare

This release fixes a crash on startup.

wurstminebot 3.6.0 — Better !Whitelist

02 May 13:46
Compare
Choose a tag to compare

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

19 Apr 14:30
Compare
Choose a tag to compare

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

15 Apr 13:53
Compare
Choose a tag to compare

This release:

  • fixes !Status throwing an error while trying to get the status from Mojang's servers
  • gives !People a more helpful error message when a wrong <attribute> argument is given
  • fixes !Retweet throwing an error instead of doing what it's supposed to do

wurstminebot 3.5.3 — More Fugbixes

07 Apr 03:37
Compare
Choose a tag to compare

This release fixes a bug that causes the bot to crash on startup with some networks or bouncers.

wurstminebot 3.5.2 — Fugbixes

07 Apr 03:20
Compare
Choose a tag to compare

No new features, just a few bugs fixed.

  • !MinecraftWiki replies sent to the in-game chat are now clickable without crashing Minecraft
  • !People keeps people.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 to true or started as a service)

wurstminebot 3.5.1 — Opt Out

01 Apr 06:09
Compare
Choose a tag to compare

This release fixes a bug where all option changes using !Option would be interpreted as deleting the option.

wurstminebot 3.5.0 — Optionizzle

31 Mar 16:57
Compare
Choose a tag to compare

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”.