summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeLines
* Add more notch inventory conversionsmd_52017-03-10-0/+4
|
* SPIGOT-3114: Initialize custom SHULKER_BOX slotsmd_52017-03-10-0/+27
|
* SPIGOT-3110: SHULKER_BOX InventoryTypemd_52017-03-08-0/+10
|
* SPIGOT-3108: Hack around mirroring empty item stacksmd_52017-03-08-1/+1
|
* SPIGOT-3068: API for localized item namesmd_52017-02-16-2/+32
|
* SPIGOT-2152: Method to set resource pack + hash.Max Lee2017-02-15-0/+11
|
* SPIGOT-3054: Correct LLamaSpit launchingmd_52017-02-09-3/+9
|
* SPIGOT-3051: Set pitch/yaw for spawned boatsmd_52017-02-06-0/+1
|
* Add implementation for LlamaSpit in ProjectileSource#launchProjectileParker Hawke2017-02-01-0/+6
|
* Increase expiration time to two weeks.md_52017-01-31-1/+1
|
* SPIGOT-3040: Round health to float for validationmd_52017-01-28-1/+2
|
* SPIGOT-3037: WorldBorder#isInside(Location)md_52017-01-26-0/+9
|
* Add API to set Arrow pickup statusxGhOsTkiLLeRx2017-01-18-1/+13
|
* SPIGOT-3003: Fix custom dropper / beacons.md_52017-01-11-0/+22
|
* 10 day build expiremd_52017-01-09-1/+1
|
* SPIGOT-826: Add method to retrieve entity by UUIDZach Brown2017-01-05-0/+8
|
* SPIGOT-2640: API for multiple passengers per entitymd_52017-01-04-3/+29
|
* SPIGOT-2980: Improve SpawnEgg NBT application and ItemStack conversion.md_52017-01-02-3/+8
|
* Recover spawn egg data from UNSPECIFIC meta.md_52017-01-02-4/+26
|
* SPIGOT-2977: Pass setAmount(0) through to wrapped ItemStack.md_52017-01-02-2/+2
| | | | This class needs to be rewritten with more consistent semantics and alignment with Minecraft losing null, but that is probably a job for 1.12
* SPIGOT-2963: Endless loop in CraftHumanEntity#openMerchantmd_52016-12-27-1/+1
|
* Increase expire time to 7 daysmd_52016-12-26-1/+1
|
* SPIGOT-2957 getSeaLevel() should return the real sea level, not a hard-coded ↵Ryan Michela2016-12-26-1/+1
| | | | value
* SPIGOT-2127: Add DamageCause.ENTITY_SWEEP_ATTACKmd_52016-12-23-1/+1
|
* Update to Minecraft 1.11.1md_52016-12-21-2/+4
|
* SPIGOT-2923: Added PotionEffectType#getColor()Lukas Hennig2016-12-17-0/+6
|
* SPIGOT-2924: Improve handling of Jukeboxes playing nothing.md_52016-12-17-4/+3
|
* SPIGOT-1036: Add API to manipulate sendTitle timings.md_52016-12-16-0/+8
|
* SPIGOT-2908: Correctly spawn LlamaSpitmd_52016-12-10-1/+1
|
* Use CraftEventFactory for BlockFormEventmd_52016-12-09-0/+15
|
* Add API to get default value of an Attributemd_52016-12-09-0/+5
|
* SPIGOT-2894: Preserve unreadable spawn egg data in memorymd_52016-12-07-6/+14
|
* Implement pre-spawn API to allow modifications to spawned entities.Xor Boole2016-12-06-3/+18
| | | | See preceding commit for why this change was included.
* SPIGOT-1592: Implement ItemMeta for Spawn EggsMatthew2016-12-06-0/+154
| | | | | 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-2890: SetBiome not saving changesmd_52016-12-06-0/+2
|
* #326: Convert BlockMeta to handle older serialized items.Jacob Martin2016-12-03-0/+1
|
* SPIGOT-911: Add hitBlock to PorjectileHitEventmd_52016-12-02-1/+7
|
* SPIGOT-2871: Improve BlockStates + BlockStateMetamd_52016-12-02-18/+220
|
* Reduce outdated build delay further.md_52016-12-01-3/+3
|
* Add some expansions to Anvil Inventory APIXor Boole2016-11-30-2/+20
|
* Fangs degree => radians (and back)md_52016-11-30-1/+1
|
* SPIGOT-2862: Cannot spawn evoker fangsmd_52016-11-30-1/+1
|
* Add hitEntity to ProjectileHitEventmd_52016-11-28-2/+2
|
* Build expiry is now 1 weekmd_52016-11-28-1/+1
|
* Fix possible leaks in vanish APImd_52016-11-28-3/+5
|
* SPIGOT-2850: NPE in CraftInventoryCraftingmd_52016-11-27-12/+3
|
* Added method for spawning a falling block with the BlockDataLukBukkit2016-11-26-0/+7
|
* Fix banner color. Banners have inverted color bytes.kaenganxt2016-11-25-3/+3
|
* SPIGOT-619: Force rotate head of entities when setting location.LukBukkit2016-11-24-1/+4
|
* SPIGOT-2835: CraftBlock getDrops Returns Airmd_52016-11-23-1/+1
|