1. 7362da2 Fix incorrect type by mastercoms · 9 years ago
  2. 3db95b1 Reduce memory usage by ~50% by mastercoms · 9 years ago
  3. 2f9a234 Async chunk stuff and spawn chunk fixes by mastercoms · 9 years ago
  4. a2ce44c Implement some new upstream API changes by mastercoms · 9 years ago
  5. 3c1fe26 Merge pull request #133 from jimmikaelkael/snowfix by mastercoms · 9 years ago
  6. 1a30d78 Fix snowy biomes (#132) by jimmikaelkael · 9 years ago
  7. e0c6c10 Add superflat world generation by jimmikaelkael · 9 years ago
  8. 055ae6a Merge pull request #122 from codekilla747/flintandsteeldetector by mastercoms · 9 years ago
  9. b8a8f35 Implement TheEnd populator by jimmikaelkael · 9 years ago
  10. 51bfd3d Add obsidian pillar decorator by jimmikaelkael · 9 years ago
  11. 2e2c192 Add ObsidianPillar object by jimmikaelkael · 9 years ago
  12. 05d5939 Cleanup by codekilla747 · 9 years ago
  13. b79f599 Add a canSpawn method override to TheEndGenerator by jimmikaelkael · 9 years ago
  14. cf9706d Added missing semicolon by codekilla747 · 9 years ago
  15. f4b854b Fixed whitespace problems by codekilla747 · 9 years ago
  16. b03d993 Fixed return values by codekilla747 · 9 years ago
  17. aa5ba95 Return a sea level value according to WorldType and Environment by Michael Jimenez · 9 years ago
  18. d554ed8 Removed uneccessary code from if statement by codekilla747 · 9 years ago
  19. 07a5aa8 Add TheEnd dimension generator, and populator skeleton by jimmikaelkael · 9 years ago
  20. 5d015fc Correct which blocks should be lit by Flint and Steel by codekilla747 · 9 years ago
  21. 411725d Add ability to ignite stone by codekilla747 · 9 years ago
  22. e6c2939 Flipped sticky if statement. by Momo · 9 years ago
  23. dae9163 Fixed whitespace stuff by codekilla747 · 9 years ago
  24. 96e5446 Default constructor (BlockPiston), isSticky() getter. by Momo · 9 years ago
  25. df4c655 Renamed method to getRawFace, added Sticky piston drops. by Momo · 9 years ago
  26. ad32839 Added a blank line back to ItemTable & BlockPiston (blame Sublime Text) by Momo · 9 years ago
  27. 8b7e902 Pistons face the proper direction when placed. by Momo · 9 years ago
  28. 4f4b27b Merge pull request #117 from MOMOTHEREAL/lever-fix by mastercoms · 9 years ago
  29. a8bafc5 Now detects if block should be set on fire or not by codekilla747 · 9 years ago
  30. 6b73f1f Can now use bare hands (without holding an item) to interact with levers and buttons. by Momo · 9 years ago
  31. 2863312 Minecraft is on 1.8.9 by Timbers007 · 9 years ago
  32. 02713c5 makes it possible to create and run a GlowServer instance as part of another application by Julien Lirochon · 9 years ago
  33. f142689 Actually fix #101 by mastercoms · 9 years ago
  34. e97a84a Merge pull request #106 from ExpandingDev/patch-1 by mastercoms · 9 years ago
  35. 97d20a9 Don't drop air. Fixes #101 by mastercoms · 9 years ago
  36. 567aa1b Added missing semicolon by ExpandingDev · 9 years ago
  37. 2ea154d Saves player data when they are kicked. by ExpandingDev · 9 years ago
  38. a38ea3b reduce explosion impact. fixes #97 by mastercoms · 9 years ago
  39. 93aca27 I am an idiot. by mastercoms · 9 years ago
  40. d7b0088 Check stack for null. Fixes #96 by mastercoms · 9 years ago
  41. df04729 Fix checkstyle errors by mastercoms · 9 years ago
  42. 1dee349 Return Material.AIRx0 instead of null. Could possibly break PlayerInteractEvent by mastercoms · 9 years ago
  43. c800a9e Change redstone get attached face logic, fixes #95 by mastercoms · 9 years ago
  44. 25036ef Fix up explosions by mastercoms · 9 years ago
  45. b0112bb A dirty fix that fixes #93 by mastercoms · 9 years ago
  46. 082e4fd Removed duped physics pulsing by mastercoms · 9 years ago
  47. 9234ce1 Merge pull request #91 from GlowstonePlusPlus/entities by mastercoms · 9 years ago
  48. 9d06ad2 Fix stuff by mastercoms · 9 years ago
  49. e26ebcf Revert "Revert "Hostile Mobs"" by mastercoms · 9 years ago
  50. e1e2408 Add entities by mastercoms · 9 years ago
  51. f7ddd93 Add entities by mastercoms · 9 years ago
  52. 6b63d0d Merge pull request #87 from xxmicloxx/dispenser by mastercoms · 9 years ago
  53. b1a0ae1 Adds support for basic dispenser actions by xxmicloxx · 9 years ago
  54. bb05064 Fixes a bug where redstone torches could not be placed if there was a piece of redstone on the opposite side. by xxmicloxx · 9 years ago
  55. 8a88669 Fixes a bug where liquids would not cause redstone updates by xxmicloxx · 9 years ago
  56. d966982 Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  57. ca738fc Optimize imports by mastercoms · 9 years ago
  58. f7175ab Go back to Glowstone repo by mastercoms · 9 years ago
  59. 744e6c0 Fix ResourcePackStatus by mastercoms · 9 years ago
  60. 4bcdb42 1.8.8 by mastercoms · 9 years ago
  61. 077f36e possibly fix wrong suffocation by mastercoms · 9 years ago
  62. 39a098f Fix doors by mastercoms · 9 years ago
  63. 12c45da Implement PaperSpigot by mastercoms · 9 years ago
  64. 72b08a0 remove unused import by mastercoms · 9 years ago
  65. c1361ca fix red sandstone slabs by mastercoms · 9 years ago
  66. 267daaf Add variable block sounds by mastercoms · 9 years ago
  67. 6ef2ffd Add some entity codecs and their unit tests by mastercoms · 9 years ago
  68. 3a21324 Merge remote-tracking branch 'Glowstone/master' by mastercoms · 9 years ago
  69. 1a46598 remove block references to chunk by mastercoms · 9 years ago
  70. ed86999 Unload chunks from cache, increase max bulk chunks by mastercoms · 9 years ago
  71. cfdb13b make sure player is not null by mastercoms · 9 years ago
  72. fb53280 Release bytebuf. Fixes some memory leaks by mastercoms · 9 years ago
  73. 1afdd04 revert added indent by mastercoms · 9 years ago
  74. efb94bf fix duped player movement by mastercoms · 9 years ago
  75. 9a22ddb prevent leaving bed when player is not sleeping by mastercoms · 9 years ago
  76. 2520957 prevent illegal arguments in getSlot by mastercoms · 9 years ago
  77. bc4c329 oh man i am not good with computer plz to help by mastercoms · 9 years ago
  78. dde6c50 actually fix creative mode not taking void damage by mastercoms · 9 years ago
  79. c8a5d44 fix unused import by mastercoms · 9 years ago
  80. e238670 fix creative mode players not being damaged by the void by mastercoms · 9 years ago
  81. 3a51cc5 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  82. 5c080f7 add correct fall damage, and only setrawlocation if it changed by mastercoms · 9 years ago
  83. 6dcab59 start fixing achievements by mastercoms · 9 years ago
  84. 6c7c822 make sure only crafting slots are being dropped by mastercoms · 9 years ago
  85. b66ddbe Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  86. 9a26901 tweak item drops to be better by mastercoms · 9 years ago
  87. 38df536 Change some default config values by mastercoms · 9 years ago
  88. fb5a0dd optimize double plant breaking by mastercoms · 9 years ago
  89. 26a4d50 fix double plant breaking by mastercoms · 9 years ago
  90. 007d287 fix creative inventory bugs by mastercoms · 9 years ago
  91. a8e320e restrict cursor amount again by mastercoms · 9 years ago
  92. 24070db loosen up crafting check which was blocking crafting by mastercoms · 9 years ago
  93. cb28eb5 Fix many crafting bugs by mastercoms · 9 years ago
  94. 8375342 Merge branch 'master' of https://github.com/GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  95. 7c6b61d Fixed an oopsie in the library URL by mastercoms · 9 years ago
  96. 0f0eef7 Fix some crafting bugs. by mastercoms · 9 years ago
  97. 4ee2762 Fixes #76 shift-click crafting duplication bug. by mastercoms · 9 years ago
  98. e62f790 Change to working repo, fixes #75 by mastercoms · 9 years ago
  99. 685b6bc Switch to lang3 by mastercoms · 9 years ago
  100. 7c3db13 remove debug logging by mastercoms · 9 years ago