1. 567aa1b Added missing semicolon by ExpandingDev · 9 years ago
  2. 2ea154d Saves player data when they are kicked. by ExpandingDev · 9 years ago
  3. 8ddf977 Merge pull request #103 from z3ntu/patch-1 by mastercoms · 9 years ago
  4. 44b777d Update README.md by Luca Weiss · 9 years ago
  5. 074340c We're no longer sponsored by them by mastercoms · 9 years ago
  6. 69361cf Make circleci use java 8 by mastercoms · 9 years ago
  7. 1ea9a8a Switch to Java 8, some compiler tweaks by mastercoms · 9 years ago
  8. a38ea3b reduce explosion impact. fixes #97 by mastercoms · 9 years ago
  9. 93aca27 I am an idiot. by mastercoms · 9 years ago
  10. d7b0088 Check stack for null. Fixes #96 by mastercoms · 9 years ago
  11. df04729 Fix checkstyle errors by mastercoms · 9 years ago
  12. 1dee349 Return Material.AIRx0 instead of null. Could possibly break PlayerInteractEvent by mastercoms · 9 years ago
  13. c800a9e Change redstone get attached face logic, fixes #95 by mastercoms · 9 years ago
  14. 25036ef Fix up explosions by mastercoms · 9 years ago
  15. b0112bb A dirty fix that fixes #93 by mastercoms · 9 years ago
  16. b6bec95 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  17. 082e4fd Removed duped physics pulsing by mastercoms · 9 years ago
  18. 9234ce1 Merge pull request #91 from GlowstonePlusPlus/entities by mastercoms · 9 years ago
  19. 2ca648b Merge pull request #92 from GlowstonePlusPlus/revert-83-revert-81-master by mastercoms · 9 years ago
  20. 9d06ad2 Fix stuff by mastercoms · 9 years ago
  21. e26ebcf Revert "Revert "Hostile Mobs"" by mastercoms · 9 years ago
  22. 3c6cf6f Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  23. e1e2408 Add entities by mastercoms · 9 years ago
  24. f7ddd93 Add entities by mastercoms · 9 years ago
  25. 6b63d0d Merge pull request #87 from xxmicloxx/dispenser by mastercoms · 9 years ago
  26. b1a0ae1 Adds support for basic dispenser actions by xxmicloxx · 9 years ago
  27. 6e9b713 Merge pull request #88 from xxmicloxx/various_rs_fixes by mastercoms · 9 years ago
  28. bb05064 Fixes a bug where redstone torches could not be placed if there was a piece of redstone on the opposite side. by xxmicloxx · 9 years ago
  29. 8a88669 Fixes a bug where liquids would not cause redstone updates by xxmicloxx · 9 years ago
  30. 64cc13f Update README.md by mastercoms · 9 years ago
  31. ba4dbc9 add drone.io by mastercoms · 9 years ago
  32. fe51c0f Fix Glowkit errors by mastercoms · 9 years ago
  33. d966982 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  34. ca738fc Optimize imports by mastercoms · 9 years ago
  35. 4e68887 Fix up Notch and Mojang by mastercoms · 9 years ago
  36. 9925dbb Move build status by mastercoms · 9 years ago
  37. f7175ab Go back to Glowstone repo by mastercoms · 9 years ago
  38. 85bfc49 Update Glowkit by mastercoms · 9 years ago
  39. 744e6c0 Fix ResourcePackStatus by mastercoms · 9 years ago
  40. 14d2858 Fix readme merge conflicts by mastercoms · 9 years ago
  41. 4bcdb42 1.8.8 by mastercoms · 9 years ago
  42. 0bfa1c8 add paperspigot in one place by mastercoms · 9 years ago
  43. 077f36e possibly fix wrong suffocation by mastercoms · 9 years ago
  44. 39a098f Fix doors by mastercoms · 9 years ago
  45. 12c45da Implement PaperSpigot by mastercoms · 9 years ago
  46. 72b08a0 remove unused import by mastercoms · 9 years ago
  47. 68dc8bd Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  48. 5f96f91 update Glowkit to PaperSpigot by mastercoms · 9 years ago
  49. c1361ca fix red sandstone slabs by mastercoms · 9 years ago
  50. f166702 fancier test server thing by mastercoms · 9 years ago
  51. ad35d01 add test server details by mastercoms · 9 years ago
  52. 6c06afd Update README.md by mastercoms · 9 years ago
  53. 267daaf Add variable block sounds by mastercoms · 9 years ago
  54. 43b2952 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  55. 6ef2ffd Add some entity codecs and their unit tests by mastercoms · 9 years ago
  56. 3a21324 Merge remote-tracking branch 'Glowstone/master' by mastercoms · 9 years ago
  57. 702d947 Merge pull request #83 from GlowstonePlusPlus/revert-81-master by mastercoms · 9 years ago
  58. 113ffa4 Merge pull request #81 from TheMCPEGamer/master by TekkitCommando · 9 years ago
  59. e15f895 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  60. 1a46598 remove block references to chunk by mastercoms · 9 years ago
  61. 293173b Added most of the hostile mobs by TheMCPEGamer · 9 years ago
  62. a89303b Revert "Hostile Mobs" by mastercoms · 9 years ago
  63. 2309f46 disable deployment by mastercoms · 9 years ago
  64. ed86999 Unload chunks from cache, increase max bulk chunks by mastercoms · 9 years ago
  65. cfdb13b make sure player is not null by mastercoms · 9 years ago
  66. fb53280 Release bytebuf. Fixes some memory leaks by mastercoms · 9 years ago
  67. 1afdd04 revert added indent by mastercoms · 9 years ago
  68. f6a2d99 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  69. efb94bf fix duped player movement by mastercoms · 9 years ago
  70. 9a22ddb prevent leaving bed when player is not sleeping by mastercoms · 9 years ago
  71. 2520957 prevent illegal arguments in getSlot by mastercoms · 9 years ago
  72. 0289d37 Delete setup-no-sponge.sh by mastercoms · 9 years ago
  73. 54433ed We aren't using sponge by mastercoms · 9 years ago
  74. 0c32774 Update features and introduction sections by mastercoms · 9 years ago
  75. bc4c329 oh man i am not good with computer plz to help by mastercoms · 9 years ago
  76. dde6c50 actually fix creative mode not taking void damage by mastercoms · 9 years ago
  77. c8a5d44 fix unused import by mastercoms · 9 years ago
  78. e238670 fix creative mode players not being damaged by the void by mastercoms · 9 years ago
  79. 3a51cc5 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  80. 5c080f7 add correct fall damage, and only setrawlocation if it changed by mastercoms · 9 years ago
  81. 6dcab59 start fixing achievements by mastercoms · 9 years ago
  82. 6c7c822 make sure only crafting slots are being dropped by mastercoms · 9 years ago
  83. b66ddbe Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  84. 9a26901 tweak item drops to be better by mastercoms · 9 years ago
  85. 38df536 Change some default config values by mastercoms · 9 years ago
  86. 29790fd Credit MC Server Bank more by mastercoms · 9 years ago
  87. 1256675 Sync readme credits to website credits by mastercoms · 9 years ago
  88. fb5a0dd optimize double plant breaking by mastercoms · 9 years ago
  89. 26a4d50 fix double plant breaking by mastercoms · 9 years ago
  90. 007d287 fix creative inventory bugs by mastercoms · 9 years ago
  91. a8e320e restrict cursor amount again by mastercoms · 9 years ago
  92. 6f66579 re-enable auto deploy to test server by mastercoms · 9 years ago
  93. 24070db loosen up crafting check which was blocking crafting by mastercoms · 9 years ago
  94. cb28eb5 Fix many crafting bugs by mastercoms · 9 years ago
  95. 8375342 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  96. 7c6b61d Fixed an oopsie in the library URL by mastercoms · 9 years ago
  97. fb6e5a0 add fancy build status badge to downloads by mastercoms · 9 years ago
  98. 5699bde optimize pom.xml by mastercoms · 9 years ago
  99. 5638577 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  100. 0f0eef7 Fix some crafting bugs. by mastercoms · 9 years ago