1. d84a767 Update for latest Glowkit by mastercoms · 8 years ago
  2. 59b7706 Default book generation ordinal. by momothereal · 8 years ago
  3. 0fc7562 base client impl by mastercoms · 8 years ago
  4. 5ec6cd4 make punch not so strong by mastercoms · 8 years ago
  5. 38e12bb smart physics by mastercoms · 8 years ago
  6. 4a25a4a Simple calculations until we get this right by mastercoms · 8 years ago
  7. 7001c58 Some more work on physics by mastercoms · 8 years ago
  8. c246bfa Some fixes with attached blocks (torches in particular) by momothereal · 8 years ago
  9. 6746720 Add purpur stairs to item table by momothereal · 8 years ago
  10. 7aef0a9 Implement End Rod by momothereal · 8 years ago
  11. 87f6d26 Implement purpur block & purpur pillar by momothereal · 8 years ago
  12. b952968 Fix doMobSpawning preventing on-ground decorators by momothereal · 8 years ago
  13. 8d45691 Fix some issues with rabbit by momothereal · 8 years ago
  14. e350371 More accurate entity physics by mastercoms · 8 years ago
  15. 1aff33a Entity physics/movement update by mastercoms · 8 years ago
  16. 213d442 Disable physics for item frames by mastercoms · 8 years ago
  17. a65ef5d Don't search for block entities on new chunks by mastercoms · 8 years ago
  18. 5ca2234 Reduce performance impact of opportunistic block entity creation by mastercoms · 8 years ago
  19. d57c034 Include some minor changes from the reverted network update by mastercoms · 8 years ago
  20. 73228f1 Revert network updates by momothereal · 8 years ago
  21. 3fa828b Fix an issue with the default DnsAddressResolver (netty 4.1) by momothereal · 8 years ago
  22. 3000d42 Add remaining /worldborder subcommands (add, warning, damage) by momothereal · 8 years ago
  23. 2212f12 Fix incorrect isInside() logic by momothereal · 8 years ago
  24. 5171632 World Border implementation by momothereal · 8 years ago
  25. 6e38964 Send destroy packet for removed entities (#453) by momothereal · 8 years ago
  26. 1999ea5 Improve network code by mastercoms · 8 years ago
  27. 47b0e0b Change SHOW_NAME_TAG getter to boolean by momothereal · 8 years ago
  28. 2b731f3 OpenCL support by mastercoms · 8 years ago
  29. c69e57f Fix doMobSpawning, make LookAroundTask more likely by momothereal · 8 years ago
  30. 86c8cd3 Changes to LookAround/Player tasks, EntityDecorator by momothereal · 8 years ago
  31. d89fd0a Finalize MobStates by mastercoms · 8 years ago
  32. 1dcb393 Hacking on mob states by mastercoms · 8 years ago
  33. 354640b Use custom classloader (compatible with Java 8 & 9) by mastercoms · 8 years ago
  34. d917c6c Add base color to banner meta, add Shield meta by momothereal · 8 years ago
  35. 7dca6ab Fix style errors by Momo · 8 years ago
  36. b389d2d Implement affectsSpawning, viewdistance, fix noteblock pitch by mastercoms · 8 years ago
  37. 66feb80 Actually set player resource pack status by mastercoms · 8 years ago
  38. 2808057 Implement resource pack hash and status by mastercoms · 8 years ago
  39. 3df967e Use method for player physics by mastercoms · 8 years ago
  40. 03d9e54 Fix physics bugs by mastercoms · 8 years ago
  41. 6d6b5bd Implement some new player features by mastercoms · 8 years ago
  42. 752a8f0 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone by mastercoms · 8 years ago
  43. 19b0839 move spigot by mastercoms · 8 years ago
  44. 0dcb502 Fix ServerShim by mastercoms · 8 years ago
  45. 96ac02e Use Convert utility class by mastercoms · 8 years ago
  46. e5f9321 Implement latest Glowkit changes by mastercoms · 8 years ago
  47. 0883f33 Improve physics for some simple entities by mastercoms · 8 years ago
  48. 328b64b Add player metadata in index by mastercoms · 8 years ago
  49. 0352199 Anvil rename and enchantment book support by mastercoms · 8 years ago
  50. fcda474 Increase spawn finder range by mastercoms · 8 years ago
  51. 3a7305d Remove resolution changing, fix fill mode by mastercoms · 8 years ago
  52. 7b2c1d8 Add biomeheight config, density fill mode and offset. Reset worlds.yml. by mastercoms · 8 years ago
  53. d1f90b5 Implement a few Player.Spigot methods by mastercoms · 8 years ago
  54. c5590aa Allow for density resolution scaling by mastercoms · 8 years ago
  55. ea4fb4b Better velocity physics, but gravity is still wack by mastercoms · 8 years ago
  56. 6b2359a Remove redundant git ignores which were causing problems by mastercoms · 8 years ago
  57. f1289e0 Generator settings by mastercoms · 8 years ago
  58. 2439355 Generator settings by mastercoms · 8 years ago
  59. 017694d Fix furnaces not getting pulsed, fixes #440. by momothereal · 8 years ago
  60. bb97d4e Revert "Generator settings" by momothereal · 8 years ago
  61. 481f4de Generator settings by mastercoms · 8 years ago
  62. 324d00f Fix renaming function in Anvils. (#354) by momothereal · 8 years ago
  63. 6047a1f Entity knockback (air hockey simulator 2017) by mastercoms · 8 years ago
  64. 44ba17b Improve physics, but it's still glitchy :) by mastercoms · 8 years ago
  65. 0b5d23c Enhance fall damage code, fix entity physics by mastercoms · 8 years ago
  66. 6063650 Don't check for on ground when it isn't properly implemented yet by mastercoms · 8 years ago
  67. 61ef812 Only calculate fall damage when not on the ground by mastercoms · 8 years ago
  68. c73886f Apply velocity modifications when appropriate by mastercoms · 8 years ago
  69. f106c8f Some fixes for fall damage by mastercoms · 8 years ago
  70. 2f45cfc Fix inventory system for offhand (fixes #434) by mastercoms · 8 years ago
  71. 18a3802 Fix armor check for player inventory test by mastercoms · 8 years ago
  72. e479462 Fix chunks being bright at night (#446) by Pokechu22 · 8 years ago
  73. 3d40795 Do not allow a null offhand by mastercoms · 8 years ago
  74. cf25dc2 Use main hand for setting item in hand drop chance by mastercoms · 8 years ago
  75. a7ca110 Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone by mastercoms · 8 years ago
  76. daea24d Sane inventory management. by mastercoms · 8 years ago
  77. 2f07a0c remove unused import by mastercoms · 8 years ago
  78. 90717ae This was supposed to be in 1.12-snapshots by mastercoms · 8 years ago
  79. de7c817 Allow for sleeping around neutral zombie pigmen by mastercoms · 8 years ago
  80. c415d2b Fix damage conditional for fall damage by mastercoms · 8 years ago
  81. 2da7c21 Don't try to set items into the nonslot slot by mastercoms · 8 years ago
  82. d9f67bd Clean up fall damage code by mastercoms · 8 years ago
  83. 59b26a9 Update tile entities (now block entities). Fixes #426 by mastercoms · 8 years ago
  84. dd0bec5 Implement chunk section palettes (#444) by Pokechu22 · 8 years ago
  85. 162016c HACK! Fixes #428 by mastercoms · 8 years ago
  86. 49903ee Clean up some more usage code by mastercoms · 8 years ago
  87. 90eb1e3 Prevent duplicate item usage by mastercoms · 8 years ago
  88. 0b42a86 Invert stairs at proper clickedloc (#443) by mastercoms · 8 years ago
  89. fb1525a Damage and ignite players in lava by mastercoms · 8 years ago
  90. 0ec7d25 Fix fall damage regression, fixes #432 by mastercoms · 8 years ago
  91. 789da9e Fix trapdoor inversion as well by mastercoms · 8 years ago
  92. d8dd93c Fix inverted slab detection. Fixes #443 by mastercoms · 8 years ago
  93. 7b708b2 Allow for extensions of some classes by mastercoms · 8 years ago
  94. ad42391 Fix some movement and fall damage bugs by mastercoms · 8 years ago
  95. d3c896b Correct forge server type, add metrics setting by mastercoms · 8 years ago
  96. 719a939 Fixes #438 by mastercoms · 8 years ago
  97. 9e0e517 Set server-ip and port after binding by momothereal · 8 years ago
  98. 5739b7b Set server IP/Port before loading plugins by momothereal · 8 years ago
  99. f342d64 Fix TextMessage#flatten() throwing cast exceptions (#425) by MrPowerGamerBR · 8 years ago
  100. 8a57f8a Revert bf991605f694314a7891e04ef2440118bbf8b6d3 by mastercoms · 8 years ago