Archiviert
13
0

Commit graph

  • 266e9e47cc Move null assignments after the proper checks Dan Mulloy 2015-01-04 17:54:12 -0500
  • 489c72418d Add initial support for wire format packets Dan Mulloy 2015-01-03 23:18:43 -0500
  • 6ddbbfb428 Use correct methods for WrappedChatComponent Dan Mulloy 2015-01-02 17:07:15 -0500
  • 09e2312d80 More practical fix for #28 Dan Mulloy 2015-01-01 21:30:20 -0500
  • a1b989cb3a Revert changes to channel injection Dan Mulloy 2015-01-01 21:06:11 -0500
  • a748a95197 Fix a few errors with injection Dan Mulloy 2015-01-01 13:53:46 -0500
  • 79da4f92a1 Don't attempt to process packets after disconnect Addresses #28 Dan Mulloy 2015-01-01 12:48:05 -0500
  • 5605c3817e Fix issues with determining async packets Fixes #27 Dan Mulloy 2014-12-31 18:26:35 -0500
  • 10f9c4c9f9 Partial fix for async packets Dan Mulloy 2014-12-28 13:34:40 -0500
  • 7d5e1b9c34 Update StreamSerializer to 1.8 Dan Mulloy 2014-12-28 13:09:29 -0500
  • 687db088ec Update versions in WrappedServerPing Dan Mulloy 2014-12-23 14:09:21 -0500
  • 6f3329cae6 Fix some tests Dan Mulloy 2014-12-23 00:25:16 -0500
  • 2ed358405d Actually fix PlayerInfoData constructor Dan Mulloy 2014-12-20 22:18:05 -0500
  • 0af57b853e Organize PlayerInfoData by constructor order Dan Mulloy 2014-12-20 19:22:42 -0500
  • 776eeb898f Fix PlayerInfoData constructor Flo // Sheigutn 2014-12-20 15:36:20 +0100
  • 5f4867eb1f Add wrapper for PlayerInfoData Dan Mulloy 2014-12-18 21:25:49 -0500
  • f145d32016 TagAPI no longer works, update minimum version Dan Mulloy 2014-12-13 23:44:01 -0500
  • 821c3a1d48 Update maven plugin versions Dan Mulloy 2014-12-13 17:02:54 -0500
  • 2a51e16ef0 Update Readme to contain Maven info Dan Mulloy 2014-12-09 17:41:37 -0500
  • 4c1fac9aa3 [ItemDisguise] Update ItemDisguise to 1.8 Dan Mulloy 2014-12-08 16:36:20 -0500
  • a60e2522c9 [TinyProtocol] Update to 1.8 Dan Mulloy 2014-12-08 16:24:27 -0500
  • 74297da901 Add Spigot requirement in the Readme Dan Mulloy 2014-12-06 09:40:30 -0500
  • 0bc1b7ecaf Correct casing of Vec3D Dan Mulloy 2014-12-05 21:45:45 -0500
  • f6e0bcf6f5 Add support for getting vectors Dan Mulloy 2014-12-05 21:41:55 -0500
  • 2c017c6dac Merge branch 'master' of https://github.com/dmulloy2/ProtocolLib.git Dan Mulloy 2014-12-05 18:41:33 -0500
  • 58302f2477 Use local repository instead Dan Mulloy 2014-12-05 18:41:07 -0500
  • 37d4fadbf1 Merge pull request #17 from Zeruska/master Dan Mulloy 2014-12-05 09:03:06 -0500
  • 701885e4eb Fix typo in EnumWrappers (PlayerInfoAction) Zeruska 2014-12-04 11:40:22 +0100
  • f14623897b Move libraries to the local machine Dan Mulloy 2014-12-03 16:38:03 -0500
  • 9a9c5446cc Rename some enum wrappers to match their NMS counterparts Dan Mulloy 2014-12-03 16:24:53 -0500
  • 1a368299b4 Merge pull request #15 from Zeruska/master Dan Mulloy 2014-12-03 16:15:07 -0500
  • d6b94e658a Add more EnumWrappers (PlayerDiggingAction, EntityAction, UpdateScoreAction) Zeruska 2014-12-03 21:56:23 +0100
  • dabbe3fca9 Clarify the compatibility section Dan Mulloy 2014-12-02 16:20:03 -0500
  • 5b9acb72fb Remove extra space Dan Mulloy 2014-12-02 16:12:03 -0500
  • 30bff505c4 Fix some spacing Dan Mulloy 2014-12-02 16:11:13 -0500
  • fa1d419b66 Merge pull request #13 from Sheigutn/master Dan Mulloy 2014-12-02 16:08:51 -0500
  • ea734965bc Add PlayerInfoAction EnumWrapper Flo // Sheigutn 2014-12-02 19:29:10 +0100
  • 954a37a261 Fix a few javadoc issues Dan Mulloy 2014-12-01 16:31:11 -0500
  • 98eb6958e0 Add more EnumWrappers Thanks @Zeruska! Dan Mulloy 2014-12-01 16:25:27 -0500
  • 18a45aace0 Fix an issue getting chat component arrays Dan Mulloy 2014-12-01 16:11:27 -0500
  • 1c8e3b5ee3 Add support for ResourcePackStatus Dan Mulloy 2014-11-30 18:44:10 -0500
  • d7087c2da5 Make write error messages more informational Dan Mulloy 2014-11-30 18:29:22 -0500
  • 7b08bb9e1b Fix some javadoc typos Dan Mulloy 2014-11-30 12:24:47 -0500
  • 6abd0cfdaa Add support for accessing ChatComponent arrays Fixes #7 Dan Mulloy 2014-11-30 12:23:59 -0500
  • 3ac9793553 Update EnumWrappers with new constants Dan Mulloy 2014-11-29 21:24:27 -0500
  • dfc1808aca Update protocol version Dan Mulloy 2014-11-29 21:13:49 -0500
  • 30008ddd2c Merge branch 'master' of https://github.com/dmulloy2/ProtocolLib.git Dan Mulloy 2014-11-29 17:12:34 -0500
  • 2074c2cab1 Add getters for block position Fixes #6 Dan Mulloy 2014-11-29 17:12:24 -0500
  • 9cab57fa1c Merge pull request #5 from Minecrell/enum_wrappers Dan Mulloy 2014-11-29 15:30:14 -0500
  • c2fdd15677 Fix EnumWrappers referencing a changed packet Minecrell 2014-11-29 21:14:20 +0100
  • a501e50237 Increment version to 3.6.3-SNAPSHOT Dan Mulloy 2014-11-29 13:51:23 -0500
  • 38cf8f4888 Add wrapped block position, fix some errors Dan Mulloy 2014-11-29 13:35:34 -0500
  • 1f6b873f84 ChunkPosition was replaced by BlockPosition Dan Mulloy 2014-11-29 13:12:35 -0500
  • d5a63e8e38 Update scm information in the pom.xml Dan Mulloy 2014-11-29 12:17:08 -0500
  • 670e8f034c Fix players being disconnected on login Dan Mulloy 2014-11-29 11:58:43 -0500
  • b9818cace7 Update some version stuff Dan Mulloy 2014-11-28 22:36:47 -0500
  • bd8f2dcc41 Skip tests for now Dan Mulloy 2014-11-28 22:24:00 -0500
  • 9b88847c28 Actually update to 1.8 Dan Mulloy 2014-11-28 22:08:46 -0500
  • 075ef28b5e Add libraries, update support URL Dan Mulloy 2014-11-28 11:29:49 -0500
  • 077ea6ea08 Initial update to 1.8 - "It compiles" Dan Mulloy 2014-11-28 11:22:10 -0500
  • d7e46215b8 Format pom.xml and plugin.yml, completely remove updater Dan Mulloy 2014-11-27 20:35:30 -0500
  • 7e168e2655 Update JavaDoc link in the readme Dan Mulloy 2014-11-24 11:48:04 -0500
  • e69832a82a Remove the updater for now Dan Mulloy 2014-11-24 11:41:04 -0500
  • e1e0c4a05a Don't shade spigot Dan Mulloy 2014-11-15 18:19:36 -0500
  • 7a3b9c9e2b Add download link to Readme Dan Mulloy 2014-11-15 18:07:09 -0500
  • 6044822014 Make it compile We'll worry about the tests later Dan Mulloy 2014-11-15 17:58:27 -0500
  • d76788b092 Update package names in BukkitInitialization Dan Mulloy 2014-11-15 17:01:31 -0500
  • 03260969ff Name the built jar ProtocolLib.jar Dan Mulloy 2014-11-15 16:52:03 -0500
  • 5804f0520f Merge Spigot protocol hack support into main branch Dan Mulloy 2014-11-15 16:44:58 -0500
  • ca2bc3ecc5 Attempt to fix memory leaks with the ChannelInjector Addresses https://github.com/aadnk/ProtocolLib/issues/70 Dan Mulloy 2014-11-15 14:56:57 -0500
  • 592874fd5e Delete a bunch of Eclipse files Dan Mulloy 2014-11-15 14:39:30 -0500
  • bd74d0df1d Update individual projects' .gitignores Dan Mulloy 2014-11-15 14:29:09 -0500
  • 4043f67610 Remove unused variable Dan Mulloy 2014-11-15 14:26:00 -0500
  • eebcdf3ea1 Update TinyProtocol Dan Mulloy 2014-11-15 13:10:42 -0500
  • 726b7eb8ab Delete org.eclipse.m2e.core.prefs Dan Mulloy 2014-11-15 13:07:46 -0500
  • c61de2766d Delete org.eclipse.jdt.ui.prefs Dan Mulloy 2014-11-15 13:07:42 -0500
  • eb27b03721 Delete org.eclipse.jdt.core.prefs Dan Mulloy 2014-11-15 13:07:35 -0500
  • ffa85b80ee Delete org.eclipse.core.resources.prefs Dan Mulloy 2014-11-15 13:07:26 -0500
  • ac05781111 Update .gitignore Dan Mulloy 2014-11-15 13:06:34 -0500
  • cfb5944990 Update to 1.7.10, update readme, organize imports Dan Mulloy 2014-11-15 13:02:03 -0500
  • d8181b7bf3 Use the correct sender instance. Kristian S. Stangeland 2014-09-24 00:59:48 +0200
  • 25cb648cfa Prevent plugins from sending a packet in the wrong direcetion. Kristian S. Stangeland 2014-09-18 21:56:32 +0200
  • 78b6a651dc Add a way to skip the plugin verifier. Kristian S. Stangeland 2014-09-07 21:27:46 +0200
  • f0fd904396 Adding support for retrieving the protocol version. Kristian S. Stangeland 2014-09-05 01:57:29 +0200
  • b901f029d2 [TinyProtocol] Adding to Maven repository under version 0.1.0 Kristian S. Stangeland 2014-08-22 14:32:03 +0200
  • b68579bcb7 Switch to yellow instead of blue, as its more readable in console. Kristian S. Stangeland 2014-08-05 03:52:37 +0200
  • c443fc3da6 Execute onPacketSending() on the main thread for monitor listeners. Kristian S. Stangeland 2014-08-02 23:39:29 +0200
  • b3cda21fe5 Correct the WrappedGameProfile unit test. Kristian S. Stangeland 2014-07-30 03:49:37 +0200
  • 4bd9a1f01e Warn plugins that never call start/syncStart on AsyncListenerHandler. Kristian S. Stangeland 2014-07-28 01:16:23 +0200
  • ba88d292c0 Last commit added to the API. Incrementing minor version to 3.5.0 Kristian S. Stangeland 2014-07-26 17:29:35 +0200
  • f378b7bbd9 Added support for closing asynchronous listeners by packet listener. Kristian S. Stangeland 2014-07-26 17:28:05 +0200
  • d717ff1586 Hack for WrappedSignedProperty on Cauldron 1.7.10. FIXES #54 Kristian S. Stangeland 2014-07-23 03:28:12 +0200
  • 4ccd8853c4 Allow any string in WrappedGameProfile(String, String). Kristian S. Stangeland 2014-07-14 04:54:44 +0200
  • 09e45977f2 Added support for Guava 11 (and later) in Spigot #1506-1508. Kristian S. Stangeland 2014-06-27 11:57:34 +0200
  • 7e5abecfe2 Increment to 3.4.1-SNAPSHOT Kristian S. Stangeland 2014-06-27 11:37:05 +0200
  • aaecb08892 Added MassiveCore to the list of plugins exluded from the verifier. Kristian S. Stangeland 2014-06-23 02:50:47 +0200
  • 0375ad5391 [TinyProtocol] Fix NULL player in the packet interception methods. Kristian S. Stangeland 2014-06-19 15:28:27 +0200
  • 0c940711ac Increment version to 3.4.0. Kristian S. Stangeland 2014-06-16 00:29:59 +0200
  • c50bc55f77 Improve JavaDoc documentation of WrappedGameProfile. Kristian S. Stangeland 2014-06-12 21:16:31 +0200
  • ce216d0371 Add a way to retrieve the underlying UUID in WrappedGameProfile. Kristian S. Stangeland 2014-06-11 21:05:08 +0200