1. 82fa4ef Merge with upstream by Marcos Vives Del Sol · 10 years ago
  2. 0f93dfa Improved "Outdated client/server" messages. by Tad Hardesty · 10 years ago
  3. 978b3e7 Filter invalid item IDs (fixes #168). by Tad Hardesty · 10 years ago
  4. 592b90c Various world loading improvements and fixes (closes #466). by Tad Hardesty · 10 years ago
  5. a1e88c7 Removed redundant BlockType#onBreak method. by Tad Hardesty · 10 years ago
  6. 5832722 Added simple library downloading for database drivers (see #143). by Tad Hardesty · 10 years ago
  7. cf54f5b Implemented basic block physics (see #40). by Tonodus · 10 years ago
  8. 1311a2a Print and use correct port after binding (fixes #571). by Aaron Hill · 10 years ago
  9. 37f01ea Keep track of entity IDs across worlds (fixes #486 and #447). by johni0702 · 10 years ago
  10. 6c6b63e Implemented explosions and some flint & steel behavior. by Tonodus · 10 years ago
  11. 6e86a71 Implemented sponge block functionality. by Marcos Vives Del Sol · 10 years ago
  12. 87fa006 Disabled console check for now (see #586). by Tad Hardesty · 10 years ago
  13. 23a4b82 Check for and warn on lack of console (fixes #581). by Tad Hardesty · 10 years ago
  14. f9ed4a9 Added missing deprecated scheduler methods. by Tad Hardesty · 10 years ago
  15. 060ff74 Fixed spectator mode noclip and added game mode event. by Aaron Hill · 10 years ago
  16. 35f6f25 Minor tidying in GlowEnchantment. by Tad Hardesty · 10 years ago
  17. 515daaf Add new SuperCollection tests by Marcos Vives Del Sol · 10 years ago
  18. ab9e9aa Improve SuperCollections by Marcos Vives Del Sol · 10 years ago
  19. 9ee9a4b Merge remote-tracking branch 'upstream/master' into inventory by Marcos Vives Del Sol · 10 years ago
  20. 8bd7c73 Added basic enchantment definitions (fixes #262). by Tad Hardesty · 10 years ago
  21. 292f452 Validate locations in teleport (fixes #475). by Tad Hardesty · 10 years ago
  22. 139fcd1 Updated readme with forums link. by Tad Hardesty · 10 years ago
  23. d07e99d Changed signs to use TextMessage for storage (fixes #528). by Tad Hardesty · 10 years ago
  24. 903fba8 Implement SuperList.subList and remove misleading comment by Marcos Vives Del Sol · 10 years ago
  25. b0e1805 Fix certain bugs by Marcos Vives Del Sol · 10 years ago
  26. c1aae5c Fixed firework effects not storing fade colors correctly. by Tad Hardesty · 10 years ago
  27. 6fc57f9 Added simple achievement message and fire event. by Tad Hardesty · 10 years ago
  28. edd6382 Corrected formatting on new resource pack methods. by Tad Hardesty · 10 years ago
  29. c061fac Implemented tool-sensitive block drop handling. by Tonodus · 10 years ago
  30. 6fba836 Added blockDestroy method to BlockType. by Chiori Greene · 10 years ago
  31. b9ec84c Implemented missing effects from Minecraft 1.7. by Marcos Vives Del Sol · 10 years ago
  32. 66295d0 Implemented resource pack event and methods for 1.8. by Aaron Hill · 10 years ago
  33. a128bc2 Fixed the whitelist state not being persisted. by Lee Mracek · 10 years ago
  34. 43b30d9 Added decorators for biome-specific features. by jimmikaelkael · 10 years ago
  35. bac4337 Added more tree generators. by jimmikaelkael · 10 years ago
  36. 3a7e400 Added firework and firework charge item metas. by ZephireNZ · 10 years ago
  37. edbd3e0 Added armor coloring with LeatherArmorMeta. by ZephireNZ · 10 years ago
  38. f8608d8 Improved weather with thunder sounds and rain/cloud density. by jimmikaelkael · 10 years ago
  39. 6916962 Removed UuidUtils.fetchUuid in favor of ProfileCache. by Tad Hardesty · 10 years ago
  40. e9fa899 (Hopefully) fix top/bottom order in GlowDoubleChest by Marcos Vives Del Sol · 10 years ago
  41. f584abf Reduce [sg]etItem Inventory overhead by Marcos Vives Del Sol · 10 years ago
  42. 4768dae Merge remote-tracking branch 'upstream/master' into inventory by Marcos Vives Del Sol · 10 years ago
  43. 05dbe06 Implemented wall and standing banners. by ZephireNZ · 10 years ago
  44. 36d2bf0 Added support for player and mob heads. by ZephireNZ · 10 years ago
  45. 3e0e9bb Implemented remote console (rcon) support (closes #451). by Aaron Hill · 10 years ago
  46. 9fd551c Fix BlockChest formatting by Marcos Vives Del Sol · 10 years ago
  47. edb45ef Relocate and rename constant array by Marcos Vives Del Sol · 10 years ago
  48. 8fef597 Fire PlayerItemHeldEvent when players switch their held item. by Aaron Hill · 10 years ago
  49. acc5ed2 Fixed hoe interaction with coarse dirt and podzol. by jimmikaelkael · 10 years ago
  50. 400ae0c Fixed ShapedRecipe matching (fixes #465). by Alex Spieksma · 10 years ago
  51. 9f19dc9 Added placement and interact handling for fence gates and trapdoors. by Tonodus · 10 years ago
  52. 7e92617 Fixed PlayerMoveEvent handling and teleportation offset. by Tad Hardesty · 10 years ago
  53. 25dc62a Added script that fetches Glowkit PRs for Travis. by dequis · 10 years ago
  54. 9a5b822 Added huge mushroom and more tree generation. by jimmikaelkael · 10 years ago
  55. 281e3c1 Call PlayerMoveEvent. by dequis · 10 years ago
  56. 6cafd1d Added a blank 'server.ip' key to the default glowstone.yml. by bendem · 10 years ago
  57. 788a2c9 Implemented basic farming support. by jimmikaelkael · 10 years ago
  58. 3334d1d Implemented buckets. by Thomas Caserta · 10 years ago
  59. 67ef56c Added RedundantModifier checkstyle rule. by Tad Hardesty · 10 years ago
  60. cf9580d Added 1.8 crafing recipes (see #314). by dequis · 10 years ago
  61. 6990b33 Completely obliterate rogue threads on exit (fixes #179). by mastercoms · 10 years ago
  62. a4b3372 Fixed not being able to place blocks inside snow. by Tad Hardesty · 10 years ago
  63. 7978221 Fix some permissions and style by Marcos Vives Del Sol · 10 years ago
  64. 17e74a8 Fixed color wrapping by converting flat messages to json. by Tad Hardesty · 10 years ago
  65. 149021f Implemented basic damage functionality, including drowning. by Paul · 10 years ago
  66. 3166294 Added ender portal support (see #325). by johni0702 · 10 years ago
  67. ea96e34 Update to upstream by Marcos Vives Del Sol · 10 years ago
  68. 105736b Fix checkstyle and remove useless class by Marcos Vives Del Sol · 10 years ago
  69. 848565e Fix lastIndexOf in SuperList by Marcos Vives Del Sol · 10 years ago
  70. 66c0627 Fix style by Marcos Vives Del Sol · 10 years ago
  71. 94f93b7 Use new SuperList for SuperInventories by Marcos Vives Del Sol · 10 years ago
  72. 27d0318 Add new useful JCF classes by Marcos Vives Del Sol · 10 years ago
  73. 1face10 Use iterators for better performance by Marcos Vives Del Sol · 10 years ago
  74. 86af22e Keep metadata when creating new stacks in inventories by Marcos Vives Del Sol · 10 years ago
  75. c7d130a bug fix: northern/eastern chest is top of inventory (left side in bukkit), southern/western is bottom of inventory (right side in bukkit) by Tonodus · 10 years ago
  76. 81c2f9c bug fix: NullPointerException in GlowBaseInventory by Tonodus · 10 years ago
  77. 11b5dbd bug fix: content of TEChest don't get saved if BlockChest#update() is called by Tonodus · 10 years ago
  78. 0ce428f bug fix: ClassCastException (WindowClickHandler expected GlowInventory; changed => GlowBaseInventory) by Tonodus · 10 years ago
  79. 1c74d8e correct placing for double chests by Tonodus · 10 years ago
  80. 343bc2a Fix formatting by Marcos Vives Del Sol · 10 years ago
  81. 29425da Add tests for new collection objects by Marcos Vives Del Sol · 10 years ago
  82. 4a92a05 Further work for Double chests by Marcos Vives Del Sol · 10 years ago
  83. cf5b5b7 Ongoing work for Double Chest inventories by Marcos Vives Del Sol · 10 years ago
  84. 7f4d7c3 Use a new class for Inventory slots by Marcos Vives Del Sol · 10 years ago
  85. 7197543 Split GlowInventory's addItem and removeItem by Marcos Vives Del Sol · 10 years ago
  86. c2d4858 Remove direct array access in GlowInventory and return copies (mimics CB behaviour) by Marcos Vives Del Sol · 10 years ago
  87. 80da285 Fixed or added several broken inventories. by ZephireNZ · 10 years ago
  88. 88e3c28 Fetch UUIDs from Mojang if needed (fixes #227, fixes #365). by Gareth Coles · 10 years ago
  89. df5da9d Interpret world seed as number if possible (fixes #427). by Tad Hardesty · 10 years ago
  90. e854d50 Added query support (closes #377). by johni0702 · 10 years ago
  91. 956c618 Show entity held item and equipment to players (fixes #164). by johni0702 · 10 years ago
  92. 6a3e8f6 Checkstyle additions and matching style fix. by Tad Hardesty · 10 years ago
  93. d5a1f56 Removed TextWrapper in favor of the client word-wrapping. by Tad Hardesty · 10 years ago
  94. 51e0b34 Added player visibility API (closes #121). by johni0702 · 10 years ago
  95. 9a1a93b Convert data types during server.properties migration (fixes #392). by johni0702 · 10 years ago
  96. b431f69 Fixed support for 1.8's string-based item ids. by Tad Hardesty · 10 years ago
  97. 2ce2199 Minor style fixes. by Tad Hardesty · 10 years ago
  98. f8fefaf Added proxy support (fixes #114). Thanks @Johni0702! by Tad Hardesty · 10 years ago
  99. 84813d8 Protocol test functionality and style fixes. by Tad Hardesty · 10 years ago
  100. 433d7bf Added networking unit tests. by William Lebel · 10 years ago