Archiviert
13
0

Commit graph

  • 7968f1ce4f Incremented to 2.2.3-SNAPSHOT Kristian S. Stangeland 2013-02-26 01:24:20 +0100
  • 575248063d Attempt to correct a NPE due to a NULL socket. Kristian S. Stangeland 2013-02-26 01:23:54 +0100
  • 2cf265f8e8 Switch to a better InputStream -> Socket lookup for normal JVM. Kristian S. Stangeland 2013-02-25 22:12:18 +0100
  • 9195e677ab Essentially, it's a lookup for a player's input stream. Kristian S. Stangeland 2013-02-25 20:32:27 +0100
  • 8c2f6bddd8 Moved classes that inject into the server thread to a separate package Kristian S. Stangeland 2013-02-25 20:28:57 +0100
  • 89d2604ce2 We cannot support plugin reloaders (PlugMan, PluginManagers). Kristian S. Stangeland 2013-02-25 14:38:53 +0100
  • df4542017a Increment to 2.2.2-SNAPSHOT Kristian S. Stangeland 2013-02-25 02:00:15 +0100
  • ffd920e5b2 Experimental: InputStream -> Socket lookup by intercepting accept(). Kristian S. Stangeland 2013-02-25 01:59:48 +0100
  • 9b0fe540c2 Fixed a couple of bugs discovered by FindBugs. Kristian S. Stangeland 2013-02-19 17:25:59 +0100
  • bf443be0d3 Add the ability to read arbitrary objects. Kristian S. Stangeland 2013-02-18 15:49:30 +0100
  • 61ae40b936 NbtCompound can now accepts arbitrary primitive, list or map objects. Kristian S. Stangeland 2013-02-18 13:27:41 +0100
  • e919056f9b Provide a remove method in NbtCompound. Discourage getValue(). Kristian S. Stangeland 2013-02-17 02:32:14 +0100
  • 8c0a671078 Correctly print the content of map objects in packets. Kristian S. Stangeland 2013-02-16 12:33:14 +0100
  • 3ae10d9123 Retry again if the hack isn't ready. Kristian S. Stangeland 2013-02-14 20:14:34 +0100
  • b8b39b4785 Set a maximum perm gen space usage for our background compiler. Kristian S. Stangeland 2013-02-10 15:23:12 +0100
  • 0a3c1b13ed Add the ability to load from the default package as well. Kristian S. Stangeland 2013-02-09 23:22:33 +0100
  • 02d0a9afd5 Add some debug information to a OutOfMemory exception. Kristian S. Stangeland 2013-02-09 16:50:42 +0100
  • dd3cd6c768 Fix an NPE reported in ticket-38. Kristian S. Stangeland 2013-02-09 13:19:36 +0100
  • bc1955bff3 Don't attempt to clean up static members during an update. Kristian S. Stangeland 2013-02-07 20:07:33 +0100
  • 32282bbe9f Fixed a bug overwriting the NetLoginHandler class with NetServerHandler Kristian S. Stangeland 2013-02-07 00:23:22 +0100
  • 351dc7f3df Ensure that ProtocolLib discoveres mod-specific packets. Kristian S. Stangeland 2013-02-06 22:40:17 +0100
  • 224b5d7f3e Increment to 2.2.1-SNAPSHOT for development towards the next version Kristian S. Stangeland 2013-02-06 22:09:37 +0100
  • 4d17a6a5bb Updating JavaDoc for 2.2.0 Kristian S. Stangeland 2013-02-05 23:35:15 +0100
  • 52adb8b9fd Merge branch 'master' into gh-pages Kristian S. Stangeland 2013-02-05 23:32:34 +0100
  • 75eac1c9aa Improve documentation. Kristian S. Stangeland 2013-02-05 23:28:27 +0100
  • 28b213a419 Ensure that the dummy objects are all package private. Kristian S. Stangeland 2013-02-05 23:28:11 +0100
  • fc44ff9fba Merge branch 'master' into gh-pages Kristian S. Stangeland 2013-02-05 22:16:42 +0100
  • cf52d6ddb4 Bumping to version 2.2.0. Kristian S. Stangeland 2013-02-05 22:10:34 +0100
  • f3ad0d86fe Increment to pre-release version 2.1.2-SNAPSHOT Kristian S. Stangeland 2013-02-05 17:53:27 +0100
  • bdcd7f1f54 Ensure that ProtocolLib works with VanishNoPacket and Spigot Kristian S. Stangeland 2013-02-05 16:06:49 +0100
  • 901ab1fdda Add support for the Netty Spigot build. Kristian S. Stangeland 2013-02-05 07:00:49 +0100
  • e8112dba0e Made IntegerSet accessible. Encapsulating the injection handler. Kristian S. Stangeland 2013-02-05 01:37:41 +0100
  • 4685a06d27 Made the constructors for the different injectors more generic. Kristian S. Stangeland 2013-02-04 22:42:07 +0100
  • 7abfd2148e Make it possible to specify a custom incoming packet interceptor. Kristian S. Stangeland 2013-02-03 20:27:47 +0100
  • 6cf3307a3b Moved packet-related classes to a seperate package. Kristian S. Stangeland 2013-02-03 19:24:39 +0100
  • 3219deed79 Use isMinecraftClass to check for NMS classes. Kristian S. Stangeland 2013-02-03 19:07:12 +0100
  • eaf7ea9618 Add an equality and hashCode() method to all the matchers. Kristian S. Stangeland 2013-02-03 04:47:02 +0100
  • 75f05732bb Improve the toString()-functionality of each fuzzy contract. Kristian S. Stangeland 2013-02-03 04:08:30 +0100
  • 58969b26f6 Add getters and setters for each of the fuzzy contracts. Kristian S. Stangeland 2013-02-03 03:13:10 +0100
  • d583f7ccc3 Moving fuzzy reflection "framework" to a seperate package. Kristian S. Stangeland 2013-02-03 02:07:23 +0100
  • ab5bc1fd25 Make people aware of NULLs in the StreamSerializer class. Kristian S. Stangeland 2013-02-01 01:43:40 +0100
  • c7caf16a94 Inform the server operator about problems with Guava. Kristian S. Stangeland 2013-02-01 01:32:48 +0100
  • b26c9c45c8 Make it possible to send and recieve packets during login. Kristian S. Stangeland 2013-01-31 22:52:33 +0100
  • ea08696d10 Fix a serious bug that caused Blocks to inadvertanly be created. Kristian S. Stangeland 2013-01-31 20:30:08 +0100
  • e8c615b203 Attempting to add support for MCPC. Kristian S. Stangeland 2013-01-31 06:23:01 +0100
  • 8b12907dfb Improve JavaDoc and add the ability to match declaring class. Kristian S. Stangeland 2013-01-30 18:44:13 +0100
  • 2f8912a8ae Improved the fuzzy reflection system tremendously. Kristian S. Stangeland 2013-01-30 05:08:38 +0100
  • 58017960c9 Don't reference classes by name - it is not safe. Kristian S. Stangeland 2013-01-30 01:45:00 +0100
  • d109506cf2 Automatically delete empty JAR-files left over from upgrades. Kristian S. Stangeland 2013-01-27 16:42:30 +0100
  • eb996e73d8 Fixed a bug causing the entity modifier to always lookup the same world Kristian S. Stangeland 2013-01-27 15:35:39 +0100
  • 4f061e3464 Incremented to 2.1.1-SNAPSHOT for development towards the next version. Kristian S. Stangeland 2013-01-22 13:56:05 +0100
  • 74ecb14a33 Fixed a couple of mistakes in the JavaDoc. Kristian S. Stangeland 2013-01-22 13:33:24 +0100
  • 6ed5d4687d Updating JavaDoc for 2.1.0 Kristian S. Stangeland 2013-01-22 13:29:54 +0100
  • 290b791eb3 Merge branch 'master' into gh-pages Kristian S. Stangeland 2013-01-22 13:26:58 +0100
  • c6d896d717 Bumping version to 2.1.0 Kristian S. Stangeland 2013-01-22 12:59:08 +0100
  • 2a8dc4ad22 Don't consider the current file as a candidate for conflicting version. Kristian S. Stangeland 2013-01-22 03:27:26 +0100
  • 14f667e2b9 The client no longer sends a RESPAWN packet. Kristian S. Stangeland 2013-01-20 21:03:17 +0100
  • b138332608 Compile PL for 1.4.7 - though earlier versions will still work. Kristian S. Stangeland 2013-01-18 15:36:42 +0100
  • 5c098339a9 Increase default waiting period to 2 seconds. Kristian S. Stangeland 2013-01-18 09:56:55 +0100
  • 093a6f12bf Properly exit BlockingHashMap#get if we time out. Kristian S. Stangeland 2013-01-18 09:46:23 +0100
  • 95438c1861 Throw an exception the caller can handle instead of a warning message. Kristian S. Stangeland 2013-01-17 12:26:39 +0100
  • d23a45081a Better error messages - inform that updating is disabled for SNAPSHOTs. Kristian S. Stangeland 2013-01-15 11:09:16 +0100
  • 1880add7dc Just report HTTP errors, no need to make tickets out of them. Kristian S. Stangeland 2013-01-13 18:00:34 +0100
  • 429ca5d447 Don't update hooks if we don't need to. Kristian S. Stangeland 2013-01-13 15:44:16 +0100
  • 651581d677 FIXED: DataWatcher can now clone ItemStacks and ChunkPositions. Kristian S. Stangeland 2013-01-13 15:22:55 +0100
  • 637d6cda18 Only set the hook if it's different Kristian S. Stangeland 2013-01-13 14:58:07 +0100
  • 70cb9c5275 Updated packet registry for 1.4.6. Kristian S. Stangeland 2013-01-13 14:31:19 +0100
  • 37a9fc6a98 Don't call deprecated methods. Kristian S. Stangeland 2013-01-13 11:41:32 +0100
  • f416d1ba3d Make the backwards compatible scheduler available to all. Kristian S. Stangeland 2013-01-13 11:33:53 +0100
  • 845f339a30 Add the ability to set the default injection hook method. Kristian S. Stangeland 2013-01-13 11:31:32 +0100
  • 17a5f59c0d Added a convenience method for boolean structure modifiers. Kristian S. Stangeland 2013-01-11 00:07:15 +0100
  • 29709c4159 Fix a small oversight in the API design. Kristian S. Stangeland 2013-01-10 01:26:45 +0100
  • 898eb405f0 Incremented to 2.0.1-SNAPSHOT for development towards the next version Kristian S. Stangeland 2013-01-10 01:00:16 +0100
  • a6755d0ddd Updated JavaDoc for 2.0.0 Kristian S. Stangeland 2013-01-10 00:58:34 +0100
  • 9778ed6fc5 Merge branch 'master' into gh-pages Kristian S. Stangeland 2013-01-10 00:52:35 +0100
  • 9c86a36afb Stop tracking the dependency reduced POM. Kristian S. Stangeland 2013-01-10 00:51:52 +0100
  • 12c15b23ab Increment to 2.0.0 instead. Kristian S. Stangeland 2013-01-10 00:21:51 +0100
  • f2c955985c Increment to version 1.10.0 Kristian S. Stangeland 2013-01-09 23:35:14 +0100
  • 10d5163ef5 Added the ability to save int arrays in configurations. Kristian S. Stangeland 2013-01-09 14:45:00 +0100
  • 221ce71b97 Increment to 1.9.2-SNAPSHOT. Kristian S. Stangeland 2013-01-09 07:06:57 +0100
  • 0597084c3d Switched to a better base64 encoding and decoding method. Kristian S. Stangeland 2013-01-09 07:05:36 +0100
  • f791e2726f Inform about the purpose of the fromItemStack (fromItemTag) method. Kristian S. Stangeland 2013-01-09 04:52:53 +0100
  • dbc28c0035 Added the ability to serialize and deserialize NBT to many formats. Kristian S. Stangeland 2013-01-09 04:50:04 +0100
  • 3426306805 Finalize the operation to make the NBT wrappers into interfaces. Kristian S. Stangeland 2013-01-08 22:24:07 +0100
  • c2ea92ab37 Refactoring: Made NbtList and NbtCompound into generic interfaces. Kristian S. Stangeland 2013-01-08 21:11:29 +0100
  • 749f006621 Add the ability to serialize ItemStacks to strings. Kristian S. Stangeland 2013-01-08 03:33:24 +0100
  • 4756de8066 Factory methods should return NBTWrapper. Kristian S. Stangeland 2013-01-08 03:16:21 +0100
  • 79daec662c Added GPL license information. Kristian S. Stangeland 2013-01-08 02:05:15 +0100
  • 9fb5f7f2dd Fine tuning of the NBT system. Added more test cases. Kristian S. Stangeland 2013-01-08 02:00:42 +0100
  • 70589a6263 Added the ability to read NBT ItemStack tags. Kristian S. Stangeland 2013-01-07 23:39:16 +0100
  • 38137cea2c Verify element type in tag list. Kristian S. Stangeland 2013-01-07 20:37:21 +0100
  • 6b3d85af62 Change "clone" to "deepClone", in line with PacketContainer. Kristian S. Stangeland 2013-01-07 20:24:15 +0100
  • 8abb93114f Ensure that we can create compounds and lists. Kristian S. Stangeland 2013-01-07 20:15:21 +0100
  • 671654aaaf Add support for reading and writing NBT tags in packets. Kristian S. Stangeland 2013-01-07 10:14:25 +0100
  • 73e71ff954 Don't load classes on secondary threads. ADDRESSES TICKET-27. Kristian S. Stangeland 2013-01-06 20:14:25 +0100
  • 07ae10bcd6 This is a snapshot version. Kristian S. Stangeland 2013-01-02 20:39:10 +0100
  • 6996db9e63 Add a serializer for reading and writing ItemStacks to byte arrays. Kristian S. Stangeland 2013-01-02 20:37:24 +0100
  • 3723e73e81 Reverted the attempt at automating the version number in plugin.yml. Kristian S. Stangeland 2013-01-02 20:17:15 +0100
  • 711ffb1db7 Updated Metrics to version 6. Kristian S. Stangeland 2013-01-02 20:16:53 +0100
  • f995accd0c Let maven automatically insert the correct version in plugin.yml Kristian S. Stangeland 2012-12-27 19:00:49 +0100