1. dcd5baa Merge branch 'dev' into 1.13 by mastercoms · 6 years ago
  2. 760bff1 fix javadoc by mastercoms · 6 years ago
  3. 8dc92c5 Merge remote-tracking branch 'origin/dev' into 1.13 by mastercoms · 6 years ago
  4. c1fa660 Send real player entity id, implement EntityResurrectEvent, fix #1049 (#1050) by SHADOWDANCH · 6 years ago
  5. b3b6502 Make login DNS server configurable in glowstone.yml (#1044) by smartboyathome · 6 years ago
  6. fb4af71 fix fishing rewards partially by mastercoms · 6 years ago
  7. f4600fc fix test typo by mastercoms · 6 years ago
  8. 1b41e58 fix test compile errors by mastercoms · 6 years ago
  9. 66eec43 fix checkstyle errors by mastercoms · 6 years ago
  10. 6528f55 fix generated flattening data by mastercoms · 6 years ago
  11. 26917e4 fixed all but one compilation error by mastercoms · 6 years ago
  12. e780872 zombie stubs by mastercoms · 6 years ago
  13. 41dd233 generator 1.13 progress, breeding api by mastercoms · 6 years ago
  14. f326533 clean up unused arrays in new particle class by mastercoms · 7 years ago
  15. 9e1f3d1 finish up new particle representation by mastercoms · 7 years ago
  16. 08c041a in progress particle system rewrite by mastercoms · 7 years ago
  17. 3c78ea1 a bit more 1.13 work by mastercoms · 7 years ago
  18. 1c1da04 more 1.13 work by mastercoms · 7 years ago
  19. 19b6009 update lombok by mastercoms · 7 years ago
  20. 33ba29b 1.13 tags work, finish up inventory errors by mastercoms · 7 years ago
  21. 68278cb fix bad import styling by mastercoms · 7 years ago
  22. f4a2a38 starting on 1.13 progress again by mastercoms · 7 years ago
  23. aa8d01b Merge branch 'dev' into 1.13-hack by mastercoms · 7 years ago
  24. 00c156d Fix #1042 (#1043) by Chris Hennick · 7 years ago
  25. b04846b Merge branch '1.13' into 1.13-hack by Chris Hennick · 7 years ago
  26. 9696b2f Animal feeding improvements (#1025) by Chris Hennick · 7 years ago
  27. 560e5e1 Update GlowBoat by Chris Hennick · 7 years ago
  28. 6bcb91b Typo fix by Chris Hennick · 7 years ago
  29. 27725af Strengthen MaterialUtil sanity check by Chris Hennick · 7 years ago
  30. b5511b7 Update Lootable implementation in GlowContainer by Chris Hennick · 7 years ago
  31. 3a9c790 Update FlowerType by Chris Hennick · 7 years ago
  32. a00e1b6 Update GlowNoteBlock by Chris Hennick · 7 years ago
  33. 93a7ca6 Update GlowDesertTemple and GlowBannerMatcher by Chris Hennick · 7 years ago
  34. b9c03ce Add sanity checks for reflectively-generated sets in MaterialUtil by Chris Hennick · 7 years ago
  35. a728b5c Handle air variants by Chris Hennick · 7 years ago
  36. ce7cd42 Update tool names by Chris Hennick · 7 years ago
  37. a591538 Update ItemTable, and add necessary TODOs by Chris Hennick · 7 years ago
  38. c01af1a Fix GlowMetaItem, and set some necessary args in pom.xml by Chris Hennick · 7 years ago
  39. 4e9333b More updates by Chris Hennick · 7 years ago
  40. b8a0fe4 More updates, but still more needed by Chris Hennick · 7 years ago
  41. 48e9bbe Update GlowBlock by Chris Hennick · 7 years ago
  42. 222ba77 Use getMaterialFromBaseId where still needed by Chris Hennick · 7 years ago
  43. c053bf5 Updates to GlowPlayer, StatisticMap, ChunkManager by Chris Hennick · 7 years ago
  44. cfba494 More updates by Chris Hennick · 7 years ago
  45. 521ce07 Implement KeyedBossBar by Chris Hennick · 7 years ago
  46. 4438431 Update BlockTallGrass and DiggingHandler by Chris Hennick · 7 years ago
  47. 1e5df3d Stub out some missing new methods by Chris Hennick · 7 years ago
  48. a38a109 Update remaining biome names by Chris Hennick · 7 years ago
  49. f722acf More updated biome names, and restore deleted BiomeHeight class by Chris Hennick · 7 years ago
  50. 82c4165 Partial update to 1.13.2 for biomes etc. by Chris Hennick · 7 years ago
  51. 0cb80da Merge branch 'dev' into 1.13, and partial bug fixes by Chris Hennick · 7 years ago
  52. d4812fe Command i18n through /testforblocks, and associated refactors (#1035) by Chris Hennick · 7 years ago
  53. d6ed91c Localize /testfor by Chris Hennick · 7 years ago
  54. 83ce4ab Replace redundant immutable empty list with Collections.emptyList() by Chris Hennick · 7 years ago
  55. 7c941fe use dns_port constant by mastercoms · 7 years ago
  56. c4653f9 fix imports and types by mastercoms · 7 years ago
  57. 478d0b1 Fix Pythonic syntax for comment by mastercoms · 7 years ago
  58. 512ba7e Implement slime blocks pushing and proper handling of non-movable blocks by pistons (#1017) by Nikita Medvedev · 7 years ago
  59. d486808 fix DNS resolution issues by mastercoms · 7 years ago
  60. 7e6da83 Replace ad-hoc Validator class with Java Predicate (#1034) by Marcos Del Sol Vives · 7 years ago
  61. 62537b5 Revert "Use Collections.emptyList()" by Chris Hennick · 7 years ago
  62. 0c1ec07 Use Collections.emptyList() by Chris Hennick · 7 years ago
  63. 8b2bdb2 Azure: JDK 11 and code coverage (#1032) by Gareth Coles · 7 years ago
  64. 01bc256 MC-123880: use correct flag on 1.13+ (#1030) by kashike · 7 years ago
  65. f11d55f Merge branch 'dev' into 1.13-hack by momothereal · 7 years ago
  66. f8938f8 i18nize and refactor GlowstoneCommand (#1026) by Chris Hennick · 7 years ago
  67. 0dc70b3 Reduce some duplication in networking-related code (#1028) by kashike · 7 years ago
  68. 7a2cb23 supply a consumer with each 'cut' when splitting experience (#1027) by kashike · 7 years ago
  69. 58f8aa4 Use constants for gamerule names (#1029) by kashike · 7 years ago
  70. a9445ff Finish localizing TellrawCommand by Chris Hennick · 7 years ago
  71. 9424a9e Finish localizing SetBlockCommand by Chris Hennick · 7 years ago
  72. 669ad8d Item amount decrement is now applied on block place (fixes #1012) (#1022) by Jacob G · 7 years ago
  73. b5cc02a Regional difficulty (#1019) by VaiTon · 7 years ago
  74. 8124225 Revert "Animal feeding fixes:" by Chris Hennick · 7 years ago
  75. 6680d94 Revert "Implements love mode duration and particle emission." by Chris Hennick · 7 years ago
  76. 54c3ff3 Implements love mode duration and particle emission. by Chris Hennick · 7 years ago
  77. b98953e Animal feeding fixes: by Chris Hennick · 7 years ago
  78. 04ccbda Simplify computeGrowthAmount by Chris Hennick · 7 years ago
  79. 3192c0f Implemented statistic tracking (#1021) by VaiTon · 7 years ago
  80. 6710673 Implements missing events (#1018) by VaiTon · 7 years ago
  81. 7951f06 Implement BlockPistonRetractEvent firing (#1014) by Nikita Medvedev · 7 years ago
  82. b2b0720 Merge branch 'dev' into 1.13 by mastercoms · 7 years ago
  83. eb966b3 Merge branch 'dev' into 1.13-hack by mastercoms · 7 years ago
  84. 55b43af Implement BlockPistonExtendEvent (#1013) by Nikita Medvedev · 7 years ago
  85. a133cfa Implement Player locale Setting (#1011) by heisluft · 7 years ago
  86. 015daf7 RegionFile fixes and improvements (#997) by Andrew Steinborn · 7 years ago
  87. 867df01 i18nize /pardonip, /playsound and /say (#1004) by Chris Hennick · 7 years ago
  88. 0b55ac3 Localize achievement names (#1005) by Chris Hennick · 7 years ago
  89. 46780de [i18n] Partially i18nize all remaining commands (#1003) by Chris Hennick · 7 years ago
  90. 3146ae7 This cast must be explicit when using the JDK 11 compiler. by Chris Hennick · 7 years ago
  91. c993dd1 i18n: Commands E-O (#1001) by Chris Hennick · 7 years ago
  92. 57c7b28 Update built-in JAR license (2019) by Momo · 7 years ago
  93. 8241f28 Make System.out and System.err non-auto-flushing, but flush them every tick. by Chris Hennick · 7 years ago
  94. d9edea4 Refactor EnchantCommand by Chris Hennick · 7 years ago
  95. e856bd3 i18nize /deop and /difficulty; extract out LocalizedEnumNames (#1000) by Chris Hennick · 7 years ago
  96. 9615bd9 i18n refactor: include Locale and ResourceBundle as CommandMessages members (#999) by Chris Hennick · 7 years ago
  97. c9bf415 Add test for mutated state changing IDs by momothereal · 7 years ago
  98. 4068d58 Better hashing for loaders by momothereal · 7 years ago
  99. 4150950 Ground work for BlockData mapping by momothereal · 7 years ago
  100. 6dc4281 Make world joinable (empty world temporarily) by momothereal · 7 years ago