1. a2ba514 Allow switching blocks for digging if digging was canceled by mastercoms · 9 years ago
  2. 40df0c7 Set digging to null in the right place fixes #152 by mastercoms · 9 years ago
  3. 9c2d62d Add more customization to console and fix up digging handler by mastercoms · 9 years ago
  4. 1949df9 tnt entity search optimization and tweaks by mastercoms · 9 years ago
  5. 4ac10b9 Update glowkit and optimize liquid by mastercoms · 9 years ago
  6. 40560b1 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  7. 9633d48 Update Glowkit by mastercoms · 9 years ago
  8. 6649296 Merge pull request #151 from kaenganxt/fix-InLove by mastercoms · 9 years ago
  9. 56d90ca Set InLove property only if contained in nbt data by kaenganxt · 9 years ago
  10. 5218e15 Merge pull request #150 from jimmikaelkael/chunk-data by mastercoms · 9 years ago
  11. 9320263 Fix an inconsistency in ChunkManager by jimmikaelkael · 9 years ago
  12. 8f31917 Fit tightly to new Bukkit's ChunkGenerator API by jimmikaelkael · 9 years ago
  13. c2a603f Remove unnecessary code from GlowChunkGenerator by jimmikaelkael · 9 years ago
  14. b5d949c Implement ChunkData on its own by jimmikaelkael · 9 years ago
  15. e62bb28 Use getClass instead of instanceof when checking for block equality by mastercoms · 9 years ago
  16. 6a99019 We're pretty stable. by mastercoms · 9 years ago
  17. 4843c52 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  18. 28b0762 Add equals method to GlowBlock, and change digging's type in GlowPlayer by mastercoms · 9 years ago
  19. 7f040e2 Disable randomly ticking liquid fixes #145 by mastercoms · 9 years ago
  20. 3545576 Merge pull request #142 from bluekelp/bluekelp-refactors-the-world by mastercoms · 9 years ago
  21. bcfd324 Merge pull request #141 from twizmwazin/update-glowkit by mastercoms · 9 years ago
  22. a2f08a4 Merge pull request #147 from GlowstonePlusPlus/constructor-updateinventory by deathcap · 9 years ago
  23. bc6c8a4 Remove spurious SetWindowContentsMessage packet sent in GlowPlayer constructor by deathcap · 9 years ago
  24. 20435e9 Add executor to WorldScheduler (optimizes memory and CPU usage) by mastercoms · 9 years ago
  25. c14dae5 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  26. 8d56427 Optimize water by mastercoms · 9 years ago
  27. 65111e8 Merge pull request #143 from kaenganxt/scoreboardFix by mastercoms · 9 years ago
  28. 181417d Fixed wrong nbt key name Criteria -> CriteriaName by kaenganxt · 9 years ago
  29. 4e854a0 Update .travis.yml by mastercoms · 9 years ago
  30. 03d98ee Update .travis.yml by mastercoms · 9 years ago
  31. 034b3c7 Update .travis.yml by mastercoms · 9 years ago
  32. f318887 Basic digging exploit prevention by mastercoms · 9 years ago
  33. a57c512 replace magic numbers w/consts by bluekelp · 9 years ago
  34. 26f04a0 document + micro-optimize by bluekelp · 9 years ago
  35. 0e0cc24 refactor - extract methods by bluekelp · 9 years ago
  36. 98b50dd Prevent liquids from flowing into void and looping to the top of the world by mastercoms · 9 years ago
  37. c88b069 Spawn egg creaturespawnevent by mastercoms · 9 years ago
  38. eed5cb5 Add BlockDispenseEvent by mastercoms · 9 years ago
  39. 9ca9119 Improve error logging in BlockLiquid by mastercoms · 9 years ago
  40. 5721ea3 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  41. e4e0482 Optimize water by mastercoms · 9 years ago
  42. 63a69b0 Merge pull request #77 from GlowstonePlusPlus/liquid-redux by mastercoms · 9 years ago
  43. 6a6272a Resize logo by mastercoms · 9 years ago
  44. 43c45d9 New logo by mastercoms · 9 years ago
  45. b48a524 Update glowkit by Kevin · 9 years ago
  46. e6b3a7b Check if an entity has equipment before calculating with it by mastercoms · 9 years ago
  47. 3dfaca2 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  48. 125764a Added lava nether checking in one more place by mastercoms · 9 years ago
  49. 9097056 Merge pull request #138 from twizmwazin/more-entities by mastercoms · 9 years ago
  50. 36bef06 Fix access levels for store classes by Kevin · 9 years ago
  51. 44127d1 Fix flow speeds/strengths by mastercoms · 9 years ago
  52. 58566bb Merge branch 'liquid-redux' of github.com:GlowstonePlusPlus/GlowstonePlusPlus into liquid-redux by mastercoms · 9 years ago
  53. 2b55638 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  54. 45e5be7 Fix clear command by mastercoms · 9 years ago
  55. b359113 Fix clear command by mastercoms · 9 years ago
  56. 0fdb900 Better mixing, faster flowing by mastercoms · 9 years ago
  57. fc48620 Pretty much complete liquid flowing by mastercoms · 9 years ago
  58. 60c6e66 Remove glowserver import, fixes build by mastercoms · 9 years ago
  59. 7753c97 Optimize and improve by mastercoms · 9 years ago
  60. 57c5f51 start a redo of liquid flowing: fixes #21 by mastercoms · 9 years ago
  61. 3489ce3 Fix clear command by mastercoms · 9 years ago
  62. 58d73ce Fix clear command by mastercoms · 9 years ago
  63. 6608afe Merge remote-tracking branch 'bluekelp/bluekelp-fixes-clear-command' by mastercoms · 9 years ago
  64. e744bc4 Improved crafting by mastercoms · 9 years ago
  65. 1775c39 Merge remote-tracking branch 'bluekelp/bluekelp-fixes-crafting' by mastercoms · 9 years ago
  66. f27fb44 Complete GlowAchievement fancy names by mastercoms · 9 years ago
  67. 5e32c01 Merge remote-tracking branch 'BallonChamp/patch-1' by mastercoms · 9 years ago
  68. 0be6bc0 Fix getItemInHand only by mastercoms · 9 years ago
  69. a3a354a Add Enchantment names! by BalloonChamp · 9 years ago
  70. 21b1371 Implement stores for mobs by Kevin · 9 years ago
  71. 670bc55 Fix horse variants by Kevin Phoenix · 9 years ago
  72. abb30b4 Implement more entities and create registry by Kevin Phoenix · 9 years ago
  73. a7f536b Implement spawn egg entity types by Kevin Phoenix · 9 years ago
  74. 8e1d4d4 fix /clear command and its reported items removed by bluekelp · 9 years ago
  75. 5d0eda2 fix item dup bug with crafting by bluekelp · 9 years ago
  76. f7526fc refactor unused crafting input handling by bluekelp · 9 years ago
  77. ed5773e Fix inventory/crafting glitches by bluekelp · 9 years ago
  78. 67b7023 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  79. a938ee3 Half-fix getNearbyEntities by mastercoms · 9 years ago
  80. d9cbd8b Say no to ssh! by mastercoms · 9 years ago
  81. 82b11a2 Netty 5 by mastercoms · 9 years ago
  82. 66fec24 Add some caching to lookupUUID by mastercoms · 9 years ago
  83. 9aa1a25 tweak tnt by mastercoms · 9 years ago
  84. ecb0066 Actually save player data when kicked by mastercoms · 9 years ago
  85. 9293590 Change version to Glowstone++ by mastercoms · 9 years ago
  86. ae912e8 Fix spawn finding and spawn preloading by mastercoms · 9 years ago
  87. 7362da2 Fix incorrect type by mastercoms · 9 years ago
  88. 3db95b1 Reduce memory usage by ~50% by mastercoms · 9 years ago
  89. 55e4878 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  90. 2f9a234 Async chunk stuff and spawn chunk fixes by mastercoms · 9 years ago
  91. a6d7a0c Start the get chunk thread by mastercoms · 9 years ago
  92. a2ce44c Implement some new upstream API changes by mastercoms · 9 years ago
  93. 3c1fe26 Merge pull request #133 from jimmikaelkael/snowfix by mastercoms · 9 years ago
  94. 8fa2971 Merge pull request #131 from jimmikaelkael/superflatgen by mastercoms · 9 years ago
  95. 1a30d78 Fix snowy biomes (#132) by jimmikaelkael · 9 years ago
  96. e0c6c10 Add superflat world generation by jimmikaelkael · 9 years ago
  97. 055ae6a Merge pull request #122 from codekilla747/flintandsteeldetector by mastercoms · 9 years ago
  98. 68e72bc Merge pull request #126 from jimmikaelkael/theendgen by mastercoms · 9 years ago
  99. b8a8f35 Implement TheEnd populator by jimmikaelkael · 9 years ago
  100. 51bfd3d Add obsidian pillar decorator by jimmikaelkael · 9 years ago