1. 1ad739c add default ids, use block data for redstone power by mastercoms · 5 years ago
  2. 28004f5 Merge branch 'dev' into 1.13 by mastercoms · 5 years ago
  3. 89e000f replace non-enum collections with enum collections (#1066) by KisaragiEffective · 5 years ago
  4. 2676d00 Fix raw types (#1057) by KisaragiEffective · 5 years ago
  5. 846c6b5 Implement EntityAddToWorld event firing (#1063) by Alexander Kostyurenko · 5 years ago
  6. 32f391d Updated Kotlin to version 1.3.50 (#1061) by hazæ41 · 5 years ago
  7. 9d1abae [BlockBed.java] Updated Bed Break Logic (#1059) by Alex Pazderp · 5 years ago
  8. b8b1f83 Save default block state id and convert from Material by momothereal · 5 years ago
  9. 28a8f72 add link to more backers by mastercoms · 5 years ago
  10. 3feb0c3 add @Postremus to readme by mastercoms · 5 years ago
  11. 5873484 fix backers typo by mastercoms · 5 years ago
  12. 44ca320 Create BACKERS.md by mastercoms · 5 years ago
  13. cb0bd13 add sponsors section in readme by mastercoms · 5 years ago
  14. 2fee158 Fix some issue with the /glowstone command. by momothereal · 5 years ago
  15. dacd33f Properly implement OfflinePlayer#getLastLogin (Paper API) by momothereal · 5 years ago
  16. cdf3bb8 Fire PlayerInitialSpawnEvent (#922) (#1051) by Caleb Sacks · 5 years ago
  17. 0befae4 provide unsafe access in server test class by mastercoms · 5 years ago
  18. 8b4e87b update material values by mastercoms · 5 years ago
  19. 4a769b2 comment up tests by mastercoms · 5 years ago
  20. 4f031f8 fix enchantments by mastercoms · 5 years ago
  21. a5937f3 fix unused imports by mastercoms · 5 years ago
  22. dcd5baa Merge branch 'dev' into 1.13 by mastercoms · 5 years ago
  23. 760bff1 fix javadoc by mastercoms · 5 years ago
  24. 8dc92c5 Merge remote-tracking branch 'origin/dev' into 1.13 by mastercoms · 5 years ago
  25. c1fa660 Send real player entity id, implement EntityResurrectEvent, fix #1049 (#1050) by SHADOWDANCH · 5 years ago
  26. b3b6502 Make login DNS server configurable in glowstone.yml (#1044) by smartboyathome · 5 years ago
  27. fb4af71 fix fishing rewards partially by mastercoms · 5 years ago
  28. f4600fc fix test typo by mastercoms · 5 years ago
  29. 1b41e58 fix test compile errors by mastercoms · 5 years ago
  30. 66eec43 fix checkstyle errors by mastercoms · 5 years ago
  31. 6528f55 fix generated flattening data by mastercoms · 5 years ago
  32. 26917e4 fixed all but one compilation error by mastercoms · 5 years ago
  33. e780872 zombie stubs by mastercoms · 5 years ago
  34. 41dd233 generator 1.13 progress, breeding api by mastercoms · 5 years ago
  35. f326533 clean up unused arrays in new particle class by mastercoms · 5 years ago
  36. 9e1f3d1 finish up new particle representation by mastercoms · 5 years ago
  37. 08c041a in progress particle system rewrite by mastercoms · 5 years ago
  38. 3c78ea1 a bit more 1.13 work by mastercoms · 5 years ago
  39. 1c1da04 more 1.13 work by mastercoms · 5 years ago
  40. da8619b still compile from main sources by mastercoms · 5 years ago
  41. c7ee20f use stacksize increase on azure by mastercoms · 5 years ago
  42. 2764b5c fix lombok builds by mastercoms · 5 years ago
  43. 19b6009 update lombok by mastercoms · 5 years ago
  44. 33ba29b 1.13 tags work, finish up inventory errors by mastercoms · 5 years ago
  45. 68278cb fix bad import styling by mastercoms · 5 years ago
  46. f4a2a38 starting on 1.13 progress again by mastercoms · 5 years ago
  47. a6d3363 update glowkit to latest from source repo by mastercoms · 5 years ago
  48. aa8d01b Merge branch 'dev' into 1.13-hack by mastercoms · 5 years ago
  49. df02728 Switch to a Glowkit version that exists in the repo by Chris Hennick · 5 years ago
  50. 00c156d Fix #1042 (#1043) by Chris Hennick · 5 years ago
  51. b04846b Merge branch '1.13' into 1.13-hack by Chris Hennick · 6 years ago
  52. dd2c9ae Updated Kotlin version (#1040) by hazæ41 · 6 years ago
  53. 3127ff7 Change some links to use https protocol (#1039) by Mustafa ÖNCEL · 6 years ago
  54. 9696b2f Animal feeding improvements (#1025) by Chris Hennick · 6 years ago
  55. 560e5e1 Update GlowBoat by Chris Hennick · 6 years ago
  56. 6bcb91b Typo fix by Chris Hennick · 6 years ago
  57. 27725af Strengthen MaterialUtil sanity check by Chris Hennick · 6 years ago
  58. b5511b7 Update Lootable implementation in GlowContainer by Chris Hennick · 6 years ago
  59. 3a9c790 Update FlowerType by Chris Hennick · 6 years ago
  60. a00e1b6 Update GlowNoteBlock by Chris Hennick · 6 years ago
  61. 93a7ca6 Update GlowDesertTemple and GlowBannerMatcher by Chris Hennick · 6 years ago
  62. b9c03ce Add sanity checks for reflectively-generated sets in MaterialUtil by Chris Hennick · 6 years ago
  63. a728b5c Handle air variants by Chris Hennick · 6 years ago
  64. ce7cd42 Update tool names by Chris Hennick · 6 years ago
  65. a591538 Update ItemTable, and add necessary TODOs by Chris Hennick · 6 years ago
  66. c01af1a Fix GlowMetaItem, and set some necessary args in pom.xml by Chris Hennick · 6 years ago
  67. 4e9333b More updates by Chris Hennick · 6 years ago
  68. b8a0fe4 More updates, but still more needed by Chris Hennick · 6 years ago
  69. 48e9bbe Update GlowBlock by Chris Hennick · 6 years ago
  70. 222ba77 Use getMaterialFromBaseId where still needed by Chris Hennick · 6 years ago
  71. c053bf5 Updates to GlowPlayer, StatisticMap, ChunkManager by Chris Hennick · 6 years ago
  72. cfba494 More updates by Chris Hennick · 6 years ago
  73. 521ce07 Implement KeyedBossBar by Chris Hennick · 6 years ago
  74. ae5b7f3 Update Lombok plugin Was giving StackOverflowError due to an old bug. by Chris Hennick · 6 years ago
  75. 4438431 Update BlockTallGrass and DiggingHandler by Chris Hennick · 6 years ago
  76. 1e5df3d Stub out some missing new methods by Chris Hennick · 6 years ago
  77. a38a109 Update remaining biome names by Chris Hennick · 6 years ago
  78. f722acf More updated biome names, and restore deleted BiomeHeight class by Chris Hennick · 6 years ago
  79. 82c4165 Partial update to 1.13.2 for biomes etc. by Chris Hennick · 6 years ago
  80. 0cb80da Merge branch 'dev' into 1.13, and partial bug fixes by Chris Hennick · 6 years ago
  81. d4812fe Command i18n through /testforblocks, and associated refactors (#1035) by Chris Hennick · 6 years ago
  82. d617350 Test Java 8 too on Azure Pipelines (#1033) by Chris Hennick · 6 years ago
  83. d6ed91c Localize /testfor by Chris Hennick · 6 years ago
  84. 83ce4ab Replace redundant immutable empty list with Collections.emptyList() by Chris Hennick · 6 years ago
  85. 7c941fe use dns_port constant by mastercoms · 6 years ago
  86. c4653f9 fix imports and types by mastercoms · 6 years ago
  87. 478d0b1 Fix Pythonic syntax for comment by mastercoms · 6 years ago
  88. 512ba7e Implement slime blocks pushing and proper handling of non-movable blocks by pistons (#1017) by Nikita Medvedev · 6 years ago
  89. d486808 fix DNS resolution issues by mastercoms · 6 years ago
  90. 7e6da83 Replace ad-hoc Validator class with Java Predicate (#1034) by Marcos Del Sol Vives · 6 years ago
  91. 30ac5cc update checkstyle to 8.18 by mastercoms · 6 years ago
  92. f0d3a6e Azure: Update version of PublishBuildArtifacts task by Gareth Coles · 6 years ago
  93. 7500358 Azure: Attempt to fix release pipelines by Gareth Coles · 6 years ago
  94. 62537b5 Revert "Use Collections.emptyList()" by Chris Hennick · 6 years ago
  95. 0c1ec07 Use Collections.emptyList() by Chris Hennick · 6 years ago
  96. 2991343 Revert "Enable a second build using Java 8, to ensure backward compatibility" by Chris Hennick · 6 years ago
  97. d4839aa Enable a second build using Java 8, to ensure backward compatibility by Chris Hennick · 6 years ago
  98. 9be3287 Azure: Attempt to fix pipeline published artifacts by Gareth Coles · 6 years ago
  99. f156d10 Azure badges by Gareth Coles · 6 years ago
  100. 8b2bdb2 Azure: JDK 11 and code coverage (#1032) by Gareth Coles · 6 years ago