1. 18056f3 Chunk message - Part 1 by Seppe Volkaerts · 9 years ago
  2. 1ee1353 Fix the Metadata system with all the new values. by William Lebel · 9 years ago
  3. 1cd5bea Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 9 years ago
  4. f18dfee Fix SoundEffectMessage/Codec by William Lebel · 9 years ago
  5. f972e0c Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 9 years ago
  6. 61a7258 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 9 years ago
  7. aafa1f9 Change to use more modern APIs by mastercoms · 9 years ago v1.8.9
  8. 8bea108 Merge pull request #200 from Mystalion/itemflags by mastercoms · 9 years ago
  9. 51f767b Netty 4.1 by mastercoms · 9 years ago
  10. 9f67dbe Merge pull request #189 from hibo98/furnace by mastercoms · 9 years ago
  11. 974911d Merge pull request #219 from LukBukkit/cowsandsheeps by mastercoms · 9 years ago
  12. ed82602 Decorate with ice shards if there is snow by mastercoms · 9 years ago
  13. f63faea Merge pull request #220 from GlowstonePlusPlus/simplify by mastercoms · 9 years ago
  14. 2584979 Correct Furnace Recipes and add XP to FurnaceRecipes by hibo98 · 9 years ago
  15. d0ff79f Fixed Bugs: - Use event outputs - Fill bucket with water when dry sponge by hibo98 · 9 years ago
  16. 088a5ad Fixing more Bugs: by hibo98 · 9 years ago
  17. 9997d19 Fixing Bugs: by hibo98 · 9 years ago
  18. d9ba567 Implementation of Furnace 1 by hibo98 · 9 years ago
  19. 3156b4b Furnace Fuels and Furnace Recipes by hibo98 · 9 years ago
  20. 215825f Remove cave populator by mastercoms · 9 years ago
  21. 1894518 Cleanup enums by mastercoms · 9 years ago
  22. c1c6ebe Fix constructor calls in UserListItemMessage by mastercoms · 9 years ago
  23. 24601cd Change to actually assign base to something by mastercoms · 9 years ago
  24. 915faac Simplify and cleanup code by mastercoms · 9 years ago
  25. c4b7218 Added sounds and removed PlayerInteractEntityEvents by LukBukkit · 9 years ago
  26. 5b8d75e Milk is now drinkable, chicken lay eggs, cows are milkable and sheeps give wool by LukBukkit · 9 years ago
  27. e24f061 Cow gives now milk by LukBukkit · 9 years ago
  28. f70814d Merge pull request #218 from GlowstonePlusPlus/jdk8 by mastercoms · 9 years ago
  29. 3388501 I accidentally typed a parenthesis before committing by mastercoms · 9 years ago
  30. 8418816 Revert optimization changes - they might have caused the chunk errors by mastercoms · 9 years ago
  31. 922efeb Remove repeated comment by mastercoms · 9 years ago
  32. 22f1f64 Remove unnecessary modfiers and fix javadoc by mastercoms · 9 years ago
  33. 59028e1 Cleanup and simplify lambdas by mastercoms · 9 years ago
  34. ca8e5fb Fix type errors by mastercoms · 9 years ago
  35. ae93a97 Move to java 8 by mastercoms · 9 years ago
  36. e7adec5 Add param tag to javadoc by mastercoms · 9 years ago
  37. 944e611 Cleanup javadocs by mastercoms · 9 years ago
  38. edbace2 Let's not kick players for now (until we sort this out) by mastercoms · 9 years ago
  39. f5a19d5 Merge pull request #201 from kaenganxt/armorstands by mastercoms · 9 years ago
  40. ac3be4e Send correct text by kamcio96 · 9 years ago
  41. 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
  42. 1a741b4 - Moved default pose to static final field by kaenganxt · 9 years ago
  43. ed547e3 Forgot to remove armorstand from player's inventory by kaenganxt · 9 years ago
  44. ee0fb20 Implementation of ArmorStands by kaenganxt · 9 years ago
  45. 20bd86f Fix compile errors by kamcio96 · 9 years ago
  46. 41583b6 blank title stuff by mastercoms · 9 years ago
  47. 4a68c25 Merge pull request #197 from LukBukkit/master by mastercoms · 9 years ago
  48. b5d723e Merge from remote by mastercoms · 9 years ago
  49. 31eaeb3 We can be in some blocks. Fixes #214 by mastercoms · 9 years ago
  50. b3b4955 Fixed iron golem bug by LukBukkit · 9 years ago
  51. 8f88bad Merge pull request #205 from GlowstonePlusPlus/feature/nettyauth by mastercoms · 9 years ago
  52. 535d7b1 Merge pull request #213 from jimmikaelkael/nether-freeze by mastercoms · 9 years ago
  53. cf661cb Fix runTaskLaterAsynchronously in BukkitScheduler by kamcio96 · 9 years ago
  54. 6d124ba Fix BlockFire freezing the server by jimmikaelkael · 9 years ago
  55. 7aac948 Merge pull request #211 from Mystalion/fix-get-ip by mastercoms · 9 years ago
  56. 41e125a Fix getIp returning not the ip the server is bound to. by Paulomart · 9 years ago
  57. 3a0f658 Fix horse spawn egg spawning variants by Daniel Saukel · 9 years ago
  58. b822f7d Formatted code by LukBukkit · 9 years ago
  59. 5d8f280 Checking if a tag exits before storing it to the entity data by LukBukkit · 9 years ago
  60. dded89f Fix lightning bolt frequency by jimmikaelkael · 9 years ago
  61. a07eec1 Netty http client by kamcio96 · 9 years ago
  62. 3885747 isAwake is now stored in metadata too. Sorry I forgot this. by LukBukkit · 9 years ago
  63. 90a5870 Cleaned code and fixed errors by LukBukkit · 9 years ago
  64. 1f3a2dc Don't set teleported to false unless we need to by mastercoms · 9 years ago
  65. 0c918d4 Check for teleportation, and set teleportation to false after moving manually by mastercoms · 9 years ago
  66. 24d62b8 Pretty sure this fixes #204 by mastercoms · 9 years ago
  67. 05e0520 Fixed Glowkit support and removed needless methods. by LukBukkit · 9 years ago
  68. 3c7cc37 Store semi-costly calculation of distance by mastercoms · 9 years ago
  69. 9f3dc17 Fix some movement issues by mastercoms · 9 years ago
  70. 95acfbc Remove GlowSession cast by kamcio96 · 9 years ago
  71. 82dfbb6 Avoid cast GlowPlayer by kamcio96 · 9 years ago
  72. 738cd71 Fix issues with tabs by Paulomart · 9 years ago
  73. bfc756e Support ItemFlags by Paulomart · 9 years ago
  74. c552478 Fixed build failture by LukBukkit · 9 years ago
  75. 291a875 Removed spaces in JavaDocs The max health is now set using the constructor by LukBukkit · 9 years ago
  76. 9ee2b26 Removed unused lines by LukBukkit · 9 years ago
  77. a360c87 Small code cleanup - Sorted and add * imports - Removed unused update messages by LukBukkit · 9 years ago
  78. 91f102a Entity Update by LukBukkit · 9 years ago
  79. 443eefb Fixed ArrayIndexOutOfBoundsException on inventory close by hibo98 · 9 years ago
  80. f886423 Allow non players to take fall damage by mastercoms · 9 years ago
  81. 5a8b256 Don't take fall damage if we can fly by mastercoms · 9 years ago
  82. 9a3fe53 Use *= -1 instead of -time by mastercoms · 9 years ago
  83. 2c162d3 Return the correct type for getOnlinePlayers() by mastercoms · 9 years ago
  84. c42b204 Revert faulty change in e0646d2 by mastercoms · 9 years ago
  85. ab8b667 Fixed you dying for real when you die in the game by mastercoms · 9 years ago
  86. 930a3c8 Clean code from testing cursor irregularities by mastercoms · 9 years ago
  87. 23ae3c2 Handle outside slot when cancelled by mastercoms · 9 years ago
  88. e0646d2 Make liquid more like vanilla and partially fix block ticking by mastercoms · 9 years ago
  89. 05caa51 Improve library management by mastercoms · 9 years ago
  90. 710d891 Handle event cancels for the bottom inventory as well by mastercoms · 9 years ago
  91. 13df8e5 Return false if we don't handle an event cancel in the bottom inventory. by mastercoms · 9 years ago
  92. 1b0b37d Handle window click event cancel. Fixes #181 by mastercoms · 9 years ago
  93. 613e395 Remove extra , by mastercoms · 9 years ago
  94. 0406106 Fire InventoryCloseEvent by Paulomart · 9 years ago
  95. 22b5ba2 Don't try to break blocks in an explosion that won't break by mastercoms · 9 years ago
  96. 17b85de Implement (Async)PlayerPreLoginEvent for offline mode (proxy mode too) and fixed world loading by kamcio96 · 9 years ago
  97. c5cd16c I will never use github web editor. I promise... by kamcio96 · 9 years ago
  98. 55b9c66 Make LoginStartMessage async by kamcio96 · 9 years ago
  99. c52d719 Fix up buffer leak prevention fixes #187 by mastercoms · 9 years ago
  100. 2bfc563 Revert onGound check by kamcio96 · 9 years ago