Commit Graph

  • 6893f34289 Support reloading to some extent, if you use protocol lib it will kick all your players... (So you probably should just get a PluginManager...) Myles 2016-03-31 22:45:15 +0100
  • 0a69d62cbe Fixed typo (blame Mats) Hugo Kerstens 2016-03-31 23:26:13 +0200
  • 5e0096aa2c Merge pull request #307 from Matsv/master Myles 2016-03-31 21:49:42 +0100
  • 7326205495 Woops use the same instance Matsv 2016-03-31 22:48:20 +0200
  • a8212db7f2 Merge pull request #306 from Matsv/tabcomplete Myles 2016-03-31 19:55:11 +0100
  • 2905d77206 Reformatting moved color to the top ;( Matsv 2016-03-31 20:53:03 +0200
  • cb8ec2ce20 Add tab-complete possibility and help subcommand Matsv 2016-03-31 20:50:22 +0200
  • 09f484f956 Implement new protocol version registry Hugo Kerstens 2016-03-31 19:50:04 +0200
  • c48922eb3e Merge pull request #304 from Matsv/cmd Myles 2016-03-31 17:56:08 +0100
  • b701a0ef67 Change debug mode subcmd description Matsv 2016-03-31 18:55:05 +0200
  • eb50f4e907 Merge branch 'master' of https://github.com/Matsv/ViaVersion into cmd Matsv 2016-03-31 17:53:12 +0200
  • 6480ea34fc Changed javadoc Matsv 2016-03-31 17:52:06 +0200
  • 511941462f Add javadoc Matsv 2016-03-31 17:51:30 +0200
  • 34cc783cac Fix missing description, add javadocs, make sure subcommand is valid, check permission Matsv 2016-03-31 17:48:15 +0200
  • ecc79b4f49 Command API to keep it clean and make it possible for developers to add their own viaversion subcommands if they want to. Matsv 2016-03-31 17:22:42 +0200
  • 76f10c463f Merge pull request #301 from Matsv/master Myles 2016-03-31 15:49:24 +0100
  • 41d5144b57 Handle discontinued player item in hand, fixes #299 Matsv 2016-03-31 16:28:56 +0200
  • de196f2e4f Merge pull request #300 from HugoDaBosss/master Myles 2016-03-31 14:10:52 +0100
  • 0acc2f95fb Remove unneeded code Hugo Kerstens 2016-03-31 15:08:19 +0200
  • d16eb9b27e Version bump 0.7.2 Myles 2016-03-30 17:46:00 +0100
  • 8760b53a0a Fix Disconnect Issue (It's not really harmful but still) Myles 2016-03-30 17:45:24 +0100
  • a40182186f Fix debug issue with 1.9.2 Myles 2016-03-30 17:34:13 +0100
  • ef2b173749 Merge pull request #295 from Matsv/master Myles 2016-03-30 17:33:15 +0100
  • 75c9284cda Rename 1_9_1 PRE to just 1_9_1 Matsv 2016-03-30 18:23:52 +0200
  • 2abecba7bf Bump version 0.7.1 Myles 2016-03-30 16:54:49 +0100
  • fb6055cbfe 1.9.2 support (no protocol changes from what I've seen) Myles 2016-03-30 16:51:55 +0100
  • 639c9ea8c1 Fix 1.8R0.1 not working, ensure flying packets are sent from right place in pipeline, should fix #273 Myles 2016-03-30 16:43:01 +0100
  • 1872845d2b Add additional information when packets aren't sent correctly. Myles 2016-03-30 15:58:31 +0100
  • 93755c6732 Move patch to update health so it works better and is applied upon login. Myles 2016-03-29 18:22:40 +0100
  • 68973fd136 Merge pull request #291 from Matsv/gitter Myles 2016-03-29 16:08:43 +0100
  • 1a0bd37a01 Add gitter badge to ReadMe Matsv 2016-03-29 16:43:42 +0200
  • 3551779600 Merge pull request #290 from Matsv/master Myles 2016-03-29 15:39:40 +0100
  • b8deddcd2c Add JavaDocs link to README.md Matsv 2016-03-29 16:36:21 +0200
  • c49bf89ead Merge pull request #289 from Matsv/debug Myles 2016-03-29 15:03:36 +0100
  • 4ff4fe2ab2 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion Myles 2016-03-29 15:02:04 +0100
  • 1b99e2cf57 Move EntityNBT to different file and fix the issue to do with respawn chunks unloading. #287 Myles 2016-03-29 15:01:38 +0100
  • 55830b0dfb Show all errors on debug Matsv 2016-03-29 16:00:56 +0200
  • e61f56b2e0 Merge pull request #283 from Matsv/slpfix Myles 2016-03-28 12:04:06 +0100
  • 95ea95be13 Woops the new api broke ServerListPlus custom outdated message again fixes #282 Mats 2016-03-28 11:52:29 +0200
  • d72b7fc4df Fix shields not being configurable Myles 2016-03-27 23:52:57 +0100
  • 0992c74351 Improve block placing a bit Myles 2016-03-27 23:40:32 +0100
  • 081c23ad8b Small Javadocs Myles 2016-03-27 22:45:25 +0100
  • 258f0fc636 Change the README back ;) Myles 2016-03-27 21:50:49 +0100
  • c4e3864fc0 Pom pom 0.7.0 Myles 2016-03-27 21:46:11 +0100
  • 405b6e8047 Merge pull request #280 from HugoDaBosss/apiv2 Myles 2016-03-27 21:37:14 +0100
  • 9847912128 Make BossBar API easier to use Hugo Kerstens 2016-03-27 21:25:31 +0200
  • d89a34cca3 Allow packets to be written to the server using passthrouh ID, shouldn't break anything I also updated comment on why interaction is half broken Myles 2016-03-27 19:13:19 +0100
  • 6197138380 Merge pull request #279 from HugoDaBosss/apiv2 Myles 2016-03-27 18:31:17 +0100
  • f5f4876182 Add check for isPorted because server can be using 1.9 Hugo Kerstens 2016-03-27 18:05:04 +0100
  • 293c1229ff Update BossBar API to use protocol version and add protocol version by uuid API method Hugo Kerstens 2016-03-27 17:58:31 +0100
  • ba60f10744 Match the source for SPIGOT-1.8 Myles 2016-03-27 16:37:42 +0100
  • c0493de4df Does not fix armour issue completely but improves right click armour items (it's still bugged, working on it) Myles 2016-03-27 14:57:13 +0100
  • 46b2f69b01 Fix healing potion :) Myles 2016-03-27 14:06:55 +0100
  • f926113c66 Improve paper patch to allow for latency in towering up. Myles 2016-03-27 13:56:06 +0100
  • 0e4df51613 Better placement detection Myles 2016-03-26 23:29:09 +0000
  • c5f72dc728 Wrong way oops Myles 2016-03-26 22:22:19 +0000
  • cee5b1ee42 Improve the patch to check the pipe and to handle above head placement. Myles 2016-03-26 15:55:13 +0000
  • f1b9cd2e56 Add PaperSpigot patch to fix block placement (Applies to all protocols for now, until someone finds an issue with this) Myles 2016-03-26 15:28:42 +0000
  • 7807e6d9c4 Merge pull request #275 from HugoDaBosss/apiv2 Myles 2016-03-26 14:51:55 +0000
  • 4b354f806d Check if user is indeed using 1.9 to 1.8 protocol conversion Hugo Kerstens 2016-03-26 15:38:15 +0100
  • 41707ca867 Not needed Hugo Kerstens 2016-03-26 15:22:23 +0100
  • 5bca3a97ec Merge remote-tracking branch 'origin/apiv2' into apiv2 Hugo Kerstens 2016-03-26 15:18:39 +0100
  • 3679aa618f Fix for block place sounds Hugo Kerstens 2016-03-26 15:17:00 +0100
  • e9d96f2daf Fix hologram offset. Myles 2016-03-26 14:08:23 +0000
  • f371419396 Fix shields not being for the right entity >.> and also print out value for metadata Myles 2016-03-26 13:07:06 +0000
  • f32d3211ed Fix issue with Bukkit materials which aren't found by ID Myles 2016-03-26 12:33:22 +0000
  • 45f99d4c31 Small fixes and formatting Hugo Kerstens 2016-03-23 00:26:38 +0100
  • 71a9c90fe9 Fix team packet Myles 2016-03-25 22:02:25 +0000
  • 406500b0bd Fix type conversion not being instant, (causes issue when reading later on) Introduce packet ID counting (so we can mark something for the next packet etc) Move USE Item Add patch to handle placement properly and not break items yay. (Requires a list of special items >.>) (And lastplaceblock packet index) Myles 2016-03-24 15:45:16 +0000
  • 9257298e17 Handle not found metadata properly, and register the player as a type. Fixes #270 Myles 2016-03-23 17:56:02 +0000
  • 0376602894 Update TODO list, add pipeline cache Myles 2016-03-23 14:00:48 +0000
  • 95ceabb495 Merge fix for duplicated events for placement Myles 2016-03-23 13:41:11 +0000
  • 6c8ccb1b1e Don't send place block twice (1.9 will use use_item to handle items), fixes #244 (may fix more) Myles 2016-03-23 13:37:45 +0000
  • f351dd03e7 Merge pull request #269 from Matsv/effectapiv2 Myles 2016-03-23 12:43:20 +0000
  • c1e77a49b6 Merge branch 'master' into apiv2 Myles 2016-03-23 12:40:08 +0000
  • 9adf6040fa Optimise ViaIdleThread, use 1 object for all packets. (Quite a big speed up) Myles 2016-03-23 12:35:38 +0000
  • 3e320618f9 Merge branch 'apiv2' of https://github.com/MylesIsCool/ViaVersion into apiv2 Mats 2016-03-23 13:13:33 +0100
  • 6c1de57d32 Merge pull request #268 from Matsv/apiv2 Myles 2016-03-23 12:12:19 +0000
  • 7694d311d1 Reimplement effect indicator Mats 2016-03-23 12:42:03 +0100
  • eee1fd941e Fix small teampacket bug Mats 2016-03-23 11:34:13 +0100
  • 9c5c181389 Small fixes and formatting Hugo Kerstens 2016-03-23 00:26:38 +0100
  • b4b85b1602 Merge pull request #266 from HugoDaBosss/apiv2 Myles 2016-03-22 23:23:50 +0000
  • f6bb1b48f5 Implement new Config API at some more places Hugo Kerstens 2016-03-22 23:35:01 +0100
  • 4ce846a899 Make more errors informative :) Myles 2016-03-22 19:37:15 +0000
  • ef08117f34 oops ;) better read the tin better Myles 2016-03-22 19:28:37 +0000
  • 4b582a7279 Make PacketWrapper exceptions more informative :) Myles 2016-03-22 19:27:27 +0000
  • ad53c1ed7f Merge pull request #265 from HugoDaBosss/apiv2 Myles 2016-03-22 19:25:33 +0000
  • 6e46d018a4 Removed import? Hugo Kerstens 2016-03-22 20:18:07 +0100
  • 6beacf9804 Merge pull request #264 from HugoDaBosss/apiv2 Myles 2016-03-22 19:17:28 +0000
  • e15c8d7257 Optimise sound searching Hugo Kerstens 2016-03-22 20:16:39 +0100
  • 3518804cbf Remove some debug code Hugo Kerstens 2016-03-22 20:11:24 +0100
  • 101f86c8cd Merge pull request #263 from HugoDaBosss/apiv2 Myles 2016-03-22 18:32:42 +0000
  • 22c2435656 Fixed spawn experience orb packet Hugo Kerstens 2016-03-22 19:30:24 +0100
  • af53275ab9 JavaDoc for quite a lot of the API classes... yay Myles 2016-03-22 18:02:46 +0000
  • eccbb567e8 Clean up some code in Base and MetaIndex Myles 2016-03-22 16:56:36 +0000
  • bae3599388 Update DEBUG to work in APIv2, also fix a few usages to the config API (may need more) Myles 2016-03-22 16:53:07 +0000
  • 88ab4e53a7 Merge pull request #261 from HugoDaBosss/apiv2 Myles 2016-03-22 16:48:13 +0000
  • 25fa2eabbb Small update for descriptions Hugo Kerstens 2016-03-22 17:22:49 +0100
  • e12d8ec466 Add descriptions for the new Config API Hugo Kerstens 2016-03-22 17:17:13 +0100
  • a7022bddf8 Small typo Hugo Kerstens 2016-03-22 17:00:13 +0100