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 (
Collapse
)
Author
Age
Lines
*
SPIGOT-4314: Ability to change item in frame without playing sound
simpleauthority
2018-09-11
-0
/
+22
|
*
Hoist out synchronisation from ChunkRegionLoader
md_5
2018-09-10
-30
/
+18
|
*
SPIGOT-4361: BlockFadeEvent for regular coral
md_5
2018-09-10
-0
/
+14
|
*
SPIGOT-4352: MoistureChangeEvent
md_5
2018-09-09
-1
/
+15
|
*
Add BlockDispenseArmorEvent
Parker Hawke
2018-09-09
-2
/
+2
|
*
Fix bad thread safety in ChunkRegionLoader
md_5
2018-09-09
-10
/
+24
|
*
SPIGOT-4355: Improve cancelling VehicleEnterEvent
md_5
2018-09-09
-11
/
+25
|
*
Add ServerLoadEvent
Pante
2018-09-08
-28
/
+32
|
*
Remove vanilla command ambiguity warning
md_5
2018-09-07
-2
/
+5
|
|
|
|
Needless support burden
*
SPIGOT-4350: Expand EntityTeleportEvent to /teleport command
md_5
2018-09-07
-2
/
+36
|
*
SPIGOT-4349: End portal has wrong TeleportCause
md_5
2018-09-07
-1
/
+1
|
*
SPIGOT-4342: Fix PlayerMoveEvent from pitch/yaw incorrect
md_5
2018-09-04
-2
/
+2
|
*
BlockSpreadEvent for Kelp
md_5
2018-09-03
-0
/
+11
|
*
SPIGOT-4340: Improve client bug workaround
md_5
2018-09-03
-12
/
+19
|
*
SPIGOT-4338: breedCause API
md_5
2018-09-01
-2
/
+4
|
*
Expand Recipe API to allow multiple Materials per slot
md_5
2018-09-01
-10
/
+24
|
*
SPIGOT-4116: Tweak tab complete spam since the client appears to be ↵
md_5
2018-08-29
-1
/
+1
|
|
|
|
duplicating packets
*
API to prevent PlayerBedLeaveEvent from changing a player's spawn location
Senmori
2018-08-29
-7
/
+8
|
*
SPIGOT-4319: Conduit damage should be a block event
md_5
2018-08-28
-3
/
+30
|
*
SPIGOT-4316: Do even less processing when block placement without physics ↵
md_5
2018-08-27
-10
/
+27
|
|
|
|
requested
*
SPIGOT-4310: Reset villager career level with trades
md_5
2018-08-27
-0
/
+9
|
*
SPIGOT-4302: Use defaults when setting unplaced furnaces
md_5
2018-08-27
-0
/
+9
|
*
Fix client stall in specific teleportation scenarios
md_5
2018-08-26
-25
/
+26
|
*
SPIGOT-4309: Add "forced" display of particles
md_5
2018-08-26
-6
/
+10
|
*
Update to Minecraft 1.13.1
md_5
2018-08-26
-1665
/
+1551
|
*
SPIGOT-4304: Turtle helmet overrides water breathing potion
md_5
2018-08-24
-3
/
+2
|
*
SPIGOT-4298: Block command sender returns wrong block
md_5
2018-08-22
-2
/
+2
|
*
SPIGOT-4283: Allow setting recipe groups
md_5
2018-08-17
-7
/
+14
|
*
Fix whitespace issue in previous commit
md_5
2018-08-16
-2
/
+1
|
*
SPIGOT-4281: Fix looting enchantment
md_5
2018-08-16
-1
/
+1
|
*
SPIGOT-4278: EntityChangeBlockEvent for turtles laying eggs
md_5
2018-08-16
-0
/
+14
|
*
SPIGOT-4279: Move turtle egg interact event
md_5
2018-08-16
-20
/
+20
|
*
Fix StructureGrowEvent originating from dispensers
md_5
2018-08-15
-8
/
+10
|
*
SPIGOT-1936: LootTable API
Senmori
2018-08-12
-14
/
+150
|
*
Correct error in previous patch
md_5
2018-08-10
-1
/
+11
|
*
SPIGOT-2719: Comparator and Observer don't trigger BlockRedstoneEvent
Amosar
2018-08-10
-0
/
+60
|
*
SPIGOT-4245, MC-128441: use target world as teleport destination
md_5
2018-08-08
-0
/
+9
|
*
Add Unit Tests for geHardness and getBlastResistance
Christos Miniotis
2018-08-08
-0
/
+9
|
*
SPIGOT-4238: Sometimes buckets are leaky client side when empty event is ↵
md_5
2018-08-07
-1
/
+2
|
|
|
|
cancelled
*
SPIGOT-4184: Fix furnaces not matching Vanilla smelt or animations
md_5
2018-08-05
-70
/
+17
|
*
SPIGOT-4219: Event for PigZombies angering.
md_5
2018-08-05
-1
/
+14
|
*
Fix gamerules in secondary worlds
md_5
2018-08-03
-0
/
+20
|
*
SPIGOT-4221: Update surrounding blocks for cancelled break/place
md_5
2018-08-03
-20
/
+28
|
*
Use CraftBlock.at helper
md_5
2018-08-03
-1
/
+1
|
*
SPIGOT-4212: EntityInteractEvent when an entity tries to interact with a door
Nathan Wolf
2018-08-03
-0
/
+17
|
*
SPIGOT-4220: Player/Entity interact events when turtle eggs are stepped on
Nathan Wolf
2018-08-03
-1
/
+34
|
*
SPIGOT-4199: Riptide related APIs
md_5
2018-08-02
-0
/
+27
|
*
SPIGOT-4205: Cancelled damage should not anger pig zombie
md_5
2018-08-01
-0
/
+20
|
*
Fix merchant inventories with custom titles
blablubbabc
2018-08-01
-0
/
+9
|
*
SPIGOT-4198: Pockets of darkness in the air
md_5
2018-07-31
-20
/
+0
|
[next]