Commit Graph

  • e595344941 Implement rewriting for villager trade info. Myles 2016-04-29 17:09:24 +0100
  • 05dbc53fd0 Add javassist to the libraries for future use. Apologies for the like extra 600kb :( Myles 2016-04-27 21:57:13 +0100
  • 0374da573b Check if the player is ported, fix NullPointerException post 876 on spigotmc.org (#374) Mats 2016-04-24 13:29:52 +0200
  • fe2fccb6f7 Check if the player is ported, fix NullPointerException post 876 on spigotmc.org Matsv 2016-04-24 10:12:22 +0200
  • 8e64fb8c21 Add magical unknown protocol version, so that if it's not registered it doesn't NPE. Myles 2016-04-23 20:39:16 +0100
  • 7f0804b86d Merge 58825cf9f2 into 0f55402171 sinnlosername 2016-04-22 19:46:10 +0000
  • 0f55402171 Version bump 0.7.9 Myles 2016-04-22 17:17:40 +0100
  • acb7372eb7 Ensure that the player is online. Myles 2016-04-22 13:36:10 +0100
  • 057ab050ea Make it so base protocol actually registers its listeners Credit to @jollyolbrits for finding this silly one. Myles 2016-04-22 13:28:54 +0100
  • a01997fe53 Typo Myles 2016-04-21 23:12:40 +0100
  • e4adbf4a1a Add terorbility build server and remove filip's since it's dead for now. Myles 2016-04-21 22:47:01 +0100
  • 261d68c58e Fix blocking shield not going away :P Myles 2016-04-21 21:13:10 +0100
  • 38617d1f61 Version bump 0.7.8 Myles 2016-04-21 16:20:45 +0100
  • cc5bcb8a64 Allow NMS packet receiving Myles 2016-04-21 16:19:29 +0100
  • b6794f5597 Cancel swap item, fix #364 (#365) Mats 2016-04-20 19:31:18 +0200
  • ba7d2940bb Remove canceling drop item Matsv 2016-04-20 19:30:35 +0200
  • a2aa046cb0 Cancel swap item, fix #364 Matsv 2016-04-20 18:14:56 +0200
  • 18f77308f5 Bump version to .0.7.8-SNAPSHOT 0.7.7 Myles 2016-04-20 15:59:23 +0100
  • 6bb473ea8d Change PlayerMovementMapper to a handler and fix the mappings so it works. Myles 2016-04-20 01:33:01 +0100
  • 7984f6400c Clean up not used code Myles 2016-04-20 01:25:00 +0100
  • 3498d093b0 Thanks @jollyolbrits for debugging, fix the issue with ground not being sent properly for movement. Fixes anti-cheat issues. Placement issues. Probably 100 billion other issues. Fix me being an idiot and changing numbers. Myles 2016-04-20 01:22:58 +0100
  • a3db32758c Add new is feature to PacketWrapper :) Myles 2016-04-20 01:09:39 +0100
  • 45952d3759 Move Idle thread. Myles 2016-04-20 00:50:44 +0100
  • c552b12696 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion Myles 2016-04-19 22:53:48 +0100
  • 0ae9d9dbbf Fix bossbars so they send correctly, credits to @jollyolbrits for detailed reporting of where the issue may take place. Myles 2016-04-19 22:53:27 +0100
  • 8852e3b3a3 Change item from main hand, not offhand. Fixes #329 (#363) Mats 2016-04-19 17:32:03 +0200
  • c4b771fb1b Change item from main hand, not offhand. Fixes #329 Matsv 2016-04-19 14:55:43 +0200
  • a496b2d3a8 This branch would be better here as it won't be applicable if elsewhere. Myles 2016-04-17 12:59:01 +0100
  • 6198dbfe70 Change to match the config Myles 2016-04-17 12:55:34 +0100
  • a81d52a54f Implement a packet limiting system, Myles 2016-04-17 12:55:18 +0100
  • cf20e8ac5f Bump version 0.7.6 Myles 2016-04-17 00:53:49 +0100
  • 4f8a248c6b Add item-cache as a less expensive way of getting items. (Will rewrite eventually to not depend on Bukkit) Myles 2016-04-17 00:52:35 +0100
  • 57d58db35e Fix item showing twice, one in the new slot (#359) Mats 2016-04-15 19:48:28 +0200
  • 46c9e9185a Fix item showing twice, one in the new slot Matsv 2016-04-15 19:45:57 +0200
  • c214ca02e8 Make commandblocks compatible with all 1.8 spigot/craftbukkit versions, fix #355 (#356) Mats 2016-04-14 13:59:23 +0200
  • c539ee3260 Make commandblocks compatible with all 1.8 spigot/craftbukkit versions, fix #355 Matsv 2016-04-14 13:45:58 +0200
  • 6b8b0e1771 Bump version to 0.7.6-SNAPSHOT 0.7.5 Myles 2016-04-13 19:42:53 +0100
  • e6671513f2 Improve an issue to do with block breaking ghosting back, note this is not a fully fix, but improves the issue quite a bit. Myles 2016-04-13 16:54:18 +0100
  • 4c7b50d6fb Fix chunk sending order, Fixes #338, #292 (I believe.) Myles 2016-04-13 15:05:50 +0100
  • 1c9229a2fc Don't unload the chunks twice (#350) Mats 2016-04-13 13:25:41 +0200
  • eb3331220f Don't unload the chunks twice Matsv 2016-04-12 14:09:55 +0200
  • d11c18c024 Remove MCProtocolLib (#349) Mats 2016-04-12 13:40:12 +0200
  • aeb0c245d8 Remove MCProtocolLib Matsv 2016-04-12 13:11:25 +0200
  • dc4b5b4d35 Possibility to show the new 1.9 death messages (#348) Mats 2016-04-12 13:01:37 +0200
  • 9693d1004e Possibility to show the new 1.9 death messages Matsv 2016-04-12 12:57:21 +0200
  • 517299d673 Show skeletons' bow like 1.8, not down as 1.9 without target (#347) Mats 2016-04-12 12:18:58 +0200
  • a8baa7af50 Transform Combat packet (#346) Mats 2016-04-12 12:18:51 +0200
  • 02da0f5906 Show skeletons' bow like 1.8, not down as 1.9 without target Matsv 2016-04-12 10:16:18 +0200
  • 2126d02841 Transform Combat packet Matsv 2016-04-12 08:18:25 +0200
  • a1f847c905 Patch respawn packet to reset bulk / loaded cache. Myles 2016-04-11 20:17:48 +0100
  • d51d50abbc Merge 842f147ddb into f3ea43b1eb Hunter Sharpe 2016-04-10 19:37:55 +0000
  • 842f147ddb Updated project to use modules. Hunter Sharpe 2016-04-10 14:34:49 -0500
  • 8997c43e52 Update README.md Hunter Sharpe 2016-04-10 14:14:46 -0500
  • afc399905b Update README.md Hunter Sharpe 2016-04-10 14:14:23 -0500
  • f3ea43b1eb Reformat / optimize imports (#344) Mats 2016-04-10 19:43:08 +0200
  • d26331cad7 Reformat / optimize imports Matsv 2016-04-10 19:07:28 +0200
  • 551b5d0654 Rewrite effect ids (#342) Mats 2016-04-10 15:29:25 +0200
  • 2fe445a6fb No need to check. Matsv 2016-04-10 13:41:24 +0200
  • 0d4547c3ba Remove Lombok unused thingy Matsv 2016-04-10 13:40:17 +0200
  • 6fa467c6fc Remove test line Matsv 2016-04-10 13:06:22 +0200
  • 5eb744a000 Rewrite effect ids Matsv 2016-04-10 13:02:11 +0200
  • 58825cf9f2 I'm a perfectionist. I didn't like my old code, so I write something new which corresponds to your "wishes". ^^ florian 2016-04-08 23:14:56 +0200
  • 9f39662df6 Check if custom name is visible and if custom name is not empty. Fix … Mats 2016-04-06 14:50:09 +0200
  • 15cdc27c8e Fix typo Matsv 2016-04-06 14:33:18 +0200
  • f65978a520 Check if custom name is visible and if custom name is not empty. Fix #327 Matsv 2016-04-06 14:31:53 +0200
  • 7ea2156f37 Bump version 0.7.4 Myles 2016-04-05 14:31:40 +0100
  • 5032e7d07e Only apply the 'Hologram patch' to small entities since it only happens to them. Mats 2016-04-04 16:55:48 +0200
  • 1253192757 Only apply the 'Hologram patch' to small entities since it only happens to them. Matsv 2016-04-04 16:24:30 +0200
  • c7c6ee9fbc Delay registration of protocols until the plugin has loaded to prevent it being done at the wrong time, #323 #316 Fixed Myles 2016-04-03 23:30:10 +0100
  • 416d05e0e9 Removed Logger Message florian 2016-04-03 16:22:49 +0200
  • 8b41c35326 Use Logger / Bug Fix florian 2016-04-03 15:27:00 +0200
  • 4de96d1013 More more Nicer + ReflectionFinder - ReflectionUtil.getFields(...) florian 2016-04-03 15:24:14 +0200
  • 092f154ad4 More more Nicer + ReflectionFinder - ReflectionUtil.getFields(...) florian 2016-04-03 14:33:31 +0200
  • ba03736950 More nicer + formatting ^.^ florian 2016-04-03 13:02:20 +0200
  • 9efccd6a31 Merge b602bd4f59 into 4431ca63c2 Hugo Kerstens 2016-04-03 10:31:00 +0000
  • 4431ca63c2 Fix viaversion list command Mats 2016-04-03 12:26:27 +0200
  • b602bd4f59 Formatting Hugo Kerstens 2016-04-03 11:43:04 +0200
  • e31e2ae45b No longer rely on the plugin name. Hugo Kerstens 2016-04-03 11:41:20 +0200
  • bbcbec5e22 Fix viaversion list command when multiple people are on the same version Matsv 2016-04-03 11:38:39 +0200
  • b243fd195b Nicer InjectPacketHandler. florian 2016-04-03 11:21:57 +0200
  • 6964538592 Nicer InjectPacketHandler florian 2016-04-03 11:21:12 +0200
  • 1fa7211cf0 Construct List properly, Fix #314 Myles 2016-04-03 01:51:38 +0100
  • de576795dc Blame @Matsv Myles 2016-04-02 22:59:40 +0100
  • f6286bcc25 Bump version 0.7.3 Myles 2016-04-02 22:13:30 +0100
  • 8276b212e9 Merge pull request #313 from Matsv/master Myles 2016-04-02 21:32:46 +0100
  • aabd9247a6 Stop allowing everyone to change the instance Matsv 2016-04-02 21:45:24 +0200
  • 997c2ad6a1 Fix Potions: ThrownPotion is now correct, and the particles are too. Fixes #223 Also changes a tiny bit of javadoc :) Myles 2016-04-02 14:46:30 +0100
  • 233a2ba5df Merge pull request #312 from Matsv/dev Myles 2016-04-02 14:09:00 +0100
  • ed0d5a7cfb Fix NBT for potions Matsv 2016-04-02 15:06:10 +0200
  • 87f083460c Fix custom named spawneggs Matsv 2016-04-02 15:02:41 +0200
  • 2d6dedefb8 Add some packet plugins to loadbefore to ensure it works better with them. Myles 2016-04-02 13:50:21 +0100
  • 8adbf36a3a Merge pull request #311 from Matsv/dev Myles 2016-04-02 13:30:10 +0100
  • 8c706b665c Don't format if no args are given Matsv 2016-04-02 11:58:15 +0200
  • 2e3677a592 Make command sender messages cleaner Matsv 2016-04-02 11:51:17 +0200
  • 3602c5087b Don't send a meta data packet when list is empty. #288 Myles 2016-04-01 18:13:23 +0100
  • 5c84b3d8cc Merge pull request #309 from HugoDaBosss/master Myles 2016-04-01 16:41:03 +0100
  • 7defe7129f Implement subcommand to reload the config Hugo Kerstens 2016-04-01 17:31:44 +0200
  • 995dc135b8 Merge pull request #308 from Matsv/boss Myles 2016-04-01 15:07:04 +0100
  • 3f64fb7d5f Cleanup BossBar class & add new bossbar api method, addPlayers() Matsv 2016-04-01 16:03:56 +0200
  • ac8f7a00ae Merge pull request #305 from HugoDaBosss/master Myles 2016-03-31 22:45:39 +0100