Archiviert
13
0

Commit graph

  • c7dab69cba Specifically write Spigot's chat components as null Dan Mulloy 2015-07-06 21:08:14 -0400
  • 7861a57d37 Fix empty chat messages Also improved incompatible plugin checking Dan Mulloy 2015-07-06 02:20:32 -0400
  • 7b9e0cdb65 Fix timeout error with MCPC 1.6.4 Fixes aadnk#90 Dan Mulloy 2015-06-28 15:55:11 -0400
  • 74b1d93209 Add PlayerInfoData test Dan Mulloy 2015-06-26 22:50:31 -0400
  • f825acb4d6 Revert changes to ItemStack handling, fix StreamSerializer Dan Mulloy 2015-06-26 22:50:02 -0400
  • 47632e1fb1 Ignore log files generated by Log4J, fix an error with MCPC Dan Mulloy 2015-06-25 17:34:34 -0400
  • b32d0d5fcd Attempt to restore compatibility with MCPC/Cauldron Addresses aadnk#90, aadnk#83, and aadnk#71 Dan Mulloy 2015-06-25 16:34:09 -0400
  • 92fabb31b2 Minor restructure - move examples to modules, rename ShadedNetty Dan Mulloy 2015-06-24 11:48:07 -0400
  • d012296ee0 Properly link to the Travis build status Dan Mulloy 2015-06-23 14:01:50 -0400
  • fbc596d57b Add a generic enum converter and a set converter Dan Mulloy 2015-06-23 12:59:13 -0400
  • 1b4a8ec0aa Customize the JavaDocs a bit Dan Mulloy 2015-06-21 23:36:07 -0400
  • 63babc4ca1 Allow particles to be looked up using their name Dan Mulloy 2015-06-21 16:31:55 -0400
  • 3f5abe8719 Fix a typo in WrappedSignedProperty Dan Mulloy 2015-06-20 16:19:52 -0400
  • 84b502cba7 Fix constructor visibility Dan Mulloy 2015-06-19 22:18:46 -0400
  • 9fe5df3cfe Properly obtain read/write methods for tile entities Dan Mulloy 2015-06-19 22:17:34 -0400
  • e0f7c72e18 Use correct Guava package, fix a few compatibility issues Dan Mulloy 2015-06-19 13:14:20 -0400
  • b1b5408c53 Don't fail the build if there are JavaDoc errors Dan Mulloy 2015-06-18 22:56:12 -0400
  • 62ebcbb66d Properly aggregate the JavaDocs Dan Mulloy 2015-06-18 22:48:00 -0400
  • cb0fdcff9d Set parent version to dev-SNAPSHOT Dan Mulloy 2015-06-18 22:07:08 -0400
  • ee3db1e25a Fix netty compat module build failing Dan Mulloy 2015-06-18 22:04:29 -0400
  • 165b4d3126 Only test the main plugin, fix JavaDoc errors Dan Mulloy 2015-06-18 21:54:18 -0400
  • 25bdcd6bad Add the parent pom Dan Mulloy 2015-06-18 21:10:04 -0400
  • 49fb3339be Git decided to ignore a good chunk of the files Dan Mulloy 2015-06-18 21:09:21 -0400
  • 325b91fb1f Provide backwards compatibility with 1.7.10 and earlier Also update the version to 3.6.4 since this was such a massive change Dan Mulloy 2015-06-18 21:07:32 -0400
  • 9ce277cd76 Add Java 6 to Travis Dan Mulloy 2015-06-17 15:33:36 -0400
  • 6af2d37319 And a few more Dan Mulloy 2015-06-17 15:23:13 -0400
  • 273b470140 And a few more Dan Mulloy 2015-06-17 15:08:58 -0400
  • bba1054f97 Fix a ton of JavaDoc errors Dan Mulloy 2015-06-17 14:25:39 -0400
  • 241003b56a Clean up the pom a bit Dan Mulloy 2015-06-17 12:42:36 -0400
  • e6b5d53234 Restore compatibility with Java 6 Dan Mulloy 2015-06-17 12:19:29 -0400
  • c3dacd06aa Link to Travis Dan Mulloy 2015-06-16 20:12:43 -0400
  • 6e553bc59d Properly initialize required internals Dan Mulloy 2015-06-16 20:09:46 -0400
  • f5f3eef988 Fix travis builds Dan Mulloy 2015-06-16 19:50:27 -0400
  • 4e7bff40c0 Properly encode and decode x and z coordinates Dan Mulloy 2015-06-16 19:48:30 -0400
  • 06eac8f67b Add .travis.yml Dan Mulloy 2015-06-15 17:10:38 -0400
  • 2c5b3a2a5b Fix odd ArrayStoreException with MultiBlockChangeInfo Also adapt test to test with arrays Dan Mulloy 2015-06-15 13:54:34 -0400
  • 24d5b1739a Fix the MultiBlockChangeInfo wrapper Also add a few tests to make sure it keeps working Dan Mulloy 2015-06-15 00:58:16 -0400
  • 0d18bd2734 Attempt to fix a NPE with packet sending Addresses #88 Dan Mulloy 2015-06-09 14:19:37 -0400
  • 423cc320f6 Add ability to convert to and from the BungeeCord Chat API Fixes #87 Dan Mulloy 2015-06-09 11:08:54 -0400
  • 594b7ad075 Update to 1.8.7 Yay, no code changes! Dan Mulloy 2015-06-05 14:07:32 -0400
  • 270cdfca2f Handle package seal Dan Mulloy 2015-06-03 16:28:09 -0400
  • 20247747b5 Fix AttributeSnapshot, rewrite ItemStack handling, add more tests Fixes #85 Dan Mulloy 2015-06-02 14:57:30 -0400
  • a718cc9067 Add a test to make sure all packets are registered Dan Mulloy 2015-05-31 14:42:52 -0400
  • 9f2141331a Update subprojects to 1.8.6 Dan Mulloy 2015-05-25 11:53:08 -0400
  • 80fbd3ebc2 Update to 1.8.6 Dan Mulloy 2015-05-25 11:36:05 -0400
  • e0d4110cd2 Remove debug stacktrace Dan Mulloy 2015-05-22 14:38:27 -0400
  • 99dea686a9 Update tests for 1.8.5 Dan Mulloy 2015-05-22 14:35:58 -0400
  • eca168edcf ProtocolLib works with 1.8.5 Yay no code changes necessary! Dan Mulloy 2015-05-22 13:47:14 -0400
  • f89b71c5b4 Use my maven repo, builds exponentially faster now Dan Mulloy 2015-05-20 19:28:56 -0400
  • abfb1ce9ac Apparently wrong JavaDocs kill the build now Dan Mulloy 2015-05-20 18:04:33 -0400
  • 27f3f76c5e Deploy to my fancy new maven repo Dan Mulloy 2015-05-20 17:50:07 -0400
  • 36313eabb1 Add wrapper for MultiBlockChangeInfo Dan Mulloy 2015-05-10 14:04:08 -0400
  • 1da65317c4 Add in basic metadata API Fixes #80 Dan Mulloy 2015-04-26 15:47:44 -0400
  • e4d1f8d992 Fix typo in Readme.md Dan Mulloy 2015-04-19 20:18:43 -0400
  • 166c615725 Fix getProtocolVersion() Fixes #74 Dan Mulloy 2015-04-16 21:13:58 -0400
  • 0cc182f93d Reimplement plugin incompatibility check, tweak some commands Dan Mulloy 2015-04-11 16:47:07 -0400
  • 0ed76d7228 Use our scheduler with metrics Dan Mulloy 2015-04-09 20:42:54 -0400
  • ce3069d490 Update metrics to revision 7, don't include build number with metrics Dan Mulloy 2015-04-09 20:36:57 -0400
  • e31599073f Reimplement the last possible tests, add a few more Dan Mulloy 2015-04-06 18:19:00 -0400
  • a2c9240011 Reimplement a bunch more tests Dan Mulloy 2015-04-06 17:30:01 -0400
  • 0958c042c9 Fix some more failing tests Dan Mulloy 2015-04-05 19:50:47 -0400
  • 1c6641748b Don't run tests with the legacy profile Dan Mulloy 2015-04-05 19:40:02 -0400
  • 889d1f6bc4 Reimplement some tests, fix reloading Fixes #68 Dan Mulloy 2015-04-05 19:23:06 -0400
  • c981ba8d62 Fix a few copyright headers, update packages in Constants Dan Mulloy 2015-04-03 17:24:28 -0400
  • 5d80173f44 Fix block data, don't shade netty Dan Mulloy 2015-04-03 14:00:56 -0400
  • a5689a5550 Handle uncaught exceptions to avoid console spam Dan Mulloy 2015-04-02 14:28:29 -0400
  • 16111449b4 Restore compatibility with 1.8 Dan Mulloy 2015-03-31 19:31:11 -0400
  • d96ed73e82 Add build number to the version Dan Mulloy 2015-03-31 15:45:19 -0400
  • 992be51646 Rewrite BukkitCloner to be more dynamic, fix some NPEs Fixes #66 Dan Mulloy 2015-03-30 23:20:13 -0400
  • 0abe72d72b Don't bother printing warnings for nonexistant CustomTypes Dan Mulloy 2015-03-30 10:03:28 -0400
  • 24e543b33b The login start packet is a better source for GameProfiles Dan Mulloy 2015-03-29 23:02:59 -0400
  • d44741dd17 Update the .gitignore Dan Mulloy 2015-03-29 22:58:50 -0400
  • addfacb19c Add backwards compatibility for versions 1.0 thru 1.7.10 Dan Mulloy 2015-03-29 22:56:11 -0400
  • 2c743e1c89 Fix an error involving async packets and logged off players Fixes #65 Dan Mulloy 2015-03-22 21:23:59 -0400
  • ae8ba16a7e PlayerDigType is the second enum in the packet Fixes #62 Dan Mulloy 2015-03-22 15:38:14 -0400
  • 16c85ac8b4 Chunk position no longer exists, don't sweat if we can't find it Fixes #64 Dan Mulloy 2015-03-22 15:30:45 -0400
  • 37123c0aa1 Make async packets less scary Dan Mulloy 2015-03-22 15:26:01 -0400
  • 923f4f4c4a Merge pull request #61 from yawkat/8-patch-0 Dan Mulloy 2015-03-21 12:03:35 -0400
  • 0b4ce155ac Implement AnnotatedElement contract in MethodInfo Jonas Konrad 2015-03-21 14:19:59 +0100
  • cb5633aba8 Merge pull request #60 from Techcable/patch-1 Dan Mulloy 2015-03-16 16:03:33 -0400
  • a078ddb6e6 Only compile pattern once Techcable 2015-03-15 23:01:24 -0700
  • c7b9600c21 Fix a ClassNotFoundException with PlayerInfoData Fixes #59 Dan Mulloy 2015-03-15 13:10:36 -0400
  • ac14843d96 Update to 1.8.3 Dan Mulloy 2015-03-14 14:51:40 -0400
  • 9a0c421b52 Update maximum supported version Dan Mulloy 2015-03-13 16:52:01 -0400
  • f72a6d8695 Fix a ClassNotFoundException with AttributeSnapshot Fixes #56 Dan Mulloy 2015-03-09 16:43:25 -0400
  • 7291837b9d Fix a few errors with inner classes Dan Mulloy 2015-03-07 18:27:48 -0500
  • b0662b05c5 Initial update to 1.8.3 Dan Mulloy 2015-03-07 17:57:47 -0500
  • 0d4071f11e Use my maven repo, should fix compilation errors Dan Mulloy 2015-02-27 12:37:49 -0500
  • 115b5e8daa [TinyProtocol] Format TinyProtocol Dan Mulloy 2015-02-17 16:53:09 -0500
  • 66be4900a3 Warn if exceptions are caused by broken plugins Dan Mulloy 2015-02-14 21:57:45 -0500
  • a3784b3cf1 Improve Util.getOnlinePlayers() Dan Mulloy 2015-02-12 17:02:38 -0500
  • ac54cef2fd Add methods to convert NativeGameMode to and from GameMode Fixes #45 Dan Mulloy 2015-02-05 16:20:02 -0500
  • 391970b185 Fix nonexistent field messages Dan Mulloy 2015-01-31 00:54:55 -0500
  • bfb0683b1f Don't take fieldIndex into account when checking for nonexistent fields Dan Mulloy 2015-01-28 21:30:17 -0500
  • 704fe60bd1 Provide more descriptive error messages for nonexistent fields Dan Mulloy 2015-01-28 21:28:28 -0500
  • 1d711315e4 Add wrapper for BlockData Closes #34 Dan Mulloy 2015-01-26 17:26:07 -0500
  • 8846b28469 Add support for Particle modification Dan Mulloy 2015-01-25 12:42:30 -0500
  • 3dda5c6a0a Remove unused code, revert some unnecessary changes Dan Mulloy 2015-01-17 19:23:51 -0500
  • 5e5eff5e5f Merge pull request #32 from DarkSeraphim/patch-1 Dan Mulloy 2015-01-08 20:10:31 -0500
  • dd5bfd5f16 Fix NPE when writing PlayerInfoData to packet Mark Hendriks 2015-01-09 01:45:17 +0100