1. dfa39ef Merge hoppers into master by mastercoms · 9 years ago
  2. 331cff3 Fix a bug with grass, ensure block's chunk is loaded before pulsing, fix hopper functionality (ordering and duplication) by momothereal · 9 years ago
  3. f5257e7 Use vanilla ids instead of Bukkit Material enum for block type. by momothereal · 9 years ago
  4. 8f4a82c Attempt at fixing blockChanges desync... by momothereal · 9 years ago
  5. f6be0c0 Attempts at converting repeaters to tick map (need feedback/help!!), remove duplicate water update. by momothereal · 9 years ago
  6. e522046 Liquids only pulse once, un-commented target pulse. by momothereal · 9 years ago
  7. 7f3f6c6 Change Integer tick speed to int (0 is no-tick) by momothereal · 9 years ago
  8. 513497f Changes to PulseTask, ConcurrentSet util, misc changes by Momo · 9 years ago
  9. 80dbf17 Fix a couple things. by Momo · 9 years ago
  10. d145e7c Check if type is null before pulsing by Momo · 9 years ago
  11. 55366d4 Add pulse tasking, move other pulse contexts to new tick map, change Map to Set. by Momo · 9 years ago
  12. 5682e54 Cleanup requesting pulse by Momo · 9 years ago
  13. cc315fd Fix a weird duplication thing by Momo · 9 years ago
  14. 274a4bf Changes to the block pulse system by Momo · 9 years ago
  15. ad1dcf3 Lock hopper when powered by Momo · 9 years ago
  16. df668e0 Hoppers swallow items from containers and drops by Momo · 9 years ago
  17. 8cb4957 Hoppers->Containers functionality, tile tick chunk saving by Momo · 9 years ago
  18. df7894a Fix an inconsistency with target hoppers by momothereal · 9 years ago
  19. 564572b Fix a bug with grass, ensure block's chunk is loaded before pulsing, fix hopper functionality (ordering and duplication) by momothereal · 9 years ago
  20. 0ed4dda Use vanilla ids instead of Bukkit Material enum for block type. by momothereal · 9 years ago
  21. 0c3106a Particles (#367) by PickNChew · 9 years ago
  22. aa307b6 Use separate map for entity classes in registry, and get rid of entity IDs. by momothereal · 9 years ago
  23. c98792a Allow for Bukkit entity classes to be passed as spawn arguments. by momothereal · 9 years ago
  24. 929c73b Glowstone.. by mastercoms · 9 years ago
  25. 2e98308 Attempt at fixing blockChanges desync... by momothereal · 9 years ago
  26. fbc104d Attempts at converting repeaters to tick map (need feedback/help!!), remove duplicate water update. by momothereal · 9 years ago
  27. 86c2319 Liquids only pulse once, un-commented target pulse. by momothereal · 9 years ago
  28. c127ecf Change Integer tick speed to int (0 is no-tick) by momothereal · 9 years ago
  29. 3996cd3 Fix ItemFrame saving/loading with vanilla worlds, fix item frame visibility, placement and breaking. by Momo · 9 years ago
  30. d8c751f Allow for progress-based achievements to be loaded. Fixes #349 by Momo · 9 years ago
  31. 962ebc8 Fix typo by Momo · 9 years ago
  32. b298526 Check if the player is in an inventory view. by Momo · 9 years ago
  33. 2aad4f0 Handle MC|ItemName channel for renaming Anvil result slot (no anvil functionality) by Momo · 9 years ago
  34. 7804a20 Fix #350 and ItemFrame spawning by Momo · 9 years ago
  35. 4037430 Call SignChangeEvent when done editing a sign. by Momo · 9 years ago
  36. 38645f6 TeamColor is an optional nbt value by mastercoms · 9 years ago
  37. 8ed3698 Create stub EnchantTable tile entity. Half fix for #341 by mastercoms · 9 years ago
  38. 8b9cefe Fixes #342 by mastercoms · 9 years ago
  39. 442bc56 Fixes 344 and a crash related to unknown statistics by mastercoms · 9 years ago
  40. 0fc7a1b Fixes #340, also writes correct scoreboard nbt values by mastercoms · 9 years ago
  41. e532113 The jar's just glowstone now by mastercoms · 9 years ago
  42. f7bcff0 Maven, we're not a fork. by mastercoms · 9 years ago
  43. 0d758f0 Bug fixes to scoreboard nbt by mastercoms · 9 years ago
  44. b8d5065 Changes to PulseTask, ConcurrentSet util, misc changes by Momo · 9 years ago
  45. eaffe16 Fix a couple things. by Momo · 9 years ago
  46. 486c869 Check if type is null before pulsing by Momo · 9 years ago
  47. 454b780 Add pulse tasking, move other pulse contexts to new tick map, change Map to Set. by Momo · 9 years ago
  48. 2ee8141 Fix dead players not re-appearing for other players by Momo · 9 years ago
  49. a3fc8bb Various slab fixes by mastercoms · 9 years ago
  50. 4ab1097 Cleanup requesting pulse by Momo · 9 years ago
  51. 3afd48b Ensure that the entity can actually block the placement by mastercoms · 9 years ago
  52. 0069bce Update scoreboard by mastercoms · 9 years ago
  53. 4527d1e Use vanilla pitch/volume for chest sounds by Momo · 9 years ago
  54. bea7038 Fix pitch on chest by mastercoms · 9 years ago
  55. 6f9ca59 Fix a weird duplication thing by Momo · 9 years ago
  56. 8237990 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone into hoppers by Momo · 9 years ago
  57. aa48655 Changes to the block pulse system by Momo · 9 years ago
  58. 98565d9 Ensure epoll support before using it by mastercoms · 9 years ago
  59. 20ce765 Update netty usage, especially in httpclient by mastercoms · 9 years ago
  60. 2874e28 Fix block place blocking for non solid blocks by mastercoms · 9 years ago
  61. 0e94846 Fixes #292 (rail placement), remove yaw debug by mastercoms · 9 years ago
  62. 2c19d3b Remove async player saving during shutdown by mastercoms · 9 years ago
  63. ac8b563 Fix wicked block location bug (#337) by Momo · 9 years ago
  64. 5104c72 Partially fix invalid block placements in entities by mastercoms · 9 years ago
  65. 9b0549c Fix furnace tick system by mastercoms · 9 years ago
  66. 74af0d7 Fix right click tool durability by mastercoms · 9 years ago
  67. a8f39d6 Remove a looked over ++ by mastercoms · 9 years ago
  68. 3b6bce2 Add shovel path block creation by mastercoms · 9 years ago
  69. 39c4889 Stopsound implementation from Glowkit (#336) by Momo · 9 years ago
  70. a52304e Fix the elytra (#335) by Momo · 9 years ago
  71. a7b7c6d Merge pull request #331 from momothereal/blockfix by Momo · 9 years ago
  72. 14569fa Merge pull request #304 from GreenBeard/legacypingsupport by Momo · 9 years ago
  73. c2ff005 Merge pull request #333 from momothereal/deathf by Momo · 9 years ago
  74. d443102 Lock hopper when powered by Momo · 9 years ago
  75. e468440 Hoppers swallow items from containers and drops by Momo · 9 years ago
  76. 6f35481 Hoppers->Containers functionality, tile tick chunk saving by Momo · 9 years ago
  77. 2e8a0d0 Fix death, call PlayerDeathEvent/EntityDeathEvent by Momo · 9 years ago
  78. b1ba943 Fix a thing with data values by Momo · 9 years ago
  79. 7b416bd Simplified a little by Momo · 9 years ago
  80. 9711f24 Merge pull request #330 from momothereal/container by Momo · 9 years ago
  81. 1cfa24f Fix aikar repo by mastercoms · 9 years ago
  82. ae2010d Fix ItemPlaceAs functionality. by Momo · 9 years ago
  83. 2a38125 Fix containers not dropping contents in creative. by Momo · 9 years ago
  84. b367383 Temporarily remove block type cache to fix placement bugs by mastercoms · 9 years ago
  85. d6a1012 Update dev.sh by Momo · 9 years ago
  86. a87f221 Don't use durability for data (changed in 1.9) in block placement code by mastercoms · 9 years ago
  87. 0f56e9a Update README.md by Momo · 9 years ago
  88. f9f3146 Merge pull request #293 from momothereal/1.10-update by Momo · 9 years ago
  89. d47ec1e co.aikar repository. by Momo · 9 years ago
  90. 21d4236 Add missing dependencies, fixes launch error. by Momo · 9 years ago
  91. fee3791 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone into 1.10-update by Momo · 9 years ago
  92. c327d83 Merge pull request #289 from momothereal/summon-command by Momo · 9 years ago
  93. b554ec5 Magma Block damage. by Momo · 9 years ago
  94. bd6ab91 Replace old enchantment slots ids to new ones. by Momo · 9 years ago
  95. c4f32d7 Cleanup circleyml by mastercoms · 9 years ago 1.9.4
  96. 8ee3289 Yes, I did make that mistake. by Momo · 9 years ago
  97. d52ae22 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone into 1.10-update by Momo · 9 years ago
  98. 7e6d7ca Merge pull request #326 from momothereal/circleci-fix by Momo · 9 years ago
  99. 9a3a219 Build Glowkit before Glowstone in CircleCI. by Momo · 9 years ago
  100. eca8943 update dev tools by mastercoms · 9 years ago