Archiviert
13
0

Commit graph

  • 37974c7c54 Make buildable again master Lixfel 2021-01-06 12:23:03 +0100
  • f7f97af2bf Remove getMXBean Lixfel 2021-01-06 12:17:00 +0100
  • a59b01f43b Remove getMXBean Lixfel 2021-01-06 12:16:09 +0100
  • e2f949c3a7
    Update version to 4.5.0 for release Dan Mulloy 2019-12-24 15:00:28 -0500
  • c3c59337ff
    Update to 1.15.1 Dan Mulloy 2019-12-24 14:57:15 -0500
  • fdf315ba7d
    Update URLs to HTTPS Dan Mulloy 2019-12-24 14:23:05 -0500
  • f46bd56e8f
    Fix name of deprecated BED packet Dan Mulloy 2019-12-17 19:42:31 -0500
  • b1efed0c0c
    Fix get entity by ID with Citizens and HD Dan Mulloy 2019-12-17 19:41:53 -0500
  • 524fb1ba68 Support multiple EntityTrackerEntryImpls, fixes #732 (#733) MiniDigger 2019-12-16 18:32:26 +0100
  • 3ff2ccf1b3
    Add build number back to version, update maven plugins Dan Mulloy 2019-12-15 14:50:39 -0500
  • e915fd0f9a
    Fix player action enum compatibility with 1.14 and below Dan Mulloy 2019-12-15 14:50:02 -0500
  • 6f8b2377b1
    Fix last wrapped exception Dan Mulloy 2019-12-14 16:54:18 -0500
  • c893a3f11e
    Fix player action enum in 1.15 Dan Mulloy 2019-12-13 18:57:21 -0500
  • 73c71e0198
    Update to Minecraft 1.15 Dan Mulloy 2019-12-13 16:19:40 -0500
  • bb305fdaad
    Remove legacy packet id Dan Mulloy 2019-12-11 21:37:21 -0500
  • b4d4eb29af
    Fix error filtering reports Dan Mulloy 2019-12-05 17:02:16 -0500
  • 6d9fe45fb4 Tested with 1.14.4 Dan Mulloy 2019-12-05 16:49:22 -0500
  • b292c8485b Disable strict JavaDoc checking Dan Mulloy 2019-12-05 16:48:56 -0500
  • 1e4da2c93b Update issue templates Dan Mulloy 2019-11-13 12:12:03 -0500
  • 84e31d032b Fix villager data breaking versions below 1.14 Dan Mulloy 2019-10-30 12:02:15 -0400
  • 59c8c8c9db Fix WrappedBlockData deep clone Dan Mulloy 2019-10-29 17:01:15 -0400
  • a76ceb94cc Add modifier for EntityTypes Dan Mulloy 2019-10-29 16:52:30 -0400
  • 9a108af219 Update dependency info in readme Dan Mulloy 2019-10-24 09:57:58 -0400
  • 2f09dec1c5 Move back to Maven Dan Mulloy 2019-10-23 19:17:37 -0400
  • 4c43f125f9 Use gradle wrapper instead of travis ci's inbuilt gradle version. (#706) Felix Klauke 2019-10-16 18:07:07 +0200
  • b5cff49358 Update issue templates Dan Mulloy 2019-10-01 17:28:36 -0400
  • 446a1c8326 Clone OptionalInts too Dan Mulloy 2019-08-07 11:38:50 -0400
  • 8c20d19339 Try to fix a null pointer Dan Mulloy 2019-08-07 11:34:59 -0400
  • 9dfffe5366 Move Travis to openjdk8 Dan Mulloy 2019-08-03 13:10:20 -0400
  • 19dd81ce94 Fix EntityUtilities updateEntity on 1.14 Dan Mulloy 2019-08-03 13:03:16 -0400
  • dd9eac3d6d Add wrapper for villager data Dan Mulloy 2019-08-03 12:35:58 -0400
  • 916434251d Add support for long array nbt type Dan Mulloy 2019-08-03 11:46:58 -0400
  • 62e8d82e16 Update to 1.14.4, add BLOCK_BREAK packet Dan Mulloy 2019-08-03 11:41:55 -0400
  • d7be712959 Add api-version, tweak version pattern to support pre releases BuildTools 2019-06-23 15:28:40 +0200
  • 490b1dadcb Fix logger debug when testing Dan Mulloy 2019-05-07 23:11:05 -0400
  • 502c5960e3 Fix join/quit exceptions when wrappers break Dan Mulloy 2019-05-07 22:58:59 -0400
  • d297e373b4 Specifically clone Spigot's chat components to fix stack overflow Dan Mulloy 2019-05-06 20:32:20 -0400
  • 9f5d95f617 Hopefully fix chat cloning issues Dan Mulloy 2019-05-06 16:20:19 -0400
  • b14b4cc345 Fix entity tracking in 1.14 Dan Mulloy 2019-05-04 22:41:32 -0400
  • e41bb8753b Backport some fixes, fix version in plugin yml Dan Mulloy 2019-05-04 01:45:41 -0400
  • 565f169e94 Update to Minecraft 1.14 Dan Mulloy 2019-05-03 23:22:44 -0400
  • 7b7449ee15 Migrate to Gradle with a single module Dan Mulloy 2018-09-22 17:48:05 -0400
  • 95bb026fa9 Update parent pom version Dan Mulloy 2018-09-22 17:27:53 -0400
  • 4713d320f8 Update version to 4.4.0 for release Dan Mulloy 2018-09-22 12:21:17 -0400
  • 083c8e1481 Mark ParticleTypes as immutable, update tested version Dan Mulloy 2018-09-22 12:17:02 -0400
  • 6ff6976e85 Merge branch 'master' of https://github.com/aadnk/ProtocolLib Dan Mulloy 2018-09-18 17:04:10 -0400
  • 7e87c90b8d Add method to create wrapped block data from the spigot api Dan Mulloy 2018-09-18 17:02:19 -0400
  • 6fdf0f8255 Add modifier for dimensions Dan Mulloy 2018-09-18 17:01:55 -0400
  • 7e12f57eda Update testing nms package Dan Mulloy 2018-09-15 14:48:40 -0400
  • 776ec56a2d Update to 1.13.1, rework cloning, fix a particle NPE Dan Mulloy 2018-09-15 14:32:18 -0400
  • 8ec31d83db
    Fix #508 Dan Mulloy 2018-08-24 10:44:37 -0400
  • 1373911ca2 Use try-with-resources (#158) diffblue-assistant 2018-08-23 17:51:21 +0100
  • cf5d9dfc7d Account for new network manager send packet method Dan Mulloy 2018-08-03 22:18:32 -0400
  • 9df0dd48e4 Fix backwards compat with nullable classes Dan Mulloy 2018-08-03 22:07:25 -0400
  • d112e9b1dc Remove extraneous debug Dan Mulloy 2018-08-03 21:58:54 -0400
  • 206dc30e17 How did those get there Dan Mulloy 2018-08-01 17:44:25 -0400
  • 4c3a0afd7e Shiny new 1.13 particle support Dan Mulloy 2018-08-01 17:38:56 -0400
  • 8d9bf7d91f Clone Java optionals Dan Mulloy 2018-08-01 16:08:53 -0400
  • 3ef537242f Fix some issues with item equality Dan Mulloy 2018-07-24 17:05:30 -0400
  • 976e4b4217 Update to 1.13 Dan Mulloy 2018-07-23 19:11:07 -0400
  • e827a3dd1f Fix class not found exception on versions < 1.13 Dan Mulloy 2018-07-22 00:49:03 -0400
  • 778031c105 Change block converter to use reflection again Dan Mulloy 2018-07-19 13:29:20 -0400
  • 6c3654ef40 Update to 1.13-pre7 Dan Mulloy 2018-07-19 13:13:06 -0400
  • 5048f6f34b Try a less expensive map impl for packet markers Dan Mulloy 2018-07-09 22:32:21 -0400
  • c9dd6e2ba7 Merge remote-tracking branch 'origin/master' Dan Mulloy 2018-07-09 22:31:23 -0400
  • fc76af9d56 Use broader catch statement when dealing with other metrics plugins Dan Mulloy 2018-07-09 22:31:03 -0400
  • aed2285bcb Properly cleanup ByteBuf in WirePacket (#487) dextonanderson 2018-07-09 11:07:43 -0500
  • 1d11908af1 Make sure getMinecraftItemStack(ItemStack) handles Material.AIR properly (#485) Alvin-LB 2018-06-29 18:07:48 +0200
  • 3ccc56fef9 Update repository links and versions Dan Mulloy 2018-06-12 14:45:36 -0400
  • 39e0c974ee Merge branch 'master' of https://github.com/aadnk/ProtocolLib Dan Mulloy 2018-06-04 12:59:28 -0400
  • e52c69ca22
    Merge pull request #152 from MatrixTunnel/master Dan Mulloy 2018-06-04 12:58:52 -0400
  • d7d53bd905
    Fix maven/gradle repo url MatrixTunnel 2018-06-02 21:26:31 -0700
  • fb2d5016e5 Fix index out of bounds exception Dan Mulloy 2018-05-31 20:15:47 -0400
  • 015099b92e Clone NBT tags Dan Mulloy 2018-05-29 10:53:07 -0400
  • 7e8356f0bb Remove zip functionality from the updater Dan Mulloy 2018-05-29 10:41:13 -0400
  • 72b8c4ced8 👀 Dan Mulloy 2018-05-28 23:21:03 -0400
  • 2d22df404a Fix Gradle builds Dan Mulloy 2018-05-28 23:19:56 -0400
  • 0f13a32925 add paper to the "isUsingSpigot" check (#468) MiniDigger 2018-05-18 20:10:46 +0200
  • 1ddb7a0014 Fix a null pointer with the Bukkit updater Dan Mulloy 2018-04-14 13:53:54 -0400
  • f9376432c4 Metrics improvements Dan Mulloy 2017-10-08 16:02:10 -0400
  • d195fb6990 Update version constants to 1.12.2 Dan Mulloy 2017-10-08 15:56:13 -0400
  • e4be102a77 Update to 1.12.2 Dan Mulloy 2017-09-27 19:44:34 -0400
  • 5f14ccdc34 Add back EnumConverters#getGenericConverter(Class) Dan Mulloy 2017-09-27 19:43:38 -0400
  • 7573459a48 Update build information (#409) Mark Hughes 2017-09-28 09:19:42 +1000
  • 01b68cf8e5 Revert unnecessarily breaking changes to converters Dan Mulloy 2017-08-30 21:51:21 -0400
  • f3b1a07189 Replace MCstats with bStats (#389) Gabriele C 2017-08-19 17:25:54 +0200
  • c70eb27653 Update ISSUE_TEMPLATE.md Dan Mulloy 2017-08-19 11:12:21 -0400
  • 4483ce0d79 Add NbtFactory#fromItemOptional Dan Mulloy 2017-08-13 23:00:51 -0400
  • 1b23e9ec22 Rewrite the packet metadata API based on the NMS packet Dan Mulloy 2017-08-13 22:47:45 -0400
  • 1f5692a0c7 Merge remote-tracking branch 'origin/master' Dan Mulloy 2017-08-04 14:01:24 -0400
  • 0ac68dc179 Update to 1.12.1 Dan Mulloy 2017-08-04 14:01:06 -0400
  • d891a057c0 Make #deserializeLegacy() able to access private members (#386) dadus33 2017-07-31 05:31:18 +0300
  • 9e5bdf4124 Major rework of underlying conversion logic Dan Mulloy 2017-07-24 14:15:56 -0400
  • e1ea295600 Fix one of many issues with reloading Dan Mulloy 2017-07-08 02:10:24 -0400
  • 59171c5443 Fix issue with component array converter (#372) 蒋天蓓 2017-07-07 23:42:17 +0800
  • 501244cb3c Attempt to fix Jenkins build Dan Mulloy 2017-07-06 14:32:35 -0400
  • 390c21f6d5 Add PacketEvent#isPlayerTemporary, check for player updates Dan Mulloy 2017-07-06 13:56:30 -0400
  • 20d78832b0 Update dependency versions to hopefully work with Java 9 Dan Mulloy 2017-06-14 15:41:00 -0400
  • adb3c5392c Release version 4.3.0 Dan Mulloy 2017-06-14 14:30:46 -0400
  • cd2f56d7c7 Update TinyProtocol to 1.12 Dan Mulloy 2017-06-14 14:30:31 -0400