Skip to content

1.2.0

Compare
Choose a tag to compare
@tmercswims tmercswims released this 26 May 00:06
· 2 commits to master since this release
a8e2756

Improvements

  • Better handling of situations where the user who has won exactly is ineligible for VIP. (5490e53)
    • Covers moderators and users who are VIPs for some reason besides being the current exact winner of the Fish Game.
    • Introduces more granular control of the message that is sent informing of the exact winner.
    • Includes option to not take away VIP from the previous exact winner if the new exact winner is ineligible to be given VIP.

Changes

  • Improved the way settings are read and written, making it much more straightforward to upgrade when the newer version involves settings changes. (b20370f)

Meta

  • Updated the README to provide more information about installing and upgrading. (701a3c1)