Archiviert
13
0

Commit graph

  • bea4356aca Update version to 4.0.0 for release Dan Mulloy 2016-05-15 17:43:20 -0400
  • 32f51c612a Add contributing guidelines and issue template 0x277F 2016-05-13 18:20:27 -0600
  • 355d00d951 Complete 1.9.4 update Dan Mulloy 2016-05-13 17:12:21 -0400
  • bf56f3919f Merge pull request #205 from 0x277F/mc-1.9.4 Dan Mulloy 2016-05-13 16:52:50 -0400
  • d876580ddf
    Update to 1.9.4 0x277F 2016-05-12 16:30:49 -0600
  • 90f36198d2 Add plugin caller to setPacket warning Dan Mulloy 2016-05-02 22:04:10 -0400
  • e542f3c9d3 Add back a missing data watcher constructor Dan Mulloy 2016-04-16 21:24:58 -0400
  • 87c56d0248 We support 1.9.2 Dan Mulloy 2016-04-10 21:28:52 -0400
  • 8c928cb237 Allow the usage of user-created enums Dan Mulloy 2016-04-06 22:55:14 -0400
  • 6030992af4 Add modifiers for Sounds and Hands Dan Mulloy 2016-04-04 21:37:45 -0400
  • 688da1a1bb Add protocol version for 1.9.2 Dan Mulloy 2016-04-03 00:49:04 -0400
  • ceecd51982 Update to 1.9.2 Dan Mulloy 2016-04-02 23:01:19 -0400
  • c77a700442 Add wrapper for ItemSlot Dan Mulloy 2016-04-02 14:54:31 -0400
  • 10ded26d60 Documentation improvements Dan Mulloy 2016-04-02 14:47:54 -0400
  • 74adaba8ac Update packet types and IDs for 1.9 Dan Mulloy 2016-03-20 17:46:23 -0400
  • 19c57b0e5e Restore disabled tests, fix block data Dan Mulloy 2016-03-20 13:35:59 -0400
  • f561057311 Fix an error with TinyProtocol reflection Dan Mulloy 2016-03-19 22:36:25 -0400
  • 0e6a7a39a0 Add modifiers for SoundCategory and MobEffectList Dan Mulloy 2016-03-19 22:30:01 -0400
  • 13b905e762 Fix a few issues with loading Dan Mulloy 2016-03-19 16:41:02 -0400
  • b4c0cc5a27 Split API off into a separate module Dan Mulloy 2016-03-19 16:01:38 -0400
  • a042c8bb3c Update the dig type enum for 1.9 Dan Mulloy 2016-03-12 15:54:57 -0500
  • 286a642739 Fix false update notifications with beta releases Dan Mulloy 2016-03-12 15:51:12 -0500
  • 513a83c4b0 Fix block positions in watchers and issues with components Dan Mulloy 2016-03-12 15:35:34 -0500
  • 9b2c8826b1 Fix a typo Dan Mulloy 2016-03-11 14:15:14 -0500
  • 413a3c27a4 Fix an issue with deep cloning data watchers Dan Mulloy 2016-03-11 14:06:43 -0500
  • c9328d98d7 Return to normal versioning Dan Mulloy 2016-03-09 22:02:35 -0500
  • f6c0751ce3 Update version to 3.7.0-BETA for beta release Dan Mulloy 2016-03-07 19:08:16 -0500
  • 16c7ebef73 A few minor tweaks Dan Mulloy 2016-03-07 19:05:58 -0500
  • ec38ac7292 Revert changes to EntityUtilities Dan Mulloy 2016-03-06 18:32:39 -0500
  • b8497a91a6 Disable updater tests Dan Mulloy 2016-03-06 14:11:56 -0500
  • 5115bcaf98 Add an optional cloner, fix sound cloning, clean up the data watcher Dan Mulloy 2016-03-06 14:02:45 -0500
  • 7077037bb7 The serializer can be null Dan Mulloy 2016-03-05 23:53:55 -0500
  • 11ba322b5f Fix an issue with cloning metadata packets Dan Mulloy 2016-03-05 23:28:48 -0500
  • a39a37ec51 Allow new entries to be created in the data watcher Dan Mulloy 2016-03-05 20:36:54 -0500
  • ec8fa0d1fe Add wrapper for MinecraftKey, more work on data watchers Dan Mulloy 2016-03-04 21:24:12 -0500
  • 5efc4ffee3 Update player actions for 1.9 Dan Mulloy 2016-03-04 17:32:43 -0500
  • c2d028df4f Fix a few issues with data watchers Dan Mulloy 2016-03-04 17:16:50 -0500
  • 9b838df17d Fix a few errors with data watchers Dan Mulloy 2016-03-03 21:27:05 -0500
  • a20ff4645d Add wrappers for data watcher objects, serializers, and the registry Dan Mulloy 2016-03-03 21:18:51 -0500
  • 850e3431da Restore a few more methods, add some documentation Dan Mulloy 2016-03-02 20:47:00 -0500
  • 072a60516e Update particles for 1.9 Dan Mulloy 2016-03-02 18:48:47 -0500
  • 9b3feb995a Restore some methods to the data watcher wrappers Dan Mulloy 2016-03-02 18:27:12 -0500
  • d359f7455f [Breaking] Update data watchers for 1.9 Dan Mulloy 2016-03-02 18:08:01 -0500
  • 4987cd188a Comment out data watcher exception Dan Mulloy 2016-03-01 18:34:35 -0500
  • 019e45572d 1.9 update: Fix entity modifiers Dan Mulloy 2016-03-01 16:07:59 -0500
  • d87e877a27 Update internal versioning for 1.9 Dan Mulloy 2016-02-29 19:15:54 -0500
  • 05c7da17b9 1.9 update: It compiles! Dan Mulloy 2016-02-29 18:55:29 -0500
  • 8c21f75e6d Update readme links Dan Mulloy 2016-02-27 22:48:54 -0500
  • 615a4e6e37 Use the correct Gson class in 1.7.10 Dan Mulloy 2016-02-27 22:48:11 -0500
  • 11ca1bf51e Merge pull request #150 from iNevet/master Dan Mulloy 2016-02-25 13:51:15 -0500
  • 7fabfad65d Better code example iNevet 2016-02-23 15:28:14 +0800
  • ce4779f49d Revert "Fix spelling mistake in PacketAdapter" Dan Mulloy 2016-02-19 12:56:57 -0500
  • a88b919e60 Make update checking more robust Dan Mulloy 2016-02-17 21:48:24 -0500
  • cc4d035b63 Fix spelling mistake in PacketAdapter Dan Mulloy 2016-02-17 21:10:25 -0500
  • 12b78eb1d7 Switch to Java 7 Dan Mulloy 2016-02-17 21:03:26 -0500
  • 8a5267ab76 Update version to 3.7-SNAPSHOT Dan Mulloy 2016-02-17 20:52:11 -0500
  • a189947617 Fix issue with entity tracking on PaperSpigot Dan Mulloy 2016-02-16 15:43:23 -0500
  • f01b3999ff Update version to 3.6.6-SNAPSHOT Dan Mulloy 2016-02-16 15:41:55 -0500
  • 11cb603130 Update version to 3.6.5 for release Dan Mulloy 2016-01-30 12:54:33 -0500
  • 0dd20f8d08 Add tests for the updaters, improve the check command Dan Mulloy 2016-01-30 12:33:16 -0500
  • 7630007833 Cut down on static calls to the main class Dan Mulloy 2016-01-29 23:41:26 -0500
  • de8bb2bd66 Switch to HTTPS for Spigot update checking Dan Mulloy 2016-01-29 23:28:10 -0500
  • 83c2943b48 Update release version in the readme Dan Mulloy 2016-01-23 19:46:49 -0500
  • c368251954 Add some more tests for WrappedGameProfile Dan Mulloy 2016-01-10 15:52:35 -0500
  • 39998eedf8 Make sure the plugins folder actually exists before iterating Dan Mulloy 2016-01-09 12:31:20 -0500
  • 8e8cf54ddd Fix conflict checking with different plugins folders Dan Mulloy 2016-01-09 12:28:05 -0500
  • 5a5cd77bac Temporarily restore Java 6 compatibility Dan Mulloy 2015-11-30 19:03:32 -0500
  • 125834205a Add md_5's repo for 1.7.10 Dan Mulloy 2015-11-27 18:05:33 -0500
  • 0c705ef59d Restore backwards compatibility with server pings Dan Mulloy 2015-11-27 17:02:41 -0500
  • b17af68716 Clean up some less-than-conventional code Dan Mulloy 2015-11-24 15:35:23 -0500
  • 3e69dd69ed Actually commit the files Dan Mulloy 2015-11-14 14:32:51 -0500
  • 395d77e721 Reimplement auto updater, fix legacy packets Dan Mulloy 2015-11-14 14:31:45 -0500
  • e84fca699d Whoops, left some debug info in Dan Mulloy 2015-11-13 20:07:12 -0500
  • 880cf29fc7 Don't depend on packet IDs anymore for 1.9 Dan Mulloy 2015-11-13 20:05:53 -0500
  • 7dff86cb48 Fix the StreamSerializer Dan Mulloy 2015-11-02 23:56:41 -0500
  • 4bb917e596 Stop testing with open jdk 6 Dan Mulloy 2015-10-31 13:53:31 -0400
  • bd28035024 Don't load classes when we're checking for them Dan Mulloy 2015-10-31 13:47:45 -0400
  • c40d9c1e6c Add some debug info for issue #109 Dan Mulloy 2015-10-31 13:12:18 -0400
  • cd7894f9f1 Ignore improperly registered custom packets Dan Mulloy 2015-10-23 20:28:49 -0400
  • 245433b29a Fix server pings and the infamous closed channel exception Dan Mulloy 2015-10-16 22:36:01 -0400
  • 9433ea5e48 Add some debug info for exception caught messages Dan Mulloy 2015-10-07 18:12:50 -0400
  • 0d3867c6f1 Add WrappedBlockData.getData(), improve block data test Dan Mulloy 2015-09-23 20:18:04 -0400
  • 4e16792450 Delay server channel injection if late bind is detected Dan Mulloy 2015-09-22 21:48:55 -0400
  • a2452cba67 Add BlockPosition#toLocation Dan Mulloy 2015-08-29 12:42:47 -0400
  • fc28a9242c Blacklist the UPDATE_ATTRIBUTES packet in the deep clone test Dan Mulloy 2015-08-21 17:52:20 -0400
  • 368ed76677 Fix IllegalArgumentException with watchable objects Dan Mulloy 2015-08-09 18:27:00 -0400
  • e6c87129bd Add version to stack traces, fix EnumWrappers in pre-1.8 Dan Mulloy 2015-08-09 12:53:27 -0400
  • 3166241397 Improve server mocking, test lore and material data Dan Mulloy 2015-07-29 12:29:59 -0400
  • 8576b7a057 Update to 1.8.8 Dan Mulloy 2015-07-27 15:05:32 -0400
  • 0b63ae0354 Remove unnecessary method call Dan Mulloy 2015-07-24 12:40:47 -0400
  • 0159752687 Fix NoSuchMethodError with pre-1.7.9 versions Fixes #104 Dan Mulloy 2015-07-24 12:36:26 -0400
  • 7226e199e5 A few build improvements Dan Mulloy 2015-07-18 21:35:00 -0400
  • 4c97c3c7ce Don't build TinyProtocol, it isn't actually a plugin Dan Mulloy 2015-07-18 21:09:02 -0400
  • ae47ae3b89 Only suppress ClosedChannelExceptions Dan Mulloy 2015-07-18 21:07:41 -0400
  • 900b31e0c9 Include Java versions in errors Dan Mulloy 2015-07-12 21:49:04 -0400
  • f77ff6a0a2 Add /protocol dump, should help with debugging Dan Mulloy 2015-07-12 21:07:09 -0400
  • 714e631dd0 Attempt to alleviate some issues with backwards compatibility Addresses #98 Dan Mulloy 2015-07-12 13:58:31 -0400
  • b50133d322 Bump version to 3.6.5-SNAPSHOT Dan Mulloy 2015-07-12 12:17:48 -0400
  • 0dd37bb801 Bump version to 3.6.4 for release Dan Mulloy 2015-07-11 16:52:27 -0400
  • 5e703d91db Write Spigot's chat components as null in compiled modifiers too Fixes #95 Dan Mulloy 2015-07-07 13:55:31 -0400