1. 9097056 Merge pull request #138 from twizmwazin/more-entities by mastercoms · 10 years ago
  2. 36bef06 Fix access levels for store classes by Kevin · 10 years ago
  3. 3489ce3 Fix clear command by mastercoms · 10 years ago
  4. 58d73ce Fix clear command by mastercoms · 10 years ago
  5. 6608afe Merge remote-tracking branch 'bluekelp/bluekelp-fixes-clear-command' by mastercoms · 10 years ago
  6. e744bc4 Improved crafting by mastercoms · 10 years ago
  7. 1775c39 Merge remote-tracking branch 'bluekelp/bluekelp-fixes-crafting' by mastercoms · 10 years ago
  8. f27fb44 Complete GlowAchievement fancy names by mastercoms · 10 years ago
  9. 5e32c01 Merge remote-tracking branch 'BallonChamp/patch-1' by mastercoms · 10 years ago
  10. 0be6bc0 Fix getItemInHand only by mastercoms · 10 years ago
  11. a3a354a Add Enchantment names! by BalloonChamp · 10 years ago
  12. 21b1371 Implement stores for mobs by Kevin · 10 years ago
  13. 670bc55 Fix horse variants by Kevin Phoenix · 10 years ago
  14. abb30b4 Implement more entities and create registry by Kevin Phoenix · 10 years ago
  15. a7f536b Implement spawn egg entity types by Kevin Phoenix · 10 years ago
  16. 8e1d4d4 fix /clear command and its reported items removed by bluekelp · 10 years ago
  17. 5d0eda2 fix item dup bug with crafting by bluekelp · 10 years ago
  18. f7526fc refactor unused crafting input handling by bluekelp · 10 years ago
  19. ed5773e Fix inventory/crafting glitches by bluekelp · 10 years ago
  20. 67b7023 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  21. a938ee3 Half-fix getNearbyEntities by mastercoms · 10 years ago
  22. d9cbd8b Say no to ssh! by mastercoms · 10 years ago
  23. 82b11a2 Netty 5 by mastercoms · 10 years ago
  24. 66fec24 Add some caching to lookupUUID by mastercoms · 10 years ago
  25. 9aa1a25 tweak tnt by mastercoms · 10 years ago
  26. ecb0066 Actually save player data when kicked by mastercoms · 10 years ago
  27. 9293590 Change version to Glowstone++ by mastercoms · 10 years ago
  28. ae912e8 Fix spawn finding and spawn preloading by mastercoms · 10 years ago
  29. 7362da2 Fix incorrect type by mastercoms · 10 years ago
  30. 3db95b1 Reduce memory usage by ~50% by mastercoms · 10 years ago
  31. 55e4878 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  32. 2f9a234 Async chunk stuff and spawn chunk fixes by mastercoms · 10 years ago
  33. a6d7a0c Start the get chunk thread by mastercoms · 10 years ago
  34. a2ce44c Implement some new upstream API changes by mastercoms · 10 years ago
  35. 3c1fe26 Merge pull request #133 from jimmikaelkael/snowfix by mastercoms · 10 years ago
  36. 8fa2971 Merge pull request #131 from jimmikaelkael/superflatgen by mastercoms · 10 years ago
  37. 1a30d78 Fix snowy biomes (#132) by jimmikaelkael · 10 years ago
  38. e0c6c10 Add superflat world generation by jimmikaelkael · 10 years ago
  39. 055ae6a Merge pull request #122 from codekilla747/flintandsteeldetector by mastercoms · 10 years ago
  40. 68e72bc Merge pull request #126 from jimmikaelkael/theendgen by mastercoms · 10 years ago
  41. b8a8f35 Implement TheEnd populator by jimmikaelkael · 10 years ago
  42. 51bfd3d Add obsidian pillar decorator by jimmikaelkael · 10 years ago
  43. 2e2c192 Add ObsidianPillar object by jimmikaelkael · 10 years ago
  44. 05d5939 Cleanup by codekilla747 · 10 years ago
  45. b79f599 Add a canSpawn method override to TheEndGenerator by jimmikaelkael · 10 years ago
  46. cf9706d Added missing semicolon by codekilla747 · 10 years ago
  47. f4b854b Fixed whitespace problems by codekilla747 · 10 years ago
  48. b03d993 Fixed return values by codekilla747 · 10 years ago
  49. aa5ba95 Return a sea level value according to WorldType and Environment by Michael Jimenez · 10 years ago
  50. d554ed8 Removed uneccessary code from if statement by codekilla747 · 10 years ago
  51. 07a5aa8 Add TheEnd dimension generator, and populator skeleton by jimmikaelkael · 10 years ago
  52. 5d015fc Correct which blocks should be lit by Flint and Steel by codekilla747 · 10 years ago
  53. 411725d Add ability to ignite stone by codekilla747 · 10 years ago
  54. f92d378 Merge pull request #121 from MOMOTHEREAL/piston-faces by mastercoms · 10 years ago
  55. e6c2939 Flipped sticky if statement. by Momo · 10 years ago
  56. dae9163 Fixed whitespace stuff by codekilla747 · 10 years ago
  57. 96e5446 Default constructor (BlockPiston), isSticky() getter. by Momo · 10 years ago
  58. 677b275 Why? I don't know. But it's fixed now. by mastercoms · 10 years ago
  59. df4c655 Renamed method to getRawFace, added Sticky piston drops. by Momo · 10 years ago
  60. ad32839 Added a blank line back to ItemTable & BlockPiston (blame Sublime Text) by Momo · 10 years ago
  61. 8b7e902 Pistons face the proper direction when placed. by Momo · 10 years ago
  62. 4f4b27b Merge pull request #117 from MOMOTHEREAL/lever-fix by mastercoms · 10 years ago
  63. a8bafc5 Now detects if block should be set on fire or not by codekilla747 · 10 years ago
  64. 99733a0 1.8.9 in README by mastercoms · 10 years ago
  65. b1d4df3 Merge pull request #115 from Timbers007/master by mastercoms · 10 years ago
  66. 6b73f1f Can now use bare hands (without holding an item) to interact with levers and buttons. by Momo · 10 years ago
  67. 7a7fc3c Minecraft is on 1.8.9 by Timbers007 · 10 years ago
  68. 2863312 Minecraft is on 1.8.9 by Timbers007 · 10 years ago
  69. d898664 Merge pull request #113 from DragonetMC/dragonet-patch-1 by mastercoms · 10 years ago
  70. 02713c5 makes it possible to create and run a GlowServer instance as part of another application by Julien Lirochon · 10 years ago
  71. f142689 Actually fix #101 by mastercoms · 10 years ago
  72. e97a84a Merge pull request #106 from ExpandingDev/patch-1 by mastercoms · 10 years ago
  73. 97d20a9 Don't drop air. Fixes #101 by mastercoms · 10 years ago
  74. 567aa1b Added missing semicolon by ExpandingDev · 10 years ago
  75. 2ea154d Saves player data when they are kicked. by ExpandingDev · 10 years ago
  76. 8ddf977 Merge pull request #103 from z3ntu/patch-1 by mastercoms · 10 years ago
  77. 44b777d Update README.md by Luca Weiss · 10 years ago
  78. 074340c We're no longer sponsored by them by mastercoms · 10 years ago
  79. 69361cf Make circleci use java 8 by mastercoms · 10 years ago
  80. 1ea9a8a Switch to Java 8, some compiler tweaks by mastercoms · 10 years ago
  81. a38ea3b reduce explosion impact. fixes #97 by mastercoms · 10 years ago
  82. 93aca27 I am an idiot. by mastercoms · 10 years ago
  83. d7b0088 Check stack for null. Fixes #96 by mastercoms · 10 years ago
  84. df04729 Fix checkstyle errors by mastercoms · 10 years ago
  85. 1dee349 Return Material.AIRx0 instead of null. Could possibly break PlayerInteractEvent by mastercoms · 10 years ago
  86. c800a9e Change redstone get attached face logic, fixes #95 by mastercoms · 10 years ago
  87. 25036ef Fix up explosions by mastercoms · 10 years ago
  88. b0112bb A dirty fix that fixes #93 by mastercoms · 10 years ago
  89. b6bec95 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  90. 082e4fd Removed duped physics pulsing by mastercoms · 10 years ago
  91. 9234ce1 Merge pull request #91 from GlowstonePlusPlus/entities by mastercoms · 10 years ago
  92. 2ca648b Merge pull request #92 from GlowstonePlusPlus/revert-83-revert-81-master by mastercoms · 10 years ago
  93. 9d06ad2 Fix stuff by mastercoms · 10 years ago
  94. e26ebcf Revert "Revert "Hostile Mobs"" by mastercoms · 10 years ago
  95. 3c6cf6f Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 10 years ago
  96. e1e2408 Add entities by mastercoms · 10 years ago
  97. f7ddd93 Add entities by mastercoms · 10 years ago
  98. 6b63d0d Merge pull request #87 from xxmicloxx/dispenser by mastercoms · 10 years ago
  99. b1a0ae1 Adds support for basic dispenser actions by xxmicloxx · 10 years ago
  100. 6e9b713 Merge pull request #88 from xxmicloxx/various_rs_fixes by mastercoms · 10 years ago