3c93c1643dAdded isEmpty to BlockChangeDelegate - this implements BUKKIT-868. Also changed version to 1.2.2-R0.1-SNAPSHOT for the upcoming beta.
Nathan Adams
2012-03-01 15:27:34 +00:00
d6625f693cUpdated Bukkit API for 1.2
Nathan Adams
2012-03-01 10:48:44 +00:00
10dc6448f8Updated version to 1.1-R6 for RB.
Nathan Adams
2012-03-01 13:52:56 +00:00
8ebdf64683Bumped version up to 1.1-R6-SNAPSHOT
Nathan Adams
2012-03-01 13:34:50 +00:00
57fd343504Updated version to 1.1-R5 for RB
Nathan Adams
2012-03-01 10:54:16 +00:00
5bf2aa9a9fWe build for 1.5.
EvilSeph
2012-03-01 04:41:25 -05:00
b8444288a9[Bleeding] Added Help API. Addresses BUKKIT-863
rmichela
2012-03-01 00:07:05 -05:00
2a1fab3d57[Bleeding] Added sharp() and natural() factory functions to mirror the flat() one, sharped() and flattened() functions to get a note from an existing note, a toString(), and more tests. Addresses BUKKIT-861
Celtic Minstrel
2012-02-29 20:08:40 -05:00
674ce00538[Bleeding] Allow sharping notes that aren't sharpable, and a factory method to create flat notes. Addresses BUKKIT-861
Celtic Minstrel
2012-02-26 12:48:34 -05:00
37e90d74e7Add missing achievements to the Achievement enum
Celtic Minstrel
2012-02-26 12:25:27 -05:00
1c9d419c27[Bleeding] Add missing methods to Bukkit class, fix non-static methods, and add a junit test to ensure both these problems will be caught in future.
Celtic Minstrel
2012-02-25 12:39:10 -05:00
bffb985039[Bleeding] Add ability for the Potion class to represent no-effect potions. Addresses BUKKIT-817
Celtic Minstrel
2012-02-24 23:18:13 -05:00
569662343b[Bleeding] Deprecate the pointless Potion.Tier enum in favour of a numeric level. Addresses BUKKIT-818
Celtic Minstrel
2012-02-24 23:17:36 -05:00
098f5ea5b6Updated README.md with more coding and pull request conventions and tips to get your pull request accepted.
EvilSeph
2012-02-24 00:08:31 -05:00
e0eb9f914b[Bleeding] getHandlers() is now abstract.
Feildmaster
2012-02-19 15:52:46 -06:00
308443b15b[Bleeding] Add ways to retrieve and delete crafting recipes and fixed some issues with the existing recipe API.
Celtic Minstrel
2011-07-23 23:18:58 -04:00
2c37ce1367setCancelled should probably not be hard-coded to true or it could put fernferrets in danger of self-implosion.
EvilSeph
2012-02-05 01:56:06 -05:00
ef1c779ff5Added Spawner Egg support to CreatureSpawnEvent.
EvilSeph
2012-02-05 01:54:27 -05:00
5e6125e01b[Bleeding] Added Vanish API for hiding players from each other.
Travis Watkins
2012-01-31 13:50:12 -06:00
8d2637ee0dAdded entity type IDs as per vanilla spec.
Jeremy Wood
2012-02-01 10:53:36 -05:00
687710c2a1Fixed casting in ItemStack.deserialize.
starrynte
2012-02-01 21:30:01 -08:00
088762d67eonEnable and onDisable are no longer required implementations for JavaPlugins
Nathan Adams
2012-02-01 01:53:38 +00:00
d4395cacd7Updated version to 1.1-R4-SNAPSHOT for development towards next release.
EvilSeph
2012-01-30 04:00:42 -05:00
5425599829Updated version to 1.1-R3 in pom.xml for RB.
EvilSeph
2012-01-30 03:22:03 -05:00
415a13764dUpdated version to 1.1-R3-SNAPSHOT for development towards next release.
EvilSeph
2012-01-29 13:48:02 -05:00
18c0b167aeUpdated version to 1.1-R2 in pom.xml for RB.
EvilSeph
2012-01-29 13:22:24 -05:00
e93714634bFixed comment from earlier commit.
EvilSeph
2012-01-29 13:10:51 -05:00