1. b952968 Fix doMobSpawning preventing on-ground decorators by momothereal · 8 years ago
  2. 3c28a7a Bump version by momothereal · 8 years ago
  3. 54cea53 Bump version by mastercoms · 8 years ago
  4. 2ffef1c Bump version by mastercoms · 8 years ago
  5. a65ef5d Don't search for block entities on new chunks by mastercoms · 8 years ago
  6. 5ca2234 Reduce performance impact of opportunistic block entity creation by mastercoms · 8 years ago
  7. d57c034 Include some minor changes from the reverted network update by mastercoms · 8 years ago
  8. 080d459 Bump version by Momo · 8 years ago
  9. 73228f1 Revert network updates by momothereal · 8 years ago
  10. 3fa828b Fix an issue with the default DnsAddressResolver (netty 4.1) by momothereal · 8 years ago
  11. 3000d42 Add remaining /worldborder subcommands (add, warning, damage) by momothereal · 8 years ago
  12. 5171632 World Border implementation by momothereal · 8 years ago
  13. 6e38964 Send destroy packet for removed entities (#453) by momothereal · 8 years ago
  14. 1999ea5 Improve network code by mastercoms · 8 years ago
  15. 47b0e0b Change SHOW_NAME_TAG getter to boolean by momothereal · 8 years ago
  16. 2b731f3 OpenCL support by mastercoms · 8 years ago
  17. 13469f3 Bump version by momothereal · 8 years ago
  18. d89fd0a Finalize MobStates by mastercoms · 8 years ago
  19. 1dcb393 Hacking on mob states by mastercoms · 8 years ago
  20. 354640b Use custom classloader (compatible with Java 8 & 9) by mastercoms · 8 years ago
  21. d917c6c Add base color to banner meta, add Shield meta by momothereal · 8 years ago
  22. 2e28c6d Start 2017.4 snapshot by Momo · 8 years ago
  23. f63ab1e 2017.3 release by Momo · 8 years ago 2017.3
  24. b389d2d Implement affectsSpawning, viewdistance, fix noteblock pitch by mastercoms · 8 years ago
  25. 66feb80 Actually set player resource pack status by mastercoms · 8 years ago
  26. 2808057 Implement resource pack hash and status by mastercoms · 8 years ago
  27. 3df967e Use method for player physics by mastercoms · 8 years ago
  28. 7dd70a3 Bump version by mastercoms · 8 years ago
  29. ca76e04 Bump version by mastercoms · 8 years ago
  30. 96ac02e Use Convert utility class by mastercoms · 8 years ago
  31. e5f9321 Implement latest Glowkit changes by mastercoms · 8 years ago
  32. 0883f33 Improve physics for some simple entities by mastercoms · 8 years ago
  33. 328b64b Add player metadata in index by mastercoms · 8 years ago
  34. 0352199 Anvil rename and enchantment book support by mastercoms · 8 years ago
  35. fcda474 Increase spawn finder range by mastercoms · 8 years ago
  36. 7b2c1d8 Add biomeheight config, density fill mode and offset. Reset worlds.yml. by mastercoms · 8 years ago
  37. d1f90b5 Implement a few Player.Spigot methods by mastercoms · 8 years ago
  38. ea4fb4b Better velocity physics, but gravity is still wack by mastercoms · 8 years ago
  39. 2439355 Generator settings by mastercoms · 8 years ago
  40. 09f2e89 Fix tabulation in POM. by momothereal · 8 years ago
  41. 4a11e9e Echo out version + protocol when building by momothereal · 8 years ago
  42. 33003d5 Push version. by momothereal · 8 years ago
  43. bb97d4e Revert "Generator settings" by momothereal · 8 years ago
  44. 481f4de Generator settings by mastercoms · 8 years ago
  45. 919d273 Version. by momothereal · 8 years ago
  46. 6047a1f Entity knockback (air hockey simulator 2017) by mastercoms · 8 years ago
  47. c4da39a version by mastercoms · 8 years ago
  48. 6063650 Don't check for on ground when it isn't properly implemented yet by mastercoms · 8 years ago
  49. f106c8f Some fixes for fall damage by mastercoms · 8 years ago
  50. 2f45cfc Fix inventory system for offhand (fixes #434) by mastercoms · 8 years ago
  51. 3d40795 Do not allow a null offhand by mastercoms · 8 years ago
  52. cf25dc2 Use main hand for setting item in hand drop chance by mastercoms · 8 years ago
  53. a7ca110 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone by mastercoms · 8 years ago
  54. daea24d Sane inventory management. by mastercoms · 8 years ago
  55. 2da7c21 Don't try to set items into the nonslot slot by mastercoms · 8 years ago
  56. d9f67bd Clean up fall damage code by mastercoms · 8 years ago
  57. b3144af Bump version from block entities update by mastercoms · 8 years ago
  58. 2d862dc Make Javadocs fail less by mastercoms · 8 years ago
  59. 96bd6de Bump version because of PR by mastercoms · 8 years ago
  60. 162016c HACK! Fixes #428 by mastercoms · 8 years ago
  61. 49903ee Clean up some more usage code by mastercoms · 8 years ago
  62. 90eb1e3 Prevent duplicate item usage by mastercoms · 8 years ago
  63. 0b42a86 Invert stairs at proper clickedloc (#443) by mastercoms · 8 years ago
  64. fb1525a Damage and ignite players in lava by mastercoms · 8 years ago
  65. 0ec7d25 Fix fall damage regression, fixes #432 by mastercoms · 8 years ago
  66. 789da9e Fix trapdoor inversion as well by mastercoms · 8 years ago
  67. 90161f8 Bump version by mastercoms · 8 years ago
  68. 7d5258d Begin new monthly snapshot by mastercoms · 8 years ago
  69. d5e4e54 2017.2 release by mastercoms · 8 years ago 2017.2
  70. 719a939 Fixes #438 by mastercoms · 8 years ago
  71. 5739b7b Set server IP/Port before loading plugins by momothereal · 8 years ago
  72. fdfc304 Bump version for PR by mastercoms · 8 years ago
  73. 0f4057b Fix various issues relating to death, ignore position updates from dead players. by momothereal · 8 years ago
  74. bf99160 Remove unneccessary boolean check by mastercoms · 8 years ago
  75. 09bb18a Merge master into master by mastercoms · 8 years ago
  76. ed791d4 Fix fall distance logic order by mastercoms · 8 years ago
  77. 835ea91 Minecraft version should start at 0 by mastercoms · 8 years ago
  78. 9cc0cc9 Update to versioning scheme by mastercoms · 8 years ago
  79. 8581305 Version bump by mastercoms · 8 years ago
  80. b02bdde Remove unused legacy-compatible packets, implement force-gamemode config option. by momothereal · 8 years ago
  81. b94aa67 Fix untracked GlowPlayer change by mastercoms · 8 years ago
  82. 7f46eb9 Fixes #348, better support for unsigned properties by mastercoms · 8 years ago
  83. 1402a2d Fixes #212, and allows for eating food without right clicking a block by mastercoms · 8 years ago
  84. 014a734 bump version by mastercoms · 8 years ago
  85. cd891fc Downgrade compiler plugin due to regression by mastercoms · 8 years ago
  86. 762b51a Snapshot versioning allows Maven to be less strict with versioning by mastercoms · 8 years ago
  87. b274bc0 Bump version by mastercoms · 8 years ago
  88. d6fa74a Unload all chunk data by mastercoms · 8 years ago
  89. 02aa5c7 Bump version by mastercoms · 8 years ago
  90. 2bded71 Update pom.xml by mastercoms · 8 years ago
  91. a5a63ed It's not a snapshot version if every change bumps the version by mastercoms · 8 years ago
  92. c81356f Add new ProxyData constructor for external net plugins by mastercoms · 8 years ago
  93. 9229ed9 Don't generate animals in oceans. by momothereal · 8 years ago
  94. 88e350e Only loop through entities in known chunks by momothereal · 8 years ago
  95. a779b22 * Parallel stream for sending new entities to players by momothereal · 8 years ago
  96. b7d951e Concurrent entity map, make LookAroundTask happen less often by momothereal · 8 years ago
  97. 15d7171 Update version based on new schema by mastercoms · 8 years ago
  98. f63bed3 Check if network server exists before stopping it. by momothereal · 8 years ago
  99. 9ce6940 Finalize player login in separate method. by momothereal · 8 years ago
  100. 4637c87 Compare UUID with .equals; add getter for session in MessageHandler. by momothereal · 8 years ago