1. d33e01b Fix the Metadata system with all the new values. by William Lebel · 9 years ago
  2. 4db3dfb Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 9 years ago
  3. 48e31d7 Fix SoundEffectMessage/Codec by William Lebel · 10 years ago
  4. f263cbc Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 10 years ago
  5. 5ac6bd2 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 10 years ago
  6. 14fda66 Update glowkit by mastercoms · 9 years ago
  7. ac3be4e Send correct text by kamcio96 · 9 years ago
  8. 0a814a1 Update README.md by kamcio96 · 9 years ago
  9. 20bd86f Fix compile errors by kamcio96 · 9 years ago
  10. 41583b6 blank title stuff by mastercoms · 9 years ago
  11. 4a68c25 Merge pull request #197 from LukBukkit/master by mastercoms · 9 years ago
  12. b5d723e Merge from remote by mastercoms · 9 years ago
  13. 31eaeb3 We can be in some blocks. Fixes #214 by mastercoms · 9 years ago
  14. b3b4955 Fixed iron golem bug by LukBukkit · 9 years ago
  15. 8f88bad Merge pull request #205 from GlowstonePlusPlus/feature/nettyauth by mastercoms · 9 years ago
  16. 535d7b1 Merge pull request #213 from jimmikaelkael/nether-freeze by mastercoms · 9 years ago
  17. cf661cb Fix runTaskLaterAsynchronously in BukkitScheduler by kamcio96 · 9 years ago
  18. 6d124ba Fix BlockFire freezing the server by jimmikaelkael · 9 years ago
  19. e5c2a65 Update maven-checkstyle-plugin version by kamcio96 · 9 years ago
  20. 7aac948 Merge pull request #211 from Mystalion/fix-get-ip by mastercoms · 9 years ago
  21. bd07486 Merge pull request #210 from Feuerstern/master by mastercoms · 9 years ago
  22. 41e125a Fix getIp returning not the ip the server is bound to. by Paulomart · 9 years ago
  23. 3a0f658 Fix horse spawn egg spawning variants by Daniel Saukel · 9 years ago
  24. b822f7d Formatted code by LukBukkit · 9 years ago
  25. 5d8f280 Checking if a tag exits before storing it to the entity data by LukBukkit · 9 years ago
  26. 08f81ed Merge pull request #207 from jimmikaelkael/thunder-frequency-fix by mastercoms · 9 years ago
  27. dded89f Fix lightning bolt frequency by jimmikaelkael · 9 years ago
  28. a07eec1 Netty http client by kamcio96 · 9 years ago
  29. 3885747 isAwake is now stored in metadata too. Sorry I forgot this. by LukBukkit · 9 years ago
  30. 90a5870 Cleaned code and fixed errors by LukBukkit · 9 years ago
  31. 1f3a2dc Don't set teleported to false unless we need to by mastercoms · 9 years ago
  32. 0c918d4 Check for teleportation, and set teleportation to false after moving manually by mastercoms · 9 years ago
  33. 24d62b8 Pretty sure this fixes #204 by mastercoms · 9 years ago
  34. 05e0520 Fixed Glowkit support and removed needless methods. by LukBukkit · 9 years ago
  35. 3c7cc37 Store semi-costly calculation of distance by mastercoms · 9 years ago
  36. 9f3dc17 Fix some movement issues by mastercoms · 9 years ago
  37. 95acfbc Remove GlowSession cast by kamcio96 · 9 years ago
  38. 82dfbb6 Avoid cast GlowPlayer by kamcio96 · 9 years ago
  39. c552478 Fixed build failture by LukBukkit · 9 years ago
  40. 291a875 Removed spaces in JavaDocs The max health is now set using the constructor by LukBukkit · 9 years ago
  41. 9ee2b26 Removed unused lines by LukBukkit · 9 years ago
  42. a360c87 Small code cleanup - Sorted and add * imports - Removed unused update messages by LukBukkit · 9 years ago
  43. 91f102a Entity Update by LukBukkit · 9 years ago
  44. 0222403 Merge pull request #196 from hibo98/inventory-close-exception by mastercoms · 9 years ago
  45. 443eefb Fixed ArrayIndexOutOfBoundsException on inventory close by hibo98 · 9 years ago
  46. f886423 Allow non players to take fall damage by mastercoms · 9 years ago
  47. 5a8b256 Don't take fall damage if we can fly by mastercoms · 9 years ago
  48. 9a3fe53 Use *= -1 instead of -time by mastercoms · 9 years ago
  49. 2c162d3 Return the correct type for getOnlinePlayers() by mastercoms · 9 years ago
  50. c42b204 Revert faulty change in e0646d2 by mastercoms · 9 years ago
  51. ab8b667 Fixed you dying for real when you die in the game by mastercoms · 9 years ago
  52. 930a3c8 Clean code from testing cursor irregularities by mastercoms · 9 years ago
  53. 23ae3c2 Handle outside slot when cancelled by mastercoms · 9 years ago
  54. e0646d2 Make liquid more like vanilla and partially fix block ticking by mastercoms · 9 years ago
  55. 05caa51 Improve library management by mastercoms · 9 years ago
  56. 710d891 Handle event cancels for the bottom inventory as well by mastercoms · 9 years ago
  57. 13df8e5 Return false if we don't handle an event cancel in the bottom inventory. by mastercoms · 9 years ago
  58. 1b0b37d Handle window click event cancel. Fixes #181 by mastercoms · 9 years ago
  59. eb96ced Update flow network by mastercoms · 9 years ago
  60. e115d6b Merge pull request #194 from GlowstonePlusPlus/relocs by mastercoms · 9 years ago
  61. 92a7af5 Also relocate asm and jline dependencies by deathcap · 9 years ago
  62. 4edcd2a Add relocations for internal dependencies. Closes GH-190 by deathcap · 9 years ago
  63. 613e395 Remove extra , by mastercoms · 9 years ago
  64. 4b76150 Merge pull request #193 from Mystalion/fix-192 by mastercoms · 9 years ago
  65. 0406106 Fire InventoryCloseEvent by Paulomart · 9 years ago
  66. 2c4c6d5 Glowkit update by mastercoms · 9 years ago
  67. 22b5ba2 Don't try to break blocks in an explosion that won't break by mastercoms · 9 years ago
  68. 17b85de Implement (Async)PlayerPreLoginEvent for offline mode (proxy mode too) and fixed world loading by kamcio96 · 9 years ago
  69. c5cd16c I will never use github web editor. I promise... by kamcio96 · 9 years ago
  70. 55b9c66 Make LoginStartMessage async by kamcio96 · 9 years ago
  71. c52d719 Fix up buffer leak prevention fixes #187 by mastercoms · 9 years ago
  72. e4a5659 Fix move exhaustion by kamcio96 · 9 years ago
  73. 2bfc563 Revert onGound check by kamcio96 · 9 years ago
  74. c6b09b7 Code of Conduct by mastercoms · 9 years ago
  75. 354c404 Fix move exhaustion and some optimization by kamcio96 · 9 years ago
  76. d31a3b9 Merge remote-tracking branch 'origin/master' by kamcio96 · 9 years ago
  77. c9a682c Add missed food and ignore exhaustion when player has special gamemode by kamcio96 · 9 years ago
  78. 6601f03 Merge pull request #180 from Mystalion/call-player-spawn-location-event by mastercoms · 9 years ago
  79. a16c646 Merge pull request #178 from Mystalion/add-missing-metadata-indexes2 by mastercoms · 9 years ago
  80. 0274999 Fix NullPointerException with PlayerSpawnLocationEvent by Paulomart · 9 years ago
  81. 9389bcd Implement PlayerSpawnLocationEvent by Paulomart · 9 years ago
  82. 5d568e6 revert horiztonal water flowing fix. fixes #179 by mastercoms · 9 years ago
  83. 900a97b Fix tests for ARMORSTAND_LEFT_LEG_POSITION by Paulomart · 9 years ago
  84. d012369 Add missing MetadataIndexes and MetadataTypes. Also support encoding. by Paulomart · 9 years ago
  85. 1e08ba3 Using the GitHub editor since I'm not at home but I really wanted to fix this... by mastercoms · 9 years ago
  86. 6cd1bbc Fluids always spread horizontally by mastercoms · 9 years ago
  87. f66381e No mid-air fire fixes #177 by mastercoms · 9 years ago
  88. 7d15739 Add test reports to circleci by mastercoms · 10 years ago
  89. f317b47 Merge pull request #159 from kamcio96/patch-2 by mastercoms · 10 years ago
  90. e326e50 Merge pull request #174 from Mystalion/fix-170 by mastercoms · 10 years ago
  91. 0043123 Merge branch 'kamcio96-patch-4' by mastercoms · 10 years ago
  92. e369665 Merge branch kamcio96/patch-4 into master by mastercoms · 10 years ago
  93. e5c80b1 Merge pull request #176 from Mystalion/set-default-cat-type by mastercoms · 10 years ago
  94. ffe3e25 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  95. 147ce1e Merge pull request #164 from kamcio96/patch-7 by mastercoms · 10 years ago
  96. 00950db Merge pull request #175 from kamcio96/patch-11 by mastercoms · 10 years ago
  97. 4c08b47 Merge pull request #168 from kamcio96/patch-10 by mastercoms · 10 years ago
  98. 1a3d59e Affect players with explosion by mastercoms · 10 years ago
  99. 291839f Merge pull request #160 from kamcio96/patch-3 by mastercoms · 10 years ago
  100. eccd921 Remove entity if it is not alive by Paulomart · 10 years ago