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
Commit message (
Expand
)
Author
Age
Lines
*
SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes showing t...
Thinkofdeath
2016-03-01
-10
/
+24
*
Manually calculate horses' jump power due to horse jumping being moved client...
Thinkofdeath
2016-03-01
-2
/
+8
*
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-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-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-1543: Return combined slots for PlayerInventory.getContents
md_5
2016-03-01
-5
/
+9
*
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-1540: Treat clicking on player model with ItemStack as none.
md_5
2016-03-01
-10
/
+12
*
SPIGOT-1541: Fix firework launching
md_5
2016-03-01
-2
/
+2
*
SPIGOT-1536: Fix playNote
md_5
2016-03-01
-6
/
+6
*
Ignore FROSTED_ICE in meta unit tests.
md_5
2016-03-01
-1
/
+2
*
SPIGOT-1523: Crash when flying Elytra into wall.
md_5
2016-03-01
-1
/
+1
*
SPIGOT-1525: Fix worldborder set.
md_5
2016-03-01
-33
/
+36
*
Fix accidental omission of R revision number in version.
md_5
2016-03-01
-1
/
+1
*
Remove BookEditEvent as a workaround for decompiler determinism issues.
md_5
2016-03-01
-89
/
+12
*
Run Biome test with AbstractTestingBase
md_5
2016-03-01
-1
/
+2
*
Update to Minecraft 1.9
md_5
2016-03-01
-6058
/
+6637
*
[SPIGOT-1494] Really fix player skulls with custom texture but without owner.
BlackHole
2016-02-19
-1
/
+1
*
[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-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-1308: Fix typo in PlayerList#sendAll
Thinkofdeath
2016-01-22
-1
/
+1
*
SPIGOT-1390: Fixed issues with Array.fill upper bound in setRegion
ryanbennitt
2016-01-03
-5
/
+7
*
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
*
SPIGOT-1235: Correctly validate MaterialData for playEffect.
md_5
2015-10-18
-2
/
+2
*
SPIGOT-1232: CraftServer.getPlayer(String name) returns incorrect results in ...
Adam Thomas
2015-10-18
-1
/
+1
*
SPIGOT-1230: Normalize null log names in ForwardLogHandler.
md_5
2015-10-10
-1
/
+1
*
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
/
+18
*
SPIGOT-989: Cap assignment of pickup delays to Short.MAX_VALUE due to storage...
BlackyPaw
2015-09-30
-1
/
+1
*
SPIGOT-1076: Add HurtEntities API for FallingBlock.
md_5
2015-09-19
-1
/
+19
*
Add a missing break statement for openInventory, fixes opening dropper invent...
Thinkofdeath
2015-09-18
-0
/
+1
*
Fixed how Dropper inventories are shown to players.
0x277F
2015-09-18
-0
/
+6
*
SPIGOT-1192: Restore some behaviour to entity.getNearbyEntities
md_5
2015-09-18
-1
/
+7
*
SPIGOT-625: Insert a small delay when shutting down to allow packets to have ...
md_5
2015-09-15
-25
/
+32
*
SPIGOT-1168: Fix setSleepingIgnored not working on spectators.
md_5
2015-09-06
-1
/
+1
*
SPIGOT-1165: Restore getNearbyEntities behaviour to include spectators.
md_5
2015-09-06
-9
/
+4
*
SPIGOT-949: Fix damage cooldown reducing explosion knockback
Jedediah Smith
2015-08-31
-38
/
+44
*
SPIGOT-1111: Fix ServerCommandEvent not being cancelled.
md_5
2015-08-08
-2
/
+3
[next]