index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Lines
*
SPIGOT-1856 / SPIGOT-1920: Fix Statistic.DROP not returning value when provid...
Matthew
2016-03-14
-0
/
+3
*
SPIGOT-1871: Fix wrong argument order in CraftMerchantRecipe
md_5
2016-03-13
-1
/
+1
*
SPIGOT-1571: Add Entity Glide Events.
0x277F
2016-03-12
-0
/
+16
*
SPIGOT-1901: Fix projectile launching.
md_5
2016-03-12
-3
/
+3
*
SPIGOT-1725: Fix dynamic scoreboard criteria on non-main scoreboards
md_5
2016-03-12
-7
/
+0
*
SPIGOT-1638 / SPIGOT-1673: Rework Potions API
t00thpick1
2016-03-12
-80
/
+544
*
SPIGOT-1806: Implement HumanEntity#getMainHand
Matthew
2016-03-12
-0
/
+5
*
SPIGOT-1862: Fix banners withj shields.
md_5
2016-03-10
-1
/
+4
*
SPIGOT-1526 / SPIGOT-1809: Expand Inventory API
md_5
2016-03-09
-40
/
+66
*
SPIGOT-1828: CraftBanner tile entity return null
md_5
2016-03-08
-0
/
+5
*
SPIGOT-1823: Use fast chunk lookup in CraftWorld also
md_5
2016-03-07
-1
/
+1
*
Fix regenerating chunks not updating visually
Thinkofdeath
2016-03-06
-0
/
+19
*
Added a playSound method to World which accepts a String parameter.
Lukas Hennig
2016-03-06
-0
/
+11
*
SPIGOT-1768: Fix Eye of Ender with custom world generators.
md_5
2016-03-06
-2
/
+2
*
SPIGOT-1776: Replace BossBar.hide/show with visibility.
md_5
2016-03-06
-0
/
+10
*
SPIGOT-1772: Use correct statistics for entities
BlackHole
2016-03-06
-2
/
+7
*
SPIGOT-1758: Apply correct ItemMeta to new CommandBlock types
md_5
2016-03-05
-0
/
+10
*
SPIGOT-1549: Fix custom String sounds.
Lukas Hennig
2016-03-04
-5
/
+5
*
SPIGOT-1721: Handle Enderman.getCarriedMaterial when not carrying.
md_5
2016-03-04
-1
/
+2
*
SPIGOT-1666: Expand Team option API
md_5
2016-03-04
-0
/
+36
*
SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Events
md_5
2016-03-04
-6
/
+7
*
Treat ShulkerBullet as Projectile
md_5
2016-03-04
-5
/
+17
*
Enable support of PotionMeta on SPLASH_POTION, LINGERING_POTION and TIPPED_AR...
Melair
2016-03-04
-0
/
+9
*
SPIGOT-1683: Arrows are not projectiles
md_5
2016-03-03
-1
/
+2
*
SPIGOT-1679: Shulker bullets are not projectiles.
md_5
2016-03-03
-3
/
+3
*
SPIGOT-1676: Launch projectiles with velocity
md_5
2016-03-03
-0
/
+7
*
SPIGOT-1677: Fix attributes with only single underscore.
md_5
2016-03-03
-2
/
+4
*
Don't round the location of playSound to the center of a block
Thinkofdeath
2016-03-02
-5
/
+1
*
SPIGOT-1640: Fix spawning particles that use MaterialData
Thinkofdeath
2016-03-02
-2
/
+1
*
SPIGOT-1622: Add drop chance methods for off hand.
md_5
2016-03-02
-2
/
+46
*
SPIGOT-1623: Use correct spawnParticle overloads.
md_5
2016-03-02
-2
/
+2
*
SPIGOT-1610: Treat clicking on an inventory window as clicking outside it
Thinkofdeath
2016-03-01
-1
/
+1
*
SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes showing t...
Thinkofdeath
2016-03-01
-6
/
+20
*
SPIGOT-1575: Fix PlayerInventory.setArmorContents
md_5
2016-03-02
-1
/
+1
*
SPIGOT-1582: Add SkullType.DRAGON
md_5
2016-03-02
-0
/
+4
*
SPIGOT-1576: Add more new 1.9 enchants.
md_5
2016-03-02
-0
/
+4
*
SPIGOT-1567: Rework setItems to set slots correctly regardless of array refer...
md_5
2016-03-01
-7
/
+5
*
SPIGOT-1523: Add FLY_INTO_WALL DamageCause to fix Elytra crash v2.
md_5
2016-03-01
-1
/
+3
*
SPIGOT-1545: Populate Vanilla villager trades correctly.
md_5
2016-03-01
-1
/
+3
*
SPIGOT-1528: Maintain static sound map due to oversight re: underscore :(
md_5
2016-03-01
-4
/
+451
*
SPIGOT-1541: Fix firework launching
md_5
2016-03-01
-2
/
+2
*
SPIGOT-1536: Fix playNote
md_5
2016-03-01
-6
/
+6
*
SPIGOT-1523: Crash when flying Elytra into wall.
md_5
2016-03-01
-1
/
+1
*
Update to Minecraft 1.9
md_5
2016-03-01
-756
/
+1417
*
[SPIGOT-1494] Really fix player skulls with custom texture but without owner.
BlackHole
2016-02-19
-1
/
+1
*
[SPIGOT-1465] Fix skulls with no owner not displaying texture.
md_5
2016-02-05
-1
/
+1
*
Strengthen CraftMetaSkull hasOwner method
Andrew
2016-02-02
-1
/
+1
*
Remove the length limit on inventory titles
Thinkofdeath
2016-01-29
-1
/
+0
*
SPIGOT-1390: Fixed issues with Array.fill upper bound in setRegion
ryanbennitt
2016-01-03
-5
/
+7
*
SPIGOT-1235: Correctly validate MaterialData for playEffect.
md_5
2015-10-18
-2
/
+2
[next]