1. ffe3e25 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  2. 147ce1e Merge pull request #164 from kamcio96/patch-7 by mastercoms · 10 years ago
  3. 00950db Merge pull request #175 from kamcio96/patch-11 by mastercoms · 10 years ago
  4. 4c08b47 Merge pull request #168 from kamcio96/patch-10 by mastercoms · 10 years ago
  5. 1a3d59e Affect players with explosion by mastercoms · 10 years ago
  6. 291839f Merge pull request #160 from kamcio96/patch-3 by mastercoms · 10 years ago
  7. 6e36198 Fix item visibility after merge by kamcio96 · 10 years ago
  8. ad555a2 Do not calculate fall damage unless moving by mastercoms · 10 years ago
  9. c55d3b8 Merge pull request #173 from Mystalion/fix-171 by mastercoms · 10 years ago
  10. 3a37939 Merge pull request #172 from Mystalion/fix-169 by mastercoms · 10 years ago
  11. 6e703b4 Copy onlineplayers on shutdown to avoid ConcurrentModificationException by Paulomart · 10 years ago
  12. f8d0dcd Only leftClickBlock then digging, if it is not AIR by Paulomart · 10 years ago
  13. a174236 Makes custom name works by kamcio96 · 10 years ago
  14. 3e62055 Merge pull request #165 from kamcio96/patch-8 by mastercoms · 10 years ago
  15. b1a588d Fix memory leak. by kamcio96 · 10 years ago
  16. fbe3f89 Implement chest animation and sound. by kamcio96 · 10 years ago
  17. 3ed8fa0 Update eat time to 32 tick. Found in Spigot code. by kamcio96 · 10 years ago
  18. 9f0dc03 Merge pull request #163 from kamcio96/patch-6 by mastercoms · 10 years ago
  19. 4710220 Update merging filter for GlowItem. ItemMeta has to equal too. by kamcio96 · 10 years ago
  20. 4f523dd Merge pull request #155 from kamcio96/patch-1 by mastercoms · 10 years ago
  21. 6db5560 Typo in String by kamcio96 · 10 years ago
  22. e5552a2 Merge pull request #148 from Mystalion/equals-and-hashcode-methods by mastercoms · 10 years ago
  23. 74c579b change from drone to gserv by mastercoms · 10 years ago
  24. 4237a14 Change fish's class names and filter GameMode by kamcio96 · 10 years ago
  25. 4c833e8 Revert pom changes by kamcio96 · 10 years ago
  26. 5fbf29c Fix CircleCI badge to link to master branch by deathcap · 10 years ago
  27. 1ae0a79 Merge pull request #161 from twizmwazin/mob-kill by deathcap · 10 years ago
  28. 26f3049 Merge pull request #153 from GlowstonePlusPlus/serverpinglist-modinfo by deathcap · 10 years ago
  29. f95fd32 Send modinfo in server ping list packet, type and clientModsAllowed by deathcap · 10 years ago
  30. 249508f Add server.allow-client-mods option in config/glowstone.yml by deathcap · 10 years ago
  31. b011cde Remove mobs 20 ticks after death, fixes #156 by Kevin Phoenix · 10 years ago
  32. 627e01d Implement food effects by kamcio96 · 10 years ago
  33. 261ef8a Stupid import... by kamcio96 · 10 years ago
  34. 492ba73 Implement food by kamcio96 · 10 years ago
  35. d3166e1 Fix #158 (single click craft dupe) by mastercoms · 10 years ago
  36. 55d8d97 Add depth limit by kamcio96 · 10 years ago
  37. 994130d Merge remote-tracking branch 'origin/patch-1' into patch-1 by kamcio96 · 10 years ago
  38. cedfeda Typo by kamcio96 · 10 years ago
  39. 433f4a9 Add NBTReadLimiter and use it for network data by kamcio96 · 10 years ago
  40. 0251d27 It is 1.8-1.8.3 bug by kamcio96 · 10 years ago
  41. a2ba514 Allow switching blocks for digging if digging was canceled by mastercoms · 10 years ago
  42. 40df0c7 Set digging to null in the right place fixes #152 by mastercoms · 10 years ago
  43. 9c2d62d Add more customization to console and fix up digging handler by mastercoms · 10 years ago
  44. 1949df9 tnt entity search optimization and tweaks by mastercoms · 10 years ago
  45. 4ac10b9 Update glowkit and optimize liquid by mastercoms · 10 years ago
  46. 40560b1 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  47. 9633d48 Update Glowkit by mastercoms · 10 years ago
  48. 6649296 Merge pull request #151 from kaenganxt/fix-InLove by mastercoms · 10 years ago
  49. 56d90ca Set InLove property only if contained in nbt data by kaenganxt · 10 years ago
  50. 5218e15 Merge pull request #150 from jimmikaelkael/chunk-data by mastercoms · 10 years ago
  51. 9320263 Fix an inconsistency in ChunkManager by jimmikaelkael · 10 years ago
  52. 8f31917 Fit tightly to new Bukkit's ChunkGenerator API by jimmikaelkael · 10 years ago
  53. c2a603f Remove unnecessary code from GlowChunkGenerator by jimmikaelkael · 10 years ago
  54. b5d949c Implement ChunkData on its own by jimmikaelkael · 10 years ago
  55. 9c21a8e Simplify GlowWorld equals by Paulomart · 10 years ago
  56. 6e62f53 Use getClass instand of instanceof by Paulomart · 10 years ago
  57. e881f68 Merge remote-tracking branch 'glowstone/master' into equals-and-hashcode-methods by Paulomart · 10 years ago
  58. e62bb28 Use getClass instead of instanceof when checking for block equality by mastercoms · 10 years ago
  59. 45f9d63 Added equals and hashCode methods for GlowWorld, GlowBlock, by Paulomart · 10 years ago
  60. 6a99019 We're pretty stable. by mastercoms · 10 years ago
  61. 4843c52 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  62. 28b0762 Add equals method to GlowBlock, and change digging's type in GlowPlayer by mastercoms · 10 years ago
  63. 7f040e2 Disable randomly ticking liquid fixes #145 by mastercoms · 10 years ago
  64. 3545576 Merge pull request #142 from bluekelp/bluekelp-refactors-the-world by mastercoms · 10 years ago
  65. bcfd324 Merge pull request #141 from twizmwazin/update-glowkit by mastercoms · 10 years ago
  66. a2f08a4 Merge pull request #147 from GlowstonePlusPlus/constructor-updateinventory by deathcap · 10 years ago
  67. bc6c8a4 Remove spurious SetWindowContentsMessage packet sent in GlowPlayer constructor by deathcap · 10 years ago
  68. 20435e9 Add executor to WorldScheduler (optimizes memory and CPU usage) by mastercoms · 10 years ago
  69. c14dae5 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  70. 8d56427 Optimize water by mastercoms · 10 years ago
  71. 65111e8 Merge pull request #143 from kaenganxt/scoreboardFix by mastercoms · 10 years ago
  72. 181417d Fixed wrong nbt key name Criteria -> CriteriaName by kaenganxt · 10 years ago
  73. 4e854a0 Update .travis.yml by mastercoms · 10 years ago
  74. 03d98ee Update .travis.yml by mastercoms · 10 years ago
  75. 034b3c7 Update .travis.yml by mastercoms · 10 years ago
  76. f318887 Basic digging exploit prevention by mastercoms · 10 years ago
  77. a57c512 replace magic numbers w/consts by bluekelp · 10 years ago
  78. 26f04a0 document + micro-optimize by bluekelp · 10 years ago
  79. 0e0cc24 refactor - extract methods by bluekelp · 10 years ago
  80. 98b50dd Prevent liquids from flowing into void and looping to the top of the world by mastercoms · 10 years ago
  81. c88b069 Spawn egg creaturespawnevent by mastercoms · 10 years ago
  82. eed5cb5 Add BlockDispenseEvent by mastercoms · 10 years ago
  83. 9ca9119 Improve error logging in BlockLiquid by mastercoms · 10 years ago
  84. 5721ea3 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  85. e4e0482 Optimize water by mastercoms · 10 years ago
  86. 63a69b0 Merge pull request #77 from GlowstonePlusPlus/liquid-redux by mastercoms · 10 years ago
  87. 6a6272a Resize logo by mastercoms · 10 years ago
  88. 43c45d9 New logo by mastercoms · 10 years ago
  89. b48a524 Update glowkit by Kevin · 10 years ago
  90. e6b3a7b Check if an entity has equipment before calculating with it by mastercoms · 10 years ago
  91. 3dfaca2 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  92. 125764a Added lava nether checking in one more place by mastercoms · 10 years ago
  93. 9097056 Merge pull request #138 from twizmwazin/more-entities by mastercoms · 10 years ago
  94. 36bef06 Fix access levels for store classes by Kevin · 10 years ago
  95. 44127d1 Fix flow speeds/strengths by mastercoms · 10 years ago
  96. 58566bb Merge branch 'liquid-redux' of github.com:GlowstonePlusPlus/GlowstonePlusPlus into liquid-redux by mastercoms · 10 years ago
  97. 2b55638 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  98. 45e5be7 Fix clear command by mastercoms · 10 years ago
  99. b359113 Fix clear command by mastercoms · 10 years ago
  100. 0fdb900 Better mixing, faster flowing by mastercoms · 10 years ago