Commit Graph

  • c5ac3c9b3d Don't freeze current thread when sending chunks Myles 2016-03-06 13:49:33 +0000
  • 0ea32b3318 Merge pull request #150 from HugoDaBosss/patch Myles 2016-03-06 13:45:56 +0000
  • 8afc850ed3 Add new config option "sync-chunks", chunks will now be sent in sync with the MC thread when true, this fixes timings (paper spigot mostly issue) Myles 2016-03-06 13:45:26 +0000
  • 3c6dcfe5bf Update OutgoingTransformer.java HugoDaBosss 2016-03-06 14:42:50 +0100
  • 59d637e0f5 More formatting (stupid eclipse) HugoDaBosss 2016-03-06 14:42:22 +0100
  • 923f3088c0 Formatting HugoDaBosss 2016-03-06 14:40:52 +0100
  • 4f8aff9c01 Forgot to remove debug message HugoDaBosss 2016-03-06 14:37:51 +0100
  • 99ceb9ae79 Fix mob spawners when no EntityId is given HugoDaBosss 2016-03-06 14:30:19 +0100
  • 5de3a520d9 Merge db3afc71f8 into 6e0554f4a4 fillefilip8 2016-03-06 13:22:56 +0000
  • 6e0554f4a4 Fix enchanting tooltips Myles 2016-03-06 13:22:56 +0000
  • 36879f8d02 Fix small issue with updater Myles 2016-03-06 13:02:54 +0000
  • fe77df1434 Fix brewing #141 Myles 2016-03-06 12:25:54 +0000
  • 713361f973 Merge pull request #148 from StamBoom/master Myles 2016-03-06 11:20:50 +0000
  • a314b86f57 Fix commandblock minecarts Mats 2016-03-06 12:18:18 +0100
  • 840c90f871 Don't use GSON >.> Myles 2016-03-06 11:03:41 +0000
  • 2a247595c8 Handle invalid version numbers Myles 2016-03-06 10:49:21 +0000
  • 4124c3454e Change it so when there is no connection we don't bug them. Also change it to use http instead of https, as https requires certain certificate info by linux. Myles 2016-03-06 10:46:38 +0000
  • c4185e3056 Merge pull request #147 from fillefilip8/patch-4 HugoDaBosss 2016-03-06 10:56:07 +0100
  • d6403d495d Opps :) Github likes me :D Removed the new api methods from this branch :D fillefilip8 2016-03-06 10:42:26 +0100
  • d7f54048ff Made the config use the default bukkit config methods insteed. fillefilip8 2016-03-06 10:39:58 +0100
  • e487eeb395 Update to 0.5.3, add inventory title tracking so we're working towards some of the inventory bugs with new ones. 0.5.3 Myles 2016-03-06 00:25:24 +0000
  • 0d0e1c16ea Fix issue with formatting :) (fixes quotes) Myles 2016-03-05 23:24:23 +0000
  • f462ff9e8a Fix weird closedchannel bug Myles 2016-03-05 22:16:43 +0000
  • 5582556d8a Fix issue with biomes on chunks, #125 Myles 2016-03-05 22:05:17 +0000
  • ef6214a442 Fix getHandItem across reloads, though half the things will still break on reload :( Myles 2016-03-05 21:23:14 +0000
  • 369710333c Change updating so it doesn't tell you on current version up to date but warns if you're on a newer version than expected / older one in console. Myles 2016-03-05 21:15:51 +0000
  • 30c4fea044 Add new /viaversion dontbugme, change method if the version looks like it's custom / debug (not compiled by maven) Myles 2016-03-05 20:54:35 +0000
  • eccc5091b5 Merge pull request #139 from HugoDaBosss/master Myles 2016-03-05 20:40:48 +0000
  • 65770d7c5b Added proper update message HugoDaBosss 2016-03-05 20:48:38 +0100
  • 715e873bae Bump version to 0.5.2 0.5.2 Myles 2016-03-05 20:21:21 +0000
  • eced599818 Merge pull request #138 from StamBoom/master Myles 2016-03-05 20:06:54 +0000
  • 6db7755633 Fix commandblocks Mats 2016-03-05 20:36:06 +0100
  • 47ffbc712a Merge b6a548a767 into 653c3d3984 check_plys 2016-03-05 19:18:40 +0000
  • 653c3d3984 Merge pull request #131 from StamBoom/patch Myles 2016-03-05 19:18:39 +0000
  • 5ca841837d Added BungeeCord to the Issue Template HugoDaBosss 2016-03-05 20:04:16 +0100
  • 554e037044 Merge pull request #133 from fillefilip8/patch-2 HugoDaBosss 2016-03-05 19:48:26 +0100
  • db3afc71f8 Changed JavaDoc and added a another method to just get the UUID of all ported players. fillefilip8 2016-03-05 17:00:07 +0100
  • b6a548a767 Removed the capitalized letter check_plys 2016-03-05 15:45:27 +0000
  • 72ae39fb69 Removed the capitalized letter check_plys 2016-03-05 15:45:08 +0000
  • 98e5a37cb3 Register Events check_plys 2016-03-05 15:35:54 +0000
  • 83ee9582ca Added update check methods check_plys 2016-03-05 15:34:36 +0000
  • a3cec4ccf0 Added double check_plys 2016-03-05 15:20:27 +0000
  • f626061a7a Made the methods "unmodifiable". fillefilip8 2016-03-05 15:15:00 +0100
  • 33c4bae92a Revert "Fixed some maven warnings." fillefilip8 2016-03-05 14:58:53 +0100
  • 162f4ca654 Added 2 new methods to the API. "getPortedPlayers()" "getNonPortedPlayers()" fillefilip8 2016-03-05 14:54:39 +0100
  • 457d7e4777 Fixed some maven warnings. fillefilip8 2016-03-05 14:37:01 +0100
  • b3dc465498 Remove debug message Mats 2016-03-05 11:35:32 +0100
  • c56109a64c Fix book formatting and invalid book tag at empty book Mats 2016-03-05 11:30:17 +0100
  • d5e720fe09 Merge pull request #130 from HugoDaBosss/patch-8 Myles 2016-03-05 00:28:24 +0000
  • a42526bb88 Small formatting HugoDaBosss 2016-03-05 01:24:15 +0100
  • bd5f44b477 Fixed spawners showing the correct mob HugoDaBosss 2016-03-05 01:21:37 +0100
  • d5d8881677 Add debug to show metadata ID on error Myles 2016-03-04 23:30:37 +0000
  • ac2178a247 Add debug mode so we can analyse packets Myles 2016-03-04 23:10:07 +0000
  • 24fa8aec35 Removed channel closed exception Myles 2016-03-04 23:07:22 +0000
  • 2ba92a0d47 Merge pull request #126 from HugoDaBosss/herobrine Myles 2016-03-04 23:03:45 +0000
  • ace178834e Removed Herobrine. HugoDaBosss 2016-03-05 00:00:50 +0100
  • 9c88d0a37f Merge pull request #10 from MylesIsCool/master HugoDaBosss 2016-03-04 23:54:38 +0100
  • 836e7673a5 Update pom.xml HugoDaBosss 2016-03-04 23:51:01 +0100
  • 3897769c77 Update README.md HugoDaBosss 2016-03-04 23:50:49 +0100
  • 0ca9ab5896 Make sure the packet isn't changed while reading ;) HugoDaBosss 2016-03-04 23:47:44 +0100
  • aa1beb60ec Removed Herobrine. HugoDaBosss 2016-03-04 23:41:31 +0100
  • bafc1b6799 Merge pull request #122 from HugoDaBosss/patch-7 Myles 2016-03-04 22:29:39 +0000
  • c9a575f45d Merge pull request #9 from MylesIsCool/master HugoDaBosss 2016-03-04 23:23:44 +0100
  • c071c895e7 Fixed double flint and steel sound and added support to ignore sounds in 1.9 HugoDaBosss 2016-03-04 22:58:40 +0100
  • a8799bd493 Update Version I accidentally deployed debug version - 0.5.1 0.5.1 Myles 2016-03-04 21:51:56 +0000
  • 20d4a94792 Merge pull request #8 from MylesIsCool/master HugoDaBosss 2016-03-04 22:33:12 +0100
  • 89e0948f97 Updated version to 0.5.0 :) 0.5.0 Myles 2016-03-04 21:21:51 +0000
  • 6fe3c15f7d Remove 1.9 chunk unloading, should fix #38 Myles 2016-03-04 21:16:12 +0000
  • fb5dace6a6 Add armour, based on HugoDaBoss code but modified to work correctly with shift click. Also fix small issue from last commit. Myles 2016-03-04 20:03:46 +0000
  • f71e51c85e Add packet sending to API Myles 2016-03-04 19:24:44 +0000
  • 0dd530a593 Merge pull request #7 from MylesIsCool/master HugoDaBosss 2016-03-04 14:43:10 +0100
  • 7d64578b07 Merge 0d85a4c53f into 12df86a142 HAlexTM 2016-03-04 12:00:24 +0000
  • 12df86a142 As per wiki.vg only unload if bitmask = 0 and full chunk (not sure if this fixes chunk issue) Myles 2016-03-04 10:09:06 +0000
  • 963f021226 Fix books, also makes ItemSlotRewriter.ItemStack fields public Myles 2016-03-04 10:04:50 +0000
  • cb4a8b24d4 Merge pull request #113 from fillefilip8/patch-1 Myles 2016-03-04 09:10:05 +0000
  • 76c908b132 Update README.md fillefilip8 2016-03-04 10:05:44 +0100
  • 89311af76a Small issue with README Myles 2016-03-04 09:05:05 +0000
  • 1ecf515006 Fixed README formatting. fillefilip8 2016-03-04 09:58:31 +0100
  • 5c18028577 Bump version to 0.4.9 0.4.9 Myles 2016-03-04 08:14:26 +0000
  • 678a7de664 Correct README Myles 2016-03-04 01:02:35 +0000
  • 0aa190353e Add potions, including splash. Myles 2016-03-04 01:01:04 +0000
  • a42b113618 Use new JSONParsers or they all implode. Myles 2016-03-03 23:40:09 +0000
  • 2704611977 Cancel sounds properly, fixes block placing issue on bungee. Updated version to 0.4.8 0.4.8 Myles 2016-03-03 22:48:17 +0000
  • be6245e693 Bump version 0.4.7 0.4.7 Myles 2016-03-03 22:46:17 +0000
  • d7b7c4916a Read any remaining bytes, not sure if this fixes any errors but we ideally should to prevent issues. Myles 2016-03-03 22:01:49 +0000
  • caae4e4cca Merge pull request #108 from gigosaurus/patch-2 Myles 2016-03-03 21:33:57 +0000
  • ee58fbedbe Fix some MalformedJsonExceptions gigosaurus 2016-03-03 21:28:40 +0000
  • a84b45f5dd Add new contributor, make format of output match spigot Myles 2016-03-03 21:15:20 +0000
  • c2edf45846 Change package for slot rewriter. Myles 2016-03-03 21:06:36 +0000
  • 88ff4ee9ca Merge pull request #96 from Mystalion/spawnegg-and-potions Myles 2016-03-03 21:03:50 +0000
  • fd704f6a29 Merge remote-tracking branch 'origin/spawnegg-and-potions' Paulomart 2016-03-03 21:38:16 +0100
  • c97b443cf2 I dont even Java. Paulomart 2016-03-03 21:24:19 +0100
  • 00df80e6fd Replace nms code with fancy library and own code. Paulomart 2016-03-03 21:13:49 +0100
  • 64c2ba243f Basic support for rewriting SpawnEggs and Potions, still needs more work Paulomart 2016-03-03 18:34:17 +0100
  • 0ad2e6478d Merge pull request #103 from StamBoom/master Myles 2016-03-03 19:56:55 +0000
  • ab9f786999 Don't send a signed byte for digging. Myles 2016-03-03 19:56:00 +0000
  • 0d85a4c53f Add config.yml HAlexTM 2016-03-03 20:49:34 +0100
  • e826b339f6 Fixed missing Player metadata Mats 2016-03-03 20:49:29 +0100
  • f06851f57a Fix skin overlay Mats 2016-03-03 20:37:46 +0100
  • 3230805a21 Merge 0f4afb1da5 into 1a90f0eb28 HAlexTM 2016-03-03 19:24:46 +0000