summaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeLines
* Add ray tracing and bounding box APIblablubbabc2018-10-26-6/+212
* SPIGOT-4439: Allow minecraft:brand channel for use by plugins.md_52018-10-25-0/+1
* Make matchMaterial accept the minecraft: namespacemd_52018-08-29-0/+20
* Clarify NamespacedKey error messages.Senmori2018-07-21-0/+10
* Update to Minecraft 1.13-pre7md_52018-07-15-180/+163
* Be more strict about what constitutes a valid NamespacedKeymd_52018-07-10-0/+49
* Some minor improvements from static analysismd_52017-11-07-2/+1
* SPIGOT-3568: Fix single letter pagination edge casemd_52017-09-18-5/+13
* Remove Ebean ORMmd_52017-05-14-6/+0
* Update to Minecraft 1.11md_52016-11-17-2/+2
* BUILDTOOLS-251: Make much of Bukkit locale independentmd_52016-06-26-1/+1
* Add method to check configuration path existence, ignoring defaults.FakeNeth2016-04-09-0/+12
* SPIGOT-2013 Added Comparator/Hopper material, enhanced Dioderyanbennitt2016-03-26-0/+109
* SPIGOT-1682: Fixed block data for Beetrootryanbennitt2016-03-26-0/+62
* SPIGOT-1464: Fixed setting Mushroom facesryanbennitt2016-03-26-0/+28
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-170/+0
* SPIGOT-1389: Fixed issues with setting tree species by expanding APIryanbennitt2016-03-01-0/+173
* SPIGOT-1393: Fixed door direction maskryanbennitt2016-01-12-0/+61
* SPIGOT-918: Add constructor for DyeColor to Dyet7seven7t2015-09-15-0/+1
* Fix an issue with the potion testThinkofdeath2015-07-24-16/+38
* SPIGOT-893: Fix bridge method registering generic listeners twiceJonas Konrad2015-05-18-0/+49
* Rewrite BukkitMirrorTestWesley Wolfe2014-06-03-6/+62
* Add unit tests for org.bukkit.util.StringUtilWesley Wolfe2014-01-04-0/+147
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-289/+295
* Add Location.setDirection(Vector). Adds BUKKIT-4862Wesley Wolfe2013-12-11-0/+196
* Update Update Bukkit to 1.7.2mbax2013-11-30-38/+8
* [BREAKING] Use event class instead of event for timings. Fixes BUKKIT-4664Score_Under2013-08-07-0/+56
* Add ConfigurationSerializable-Serializable compatibility. Adds BUKKIT-4662Wesley Wolfe2013-08-06-0/+173
* Improve speed and memory use of FixedMetadataValue. Fixes BUKKIT-1460crast2013-04-04-13/+25
* Refactor common metadata code into base class. Fixes BUKKIT-3624crast2013-04-04-0/+97
* Test PluginManager.removePermissionEdGruberman2013-03-11-25/+129
* Added negative id check to Material.getMaterial(int). Fixes BUKKIT-3414MikeMatrix2013-01-15-0/+1
* Clarify dye and wool color datas in DyeColor. Addresses BUKKIT-2786Wesley Wolfe2013-01-05-5/+60
* Add ItemMeta factory and interfaces. This adds BUKKIT-15Wesley Wolfe2012-12-17-109/+366
* Cache material data constructors. Fixes BUKKIT-2980Darth Android2012-11-24-9/+5
* Add a tab completion API for chat messages. Adds BUKKIT-2607Wesley Wolfe2012-10-17-0/+28
* Add tab-completion API. Fixes BUKKIT-2181. Adds BUKKIT-2602Score_Under2012-10-16-0/+5
* Change Player usage in unit tests to proxiesWesley Wolfe2012-08-10-767/+47
* Add API to get a players experience to level (getExpToLevel). Implements BUKK...feildmaster2012-07-11-0/+4
* Add an isValid() method to Entity. Addresses BUKKIT-810TomyLobo2012-06-28-0/+4
* Add LivingEntity.hasLineOfSight. Addresses BUKKIT-1255TomyLobo2012-06-23-0/+4
* Support asynchronous events; Addresses BUKKIT-1212Wesley Wolfe2012-06-13-0/+185
* Optimize ChatColor.getLastColors.Travis Watkins2012-05-16-0/+10
* Fix createSection getting sections from itself. Fixes BUKKIT-1513feildmaster2012-04-14-0/+21
* [Bleeding] Removing the last metadata item for a key now sets hasMetadata(key...rmichela2012-03-28-0/+9
* [Bleeding] MetadataBase now properly takes the metadata key into account when...rmichela2012-03-28-0/+7
* Added missing tests to TestPlayer.EvilSeph2012-03-22-0/+8
* [Bleeding] Fixed some issues with no-effect potions, and added more potion te...Celtic Minstrel2012-03-21-30/+54
* [Bleeding] Added ChatColor.translateAlternateColorCodes(). Addresses BUKKIT-1191rmichela2012-03-16-0/+8
* Updated tests with isBlocking().EvilSeph2012-03-14-0/+4