1. ca738fc Optimize imports by mastercoms · 9 years ago
  2. 744e6c0 Fix ResourcePackStatus by mastercoms · 9 years ago
  3. 4bcdb42 1.8.8 by mastercoms · 9 years ago
  4. 077f36e possibly fix wrong suffocation by mastercoms · 9 years ago
  5. 39a098f Fix doors by mastercoms · 9 years ago
  6. 12c45da Implement PaperSpigot by mastercoms · 9 years ago
  7. 72b08a0 remove unused import by mastercoms · 9 years ago
  8. c1361ca fix red sandstone slabs by mastercoms · 9 years ago
  9. 267daaf Add variable block sounds by mastercoms · 9 years ago
  10. 6ef2ffd Add some entity codecs and their unit tests by mastercoms · 9 years ago
  11. 3a21324 Merge remote-tracking branch 'Glowstone/master' by mastercoms · 9 years ago
  12. 1a46598 remove block references to chunk by mastercoms · 9 years ago
  13. ed86999 Unload chunks from cache, increase max bulk chunks by mastercoms · 9 years ago
  14. cfdb13b make sure player is not null by mastercoms · 9 years ago
  15. fb53280 Release bytebuf. Fixes some memory leaks by mastercoms · 9 years ago
  16. 1afdd04 revert added indent by mastercoms · 9 years ago
  17. efb94bf fix duped player movement by mastercoms · 9 years ago
  18. 9a22ddb prevent leaving bed when player is not sleeping by mastercoms · 9 years ago
  19. 2520957 prevent illegal arguments in getSlot by mastercoms · 9 years ago
  20. bc4c329 oh man i am not good with computer plz to help by mastercoms · 9 years ago
  21. dde6c50 actually fix creative mode not taking void damage by mastercoms · 9 years ago
  22. c8a5d44 fix unused import by mastercoms · 9 years ago
  23. e238670 fix creative mode players not being damaged by the void by mastercoms · 9 years ago
  24. 3a51cc5 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  25. 5c080f7 add correct fall damage, and only setrawlocation if it changed by mastercoms · 9 years ago
  26. 6dcab59 start fixing achievements by mastercoms · 9 years ago
  27. 6c7c822 make sure only crafting slots are being dropped by mastercoms · 9 years ago
  28. b66ddbe Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  29. 9a26901 tweak item drops to be better by mastercoms · 9 years ago
  30. 38df536 Change some default config values by mastercoms · 9 years ago
  31. fb5a0dd optimize double plant breaking by mastercoms · 9 years ago
  32. 26a4d50 fix double plant breaking by mastercoms · 9 years ago
  33. 007d287 fix creative inventory bugs by mastercoms · 9 years ago
  34. a8e320e restrict cursor amount again by mastercoms · 9 years ago
  35. 24070db loosen up crafting check which was blocking crafting by mastercoms · 9 years ago
  36. cb28eb5 Fix many crafting bugs by mastercoms · 9 years ago
  37. 8375342 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  38. 7c6b61d Fixed an oopsie in the library URL by mastercoms · 9 years ago
  39. 0f0eef7 Fix some crafting bugs. by mastercoms · 9 years ago
  40. 4ee2762 Fixes #76 shift-click crafting duplication bug. by mastercoms · 9 years ago
  41. e62f790 Change to working repo, fixes #75 by mastercoms · 9 years ago
  42. 685b6bc Switch to lang3 by mastercoms · 9 years ago
  43. 7c3db13 remove debug logging by mastercoms · 9 years ago
  44. 360ad41 Spawn preload tweaks and setup.sh can execute by mastercoms · 9 years ago
  45. df56f97 Added parenthesis by mastercoms · 9 years ago
  46. 0a88c2e Fixed a mistake by mastercoms · 9 years ago
  47. a0269da Remove unused GlowServer variable from scoreboard by mastercoms · 9 years ago
  48. d287ac7 Remove unneeded ItemTable import by mastercoms · 9 years ago
  49. 17f9588 Decorator now requests liquid update. Fixes #62 by mastercoms · 9 years ago
  50. 9d16a11 Simplify BlockNeedsAttached canPlaceAtMethod by mastercoms · 9 years ago
  51. 35d956e Drop BlockNeedsAttached on illegal placement, and fix the torch getAttachedFace method. Fixes #67 by mastercoms · 9 years ago
  52. 8f911c2 Fix a typo, getWeigth -> getWeight by mastercoms · 9 years ago
  53. edad640 change grass to flower logic to include all flowers by mastercoms · 9 years ago
  54. 081be5a optimize double grass growing method by mastercoms · 9 years ago
  55. 4fb140d Update to 1.8.7 by deathcap · 9 years ago
  56. 1faffb6 Merge pull request #64 from SamNosliw/master by mastercoms · 10 years ago
  57. 63fed3a Update to 1.8.6 by deathcap · 10 years ago
  58. 1dfd8d4 Update to 1.8.5 by deathcap · 10 years ago
  59. fe784aa Bugfix: Doors/Trapdoors/Fencegates update regardless of redstone update. by Nosliw · 10 years ago
  60. bf8a435 Unused Import. Oops. by Nosliw · 10 years ago
  61. 23bbd69 Added support for Noteblocks, TNT, Doors, Trapdoors & Fencegates. by Nosliw · 10 years ago
  62. f3a6c1b Bugfix: Levers, Repeaters and Torches didn't cause an extended 'redstone' update. by Nosliw · 10 years ago
  63. 3ed9a01 Bugfix: Repeaters didn't activate if power was removed. by Nosliw · 10 years ago
  64. e3e6d24 Added Levers and (Wood and Stone) Buttons. by Nosliw · 10 years ago
  65. aaae29f Bugfix: Redstone can be placed on glowstone/stairs. by Nosliw · 10 years ago
  66. 069a181 + Added Redstone Repeater/Diode (fully functioning) by Nosliw · 10 years ago
  67. 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
  68. 80235e4 remove redundancy from blockliquid by mastercoms · 10 years ago
  69. 00b7471 remove redundancy by mastercoms · 10 years ago
  70. fc2576a add updateBlock from liquid, remove redundancy by mastercoms · 10 years ago
  71. 2429010 wow umm I'm tired, ok? by mastercoms · 10 years ago
  72. 026c74b fix return type by mastercoms · 10 years ago
  73. 7a9922b we might need to call BlockLiquid, too by mastercoms · 10 years ago
  74. f0e5e41 update BlockLiquid to receive from world.pulse by mastercoms · 10 years ago
  75. ccee727 Update to 1.8.4 by deathcap · 10 years ago
  76. 0538fe3 Merge branch 'whitelistcom' Rewrote whitelist code for PlayerProfile by deathcap · 10 years ago
  77. 98c9330 Merge branch 'lilypad' Support LilyPad proxy information by deathcap · 10 years ago
  78. 5ba993b Merge branch 'actionbar' Add action message support by deathcap · 10 years ago
  79. 8269dac Merge branch 'titles' Implement Titles API by deathcap · 10 years ago
  80. 13e0efc Fix checkstyle violations in previous scoreboard merge commit by deathcap · 10 years ago
  81. 85ac2e8 Update NametagVisibility->NameTagVisibility for Spigot API compatibility by deathcap · 10 years ago
  82. c4e8575 Merge branch 'scoreboard' Scoreboards by deathcap · 10 years ago
  83. 12a892d Update previous commit to use Spigot banner API by deathcap · 10 years ago
  84. b493258 Merge branch 'dynamic-recipes' by deathcap · 10 years ago
  85. e11c2f6 Skip unneeded code, debug, frames in ClassReader by deathcap · 10 years ago
  86. 25f397a Change plugin scanner to use ZipFile instead of ZipInputStream by deathcap · 10 years ago
  87. 5cc3ed5 Log unsupported plugins found by deathcap · 10 years ago
  88. 840e8ca Add Forge/FML plugin detection by deathcap · 10 years ago
  89. 1d33bdf Change SpongeAPI plugin detection to use ASM instead of classloading by deathcap · 10 years ago
  90. 080f341 Move SpongeAPI implementation to Bukkit2Sponge by deathcap · 10 years ago
  91. 65122fe Load SpongeAPI plugins from plugin type detector by deathcap · 10 years ago
  92. 2089e79 Only pass recognized Bukkit plugins to Bukkit plugin loader by deathcap · 10 years ago
  93. 2919f77 Change plugin detector to use save Files instead of URLs by deathcap · 10 years ago
  94. 7682cf4 Add plugin type detector: Bukkit, Sponge, Canary, unrecognized by deathcap · 10 years ago
  95. 5093233 Merge pull request #41 from jimmikaelkael/blocktick-fixes by deathcap · 10 years ago
  96. dc91dde Plants uproot should not trigger a BlockFadeEvent by jimmikaelkael · 10 years ago
  97. 6dd8826 Add vine growth by jimmikaelkael · 10 years ago
  98. 41b6c79 Remove jsr305 javax.annotation dependency to fix SpongeAPI conflict by deathcap · 10 years ago
  99. 801f64b Update to SpongeAPI 2.0 by deathcap · 10 years ago
  100. 1a47ca9 Fix mushrooms and stems uproot by jimmikaelkael · 10 years ago