1. aba0453 Target Java 7; remove client; remove some unnecessary dependencies by WHR · 2 years, 10 months ago
  2. a3b158b Label version as snapshot (whoops) by mastercoms · 7 years ago
  3. c32f369 Start 2017.6 by mastercoms · 7 years ago
  4. 2d5dca3 Finalize 2017.5 release by mastercoms · 7 years ago 2017.5
  5. 51aa571 Bump version by mastercoms · 7 years ago
  6. 99342e5 Default gravity to on by mastercoms · 7 years ago
  7. a73887b Check for correct object within score entry by mastercoms · 7 years ago
  8. c25153a Use weaker PotionEffectType for static getById by mastercoms · 7 years ago
  9. 4c9f326 Spawn the ender dragon in the end by mastercoms · 7 years ago
  10. 58ab634 Spawn witches in huts by mastercoms · 7 years ago
  11. 614506c Actually use structure populator for superflat generator by mastercoms · 7 years ago
  12. 5faac53 Properly spawn item frame by mastercoms · 7 years ago
  13. 5f7827a Properly spawn armor stand by mastercoms · 7 years ago
  14. 16ecb03 Use equals for Integer optional by mastercoms · 7 years ago
  15. 42b2275 Short circuit powered check in dispenser by mastercoms · 7 years ago
  16. 4a0b408 Remove invalid Lombok annotations within GlowOfflinePlayer by mastercoms · 7 years ago
  17. 36833f5 Throw NoSuchElementException for InventoryIterator by mastercoms · 7 years ago
  18. 7f5ea42 Fix bugs in physics pulse by mastercoms · 7 years ago
  19. 81f0617 Simplify Optional logic in ReflectiveValue by mastercoms · 7 years ago
  20. 88a62f4 Fix ice being removed from lakes by mastercoms · 7 years ago
  21. 8fa6600 Don't change durability if the item is empty by mastercoms · 7 years ago
  22. 229a2ab Simplify if statement for crops by mastercoms · 7 years ago
  23. b31b24c Use entrySet instead of keySet where optimal by mastercoms · 7 years ago
  24. 5b3b3e5 Use diamond operator in Metrics by mastercoms · 7 years ago
  25. 50d5a77 Use charAt for String checks by mastercoms · 7 years ago
  26. cdee554 Use shift operation where possible by mastercoms · 7 years ago
  27. 18b09d3 Simplify boolean logic by mastercoms · 7 years ago
  28. aae5539 Remove unnecessary unboxing by mastercoms · 7 years ago
  29. 9c9da7d Use foreach in ProbableValue by mastercoms · 7 years ago
  30. bc2a4db Generify EntityStore better by mastercoms · 7 years ago
  31. e16e5bc Simplify a few map statements by mastercoms · 7 years ago
  32. 4262591 Simplify lambda in glowstone command by mastercoms · 7 years ago
  33. 38de5d8 Simplify a few collections statements by mastercoms · 7 years ago
  34. 1ab6f05 Remove unneeded zero length array allocation by mastercoms · 7 years ago
  35. 6e381a5 Fix memory leak in http handler by mastercoms · 7 years ago
  36. e96f84b Fix inner class usage by mastercoms · 7 years ago
  37. d584aab Change to assertThat on more assertions by mastercoms · 7 years ago
  38. 264f94a Improve tests by mastercoms · 7 years ago
  39. e0df79d bump version by mastercoms · 7 years ago
  40. 1fa409d Correct URL in Sponge notice by mastercoms · 7 years ago
  41. a7778dd Update to ReflectionProcessor: add support for enum by momothereal · 8 years ago
  42. e77de71 Don't ignore meta when adding items (#466) by momothereal · 8 years ago
  43. 3f2b2ed Change default book generation ordinal to null. by momothereal · 8 years ago
  44. f5dc919 Improve nether portal creation by mastercoms · 8 years ago
  45. 2ad0f85 update bounding box on all location changes by mastercoms · 8 years ago
  46. ba4ca86 Update bounding box every pulse, make item physics less broken (but they still are, sometimes) by momothereal · 8 years ago
  47. ce7da29 Fix multiple issues with signs (closes GH-370) by momothereal · 8 years ago
  48. 720a056 Bump version due to PR by mastercoms · 8 years ago
  49. 4692285 Add /glowstone eval subcommand by momothereal · 8 years ago
  50. 5fc6c85 Add inventory utility for random slots by momothereal · 8 years ago
  51. ca2cce7 Update bounding box on physics update by mastercoms · 8 years ago
  52. 2bcf31f Introduce /glowstone command (tools, debugging). by momothereal · 8 years ago
  53. 0c5910f Bump version due to PR by mastercoms · 8 years ago
  54. d4e849a Start 2017.5 snapshots by mastercoms · 8 years ago
  55. e09773a 2017.4 by mastercoms · 8 years ago 2017.4
  56. ab8f1c1 Start zombie AI by mastercoms · 8 years ago
  57. fde4ddd Finalize physics changes by mastercoms · 8 years ago
  58. 59b7706 Default book generation ordinal. by momothereal · 8 years ago
  59. 0fc7562 base client impl by mastercoms · 8 years ago
  60. 5ec6cd4 make punch not so strong by mastercoms · 8 years ago
  61. 38e12bb smart physics by mastercoms · 8 years ago
  62. 4a25a4a Simple calculations until we get this right by mastercoms · 8 years ago
  63. c246bfa Some fixes with attached blocks (torches in particular) by momothereal · 8 years ago
  64. 6746720 Add purpur stairs to item table by momothereal · 8 years ago
  65. 7aef0a9 Implement End Rod by momothereal · 8 years ago
  66. d41604c Bump version by momothereal · 8 years ago
  67. b952968 Fix doMobSpawning preventing on-ground decorators by momothereal · 8 years ago
  68. 3c28a7a Bump version by momothereal · 8 years ago
  69. 54cea53 Bump version by mastercoms · 8 years ago
  70. 2ffef1c Bump version by mastercoms · 8 years ago
  71. a65ef5d Don't search for block entities on new chunks by mastercoms · 8 years ago
  72. 5ca2234 Reduce performance impact of opportunistic block entity creation by mastercoms · 8 years ago
  73. d57c034 Include some minor changes from the reverted network update by mastercoms · 8 years ago
  74. 080d459 Bump version by Momo · 8 years ago
  75. 73228f1 Revert network updates by momothereal · 8 years ago
  76. 3fa828b Fix an issue with the default DnsAddressResolver (netty 4.1) by momothereal · 8 years ago
  77. 3000d42 Add remaining /worldborder subcommands (add, warning, damage) by momothereal · 8 years ago
  78. 5171632 World Border implementation by momothereal · 8 years ago
  79. 6e38964 Send destroy packet for removed entities (#453) by momothereal · 8 years ago
  80. 1999ea5 Improve network code by mastercoms · 8 years ago
  81. 47b0e0b Change SHOW_NAME_TAG getter to boolean by momothereal · 8 years ago
  82. 2b731f3 OpenCL support by mastercoms · 8 years ago
  83. 13469f3 Bump version by momothereal · 8 years ago
  84. d89fd0a Finalize MobStates by mastercoms · 8 years ago
  85. 1dcb393 Hacking on mob states by mastercoms · 8 years ago
  86. 354640b Use custom classloader (compatible with Java 8 & 9) by mastercoms · 8 years ago
  87. d917c6c Add base color to banner meta, add Shield meta by momothereal · 8 years ago
  88. 2e28c6d Start 2017.4 snapshot by Momo · 8 years ago
  89. f63ab1e 2017.3 release by Momo · 8 years ago 2017.3
  90. b389d2d Implement affectsSpawning, viewdistance, fix noteblock pitch by mastercoms · 8 years ago
  91. 66feb80 Actually set player resource pack status by mastercoms · 8 years ago
  92. 2808057 Implement resource pack hash and status by mastercoms · 8 years ago
  93. 3df967e Use method for player physics by mastercoms · 8 years ago
  94. 7dd70a3 Bump version by mastercoms · 8 years ago
  95. ca76e04 Bump version by mastercoms · 8 years ago
  96. 96ac02e Use Convert utility class by mastercoms · 8 years ago
  97. e5f9321 Implement latest Glowkit changes by mastercoms · 8 years ago
  98. 0883f33 Improve physics for some simple entities by mastercoms · 8 years ago
  99. 328b64b Add player metadata in index by mastercoms · 8 years ago
  100. 0352199 Anvil rename and enchantment book support by mastercoms · 8 years ago