1. 5f60e34 Remove custom naming methods now part of superclass by deathcap · 10 years ago
  2. a86f5b8 Fix location of methods now that entities are now CommandSenders and Permissibles by deathcap · 10 years ago
  3. 248e43d Implement the non-deprecated LivingEntity API block target methods by deathcap · 10 years ago
  4. 0b1152a Implement setType(Material,boolean), second parameter is whether to apply physics by deathcap · 10 years ago
  5. 234f2fa Add note about bukkit+glowkit merge by deathcap · 10 years ago
  6. e84e478 Update builtin recipe material names for 9f44e7aaec395f1dfb80e2b5ccd6aeff8fcbfe3b by deathcap · 10 years ago
  7. b2850c3 Fix tests, new achievements and statistics in API by deathcap · 10 years ago
  8. 5603036 Remove last references to Material.LOCKED_CHEST by deathcap · 10 years ago
  9. 4b0664e Add missing methods for new APIs by deathcap · 10 years ago
  10. 9f44e7a Update to use Spigot's 1.8 Material names by deathcap · 10 years ago
  11. a7d6e5d Spigot has a completely different API for banners - begin porting converting by deathcap · 10 years ago
  12. 880907a Update to Guava 17, add now-separate JSR305 dependency (use Glowkit#guava17) by deathcap · 10 years ago
  13. 9dcb373 Update to 1.8.3-R0.1-SNAPSHOT Bukkit API by deathcap · 10 years ago
  14. 0d0b357 Update readme for Maven by deathcap · 10 years ago
  15. 4ee601e Remove gradle by deathcap · 10 years ago
  16. 9d5c29b Add maven-checkstyle-plugin by deathcap · 10 years ago
  17. 7de5c43 Update gitignore, add dependency-reduced-pom.xml (generated by Maven) by deathcap · 10 years ago
  18. 819cc59 Use Spigot's method mapper for Maven by deathcap · 10 years ago
  19. 2b6ed7b Update Maven POM to match Gradle build by deathcap · 10 years ago
  20. 352b7b9 Restore Maven pom.xml from "Preliminary maven to gradle conversion" by deathcap · 10 years ago
  21. 16cb7d5 Fixed incorrect reference in ToolType. by Tad Hardesty · 10 years ago
  22. 575d55c Tidied world I/O somewhat. by Tad Hardesty · 10 years ago
  23. 50a46d0 Updated build instructions in README. by Tad Hardesty · 10 years ago
  24. 66fb303 Made use of Lombok in a few more places. by Tad Hardesty · 10 years ago
  25. a0c9234 Cleaned up some warnings and unused code. by Tad Hardesty · 10 years ago
  26. 267b8c8 Improved fire placement, digging, and physics (fixes #612). by Tad Hardesty · 10 years ago
  27. 3848233 Downgraded sqlite version to fix plugin problems. by Tad Hardesty · 10 years ago
  28. cd65e98 Allow opening written books. by Aaron Hill · 10 years ago
  29. 6c39649 Corrected liquid block data behavior. by Tad Hardesty · 10 years ago
  30. 912f867 Minor code cleanup. by Tad Hardesty · 10 years ago
  31. a4e35c3 Added better bind error messages (closes #586). by Tad Hardesty · 10 years ago
  32. 1be5df0 Provide a view for getOnlinePlayers(). by ZephireNZ · 10 years ago
  33. 5303fee Added player notification for difficulty changes. by Tad Hardesty · 10 years ago
  34. 96e6bbe Improved potion effect support (fixes #588). by Tad Hardesty · 10 years ago
  35. ffd04c4 Implemented help.yml loading (closes #90). by Tad Hardesty · 10 years ago
  36. e75792e Implemented doDaylightCycle, doTileDrops, and reducedDebugInfo. by Tad Hardesty · 10 years ago
  37. 2634e8d Added better game rule map and default values (see #455). by jimmikaelkael · 10 years ago
  38. ce8b93b Implemented door placement and interaction (see #119). by Chiori Greene · 10 years ago
  39. a1a7fc7 Added actual height map storage to improve performance. by Tad Hardesty · 10 years ago
  40. 80ee09c Added void damage, dealt to entities with y < -64 (thanks @BigxMac). by Tad Hardesty · 10 years ago
  41. 39ca0ab Added support for melee attacks by players. by turt2live · 10 years ago
  42. aaa3e8a Added damage due to cactus blocks. by BigxMac · 10 years ago
  43. 957e6e3 Updated shadow plugin to 1.2.0 for Gradle 2 and up. by Tad Hardesty · 10 years ago
  44. 5ebf0fe Basic item drop entity support (closes #4)! by Tad Hardesty · 10 years ago
  45. 474be7d A basic start on physics, including bounding box search. by Tad Hardesty · 10 years ago
  46. 3997385 Allow dropping items in most cases. by Tonodus · 10 years ago
  47. 0f93dfa Improved "Outdated client/server" messages. by Tad Hardesty · 10 years ago
  48. 978b3e7 Filter invalid item IDs (fixes #168). by Tad Hardesty · 10 years ago
  49. 592b90c Various world loading improvements and fixes (closes #466). by Tad Hardesty · 10 years ago
  50. a1e88c7 Removed redundant BlockType#onBreak method. by Tad Hardesty · 10 years ago
  51. 5832722 Added simple library downloading for database drivers (see #143). by Tad Hardesty · 10 years ago
  52. cf54f5b Implemented basic block physics (see #40). by Tonodus · 10 years ago
  53. 1311a2a Print and use correct port after binding (fixes #571). by Aaron Hill · 10 years ago
  54. 37f01ea Keep track of entity IDs across worlds (fixes #486 and #447). by johni0702 · 10 years ago
  55. 6c6b63e Implemented explosions and some flint & steel behavior. by Tonodus · 10 years ago
  56. 6e86a71 Implemented sponge block functionality. by Marcos Vives Del Sol · 10 years ago
  57. 87fa006 Disabled console check for now (see #586). by Tad Hardesty · 10 years ago
  58. 23a4b82 Check for and warn on lack of console (fixes #581). by Tad Hardesty · 10 years ago
  59. f9ed4a9 Added missing deprecated scheduler methods. by Tad Hardesty · 10 years ago
  60. 060ff74 Fixed spectator mode noclip and added game mode event. by Aaron Hill · 10 years ago
  61. 35f6f25 Minor tidying in GlowEnchantment. by Tad Hardesty · 10 years ago
  62. 8bd7c73 Added basic enchantment definitions (fixes #262). by Tad Hardesty · 10 years ago
  63. 292f452 Validate locations in teleport (fixes #475). by Tad Hardesty · 10 years ago
  64. 139fcd1 Updated readme with forums link. by Tad Hardesty · 10 years ago
  65. d07e99d Changed signs to use TextMessage for storage (fixes #528). by Tad Hardesty · 10 years ago
  66. c1aae5c Fixed firework effects not storing fade colors correctly. by Tad Hardesty · 10 years ago
  67. 6fc57f9 Added simple achievement message and fire event. by Tad Hardesty · 10 years ago
  68. edd6382 Corrected formatting on new resource pack methods. by Tad Hardesty · 10 years ago
  69. c061fac Implemented tool-sensitive block drop handling. by Tonodus · 10 years ago
  70. 6fba836 Added blockDestroy method to BlockType. by Chiori Greene · 10 years ago
  71. b9ec84c Implemented missing effects from Minecraft 1.7. by Marcos Vives Del Sol · 10 years ago
  72. 66295d0 Implemented resource pack event and methods for 1.8. by Aaron Hill · 10 years ago
  73. a128bc2 Fixed the whitelist state not being persisted. by Lee Mracek · 10 years ago
  74. 43b30d9 Added decorators for biome-specific features. by jimmikaelkael · 10 years ago
  75. bac4337 Added more tree generators. by jimmikaelkael · 10 years ago
  76. 3a7e400 Added firework and firework charge item metas. by ZephireNZ · 10 years ago
  77. edbd3e0 Added armor coloring with LeatherArmorMeta. by ZephireNZ · 10 years ago
  78. f8608d8 Improved weather with thunder sounds and rain/cloud density. by jimmikaelkael · 10 years ago
  79. 6916962 Removed UuidUtils.fetchUuid in favor of ProfileCache. by Tad Hardesty · 10 years ago
  80. 05dbe06 Implemented wall and standing banners. by ZephireNZ · 10 years ago
  81. 36d2bf0 Added support for player and mob heads. by ZephireNZ · 10 years ago
  82. 3e0e9bb Implemented remote console (rcon) support (closes #451). by Aaron Hill · 10 years ago
  83. 8fef597 Fire PlayerItemHeldEvent when players switch their held item. by Aaron Hill · 10 years ago
  84. acc5ed2 Fixed hoe interaction with coarse dirt and podzol. by jimmikaelkael · 10 years ago
  85. 400ae0c Fixed ShapedRecipe matching (fixes #465). by Alex Spieksma · 10 years ago
  86. 9f19dc9 Added placement and interact handling for fence gates and trapdoors. by Tonodus · 10 years ago
  87. 7e92617 Fixed PlayerMoveEvent handling and teleportation offset. by Tad Hardesty · 10 years ago
  88. 25dc62a Added script that fetches Glowkit PRs for Travis. by dequis · 10 years ago
  89. 9a5b822 Added huge mushroom and more tree generation. by jimmikaelkael · 10 years ago
  90. 281e3c1 Call PlayerMoveEvent. by dequis · 10 years ago
  91. 6cafd1d Added a blank 'server.ip' key to the default glowstone.yml. by bendem · 10 years ago
  92. 788a2c9 Implemented basic farming support. by jimmikaelkael · 10 years ago
  93. 3334d1d Implemented buckets. by Thomas Caserta · 10 years ago
  94. 67ef56c Added RedundantModifier checkstyle rule. by Tad Hardesty · 10 years ago
  95. cf9580d Added 1.8 crafing recipes (see #314). by dequis · 10 years ago
  96. 6990b33 Completely obliterate rogue threads on exit (fixes #179). by mastercoms · 10 years ago
  97. a4b3372 Fixed not being able to place blocks inside snow. by Tad Hardesty · 10 years ago
  98. 17e74a8 Fixed color wrapping by converting flat messages to json. by Tad Hardesty · 10 years ago
  99. 149021f Implemented basic damage functionality, including drowning. by Paul · 10 years ago
  100. 3166294 Added ender portal support (see #325). by johni0702 · 10 years ago