| Commit message (Expand) | Author | Age | Lines |
* | Fix some tests randomly failing | md_5 | 2018-08-26 | -2/+4 |
* | Add additional tests for CraftBlockData | Senmori | 2018-08-26 | -0/+45 |
* | Update to Minecraft 1.13.1 | md_5 | 2018-08-26 | -27/+33 |
* | SPIGOT-1936: LootTable API | Senmori | 2018-08-12 | -3/+42 |
* | Expand GameRule API | Senmori | 2018-08-11 | -0/+56 |
* | Add Unit Tests for geHardness and getBlastResistance | Christos Miniotis | 2018-08-08 | -0/+14 |
* | Add merging and matching of parsed BlockData | md_5 | 2018-08-06 | -0/+80 |
* | SPIGOT-3936: Add isInteractable to Material | Christos Miniotis | 2018-08-03 | -0/+17 |
* | SPIGOT-4214: Catch attempts to create BlockData for items | md_5 | 2018-08-02 | -0/+10 |
* | Update to Minecraft 1.13 | md_5 | 2018-07-22 | -2/+5 |
* | SPIGOT-4074: Fix createBlockData succeeding on garbage | md_5 | 2018-07-20 | -0/+7 |
* | Revert "SPIGOT-4035: Enforce case-sensitivity for chat format code matching." | md_5 | 2018-07-19 | -8/+0 |
* | Amend previous unit test to use JSON rather than toString for validation | md_5 | 2018-07-18 | -6/+6 |
* | SPIGOT-4035: Enforce case-sensitivity for chat format code matching. | Hex | 2018-07-18 | -0/+27 |
* | SPIGOT-4030: Improve CraftItemStack.hasItemMeta | md_5 | 2018-07-17 | -0/+15 |
* | Update to Minecraft 1.13-pre7 | md_5 | 2018-07-15 | -156/+465 |
* | Fix incorrect unit test name | md_5 | 2018-02-16 | -1/+1 |
* | Unit tests for Material.isItem | md_5 | 2018-01-16 | -0/+18 |
* | SPIGOT-2892: Fix some clone implementations and add unit test | md_5 | 2017-12-16 | -0/+22 |
* | Add ChunkDataTest from PR #157 | Antony Riley | 2017-12-08 | -0/+82 |
* | Add color API for Teams | md_5 | 2017-05-28 | -0/+22 |
* | Update to Minecraft 1.12-pre2 | md_5 | 2017-05-14 | -28/+14 |
* | Add Material.isFuel to check if a material is a furnace fuel. | Phoenix616 | 2017-03-24 | -0/+6 |
* | SPIGOT-1592: Implement ItemMeta for Spawn Eggs | Matthew | 2016-12-06 | -0/+10 |
* | SPIGOT-2871: Improve BlockStates + BlockStateMeta | md_5 | 2016-12-02 | -1/+39 |
* | Add stopSound for specific sound category & unit test for SoundCategory | md_5 | 2016-11-19 | -0/+14 |
* | SPIGOT-2787: Keep performing getter null conversion at call sites | md_5 | 2016-11-18 | -0/+8 |
* | Remove unit test based on now incorrect assumptions | md_5 | 2016-11-18 | -8/+0 |
* | Update to Minecraft 1.11 | md_5 | 2016-11-17 | -1/+0 |
* | SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE | md_5 | 2016-07-08 | -0/+10 |
* | BUILDTOOLS-251: Make much of Bukkit locale independent | md_5 | 2016-06-26 | -1/+1 |
* | Update to Minecraft 1.10 | md_5 | 2016-06-09 | -5/+4 |
* | SPIGOT-1934: Expand EnderDragon API - implement dragon phases | Matthew | 2016-03-23 | -0/+50 |
* | SPIGOT-1638 / SPIGOT-1673: Rework Potions API | t00thpick1 | 2016-03-12 | -32/+4 |
* | Ignore FROSTED_ICE in meta unit tests. | md_5 | 2016-03-01 | -1/+2 |
* | Run Biome test with AbstractTestingBase | md_5 | 2016-03-01 | -1/+2 |
* | Update to Minecraft 1.9 | md_5 | 2016-03-01 | -19/+79 |
* | Update to 1.8.4 | Thinkofdeath | 2015-05-17 | -1/+1 |
* | Update the rename markers | Thinkofdeath | 2015-03-19 | -1/+1 |
* | SPIGOT-370: Remove LOCKED_CHEST | Thinkofdeath | 2015-03-11 | -1/+0 |
* | Add a unit test for map colors | Thinkofdeath | 2015-03-07 | -0/+62 |
* | Update to Minecraft 1.8.3 | Thinkofdeath | 2015-03-04 | -3/+3 |
* | Fix PerMaterialTest skipping useful tests for certain blocks | Thinkofdeath | 2015-01-25 | -4/+4 |
* | Remove DEBUG_ALL_BLOCK_STATES due to it being broken | Thinkofdeath | 2014-12-28 | -0/+1 |
* | Rewrite book handling, Fixes SPIGOT-182 and part of SPIGOT-164 | Thinkofdeath | 2014-12-11 | -0/+10 |
* | Add CraftMetaTileEntity, fixes the previously broken tests | Thinkofdeath | 2014-12-07 | -3/+3 |
* | Disable some tests whilst issues with them are looked into | Thinkofdeath | 2014-12-07 | -2/+2 |
* | Update to Minecraft 1.8 | Thinkofdeath | 2014-11-28 | -42/+77 |
* | Update CraftBukkit to Minecraft 1.7.10 | Travis Watkins | 2014-07-08 | -2/+2 |
* | Handle profiles in SkullMeta, they don't store a string anymore. | Travis Watkins | 2014-04-17 | -1/+3 |