Archiviert
13
0

Commit graph

  • 5b21f4d61c Don't cache equivalent converters in StructureModifier. Kristian S. Stangeland 2014-06-10 23:01:24 +0200
  • 1141c0ba71 Ignore NuSuchElementExceptions when removing channel handlers. Kristian S. Stangeland 2014-05-21 23:04:29 +0200
  • 8067799306 Merge pull request #48 from glen3b/patch-1 Kristian S. Stangeland 2014-05-18 12:30:52 +0200
  • 1ee68d4e09 attemptLoadFrom will throw IllegalArgumentException for arrays of length 1 with a null element Glen Husman 2014-05-17 20:00:40 -0700
  • 82be6bfecc May solve a race condition in ticket 220 on BukkitDev. Kristian S. Stangeland 2014-05-17 23:01:27 +0200
  • 0f5be7f1f1 Add ClassSource.empty, ClassSource.attemptLoadFrom will also not tolerate nulls Glen Husman 2014-05-17 12:23:59 -0700
  • b272322105 Fix a bug preventing ClassSource.retry() from working correctly. Kristian S. Stangeland 2014-05-17 17:29:37 +0200
  • bbaea894d4 Merge pull request #49 from glen3b/patch-2 Kristian S. Stangeland 2014-05-17 17:13:38 +0200
  • d3e37df343 Added the ability to toggle whether or not a given player is injected. Kristian S. Stangeland 2014-05-17 17:10:17 +0200
  • b2425dcc6b Update sample code in readme glen3b 2014-05-14 21:30:40 -0700
  • 95087a5b9f attemptLoadFrom now ignores null values properly Glen Husman 2014-05-14 16:51:56 -0700
  • e0449b2db6 Add ClassSource.attemptLoadFrom method This method is an alternative to chaining retry calls Glen Husman 2014-05-14 16:40:22 -0700
  • 324e6de284 Document new fromMap behavior Glen Husman 2014-05-14 16:26:51 -0700
  • ccecdf216f Throw ClassNotFoundException when appropriate glen3b 2014-05-14 16:06:26 -0700
  • 818ac5cbde Correct a bug that would lead to IllegalStateException in plugins. Kristian S. Stangeland 2014-05-11 15:33:15 +0200
  • d415bd7643 Workaround for ServerConnection not being constructed yet. Kristian S. Stangeland 2014-05-11 14:26:12 +0200
  • 180caed6b9 Allow users to construct signed property instances. Kristian S. Stangeland 2014-05-10 03:47:45 +0200
  • a6dfa60d79 Merge pull request #47 from glen3b/patch-1 Kristian S. Stangeland 2014-05-03 19:25:35 +0200
  • 8a2e696363 Adding partial support for MCPC-Plus 1.7.2. Kristian S. Stangeland 2014-05-03 19:13:20 +0200
  • 0c9f5e8992 Update MinecraftReflection exception messages glen3b 2014-05-02 19:44:33 -0700
  • 71ce362c8e Add support for reading and writing tile entities. Kristian S. Stangeland 2014-05-03 02:52:03 +0200
  • f9cd2b3db4 Fix JavaDoc of a copy-paste error. Kristian S. Stangeland 2014-05-02 17:17:01 +0200
  • 2244f986bb Print a hex dump in the case of very large arrays. Kristian S. Stangeland 2014-05-02 03:49:33 +0200
  • d8e8a88076 Add the "compare" flag to the "packet add" command. Kristian S. Stangeland 2014-05-01 20:14:03 +0200
  • 1ef602416d Added the ability to schedule packets after an event has succeeded. Kristian S. Stangeland 2014-04-26 00:20:50 +0200
  • f7c4fd4ec9 Added support for "post packet events". Kristian S. Stangeland 2014-04-25 02:55:17 +0200
  • 5185442f35 Added support for retrieving the signed property map of a profile. Kristian S. Stangeland 2014-04-21 15:51:38 +0200
  • ce8d115b5a Incrementing to 3.4.0-SNAPSHOT Kristian S. Stangeland 2014-04-21 15:50:54 +0200
  • 58e66b80da Release of 3.3.1 Kristian S. Stangeland 2014-04-18 00:27:41 +0200
  • 17dda7f032 Better to fail updating the version number than crashing. Kristian S. Stangeland 2014-04-18 00:27:25 +0200
  • 19ea5dfc33 Never downgrade ProtocolLib after an update. Kristian S. Stangeland 2014-04-18 00:08:18 +0200
  • 3bd1361c9a Add the ability to clonse java.util.Arrays$ArrayList. Kristian S. Stangeland 2014-04-16 02:45:00 +0200
  • 486ac2653d Remove pointless line. Kristian S. Stangeland 2014-04-16 02:18:43 +0200
  • c1890cb256 Interpret the empty string as 0-0-0-0-0 as well. Kristian S. Stangeland 2014-04-14 17:49:04 +0200
  • a65eac6471 Use the newer server ping version (5) in 1.7.8 Kristian S. Stangeland 2014-04-14 13:56:04 +0200
  • 0a4b1b3201 Merge pull request #45 from Johni0702/master Kristian S. Stangeland 2014-04-14 14:16:09 +0200
  • 2476ab67a6 Fix NPE in getId() johni0702 2014-04-14 09:53:05 +0200
  • 74947c02af Incrementing to 3.3.1-SNAPSHOT Kristian S. Stangeland 2014-04-12 23:57:41 +0200
  • e0b0e51342 Updating to 1.7.8 Kristian S. Stangeland 2014-04-12 23:56:11 +0200
  • c84a5d7fa2 Handle the possibility that getSuperclass() returns NULL. Kristian S. Stangeland 2014-04-10 20:24:24 +0200
  • 4dea26b847 [TinyProtocol] Add support for intercepting login and status packets. Kristian S. Stangeland 2014-04-10 01:37:43 +0200
  • be238f6ac6 Don't remove channel handlers in the main thread - can case deadlock. Kristian S. Stangeland 2014-04-09 02:57:52 +0200
  • 8cb9e050a5 Don't attempt to register a client packet as a server packet. Kristian S. Stangeland 2014-04-08 02:00:13 +0200
  • a800a505f5 Update gitignore Kristian S. Stangeland 2014-04-08 01:59:37 +0200
  • 24de835440 Add the ability to load or save NBT compounds from files. Kristian S. Stangeland 2014-04-01 23:20:24 +0200
  • 4f871c64d7 Warn instead of throwing an exception on packet type change. Kristian S. Stangeland 2014-03-30 00:50:45 +0100
  • 839c186609 Added a way to compute a "histogram" (ordered by time slices). Kristian S. Stangeland 2014-03-29 23:29:25 +0100
  • 300d3c2475 Handle errors in Apache. Kristian S. Stangeland 2014-03-28 20:50:10 +0100
  • 485c3856c1 Don't fetch NetworkMarker uncessarily. Kristian S. Stangeland 2014-03-27 23:23:45 +0100
  • 3b26940385 Don't poll the current time more than once a second for updates. Kristian S. Stangeland 2014-03-27 20:59:17 +0100
  • 3257d6069a Compare packet type with equals(), just in case. Kristian S. Stangeland 2014-03-22 23:21:57 +0100
  • 45e236b54a Adds some sanity checks in PacketEvent.setPacket(). Kristian S. Stangeland 2014-03-22 23:20:16 +0100
  • 7adb6548aa Ensure output handlers function correctly in 1.7.2 Kristian S. Stangeland 2014-03-21 22:19:24 +0100
  • bd3a60b7eb Don't intercept catastrophic errors such as ThreadDeath and OOM. Kristian S. Stangeland 2014-03-20 23:26:07 +0100
  • d76d4247b0 Ensure Player.getAddress() returns the client's address. Kristian S. Stangeland 2014-03-16 03:51:44 +0100
  • 5e0000d139 Properly cancel or modify packets intercepted in the channel thread. Kristian S. Stangeland 2014-03-15 19:25:40 +0100
  • ad060b10af Fixed a bug introduced in #218 causing packet loops. FIXES 202. Kristian S. Stangeland 2014-03-15 03:59:28 +0100
  • 75a5efcaa1 Add the ability to see registered asynchronous listeners. Kristian S. Stangeland 2014-03-13 23:55:33 +0100
  • f4f8817fd5 Undo mocking when we're done with the test. Kristian S. Stangeland 2014-03-13 03:34:51 +0100
  • 38c62c4cfd Ensure sendServerPacket() works in the channel thread as well. Kristian S. Stangeland 2014-03-13 03:02:41 +0100
  • 4259a86740 Optimize lookup of getBukkitEntity. Kristian S. Stangeland 2014-03-03 23:11:05 +0100
  • b84aace585 Increment to 3.3.0-SNAPSHOT. Kristian S. Stangeland 2014-02-23 22:49:46 +0100
  • e8c77af92b Get rid of the other weak maps, and use thread local fields instead. Kristian S. Stangeland 2014-02-23 22:13:46 +0100
  • 659f01cc63 Remove concurrent "processed" and "ignore" hash maps. Kristian S. Stangeland 2014-02-23 18:55:41 +0100
  • 6e0a44f9df Don't cache the NetHandler when checking if it has changed. Kristian S. Stangeland 2014-02-21 19:28:07 +0100
  • 5f66dc6b4a Update to 3.2.2-SNAPSHOT. Kristian S. Stangeland 2014-02-21 19:15:31 +0100
  • eb7760236f Don't update the player instances on the LOGIN packet. Kristian S. Stangeland 2014-02-21 19:14:58 +0100
  • eb421dd31e Don't load converters that belong in 1.7.2. Kristian S. Stangeland 2014-02-21 19:14:05 +0100
  • 7503470cb1 No need to throw an exception if the "last updated" file is corrupt. Kristian S. Stangeland 2014-02-18 21:46:42 +0100
  • 6443de6257 Properly display blocks using the packet monitoring system. Kristian S. Stangeland 2014-02-15 12:47:30 +0100
  • a8378d4e6f Regression: Add back support for CraftBukkit 1.1.0 Kristian S. Stangeland 2014-02-11 23:58:33 +0100
  • 4e650ec7bf Quote replacement string. Kristian S. Stangeland 2014-02-11 13:44:56 +0100
  • f71ed90b04 Refresh the Netty registry when packet listeners are added. FIXES #40 Kristian S. Stangeland 2014-02-07 19:37:08 +0100
  • 345cc74b3c Fixed a bug preventing dual side packets from working in 1.6.4. Kristian S. Stangeland 2014-02-04 22:53:56 +0100
  • 9ef9475b61 Correct a concurrency bug discovered by mibby. FIXES #39. Kristian S. Stangeland 2014-02-03 01:38:52 +0100
  • ea7b550bda Use PacketType in PacketContainerTest. Kristian S. Stangeland 2014-02-02 19:54:49 +0100
  • 8bd177daf5 Update the integration test for Minecraft 1.7.2. Kristian S. Stangeland 2014-02-02 19:45:40 +0100
  • 12286ebaa7 Expose configuration to plugins. Kristian S. Stangeland 2014-02-02 19:45:30 +0100
  • b59f55e2e5 Added support for serializing/deserializing WrappedServerPing to JSON. Kristian S. Stangeland 2014-02-02 16:50:56 +0100
  • 752807fa5f Split up TinyProtocol and its built-in reflection system. Kristian S. Stangeland 2014-02-01 16:38:24 +0100
  • 96cc518fb0 Throw a more descriptive error of a packet type hasn't got a class. Kristian S. Stangeland 2014-01-30 02:04:38 +0100
  • 6e3583b300 Increment to 3.2.1-SNAPSHOT Kristian S. Stangeland 2014-01-30 02:03:09 +0100
  • cfde9ecce8 Incrementing to 3.2.0 Kristian S. Stangeland 2014-01-29 04:00:40 +0100
  • ef4bd2ddcd Race condition that would occationally skip STATUS packets. Fixes 198 Kristian S. Stangeland 2014-01-29 01:06:05 +0100
  • bf8c16e22d Construct missing packet types. Possible fix for #197. Kristian S. Stangeland 2014-01-28 01:38:34 +0100
  • fb07a91fb0 Updating TinyProtocol significantly. Kristian S. Stangeland 2014-01-28 00:58:57 +0100
  • 5d7895d741 Fixed a VERY long standing bug discovered by libraryaddict. Kristian S. Stangeland 2014-01-23 02:55:47 +0100
  • 385bae8bda Increment to 3.1.3-SNAPSHOT Kristian S. Stangeland 2014-01-20 06:21:51 +0100
  • 7ae0399721 Lookup packet types by name as well. Kristian S. Stangeland 2014-01-20 06:21:20 +0100
  • 5cffccd8ca Bumping to version 3.1.2 Kristian S. Stangeland 2014-01-19 17:01:45 +0100
  • c87c0a9299 Add support for legacy /packet commands. Kristian S. Stangeland 2014-01-19 00:27:57 +0100
  • d70e9d28d4 Properly handle WrappedGameProfile during packet cloning. Kristian S. Stangeland 2014-01-17 23:58:04 +0100
  • 90548f1092 Periodically clean up injectors in Spigot 1.6.4 and earlier. Kristian S. Stangeland 2014-01-17 02:51:22 +0100
  • eea0d131bb Updated the timings system to the new PacketType format. Kristian S. Stangeland 2014-01-16 04:03:59 +0100
  • 0c718f9484 Attempting to correct a memory leak in ticket #189. Kristian S. Stangeland 2014-01-13 03:46:06 +0100
  • e23129540c Ensure WrappedGameProfile can handle NULL profiles. Kristian S. Stangeland 2014-01-11 02:24:56 +0100
  • 4f95b515ae Complain about lack of page index to packet page. Kristian S. Stangeland 2014-01-11 02:13:41 +0100
  • a902c1f186 Add support for using multiple lines in WrappedServerPing. Kristian S. Stangeland 2014-01-09 20:01:37 +0100
  • 75fe2c6db9 Merge pull request #37 from Minecrell/patch-3 Kristian S. Stangeland 2014-01-09 08:30:03 -0800
  • 7ed24e72f6 Correctly handle player samples set to null. Minecrell 2014-01-09 17:25:53 +0100