Skip to content

Releases: sakura-ryoko/unplugged-afk

v0.2.4

Choose a tag to compare

@sakura-ryoko sakura-ryoko released this 16 Aug 23:03
a438080
  • Transition PosState to utilize Double's for precision; and then only apply the value if it is non-zero and doesn't match.

v0.2.3

Choose a tag to compare

@sakura-ryoko sakura-ryoko released this 15 Aug 20:01
084377c
  • fix some Player List desync problems / Ender Pearls / Inventories in theory.

v0.2.2

Choose a tag to compare

@sakura-ryoko sakura-ryoko released this 04 Aug 01:17
a05ebd3
  • fix: 'last_start' from being -1 at a new startup.
  • add a few basic API & Events via UnpluggedAfkAPI.java & UnpluggedAfkEvents.java
  • reduce some debugLog calls.

v0.2.0

Choose a tag to compare

@sakura-ryoko sakura-ryoko released this 03 Aug 00:18
8ab09d3
  • fix a bunch of messaging problems
  • rename /unplugged command to /unplug
  • Update README.md to reflect changes

v0.2.1

Choose a tag to compare

@sakura-ryoko sakura-ryoko released this 03 Aug 11:52
201d287
  • fix: add a fake SocketAddress to UnpluggedConnection.java

v0.1.0

Choose a tag to compare

@sakura-ryoko sakura-ryoko released this 11 Jul 18:37
3e14cc8
  • Initial release