summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/potion
Commit message (Expand)AuthorAgeLines
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-24/+28
* Update Update Bukkit to 1.7.2mbax2013-11-30-0/+1
* Correct some magic values. This amends 1f83111208ab3612f384a2e6b65cc28423dc625eWesley Wolfe2013-09-11-5/+2
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-09-10-3/+10
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+31
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-0/+10
* Update Bukkit for Minecraft 1.6.2Nate Mortensen2013-07-08-0/+16
* Update Bukkit for Minecraft 1.6.1Wesley Wolfe2013-07-01-1/+1
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-04-13-2/+2
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-1/+1
* Add ItemMeta factory and interfaces. This adds BUKKIT-15Wesley Wolfe2012-12-17-14/+111
* Fixed typo in PotionType.EvilSeph2012-10-31-1/+1
* Provide the 1.4.2 potions. Adds BUKKIT-2727.Wesley Wolfe2012-10-31-6/+7
* Update Bukkit for Minecraft 1.4(.2) changes.Travis Watkins2012-10-27-4/+8
* Javadoc updatesfeildmaster2012-06-03-1/+1
* [Bleeding] Fixed some issues with no-effect potions, and added more potion te...Celtic Minstrel2012-03-21-2/+9
* Fix javadoc errors/warningsCeltic Minstrel2012-02-29-33/+26
* [Bleeding] Cleaned up unsafe casts. Addresses BUKKIT-844Wesley Wolfe2012-02-29-3/+3
* [Bleeding] Fixed potion tests.Celtic Minstrel2012-02-25-8/+4
* [Bleeding] Add ability for the Potion class to represent no-effectCeltic Minstrel2012-02-25-24/+143
* [Bleeding] Deprecate the pointless Potion.Tier enum in favour of a numeric le...Celtic Minstrel2012-02-25-14/+59
* [Bleeding] Made PotionEffectTypes final, added reasons for deprecation.fullwall2012-02-18-21/+22
* [Bleeding] Added Potions API. Fixes BUKKIT-389fullwall2012-02-10-0/+694