1. 806c5d1 Merge pull request #223 from GlowstoneMC/1.9 by mastercoms · 9 years ago v1.9
  2. 2ffd210 Optimize water and config by mastercoms · 9 years ago
  3. ee1dc21 Add option to enable indev water physics by mastercoms · 9 years ago
  4. 5e73723 Fix sounds by mastercoms · 9 years ago
  5. 39bb6cd Optimize GlowSound (add pattern and remove debug) by mastercoms · 9 years ago
  6. a561e39 Merge branch '1.9' of github.com:GlowstonePlusPlus/GlowstonePlusPlus into 1.9 by mastercoms · 9 years ago
  7. 8cb12c7 Update constants for 1.9 by mastercoms · 9 years ago
  8. 694581b [Pom] Change artifact version to 1.9 by Gareth Coles · 9 years ago
  9. fc924b5 Final removals before 1.9 additions by mastercoms · 9 years ago
  10. 84572b0 Implement 1.9 API except for GlowSound by mastercoms · 9 years ago
  11. 1d80aea Merge some changes by mastercoms · 9 years ago
  12. 81a445e Remove unused import by mastercoms · 9 years ago
  13. d95789c 1.9 in the readme by mastercoms · 9 years ago
  14. 378a4b1 Fix compile errors by mastercoms · 9 years ago
  15. bb1c5e5 1.9 update by mastercoms · 9 years ago
  16. e9b486f 1.9 by mastercoms · 9 years ago
  17. 36d3cdf Fix some merge errors by mastercoms · 9 years ago
  18. df1deeb Fix style errors by mastercoms · 9 years ago
  19. c1472e2 Metadata fixes for the tameable animals, Updated protocol version to 1.9-pre1. Fixed SpawnObjectCodec with the new information from wiki.vg. by William Lebel · 9 years ago
  20. f7a487a Chunk message - Part 2 by Seppe Volkaerts · 9 years ago
  21. 94c3332 Formatting by William Lebel · 9 years ago
  22. 18056f3 Chunk message - Part 1 by Seppe Volkaerts · 9 years ago
  23. 1ee1353 Fix the Metadata system with all the new values. by William Lebel · 9 years ago
  24. 1cd5bea Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 9 years ago
  25. f18dfee Fix SoundEffectMessage/Codec by William Lebel · 9 years ago
  26. f972e0c Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 9 years ago
  27. 61a7258 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 9 years ago
  28. aafa1f9 Change to use more modern APIs by mastercoms · 9 years ago v1.8.9
  29. 98d1fc7 Dont ignore EntityMetadataMessage by Paulomart · 9 years ago
  30. fdc4271 Update protocol version and game version to 1.9 by Paulomart · 9 years ago
  31. fc57be7 Merge pull request #222 from Mystalion/1.9 by Paulomart · 9 years ago
  32. 9f81ce6 Finally fixed relative entity movment by Paulomart · 9 years ago
  33. d9f141d Convert missing Codecs to double and fix test by Paulomart · 9 years ago
  34. ff61484 Update Entities to use double based location system by Paulomart · 9 years ago
  35. 7894c81 Bump protocol version and update Spawn*Codecs and Spawn*Messages by Paulomart · 9 years ago
  36. 8bea108 Merge pull request #200 from Mystalion/itemflags by mastercoms · 9 years ago
  37. 51f767b Netty 4.1 by mastercoms · 9 years ago
  38. 522fb36 Revert a4a6708da481f2dbace8aa8fb7f0d005ab46d41a by mastercoms · 9 years ago
  39. a4a6708 Update README.md by mastercoms · 9 years ago
  40. 9f67dbe Merge pull request #189 from hibo98/furnace by mastercoms · 9 years ago
  41. 974911d Merge pull request #219 from LukBukkit/cowsandsheeps by mastercoms · 9 years ago
  42. ed82602 Decorate with ice shards if there is snow by mastercoms · 9 years ago
  43. f63faea Merge pull request #220 from GlowstonePlusPlus/simplify by mastercoms · 9 years ago
  44. 2584979 Correct Furnace Recipes and add XP to FurnaceRecipes by hibo98 · 9 years ago
  45. d0ff79f Fixed Bugs: - Use event outputs - Fill bucket with water when dry sponge by hibo98 · 9 years ago
  46. 088a5ad Fixing more Bugs: by hibo98 · 9 years ago
  47. 9997d19 Fixing Bugs: by hibo98 · 9 years ago
  48. d9ba567 Implementation of Furnace 1 by hibo98 · 9 years ago
  49. 3156b4b Furnace Fuels and Furnace Recipes by hibo98 · 9 years ago
  50. 215825f Remove cave populator by mastercoms · 9 years ago
  51. 5bc0ef9 Update glowkit for javadoc fixes by mastercoms · 9 years ago
  52. 1894518 Cleanup enums by mastercoms · 9 years ago
  53. c1c6ebe Fix constructor calls in UserListItemMessage by mastercoms · 9 years ago
  54. 24601cd Change to actually assign base to something by mastercoms · 9 years ago
  55. 915faac Simplify and cleanup code by mastercoms · 9 years ago
  56. c4b7218 Added sounds and removed PlayerInteractEntityEvents by LukBukkit · 9 years ago
  57. 5b8d75e Milk is now drinkable, chicken lay eggs, cows are milkable and sheeps give wool by LukBukkit · 9 years ago
  58. e24f061 Cow gives now milk by LukBukkit · 9 years ago
  59. f70814d Merge pull request #218 from GlowstonePlusPlus/jdk8 by mastercoms · 9 years ago
  60. 3388501 I accidentally typed a parenthesis before committing by mastercoms · 9 years ago
  61. 8418816 Revert optimization changes - they might have caused the chunk errors by mastercoms · 9 years ago
  62. 922efeb Remove repeated comment by mastercoms · 9 years ago
  63. 22f1f64 Remove unnecessary modfiers and fix javadoc by mastercoms · 9 years ago
  64. 59028e1 Cleanup and simplify lambdas by mastercoms · 9 years ago
  65. ca8e5fb Fix type errors by mastercoms · 9 years ago
  66. ae93a97 Move to java 8 by mastercoms · 9 years ago
  67. e7adec5 Add param tag to javadoc by mastercoms · 9 years ago
  68. 944e611 Cleanup javadocs by mastercoms · 9 years ago
  69. edbace2 Let's not kick players for now (until we sort this out) by mastercoms · 9 years ago
  70. 91f7e8e Fix style errors by mastercoms · 9 years ago
  71. f5a19d5 Merge pull request #201 from kaenganxt/armorstands by mastercoms · 9 years ago
  72. e2cc49c Metadata fixes for the tameable animals, Updated protocol version to 1.9-pre1. Fixed SpawnObjectCodec with the new information from wiki.vg. by William Lebel · 9 years ago
  73. 9a93164 Chunk message - Part 2 by Seppe Volkaerts · 9 years ago
  74. 56196f2 Formatting by William Lebel · 9 years ago
  75. 4f3f960 Chunk message - Part 1 by Seppe Volkaerts · 9 years ago
  76. d33e01b Fix the Metadata system with all the new values. by William Lebel · 9 years ago
  77. 4db3dfb Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 9 years ago
  78. 48e31d7 Fix SoundEffectMessage/Codec by William Lebel · 9 years ago
  79. f263cbc Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 9 years ago
  80. 5ac6bd2 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 9 years ago
  81. 14fda66 Update glowkit by mastercoms · 9 years ago
  82. ac3be4e Send correct text by kamcio96 · 9 years ago
  83. 7a16d28 Changed behaviour when killing the armor stand as super.setHealth plays KILL and HURT effects, which should not be displayed. by kaenganxt · 9 years ago
  84. 782b4a6 I failed ;) by kaenganxt · 9 years ago
  85. 1a741b4 - Moved default pose to static final field by kaenganxt · 9 years ago
  86. ed547e3 Forgot to remove armorstand from player's inventory by kaenganxt · 9 years ago
  87. ee0fb20 Implementation of ArmorStands by kaenganxt · 9 years ago
  88. 0a814a1 Update README.md by kamcio96 · 9 years ago
  89. 20bd86f Fix compile errors by kamcio96 · 9 years ago
  90. 41583b6 blank title stuff by mastercoms · 9 years ago
  91. 4a68c25 Merge pull request #197 from LukBukkit/master by mastercoms · 9 years ago
  92. b5d723e Merge from remote by mastercoms · 9 years ago
  93. 31eaeb3 We can be in some blocks. Fixes #214 by mastercoms · 9 years ago
  94. b3b4955 Fixed iron golem bug by LukBukkit · 9 years ago
  95. 8f88bad Merge pull request #205 from GlowstonePlusPlus/feature/nettyauth by mastercoms · 9 years ago
  96. 535d7b1 Merge pull request #213 from jimmikaelkael/nether-freeze by mastercoms · 9 years ago
  97. cf661cb Fix runTaskLaterAsynchronously in BukkitScheduler by kamcio96 · 9 years ago
  98. 6d124ba Fix BlockFire freezing the server by jimmikaelkael · 9 years ago
  99. e5c2a65 Update maven-checkstyle-plugin version by kamcio96 · 9 years ago
  100. 7aac948 Merge pull request #211 from Mystalion/fix-get-ip by mastercoms · 9 years ago