summaryrefslogtreecommitdiffstats
path: root/src/test/java/org
Commit message (Collapse)AuthorAgeLines
* Add BlockData#getAsString(boolean) to hide unspecified statesParker Hawke2018-12-18-0/+17
|
* Mappings Updatemd_52018-12-13-22/+22
|
* SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacksBjarne Koll2018-12-04-0/+302
|
* SPIGOT-4489: NOTE_BLOCK incorrectly has BlockStateMetamd_52018-11-16-7/+9
|
* SPIGOT-4455: ChunkData.getType returns legacy materialmd_52018-10-29-1/+1
|
* Update to Minecraft 1.13.2md_52018-10-23-3/+3
|
* SPIGOT-4399: Add attribute modifier equality testNathan Wolf2018-09-27-0/+24
|
* Add API to locate structures.Senmori2018-09-22-0/+45
|
* Fix some tests randomly failingmd_52018-08-26-2/+4
|
* Add additional tests for CraftBlockDataSenmori2018-08-26-0/+45
|
* Update to Minecraft 1.13.1md_52018-08-26-27/+33
|
* SPIGOT-1936: LootTable APISenmori2018-08-12-3/+42
|
* Expand GameRule APISenmori2018-08-11-0/+56
|
* Add Unit Tests for geHardness and getBlastResistanceChristos Miniotis2018-08-08-0/+14
|
* Add merging and matching of parsed BlockDatamd_52018-08-06-0/+80
|
* SPIGOT-3936: Add isInteractable to MaterialChristos Miniotis2018-08-03-0/+17
|
* SPIGOT-4214: Catch attempts to create BlockData for itemsmd_52018-08-02-0/+10
|
* Update to Minecraft 1.13md_52018-07-22-2/+5
|
* SPIGOT-4074: Fix createBlockData succeeding on garbagemd_52018-07-20-0/+7
|
* Revert "SPIGOT-4035: Enforce case-sensitivity for chat format code matching."md_52018-07-19-8/+0
| | | | | | Minecraft allows uppercase colour codes. This reverts commit d480dc74e5a6693695166ab2d53e80616ff56bb5.
* Amend previous unit test to use JSON rather than toString for validationmd_52018-07-18-6/+6
|
* SPIGOT-4035: Enforce case-sensitivity for chat format code matching.Hex2018-07-18-0/+27
| | | | This maintains case-insensitivity for URL matching, and adds a unit test to verify correct conversion via CraftChatMessage.
* SPIGOT-4030: Improve CraftItemStack.hasItemMetamd_52018-07-17-0/+15
|
* Update to Minecraft 1.13-pre7md_52018-07-15-156/+465
|
* Fix incorrect unit test namemd_52018-02-16-1/+1
|
* Unit tests for Material.isItemmd_52018-01-16-0/+18
|
* SPIGOT-2892: Fix some clone implementations and add unit testmd_52017-12-16-0/+22
|
* Add ChunkDataTest from PR #157Antony Riley2017-12-08-0/+82
|
* Add color API for Teamsmd_52017-05-28-0/+22
|
* Update to Minecraft 1.12-pre2md_52017-05-14-28/+14
|
* Add Material.isFuel to check if a material is a furnace fuel.Phoenix6162017-03-24-0/+6
|
* SPIGOT-1592: Implement ItemMeta for Spawn EggsMatthew2016-12-06-0/+10
| | | | | The Minecraft implementation of spawn eggs is able to construct an entity using all data that is present in the save format, however since the Bukkit API has no such way to construct an entity unattached to a world, and it appears creating such a way is a very challenging task, the decision was instead made to add this API now that 1.11 has entities which may not be represented by data values. In the future it may be possible to implement a more expanded API cognate with this one.
* SPIGOT-2871: Improve BlockStates + BlockStateMetamd_52016-12-02-1/+39
|
* Add stopSound for specific sound category & unit test for SoundCategorymd_52016-11-19-0/+14
|
* SPIGOT-2787: Keep performing getter null conversion at call sitesmd_52016-11-18-0/+8
|
* Remove unit test based on now incorrect assumptionsmd_52016-11-18-8/+0
|
* Update to Minecraft 1.11md_52016-11-17-1/+0
|
* SPIGOT-2481: Implement EnchantmentTarget.BREAKABLEmd_52016-07-08-0/+10
|
* BUILDTOOLS-251: Make much of Bukkit locale independentmd_52016-06-26-1/+1
|
* Update to Minecraft 1.10md_52016-06-09-5/+4
|
* SPIGOT-1934: Expand EnderDragon API - implement dragon phasesMatthew2016-03-23-0/+50
|
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-32/+4
|
* Ignore FROSTED_ICE in meta unit tests.md_52016-03-01-1/+2
|
* Run Biome test with AbstractTestingBasemd_52016-03-01-1/+2
|
* Update to Minecraft 1.9md_52016-03-01-19/+79
|
* Update to 1.8.4Thinkofdeath2015-05-17-1/+1
|
* Update the rename markersThinkofdeath2015-03-19-1/+1
|
* SPIGOT-370: Remove LOCKED_CHESTThinkofdeath2015-03-11-1/+0
| | | | It doesn't exist anymore and has been deprecated for a year
* Add a unit test for map colorsThinkofdeath2015-03-07-0/+62
|
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-3/+3
|