Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add additional tests for CraftBlockData | Senmori | 2018-08-26 | -0/+7 |
| | ||||
* | Update to Minecraft 1.13.1 | md_5 | 2018-08-26 | -3/+3 |
| | ||||
* | Add Unit Tests for geHardness and getBlastResistance | Christos Miniotis | 2018-08-08 | -0/+14 |
| | ||||
* | SPIGOT-3936: Add isInteractable to Material | Christos Miniotis | 2018-08-03 | -0/+17 |
| | ||||
* | Update to Minecraft 1.13-pre7 | md_5 | 2018-07-15 | -2/+20 |
| | ||||
* | Fix incorrect unit test name | md_5 | 2018-02-16 | -1/+1 |
| | ||||
* | Unit tests for Material.isItem | md_5 | 2018-01-16 | -0/+18 |
| | ||||
* | Add Material.isFuel to check if a material is a furnace fuel. | Phoenix616 | 2017-03-24 | -0/+6 |
| | ||||
* | SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE | md_5 | 2016-07-08 | -0/+10 |
| | ||||
* | Update to Minecraft 1.9 | md_5 | 2016-03-01 | -4/+4 |
| | ||||
* | Update to 1.8.4 | Thinkofdeath | 2015-05-17 | -1/+1 |
| | ||||
* | Update the rename markers | Thinkofdeath | 2015-03-19 | -1/+1 |
| | ||||
* | Update to Minecraft 1.8.3 | Thinkofdeath | 2015-03-04 | -1/+1 |
| | ||||
* | Fix PerMaterialTest skipping useful tests for certain blocks | Thinkofdeath | 2015-01-25 | -4/+4 |
| | ||||
* | Update to Minecraft 1.8 | Thinkofdeath | 2014-11-28 | -4/+7 |
| | | | | For more information please see http://www.spigotmc.org/ | |||
* | Update CraftBukkit to Minecraft 1.7.2 | mbax | 2013-11-30 | -13/+19 |
| | ||||
* | Implement unit test for hasGravity(). Adds BUKKIT-3832 | nitnelave | 2013-03-20 | -0/+10 |
| | ||||
* | Update CraftBukkit to Minecraft 1.5 | Travis Watkins | 2013-03-15 | -1/+1 |
| | ||||
* | Implement ItemFactory and ItemMeta values. Adds BUKKIT-15 | Wesley Wolfe | 2012-12-17 | -1/+10 |
| | ||||
* | Add isRecord and new material method tests. | Wesley Wolfe | 2012-12-14 | -6/+82 |
| | | | | | Cleaned up all of the CraftBukkit tests, including moving some tests from MaterialTest to PerMaterialTest. | |||
* | Add isSolid() tests for each material | Wesley Wolfe | 2012-12-09 | -0/+45 |