summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* SPIGOT-1624: Fix setPlayerListNamemd_52016-03-02-0/+9
* SPIGOT-1605: Fix EntityChangeBlockEvent.setCancelled(Z)Vmd_52016-03-02-3/+5
* SPIGOT-1622: Add drop chance methods for off hand.md_52016-03-02-2/+46
* SPIGOT-1623: Use correct spawnParticle overloads.md_52016-03-02-2/+2
* SPIGOT-1610: Treat clicking on an inventory window as clicking outside itThinkofdeath2016-03-01-1/+1
* Fix chorus plants only straight growing upThinkofdeath2016-03-01-2/+2
* SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes showing t...Thinkofdeath2016-03-01-10/+24
* Manually calculate horses' jump power due to horse jumping being moved client...Thinkofdeath2016-03-01-2/+8
* SPIGOT-1575: Fix PlayerInventory.setArmorContentsmd_52016-03-02-1/+1
* SPIGOT-1582: Add SkullType.DRAGONmd_52016-03-02-0/+4
* SPIGOT-1576: Add more new 1.9 enchants.md_52016-03-02-0/+4
* SPIGOT-1590: Ensure plugins are disabled.md_52016-03-02-28/+34
* SPIGOT-1596: BlockCauldron crashmd_52016-03-02-1/+1
* SPIGOT-1569: Remove negative itemstack data filteringmd_52016-03-01-2/+6
* SPIGOT-1568: Fix jukeboxesmd_52016-03-01-8/+9
* SPIGOT-1567: Rework setItems to set slots correctly regardless of array refer...md_52016-03-01-7/+5
* SPIGOT-1523: Add FLY_INTO_WALL DamageCause to fix Elytra crash v2.md_52016-03-01-1/+3
* SPIGOT-1543: Return combined slots for PlayerInventory.getContentsmd_52016-03-01-5/+9
* SPIGOT-1545: Populate Vanilla villager trades correctly.md_52016-03-01-1/+3
* SPIGOT-1528: Maintain static sound map due to oversight re: underscore :(md_52016-03-01-4/+451
* SPIGOT-1540: Treat clicking on player model with ItemStack as none.md_52016-03-01-10/+12
* SPIGOT-1541: Fix firework launchingmd_52016-03-01-2/+2
* SPIGOT-1536: Fix playNotemd_52016-03-01-6/+6
* Ignore FROSTED_ICE in meta unit tests.md_52016-03-01-1/+2
* SPIGOT-1523: Crash when flying Elytra into wall.md_52016-03-01-1/+1
* SPIGOT-1525: Fix worldborder set.md_52016-03-01-33/+36
* Fix accidental omission of R revision number in version.md_52016-03-01-1/+1
* Remove BookEditEvent as a workaround for decompiler determinism issues.md_52016-03-01-89/+12
* Run Biome test with AbstractTestingBasemd_52016-03-01-1/+2
* Update to Minecraft 1.9md_52016-03-01-6058/+6637
* [SPIGOT-1494] Really fix player skulls with custom texture but without owner.BlackHole2016-02-19-1/+1
* [BUKKIT-3451] Use correct item amount for FurnaceExtractEvent.hibo982016-02-07-5/+6
* Removed tried to add entity warning.md_52016-02-05-24/+7
* [SPIGOT-1465] Fix skulls with no owner not displaying texture.md_52016-02-05-1/+1
* Strengthen CraftMetaSkull hasOwner methodAndrew2016-02-02-1/+1
* Remove the length limit on inventory titlesThinkofdeath2016-01-29-1/+0
* SPIGOT-1308: Fix typo in PlayerList#sendAllThinkofdeath2016-01-22-1/+1
* SPIGOT-1390: Fixed issues with Array.fill upper bound in setRegionryanbennitt2016-01-03-5/+7
* SPIGOT-1347: Don't change entity add behaviour, just print warning.md_52015-12-17-16/+8
* Add some warnings from snapshot versions to check whether they are applicable...md_52015-12-15-7/+32
* SPIGOT-1235: Correctly validate MaterialData for playEffect.md_52015-10-18-2/+2
* SPIGOT-1232: CraftServer.getPlayer(String name) returns incorrect results in ...Adam Thomas2015-10-18-1/+1
* SPIGOT-1230: Normalize null log names in ForwardLogHandler.md_52015-10-10-1/+1
* Ensure the buffer for plugin messages is freed.Thinkofdeath2015-10-07-6/+21
* SPIGOT-1219: Allow ping without status query.md_52015-10-03-30/+7
* SPIGOT-759: Add FireworkExplodeEvent.DemonWav2015-09-30-1/+18
* SPIGOT-989: Cap assignment of pickup delays to Short.MAX_VALUE due to storage...BlackyPaw2015-09-30-1/+1
* SPIGOT-1076: Add HurtEntities API for FallingBlock.md_52015-09-19-1/+19
* Add a missing break statement for openInventory, fixes opening dropper invent...Thinkofdeath2015-09-18-0/+1
* Fixed how Dropper inventories are shown to players.0x277F2015-09-18-0/+6