index
:
archive/bukkit
debugging
master
version/1.12.2
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
/
org
Commit message (
Collapse
)
Author
Age
Lines
*
SPIGOT-1733: Add PlayerPickupArrowEvent
2008Choco
2016-03-23
-0
/
+27
|
*
SPIGOT-1934: Expand EnderDragon API - adds dragon phases
Matthew
2016-03-23
-0
/
+146
|
*
Fixed Javadoc errors
Sycholic
2016-03-23
-3
/
+3
|
*
Fix StackOverflowError with AreaEffectCloudApplyEvent.getEntity()
BlackHole
2016-03-20
-1
/
+1
|
*
Add isEnabled / setEnabled for HopperMinecart
Matthew
2016-03-20
-0
/
+15
|
*
SPIGOT-1988: Chorus Plant Generation
md_5
2016-03-20
-0
/
+4
|
*
SPIGOT-1904: AreaEffectCloud events and additional API
t00thpick1
2016-03-20
-0
/
+128
|
*
Extend depreaction to Chunk class.
md_5
2016-03-19
-0
/
+2
|
*
Deprecate dangerous method paramater used for unsafe chunk unloads.
md_5
2016-03-19
-0
/
+2
|
*
SPIGOT-1965: Set Material.ELYTRA durability to 431
Matthew
2016-03-19
-1
/
+1
|
*
Add SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)
Matthew
2016-03-18
-1
/
+20
|
*
Add EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)
Matthew
2016-03-18
-0
/
+16
|
*
Add EndGateway#getExitLocation and EndGateway#setExitLocation(Location)
Matthew
2016-03-18
-1
/
+24
|
*
Add EnderCrystal#getBeamTarget and EnderCrystal#setBeamTarget(Location)
Matthew
2016-03-18
-0
/
+18
|
*
Add EnderCrystal#isShowingBottom and EnderCrystal#setShowingBottom(boolean)
Matthew
2016-03-18
-0
/
+16
|
*
Add Boat#getWoodType and Boat#setWoodType(TreeSpecies)
Matthew
2016-03-18
-0
/
+16
|
*
Add hand used to BlockPlaceEvent.
AgentLV
2016-03-16
-0
/
+16
|
*
Added CreatureSpawnEvent.SpawnReason.TRAP
BlackHole
2016-03-14
-0
/
+4
|
*
SPIGOT-1532: Add PlayerSwapHandItemsEvent
MinusKube
2016-03-14
-0
/
+81
|
*
SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice ↵
Matthew
2016-03-13
-0
/
+1
|
|
|
|
using frost walker
*
SPIGOT-1571: Add Entity Glide Events.
0x277F
2016-03-12
-0
/
+65
|
*
SPIGOT-1899: Fix inverted potion arguments.
md_5
2016-03-12
-1
/
+1
|
*
Add equals / hashCode for PotionData
md_5
2016-03-12
-0
/
+21
|
*
SPIGOT-1638 / SPIGOT-1673: Rework Potions API
t00thpick1
2016-03-12
-142
/
+407
|
*
SPIGOT-1889: Fail fast when plugin attempts to use database when not enabled.
md_5
2016-03-12
-0
/
+3
|
*
SPIGOT-1806: Add HumanEntity#getMainHand
Matthew
2016-03-12
-0
/
+17
|
*
SPIGOT-1526 / SPIGOT-1809: Expand Inventory API
md_5
2016-03-09
-1
/
+43
|
*
Added a playSound method to World which accepts a String parameter.
Lukas Hennig
2016-03-06
-0
/
+14
|
|
|
|
Similar to the respective method in Player.
*
SPIGOT-1776: Replace BossBar.hide/show with visibility.
md_5
2016-03-06
-0
/
+18
|
*
SPIGOT-1773: Chorus fruit teleport reason
md_5
2016-03-06
-0
/
+5
|
*
SPIGOT-1724: Update InventoryType.PLAYER size.
md_5
2016-03-04
-3
/
+4
|
*
BUILDTOOLS-203: Fix invalid javadoc
md_5
2016-03-04
-72
/
+65
|
*
SPIGOT-1666: Expand Team option API
md_5
2016-03-04
-1
/
+70
|
*
SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Events
md_5
2016-03-04
-2
/
+40
|
*
Treat ShulkerBullet as Projectile
md_5
2016-03-04
-17
/
+1
|
*
SPIGOT-1645: Update brewing inventory default size.
md_5
2016-03-03
-1
/
+1
|
*
Fix some more out of sync effect IDs
md_5
2016-03-03
-2
/
+2
|
*
SPIGOT-1668: Fix RECORD_PLAY's id value
Thinkofdeath
2016-03-02
-1
/
+1
|
*
SPIGOT-1644: Add END_GATEWAY as a teleport reason
Thinkofdeath
2016-03-02
-0
/
+5
|
*
SPIGOT-1622: Add drop chance methods for off hand.
md_5
2016-03-02
-10
/
+57
|
*
Deprecate HorseJumpEvent's setPower and setCancelled methods
Thinkofdeath
2016-03-01
-0
/
+6
|
*
SPIGOT-1592: Deprecate SpawnEgg spawnedType methods since they cannot be ↵
md_5
2016-03-02
-0
/
+5
|
|
|
|
fixed in their current state.
*
SPIGOT-1582: Add SkullType.DRAGON
md_5
2016-03-02
-1
/
+2
|
*
SPIGOT-1576: Add more new 1.9 enchants.
md_5
2016-03-02
-0
/
+10
|
*
SPIGOT-1563: Correct shield durability.
md_5
2016-03-01
-1
/
+1
|
*
SPIGOT-1523: Add FLY_INTO_WALL DamageCause
md_5
2016-03-01
-1
/
+7
|
*
Fix Material.isSolid for FROSTED_ICE
md_5
2016-03-01
-0
/
+1
|
*
SPIGOT-1529: Add FROSTED_ICE
md_5
2016-03-01
-0
/
+1
|
*
Add Merchant API
Xor Boole
2016-03-01
-1
/
+400
|
*
Add PrepareAnvilEvent.
md_5
2016-03-01
-0
/
+47
|
[next]