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
/
nms-patches
Commit message (
Expand
)
Author
Age
Lines
...
*
Fix issue with last patch.
md_5
2016-03-06
-1
/
+1
*
SPIGOT-1762: Call EntityChangeBlockEvent for boats destroying lily pads
BlackHole
2016-03-06
-0
/
+11
*
SPIGOT-1790: Fix bucket behaviour
md_5
2016-03-06
-4
/
+4
*
Remove redundant syncInventory on world change
md_5
2016-03-06
-1
/
+2
*
SPIGOT-1727: Fix ShulkerBullet.setTarget
md_5
2016-03-06
-14
/
+23
*
SPIGOT-1573: Fix command blocks after respawning
md_5
2016-03-06
-24
/
+21
*
SPIGOT-1775: Pass in unshifted block for PlayerBucketEmptyEvent
md_5
2016-03-06
-1
/
+1
*
SPIGOT-1749 / MC-99075: Call updateInventory as a temporary workaround for ca...
md_5
2016-03-06
-6
/
+8
*
SPIGOT-1663: Fix WorldBorder displaying in secondary worlds.
md_5
2016-03-06
-33
/
+59
*
SPIGOT-1764: Perform drops regardless of loot table
md_5
2016-03-06
-0
/
+9
*
Update chorus fruit tele event destination.
md_5
2016-03-06
-2
/
+6
*
SPIGOT-1776: Replace BossBar.hide/show with visibility.
md_5
2016-03-06
-0
/
+11
*
SPIGOT-1773: Chorus fruit teleport reason
md_5
2016-03-06
-0
/
+32
*
SPIGOT-1613: Fix missed use of scaled health
md_5
2016-03-06
-0
/
+9
*
SPIGOT-1755: CommandBlock doesn't run on empty world
Oliver Dunk
2016-03-05
-6
/
+1
*
SPIGOT-1626 / MC-98994: Fix slow chunk performance
md_5
2016-03-05
-8
/
+27
*
SPIGOT-1751: Add missed PlayerFishEvent for FAILED_ATTEMPT
md_5
2016-03-05
-1
/
+12
*
SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Events
md_5
2016-03-04
-52
/
+53
*
SPIGOT-1646: Capture the previous location earlier
Thinkofdeath
2016-03-03
-16
/
+10
*
SPIGOT-1634: Fix cancelling ServerCommandEvent
md_5
2016-03-03
-2
/
+3
*
SPIGOT-1674: Enable crafting of tipped arrows.
md_5
2016-03-03
-14
/
+9
*
SPIGOT-1646: Don't move the player until after the PlayerMoveEvent completes
Thinkofdeath
2016-03-02
-28
/
+46
*
SPIGOT-1632: Save secondary data for nether/end
Thinkofdeath
2016-03-02
-9
/
+22
*
SPIGOT-1632: Fix a bug in EnderDragonBattle which prevented respawning the dr...
Thinkofdeath
2016-03-02
-0
/
+20
*
SPIGOT-1659: Fix a mistake in ChunkProviderServer that sometimes caused recur...
Thinkofdeath
2016-03-02
-7
/
+9
*
Fix a mistake in EntityEnderPearl causing a double teleport
Thinkofdeath
2016-03-02
-4
/
+12
*
SPIGOT-1644: Fire PlayerTeleportEvent with reason END_GATEWAY for end gateways
Thinkofdeath
2016-03-02
-0
/
+40
*
SPIGOT-1583: Fix scoreboard crash.
md_5
2016-03-02
-20
/
+31
*
SPIGOT-1624: Fix setPlayerListName
md_5
2016-03-02
-0
/
+9
*
SPIGOT-1605: Fix EntityChangeBlockEvent.setCancelled(Z)V
md_5
2016-03-02
-3
/
+5
*
Fix chorus plants only straight growing up
Thinkofdeath
2016-03-01
-2
/
+2
*
SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes showing t...
Thinkofdeath
2016-03-01
-4
/
+4
*
Manually calculate horses' jump power due to horse jumping being moved client...
Thinkofdeath
2016-03-01
-2
/
+8
*
SPIGOT-1590: Ensure plugins are disabled.
md_5
2016-03-02
-28
/
+34
*
SPIGOT-1596: BlockCauldron crash
md_5
2016-03-02
-1
/
+1
*
SPIGOT-1569: Remove negative itemstack data filtering
md_5
2016-03-01
-2
/
+6
*
SPIGOT-1568: Fix jukeboxes
md_5
2016-03-01
-8
/
+9
*
SPIGOT-1543: Return combined slots for PlayerInventory.getContents
md_5
2016-03-01
-5
/
+9
*
SPIGOT-1540: Treat clicking on player model with ItemStack as none.
md_5
2016-03-01
-10
/
+12
*
SPIGOT-1525: Fix worldborder set.
md_5
2016-03-01
-33
/
+36
*
Remove BookEditEvent as a workaround for decompiler determinism issues.
md_5
2016-03-01
-89
/
+12
*
Update to Minecraft 1.9
md_5
2016-03-01
-5164
/
+5110
*
[BUKKIT-3451] Use correct item amount for FurnaceExtractEvent.
hibo98
2016-02-07
-5
/
+6
*
Removed tried to add entity warning.
md_5
2016-02-05
-24
/
+7
*
SPIGOT-1308: Fix typo in PlayerList#sendAll
Thinkofdeath
2016-01-22
-1
/
+1
*
SPIGOT-1347: Don't change entity add behaviour, just print warning.
md_5
2015-12-17
-16
/
+8
*
Add some warnings from snapshot versions to check whether they are applicable...
md_5
2015-12-15
-7
/
+32
*
Ensure the buffer for plugin messages is freed.
Thinkofdeath
2015-10-07
-6
/
+21
*
SPIGOT-1219: Allow ping without status query.
md_5
2015-10-03
-30
/
+7
*
SPIGOT-759: Add FireworkExplodeEvent.
DemonWav
2015-09-30
-1
/
+11
[prev]
[next]