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
Commit message (
Expand
)
Author
Age
Lines
...
*
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
-757
/
+1418
*
[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
*
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
*
SPIGOT-759: Add FireworkExplodeEvent.
DemonWav
2015-09-30
-0
/
+7
*
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
-0
/
+10
*
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-1165: Restore getNearbyEntities behaviour to include spectators.
md_5
2015-09-06
-9
/
+4
*
New ChunkGenerator.generate api for block ids and avoiding magic values.
Antony Riley
2015-08-01
-61
/
+295
*
SPIGOT-1080: Added support for opening all inventories implementing Bukkit's ...
Riccardo Paolo Bestetti
2015-07-31
-61
/
+235
*
Update for minor remapping changes.
md_5
2015-07-30
-1
/
+1
*
SPIGOT-1068: Limit the number of patterns on banners
Thinkofdeath
2015-07-23
-2
/
+2
*
Prevent an Entity from riding itself.
Xor Boole
2015-07-20
-0
/
+2
*
SPIGOT-1060: Allow custom generators to use block ids > 127 with bytes.
Antony Riley
2015-07-19
-2
/
+2
*
SPIGOT-1051: CraftInventoryPlayer.setItem can cause NPE.
md_5
2015-07-18
-0
/
+1
*
Fix ItemStack.isSimilar(CraftItemStack) when HideFlags are set.
Antony Riley
2015-07-15
-0
/
+1
*
Simplify getPlayerExact / try for exact match first in getPlayer.
md_5
2015-07-13
-10
/
+8
*
Simplify OfflinePlayer.getPlayer() logic.
md_5
2015-07-13
-8
/
+1
*
Simplify isOnline() logic.
md_5
2015-07-13
-7
/
+1
*
Implement ItemMergeEvent
Morphan1
2015-07-12
-0
/
+13
*
Add basic sendTitle / resetTitle API.
Jofkos
2015-07-10
-0
/
+20
*
SPIGOT-977: Use vanilla's handling for command messages for vanilla commands
Thinkofdeath
2015-07-08
-6
/
+2
*
SPIGOT-986: Default back to skull ID 0 (SKELETON) whenever an invalid ID is e...
BlackyPaw
2015-06-28
-4
/
+2
[prev]
[next]