Skip to content

Releases: kory33/SignVote

Mcstats integration!

22 Apr 19:50
Compare
Choose a tag to compare

Changelog

  • ADDED mcstats integration.
  • (mostly)COMFIRMED fix of #14

Fix on Task Management System

22 Apr 17:32
Compare
Choose a tag to compare
Pre-release

Changelog

  • ADDED /signvote list subcommand ( #12 )
  • FIXED Possible memory retention around runnable command system( #13 )
  • (half)FIXED IOException on saving votepoints ( #14 )

As I am not yet sure if #14 has been fixed completely,
this feature of the plugin has to be further tested.

Feel free to re-open #14 if you have any relevant error on this.

Small Fix on I/O system / more UIs

18 Apr 23:19
Compare
Choose a tag to compare

ChangeLog

  • ADDED cancel buttons in UI
  • FIXED issue #9
  • INTERNAL switch UI's operation from command-based to runnable-based

UI Update Release!

16 Apr 17:44
Compare
Choose a tag to compare

Changelog

  • ADDED Unvote interface will be shown when the player clicks on a voted place.

UI Update!

16 Apr 08:06
Compare
Choose a tag to compare
UI Update! Pre-release
Pre-release

Changelogs

  • ADDED /signvote save command( #8 )
  • ADDED User Interface for voting ( #1 )
  • ADDED An option not to log saving process
  • FIXED Some errors while handling I/O process

It is highly recommended to purge(or rename) messages.json and config.yml before you update the plugin.

Some Experimental Feature Updates

13 Apr 20:56
Compare
Choose a tag to compare
Pre-release

Main changes:

  • The plugin now writes session data asynchronously(this feature has to be tested further)
  • Improved help interface

Substantial internal changes to the plugin.

12 Apr 21:56
Compare
Choose a tag to compare

Change in library

The plugin now makes use of Gson for saving session data.
This change still keeps the version backward-compatible with 0.1.0.
The old session data may not be loaded correctly by the plugin. Most probably the backward compatibility is lost.

Change in License

The plugin is now licensed under GPLv3

Changelogs

  • Implemented reload( #6 )
  • Implemented vote cancelling (#4 )
  • Implemented session deletion ( #3 )
  • Implemented automatic saves ( #5 )
  • Use Gson for generating session data file.

First non-pre release!

10 Apr 08:05
Compare
Choose a tag to compare

Since 0.0.1-alpha, the modules have been tested and a lot of bugs were fixed.

In addition, deletevp sub-command and stuff around that command has been added.

First release of the plugin!

09 Apr 16:54
Compare
Choose a tag to compare
Pre-release
0.0.1-alpha

fix player UUID data fetch