1. 96ac02e Use Convert utility class by mastercoms · 9 years ago
  2. e5f9321 Implement latest Glowkit changes by mastercoms · 9 years ago
  3. 0883f33 Improve physics for some simple entities by mastercoms · 9 years ago
  4. 328b64b Add player metadata in index by mastercoms · 9 years ago
  5. 0352199 Anvil rename and enchantment book support by mastercoms · 9 years ago
  6. fcda474 Increase spawn finder range by mastercoms · 9 years ago
  7. 7b2c1d8 Add biomeheight config, density fill mode and offset. Reset worlds.yml. by mastercoms · 9 years ago
  8. d1f90b5 Implement a few Player.Spigot methods by mastercoms · 9 years ago
  9. ea4fb4b Better velocity physics, but gravity is still wack by mastercoms · 9 years ago
  10. 2439355 Generator settings by mastercoms · 9 years ago
  11. 09f2e89 Fix tabulation in POM. by momothereal · 9 years ago
  12. 4a11e9e Echo out version + protocol when building by momothereal · 9 years ago
  13. 33003d5 Push version. by momothereal · 9 years ago
  14. bb97d4e Revert "Generator settings" by momothereal · 9 years ago
  15. 481f4de Generator settings by mastercoms · 9 years ago
  16. 919d273 Version. by momothereal · 9 years ago
  17. 6047a1f Entity knockback (air hockey simulator 2017) by mastercoms · 9 years ago
  18. c4da39a version by mastercoms · 9 years ago
  19. 6063650 Don't check for on ground when it isn't properly implemented yet by mastercoms · 9 years ago
  20. f106c8f Some fixes for fall damage by mastercoms · 9 years ago
  21. 2f45cfc Fix inventory system for offhand (fixes #434) by mastercoms · 9 years ago
  22. 3d40795 Do not allow a null offhand by mastercoms · 9 years ago
  23. cf25dc2 Use main hand for setting item in hand drop chance by mastercoms · 9 years ago
  24. a7ca110 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone by mastercoms · 9 years ago
  25. daea24d Sane inventory management. by mastercoms · 9 years ago
  26. 2da7c21 Don't try to set items into the nonslot slot by mastercoms · 9 years ago
  27. d9f67bd Clean up fall damage code by mastercoms · 9 years ago
  28. b3144af Bump version from block entities update by mastercoms · 9 years ago
  29. 2d862dc Make Javadocs fail less by mastercoms · 9 years ago
  30. 96bd6de Bump version because of PR by mastercoms · 9 years ago
  31. 162016c HACK! Fixes #428 by mastercoms · 9 years ago
  32. 49903ee Clean up some more usage code by mastercoms · 9 years ago
  33. 90eb1e3 Prevent duplicate item usage by mastercoms · 9 years ago
  34. 0b42a86 Invert stairs at proper clickedloc (#443) by mastercoms · 9 years ago
  35. fb1525a Damage and ignite players in lava by mastercoms · 9 years ago
  36. 0ec7d25 Fix fall damage regression, fixes #432 by mastercoms · 9 years ago
  37. 789da9e Fix trapdoor inversion as well by mastercoms · 9 years ago
  38. 90161f8 Bump version by mastercoms · 9 years ago
  39. 7d5258d Begin new monthly snapshot by mastercoms · 9 years ago
  40. d5e4e54 2017.2 release by mastercoms · 9 years ago 2017.2
  41. 719a939 Fixes #438 by mastercoms · 9 years ago
  42. 5739b7b Set server IP/Port before loading plugins by momothereal · 9 years ago
  43. fdfc304 Bump version for PR by mastercoms · 9 years ago
  44. 0f4057b Fix various issues relating to death, ignore position updates from dead players. by momothereal · 9 years ago
  45. bf99160 Remove unneccessary boolean check by mastercoms · 9 years ago
  46. 09bb18a Merge master into master by mastercoms · 9 years ago
  47. ed791d4 Fix fall distance logic order by mastercoms · 9 years ago
  48. 835ea91 Minecraft version should start at 0 by mastercoms · 9 years ago
  49. 9cc0cc9 Update to versioning scheme by mastercoms · 9 years ago
  50. 8581305 Version bump by mastercoms · 9 years ago
  51. b02bdde Remove unused legacy-compatible packets, implement force-gamemode config option. by momothereal · 9 years ago
  52. b94aa67 Fix untracked GlowPlayer change by mastercoms · 9 years ago
  53. 7f46eb9 Fixes #348, better support for unsigned properties by mastercoms · 9 years ago
  54. 1402a2d Fixes #212, and allows for eating food without right clicking a block by mastercoms · 9 years ago
  55. 014a734 bump version by mastercoms · 9 years ago
  56. cd891fc Downgrade compiler plugin due to regression by mastercoms · 9 years ago
  57. 762b51a Snapshot versioning allows Maven to be less strict with versioning by mastercoms · 9 years ago
  58. b274bc0 Bump version by mastercoms · 9 years ago
  59. d6fa74a Unload all chunk data by mastercoms · 9 years ago
  60. 02aa5c7 Bump version by mastercoms · 9 years ago
  61. 2bded71 Update pom.xml by mastercoms · 9 years ago
  62. a5a63ed It's not a snapshot version if every change bumps the version by mastercoms · 9 years ago
  63. c81356f Add new ProxyData constructor for external net plugins by mastercoms · 9 years ago
  64. 9229ed9 Don't generate animals in oceans. by momothereal · 9 years ago
  65. 88e350e Only loop through entities in known chunks by momothereal · 9 years ago
  66. a779b22 * Parallel stream for sending new entities to players by momothereal · 9 years ago
  67. b7d951e Concurrent entity map, make LookAroundTask happen less often by momothereal · 9 years ago
  68. 15d7171 Update version based on new schema by mastercoms · 9 years ago
  69. f63bed3 Check if network server exists before stopping it. by momothereal · 9 years ago
  70. 9ce6940 Finalize player login in separate method. by momothereal · 9 years ago
  71. 4637c87 Compare UUID with .equals; add getter for session in MessageHandler. by momothereal · 9 years ago
  72. 6785ad7 Bump trivial version due to PR by mastercoms · 9 years ago
  73. 1b05626 Don't shade powermock, which is only used for tests by mastercoms · 9 years ago
  74. ac76d10 Don't pulse entity AI and physics if the entity isn't in a loaded chunk. by momothereal · 9 years ago
  75. 744b52e Drop data should not default to 1. by momothereal · 9 years ago
  76. 9928f05 Update to latest Glowkit by mastercoms · 9 years ago
  77. 50d6f16 Bump trivial version (2017.0.1.3) by Momo · 9 years ago
  78. 88db09d Use our new repo by mastercoms · 9 years ago
  79. 39a6433 It's 2017 by mastercoms · 9 years ago
  80. cea0a39 Make version Minecraft-independent by mastercoms · 9 years ago
  81. dcb5b06 1.11.2 by mastercoms · 9 years ago
  82. 77c9ad1 Network server adjustments by mastercoms · 9 years ago
  83. a01b1b1 [WIP] Exploration update? Exploration update! (1.11) (#385) by Momo · 9 years ago
  84. 2a64dc0 Add name to aikar repo by mastercoms · 9 years ago
  85. f7bcff0 Maven, we're not a fork. by mastercoms · 9 years ago
  86. 20ce765 Update netty usage, especially in httpclient by mastercoms · 9 years ago
  87. 1cfa24f Fix aikar repo by mastercoms · 9 years ago
  88. d47ec1e co.aikar repository. by Momo · 9 years ago
  89. 21d4236 Add missing dependencies, fixes launch error. by Momo · 9 years ago
  90. d52ae22 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone into 1.10-update by Momo · 9 years ago
  91. 4972be3 Some cleanup to the repo by mastercoms · 9 years ago
  92. 6eb5445 Implement new 1.10 API changes to Glowstone. by Momo · 9 years ago
  93. 45ce3ee Update to 1.10.2 by Momo · 9 years ago
  94. 8131d98 Add Kotlin Maven dependencies by Momo · 9 years ago
  95. 75910b4 Update to 1.10.1 by Momo · 9 years ago
  96. 217fcb0 1.10 protocol changes. by Momo · 9 years ago
  97. 7c692b3 Fix erroneous glowstone repo url by mastercoms · 9 years ago
  98. c45ed16 Add glowstone repo by mastercoms · 9 years ago
  99. 251616e Update pom.xml for Maven deployments by Gareth Coles · 9 years ago
  100. 47349b8 Update to 1.9.4, compatibility with 1.9, 1.9.2, 1.9.3 (#273) by Momo · 9 years ago