1. aa307b6 Use separate map for entity classes in registry, and get rid of entity IDs. by momothereal · 8 years ago
  2. c98792a Allow for Bukkit entity classes to be passed as spawn arguments. by momothereal · 8 years ago
  3. 929c73b Glowstone.. by mastercoms · 8 years ago
  4. 3996cd3 Fix ItemFrame saving/loading with vanilla worlds, fix item frame visibility, placement and breaking. by Momo · 8 years ago
  5. d8c751f Allow for progress-based achievements to be loaded. Fixes #349 by Momo · 8 years ago
  6. 962ebc8 Fix typo by Momo · 8 years ago
  7. b298526 Check if the player is in an inventory view. by Momo · 8 years ago
  8. 2aad4f0 Handle MC|ItemName channel for renaming Anvil result slot (no anvil functionality) by Momo · 8 years ago
  9. 7804a20 Fix #350 and ItemFrame spawning by Momo · 8 years ago
  10. 4037430 Call SignChangeEvent when done editing a sign. by Momo · 8 years ago
  11. 38645f6 TeamColor is an optional nbt value by mastercoms · 8 years ago
  12. 8ed3698 Create stub EnchantTable tile entity. Half fix for #341 by mastercoms · 8 years ago
  13. 8b9cefe Fixes #342 by mastercoms · 8 years ago
  14. 442bc56 Fixes 344 and a crash related to unknown statistics by mastercoms · 8 years ago
  15. 0fc7a1b Fixes #340, also writes correct scoreboard nbt values by mastercoms · 8 years ago
  16. e532113 The jar's just glowstone now by mastercoms · 8 years ago
  17. f7bcff0 Maven, we're not a fork. by mastercoms · 8 years ago
  18. 0d758f0 Bug fixes to scoreboard nbt by mastercoms · 8 years ago
  19. 2ee8141 Fix dead players not re-appearing for other players by Momo · 8 years ago
  20. a3fc8bb Various slab fixes by mastercoms · 8 years ago
  21. 3afd48b Ensure that the entity can actually block the placement by mastercoms · 8 years ago
  22. 0069bce Update scoreboard by mastercoms · 8 years ago
  23. 4527d1e Use vanilla pitch/volume for chest sounds by Momo · 8 years ago
  24. bea7038 Fix pitch on chest by mastercoms · 8 years ago
  25. 98565d9 Ensure epoll support before using it by mastercoms · 8 years ago
  26. 20ce765 Update netty usage, especially in httpclient by mastercoms · 8 years ago
  27. 2874e28 Fix block place blocking for non solid blocks by mastercoms · 8 years ago
  28. 0e94846 Fixes #292 (rail placement), remove yaw debug by mastercoms · 8 years ago
  29. 2c19d3b Remove async player saving during shutdown by mastercoms · 8 years ago
  30. ac8b563 Fix wicked block location bug (#337) by Momo · 8 years ago
  31. 5104c72 Partially fix invalid block placements in entities by mastercoms · 8 years ago
  32. 9b0549c Fix furnace tick system by mastercoms · 8 years ago
  33. 74af0d7 Fix right click tool durability by mastercoms · 8 years ago
  34. a8f39d6 Remove a looked over ++ by mastercoms · 8 years ago
  35. 3b6bce2 Add shovel path block creation by mastercoms · 8 years ago
  36. 39c4889 Stopsound implementation from Glowkit (#336) by Momo · 8 years ago
  37. a52304e Fix the elytra (#335) by Momo · 8 years ago
  38. a7b7c6d Merge pull request #331 from momothereal/blockfix by Momo · 8 years ago
  39. 14569fa Merge pull request #304 from GreenBeard/legacypingsupport by Momo · 8 years ago
  40. c2ff005 Merge pull request #333 from momothereal/deathf by Momo · 8 years ago
  41. 2e8a0d0 Fix death, call PlayerDeathEvent/EntityDeathEvent by Momo · 8 years ago
  42. b1ba943 Fix a thing with data values by Momo · 8 years ago
  43. 7b416bd Simplified a little by Momo · 8 years ago
  44. 9711f24 Merge pull request #330 from momothereal/container by Momo · 8 years ago
  45. 1cfa24f Fix aikar repo by mastercoms · 8 years ago
  46. ae2010d Fix ItemPlaceAs functionality. by Momo · 8 years ago
  47. 2a38125 Fix containers not dropping contents in creative. by Momo · 8 years ago
  48. b367383 Temporarily remove block type cache to fix placement bugs by mastercoms · 8 years ago
  49. d6a1012 Update dev.sh by Momo · 8 years ago
  50. a87f221 Don't use durability for data (changed in 1.9) in block placement code by mastercoms · 8 years ago
  51. 0f56e9a Update README.md by Momo · 8 years ago
  52. f9f3146 Merge pull request #293 from momothereal/1.10-update by Momo · 8 years ago
  53. d47ec1e co.aikar repository. by Momo · 8 years ago
  54. 21d4236 Add missing dependencies, fixes launch error. by Momo · 8 years ago
  55. fee3791 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone into 1.10-update by Momo · 8 years ago
  56. c327d83 Merge pull request #289 from momothereal/summon-command by Momo · 8 years ago
  57. b554ec5 Magma Block damage. by Momo · 8 years ago
  58. bd6ab91 Replace old enchantment slots ids to new ones. by Momo · 8 years ago
  59. c4f32d7 Cleanup circleyml by mastercoms · 8 years ago 1.9.4
  60. 8ee3289 Yes, I did make that mistake. by Momo · 8 years ago
  61. d52ae22 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone into 1.10-update by Momo · 8 years ago
  62. 7e6d7ca Merge pull request #326 from momothereal/circleci-fix by Momo · 8 years ago
  63. 9a3a219 Build Glowkit before Glowstone in CircleCI. by Momo · 8 years ago
  64. eca8943 update dev tools by mastercoms · 8 years ago
  65. 7f06026 Remove CommandUtils because it was merged in Glowkit, also small fix for water update glitch. by Momo · 8 years ago
  66. 64be59c Rid thyself of thy Oxford comma by mastercoms · 8 years ago
  67. 9dd9f76 thread.join already checks for isAlive by mastercoms · 8 years ago
  68. bd8a5e3 Resolve confusion over rogue threads by mastercoms · 8 years ago
  69. 5dea81c We use discord now. by mastercoms · 8 years ago
  70. ddd7475 Optimizations and clean up (#323) by mastercoms · 8 years ago
  71. b70c477 Remove extraneous diff from previous commit by mastercoms · 8 years ago
  72. 20eb81a Fix boolean logic in player spawn code by mastercoms · 8 years ago
  73. 576ba4e Update LICENSE by mastercoms · 8 years ago
  74. be5194e Ensure player name is not null in uuid json files by mastercoms · 8 years ago
  75. 613050f Fixes crafting result slot desync (#321) by mastercoms · 8 years ago
  76. 42ecb9b Make sure durability is applicable and add durability for pickaxes (WIP). Fixes #317, Fixes #311, Fixes #319 by mastercoms · 8 years ago
  77. e044c65 Fix TNTPrimed spawn error and use simpler (and temporary) entity detection system for close chunks by mastercoms · 8 years ago
  78. 8c0e32d Small tweaks to metrics by mastercoms · 8 years ago
  79. 4972be3 Some cleanup to the repo by mastercoms · 8 years ago
  80. ecdcabc Redstone torch requires repeating pulse by mastercoms · 8 years ago
  81. 6558c11 Fix error in tickmap contains check, typo in javadoc and add better single tick check by mastercoms · 8 years ago
  82. 7f94856 Optimize tick system and add one-fire ticks by mastercoms · 8 years ago
  83. 96cd76f Change PR to meet suggestions by mastercoms · 8 years ago
  84. 3996067 Merge branch 'master' of https://github.com/GreenBeard/GlowstonePlusPlus into GreenBeard-master by mastercoms · 8 years ago
  85. 511f4d9 Whoops (fixed wrong Material names) by Momo · 8 years ago
  86. 2725ced Add new recipes by Momo · 8 years ago
  87. 2ea2ce1 Fix bugs with off-hand, and enhance its usage. by Momo · 8 years ago
  88. d728ed2 Added support for legacy pings/queries. by GreenBeard · 8 years ago
  89. b899294 Add /teleport command, and relative coordinates utility by Momo · 8 years ago
  90. fa5ce6b Adds FallFlying NBT entry. (Does not contain implementation) by Momo · 8 years ago
  91. fc9bd4a Add Magma generation, fix baby spawning. by Momo · 8 years ago
  92. 6eb5445 Implement new 1.10 API changes to Glowstone. by Momo · 8 years ago
  93. 45ce3ee Update to 1.10.2 by Momo · 8 years ago
  94. ff881e6 Added more blocks to CactusBlock placement validation (#301) by VaiTon86 · 8 years ago
  95. 37947fd Merge pull request #303 from momothereal/kotlin by Momo · 8 years ago
  96. 8131d98 Add Kotlin Maven dependencies by Momo · 8 years ago
  97. 75910b4 Update to 1.10.1 by Momo · 8 years ago
  98. 1ac1828 Merge pull request #302 from VaiTon86/gitignore by Gareth Coles · 8 years ago
  99. f2a4c2c Added windows .db to .gitignore by VaiTon86 · 8 years ago
  100. ada5e7d Added more blocks in switch-block (#299) by Shad0wCore · 8 years ago