1. 3a51cc5 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  2. 5c080f7 add correct fall damage, and only setrawlocation if it changed by mastercoms · 9 years ago
  3. 6dcab59 start fixing achievements by mastercoms · 9 years ago
  4. 6c7c822 make sure only crafting slots are being dropped by mastercoms · 9 years ago
  5. b66ddbe Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  6. 9a26901 tweak item drops to be better by mastercoms · 9 years ago
  7. 38df536 Change some default config values by mastercoms · 9 years ago
  8. 29790fd Credit MC Server Bank more by mastercoms · 9 years ago
  9. 1256675 Sync readme credits to website credits by mastercoms · 9 years ago
  10. fb5a0dd optimize double plant breaking by mastercoms · 9 years ago
  11. 26a4d50 fix double plant breaking by mastercoms · 9 years ago
  12. 007d287 fix creative inventory bugs by mastercoms · 9 years ago
  13. a8e320e restrict cursor amount again by mastercoms · 9 years ago
  14. 6f66579 re-enable auto deploy to test server by mastercoms · 9 years ago
  15. 24070db loosen up crafting check which was blocking crafting by mastercoms · 9 years ago
  16. cb28eb5 Fix many crafting bugs by mastercoms · 9 years ago
  17. 8375342 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  18. 7c6b61d Fixed an oopsie in the library URL by mastercoms · 9 years ago
  19. fb6e5a0 add fancy build status badge to downloads by mastercoms · 9 years ago
  20. 5699bde optimize pom.xml by mastercoms · 9 years ago
  21. 5638577 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  22. 0f0eef7 Fix some crafting bugs. by mastercoms · 9 years ago
  23. bd21c4d test removing dependency check in circle-ci by mastercoms · 9 years ago
  24. cff528f compile Glowkit with 4 threads by mastercoms · 9 years ago
  25. 2db4d1c No need for special source by mastercoms · 9 years ago
  26. 4ee2762 Fixes #76 shift-click crafting duplication bug. by mastercoms · 9 years ago
  27. e62f790 Change to working repo, fixes #75 by mastercoms · 9 years ago
  28. 8f21953 Change expected exceptions, as these have changed in lang3 by mastercoms · 9 years ago
  29. 685b6bc Switch to lang3 by mastercoms · 9 years ago
  30. a27f7c8 pause deployments for now by mastercoms · 9 years ago
  31. 7c3db13 remove debug logging by mastercoms · 9 years ago
  32. 360ad41 Spawn preload tweaks and setup.sh can execute by mastercoms · 9 years ago
  33. df56f97 Added parenthesis by mastercoms · 9 years ago
  34. 0a88c2e Fixed a mistake by mastercoms · 9 years ago
  35. 8b3cd66 Built with Love by mastercoms · 9 years ago
  36. a0269da Remove unused GlowServer variable from scoreboard by mastercoms · 9 years ago
  37. d287ac7 Remove unneeded ItemTable import by mastercoms · 9 years ago
  38. 17f9588 Decorator now requests liquid update. Fixes #62 by mastercoms · 9 years ago
  39. 9d16a11 Simplify BlockNeedsAttached canPlaceAtMethod by mastercoms · 9 years ago
  40. 7d15f8c Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  41. 35d956e Drop BlockNeedsAttached on illegal placement, and fix the torch getAttachedFace method. Fixes #67 by mastercoms · 9 years ago
  42. cc97dc7 Updated one link and added a note. by mastercoms · 9 years ago
  43. 8f911c2 Fix a typo, getWeigth -> getWeight by mastercoms · 9 years ago
  44. edad640 change grass to flower logic to include all flowers by mastercoms · 9 years ago
  45. 081be5a optimize double grass growing method by mastercoms · 9 years ago
  46. 65b8beb Update to 1.8.7 by deathcap · 9 years ago
  47. 4fb140d Update to 1.8.7 by deathcap · 9 years ago
  48. 1faffb6 Merge pull request #64 from SamNosliw/master by mastercoms · 9 years ago
  49. 63fed3a Update to 1.8.6 by deathcap · 10 years ago
  50. 3d83f90 Update CircleCI deploy to 1.8.5 by deathcap · 10 years ago
  51. 1dfd8d4 Update to 1.8.5 by deathcap · 10 years ago
  52. cdf2a2e clean up info by mastercoms · 10 years ago
  53. 4c2c47a Update README.md by mastercoms · 10 years ago
  54. fe784aa Bugfix: Doors/Trapdoors/Fencegates update regardless of redstone update. by Nosliw · 10 years ago
  55. bf8a435 Unused Import. Oops. by Nosliw · 10 years ago
  56. 23bbd69 Added support for Noteblocks, TNT, Doors, Trapdoors & Fencegates. by Nosliw · 10 years ago
  57. f3a6c1b Bugfix: Levers, Repeaters and Torches didn't cause an extended 'redstone' update. by Nosliw · 10 years ago
  58. 3ed9a01 Bugfix: Repeaters didn't activate if power was removed. by Nosliw · 10 years ago
  59. e3e6d24 Added Levers and (Wood and Stone) Buttons. by Nosliw · 10 years ago
  60. aaae29f Bugfix: Redstone can be placed on glowstone/stairs. by Nosliw · 10 years ago
  61. 069a181 + Added Redstone Repeater/Diode (fully functioning) by Nosliw · 10 years ago
  62. b14d40d yatf by mastercoms · 10 years ago
  63. 2330030 typo fix by mastercoms · 10 years ago
  64. 499b6f6 Improved readme by mastercoms · 10 years ago
  65. bb53e07 Improve build instructions by mastercoms · 10 years ago
  66. 2e56a06 Merge pull request #66 from phase/patch-2 by mastercoms · 10 years ago
  67. b5b3eac Update installation instructions by phase · 10 years ago
  68. 5fbb2c9 Merge pull request #63 from GlowstonePlusPlus/liquidupdate by mastercoms · 10 years ago
  69. c4b37fc Added partial redstone support. This is a base platform that should pave the way for functioning redstone, it only partially implements GlowBlock methods. by Nosliw · 10 years ago
  70. 80235e4 remove redundancy from blockliquid by mastercoms · 10 years ago
  71. 00b7471 remove redundancy by mastercoms · 10 years ago
  72. fc2576a add updateBlock from liquid, remove redundancy by mastercoms · 10 years ago
  73. f6b0c5b revert, wrong branch by mastercoms · 10 years ago
  74. f009a12 add updateBlock to liquid, remove redundancy by mastercoms · 10 years ago
  75. 2429010 wow umm I'm tired, ok? by mastercoms · 10 years ago
  76. 026c74b fix return type by mastercoms · 10 years ago
  77. 7a9922b we might need to call BlockLiquid, too by mastercoms · 10 years ago
  78. f0e5e41 update BlockLiquid to receive from world.pulse by mastercoms · 10 years ago
  79. a5a64b4 Replace dead links by mastercoms · 10 years ago
  80. ccee727 Update to 1.8.4 by deathcap · 10 years ago
  81. 2d5f700 change env by mastercoms · 10 years ago
  82. 17578ed Merge pull request #57 from phase/patch-1 by mastercoms · 10 years ago
  83. 49e281a Add env by phase · 10 years ago
  84. cfc02c2 Create setup.sh by phase · 10 years ago
  85. ddf3867 transparent logo by mastercoms · 10 years ago
  86. 4952e94 Update logo to ProgrammerArt glowstone cube-icon by deathcap · 10 years ago
  87. 0538fe3 Merge branch 'whitelistcom' Rewrote whitelist code for PlayerProfile by deathcap · 10 years ago
  88. 98c9330 Merge branch 'lilypad' Support LilyPad proxy information by deathcap · 10 years ago
  89. 5ba993b Merge branch 'actionbar' Add action message support by deathcap · 10 years ago
  90. 8269dac Merge branch 'titles' Implement Titles API by deathcap · 10 years ago
  91. 1194b4c Update Glowkit: scoreboard API by deathcap · 10 years ago
  92. 13e0efc Fix checkstyle violations in previous scoreboard merge commit by deathcap · 10 years ago
  93. 85ac2e8 Update NametagVisibility->NameTagVisibility for Spigot API compatibility by deathcap · 10 years ago
  94. c4e8575 Merge branch 'scoreboard' Scoreboards by deathcap · 10 years ago
  95. 52d7811 actually actually fix the build status image by mastercoms · 10 years ago
  96. bb8a28d actually fix the build status iamge by mastercoms · 10 years ago
  97. dbd29fb fix build status image by mastercoms · 10 years ago
  98. ca2885e update slogan by mastercoms · 10 years ago
  99. f8a293b Merge pull request #49 from deathcap/dynamic-recipes by deathcap · 10 years ago
  100. 12a892d Update previous commit to use Spigot banner API by deathcap · 10 years ago