summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-18-7/+68
* SPIGOT-2787: Keep performing getter null conversion at call sitesmd_52016-11-18-11/+24
* SPIGOT-2777: Mobs not being angered by snowballsmd_52016-11-18-1/+1
* SPIGOT-2786: Restore some fireworks code lost in updatemd_52016-11-18-1/+11
* Update to SQLite 3.15.xmd_52016-11-18-1/+1
* SPIGOT-2782: Custom Colors for Potionsmd_52016-11-18-8/+46
* Remove more redundant codemd_52016-11-18-1/+1
* SPIGOT-2779: NPE when spawning firework with pluginmd_52016-11-18-1/+1
* SPIGOT-2784: Fix Withers not being builtmd_52016-11-18-4/+4
* Remove now redundant codemd_52016-11-18-4/+0
* Remove unit test based on now incorrect assumptionsmd_52016-11-18-10/+2
* SPIGOT-2772, SPIGOT-2780: Improve empty ItemStack handlingmd_52016-11-18-15/+14
* SPIGOT-2771: Safely execute command block commandsmd_52016-11-18-1/+1
* SPIGOT-2773: More fully implement ShulkerBox metamd_52016-11-18-0/+39
* SPIGOT-2785: Wrong effect ID for wither soundsmd_52016-11-18-2/+2
* SPIGOT-2770: Can Place Structure Blocks Even When Not Opmd_52016-11-17-45/+45
* SPIGOT-2768: Fully implement map colormd_52016-11-17-13/+50
* Update to Minecraft 1.11md_52016-11-17-2988/+3718
* Implement Entity Scoreboard TagsSenmori2016-11-06-0/+15
* SPIGOT-2757: Player#stopSound Stops All Soundsmd_52016-11-06-1/+1
* SPIGOT-2752: Fix resetMaxHealthmd_52016-11-04-1/+1
* Add Enchantment#isTreasure()ZSenmori2016-10-30-0/+5
* Explicitly log exception from asynchronous tasks.hibo982016-10-24-3/+3
* SPIGOT-1903, MC-98153: Portal Location Sync Issuesmd_52016-10-23-8/+21
* SPIGOT-2738: Revert SPIGOT-1903 fixmd_52016-10-23-54/+47
* SPIGOT-2737: Implement Statistic.PICKUPmd_52016-10-22-0/+3
* SPIGOT-2706: Implement support for Lock NBT TagSenmori2016-10-21-15/+55
* SPIGOT-1903: Only issue player location update after tickmd_52016-10-19-47/+54
* SPIGOT-2726: Fix duplicate UUID check not always runningPokechu222016-10-16-33/+50
* SPIGOT-2686: Vehicles cannot collide with airmd_52016-10-12-24/+26
* Fix looting enchant using wrong variablemd_52016-10-10-6/+5
* SPIGOT-2694: Update other half of door on BlockBreakEventmd_52016-10-10-4/+9
* SPIGOT-2717: /execute over RCONmd_52016-10-09-2/+4
* MC-54738: Fix ocean biome spikes due to minHeight sign inversion.Ryan Michela2016-10-08-0/+14
* SPIGOT-2711: CraftPlayer.getPlayerListName removes black colourmd_52016-10-05-1/+1
* SPIGOT-2705: Portal cooldown getter / setter.md_52016-10-01-0/+10
* SPIGOT-2683: Missing BlockDispenseEventsmd_52016-09-19-1/+63
* SPIGOT-2679: Add meta for StructureBlockmd_52016-09-18-5/+42
* Run sync tasks scheduled for the same tick FIFOAgentLV2016-09-11-2/+5
* Remove unneeded changemd_52016-09-11-19/+0
* SPIGOT-2639: Better state validationmd_52016-09-05-14/+14
* SPIGOT-2656: HumanEntity#isHandRaised()Zmd_52016-09-04-0/+5
* SPIGOT-2653: Better align combustion with vanilla behaviourmd_52016-09-03-26/+24
* SPIGOT-2644: Clearer error for invalid hanging spawnsmd_52016-08-31-0/+3
* SPIGOT-2634: Concurrency issue in FileIOThreadmd_52016-08-27-6/+37
* SPIGOT-2630: Console tab completemd_52016-08-26-1/+1
* SPIGOT-2618: Register permissions before plugin enabled.md_52016-08-25-4/+4
* SPIGOT-215: Implement infrastructure for Location tab completesDemonWav2016-08-25-8/+14
* SPIGOT-2622: Ensure all players are safely disconnected on shutdownmd_52016-08-23-8/+12
* SPIGOT-2616: Fix dispensers dispensing TNT making squid soundsPokechu222016-08-20-2/+1