Skip to content

Changes

#30 (Aug 17, 2023, 7:13:55 PM)

  1. track virtualHost to player join packet (commit: a282af4) — git_commits / detail

#29 (May 14, 2023, 6:25:31 PM)

  1. 2023 (commit: 67b2ce6) — git_commits / detail
  2. execute as-player packet (commit: ecd3817) — git_commits / detail

#28 (Sep 6, 2022, 10:39:22 PM)

  1. mark sendPacket as synchronized (commit: 8ba0bd9) — git_commits / detail

#27 (May 13, 2022, 7:29:03 PM)

  1. enhanced warning clarity for redirectpacket (commit: bd5b497) — git_commits / detail

#25 (Dec 2, 2021, 4:48:34 PM)

  1. smarter packet-in string handling (commit: a5c6b51) — git_commits / detail
  2. IP in join and quit events (commit: c88f39b) — git_commits / detail

#24 (Nov 21, 2021, 12:48:57 PM)

  1. add extra error checks and reports (commit: 648dd96) — git_commits / detail

#23 (Oct 10, 2021, 2:48:25 PM)

  1. add a little extra info to connection error message to help new users (commit: 7ddde72) — agoodwin / detail

#22 (Jul 14, 2021, 3:28:22 PM)

  1. copyright bump to 2021 (commit: af39e84) — agoodwin / detail
  2. proxy ping: player sample (commit: 9aba63a) — agoodwin / detail

#21 (Aug 28, 2020, 4:51:42 PM)

  1. add build number to plugin.yml (commit: e10de17) — agoodwin / detail

#20 (Jul 30, 2020, 11:26:10 AM)

  1. add sender UUID to command packet (commit: eba1718) — agoodwin / detail

#19 (Apr 6, 2020, 10:26:41 AM)

  1. license/version bump (commit: 09bfb35) — agoodwin / detail
  2. remove SendPlayerPacketIn (send_to mech transfer) (commit: 4f641e6) — agoodwin / detail

#18 (Dec 18, 2019, 7:03:38 AM)

  1. remove old keepalive buffer trick patch (commit: ffd058e) — agoodwin / detail

#17 (Dec 3, 2019, 12:37:08 PM)

  1. bump initial buffer size (commit: 411a69f) — agoodwin / detail

#16 (Dec 3, 2019, 12:34:35 PM)

  1. regenerate buffers to reduce risk of memleak, might help #1 (commit: 569199d) — agoodwin / detail
  2. allow multiple packet reads at once (commit: 71baf0c) — agoodwin / detail

#15 (Dec 2, 2019, 6:41:27 PM)

  1. add more info to bad-first-packet error (commit: 8b0ccce) — agoodwin / detail

#14 (Dec 2, 2019, 6:40:28 PM)

  1. change keepalive packet ID to 1 (commit: 36179c8) — agoodwin / detail

#13 (Nov 16, 2019, 5:33:42 PM)

  1. fix text handling in proxy list ping result, fixes #290 (commit: 8b4b97c) — agoodwin / detail

#12 (Aug 19, 2019, 4:00:11 PM)

  1. (experimental) faster Depenizen connection takeover (commit: 83614c0) — agoodwin / detail

#11 (Jul 25, 2019, 1:43:59 PM)

  1. increase keepalive buffer size (fixes packet delay issue) (commit: eca52fd) — agoodwin / detail

#10 (Jul 25, 2019, 1:39:19 PM)

  1. add bungee command event backend (commit: a56614c) — agoodwin / detail

#9 (Jul 20, 2019, 9:12:33 AM)

  1. give clearer error in MyInfoPacket (commit: f52e5f9) — agoodwin / detail

#8 (Jul 1, 2019, 9:53:31 AM)

  1. fix NPEs (commit: baa9625) — agoodwin / detail

#7 (Jun 30, 2019, 4:07:09 AM)

  1. require a valid MyInfo packet before continuing (commit: 14401e6) — agoodwin / detail

#6 (Jun 24, 2019, 9:14:16 AM)

  1. keep alive system (commit: f749443) — agoodwin / detail

#5 (Jun 24, 2019, 8:40:25 AM)

  1. cleaning and keepalive start (commit: a30c177) — agoodwin / detail

#4 (Jun 24, 2019, 6:06:28 AM)

  1. Add support for bungee-execute (commit: 0f6b742) — agoodwin / detail

#3 (Jun 23, 2019, 1:44:30 AM)

  1. backend support for new bungee commands (commit: 6cda333) — agoodwin / detail

#2 (Jun 17, 2019, 1:59:25 PM)

  1. packets for more events (commit: b0c6e92) — agoodwin / detail