summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* SPIGOT-4338: breedCause APImd_52018-09-01-2/+15
|
* Fix unbound shaped recipe ingredientsmd_52018-09-01-2/+5
|
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-21/+46
|
* SPIGOT-4116: Tweak tab complete spam since the client appears to be ↵md_52018-08-29-1/+1
| | | | duplicating packets
* API to prevent PlayerBedLeaveEvent from changing a player's spawn locationSenmori2018-08-29-7/+8
|
* SPIGOT-4325: Validate coordinate arguments in Chunk/ChunkSnapshotmd_52018-08-29-0/+26
|
* SPIGOT-4321: Team#getSuffix returns the prefixmd_52018-08-29-1/+1
|
* SPIGOT-4319: Conduit damage should be a block eventmd_52018-08-28-3/+32
|
* SPIGOT-4318: More missing spawn eggsmd_52018-08-27-1/+19
|
* Fix some formatting in CraftLootablemd_52018-08-27-1/+1
|
* SPIGOT-4316: Do even less processing when block placement without physics ↵md_52018-08-27-11/+28
| | | | requested
* SPIGOT-4313: Unsupported plugin should not crash servermd_52018-08-27-4/+3
|
* SPIGOT-4310: Reset villager career level with tradesmd_52018-08-27-0/+10
|
* SPIGOT-4302: Use defaults when setting unplaced furnacesmd_52018-08-27-0/+9
|
* Fix some tests randomly failingmd_52018-08-26-2/+4
|
* Fix client stall in specific teleportation scenariosmd_52018-08-26-25/+26
|
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-2/+58
|
* SPIGOT-4301: Fix more invalid enchantsmd_52018-08-26-0/+3
|
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-7/+22
|
* Add additional tests for CraftBlockDataSenmori2018-08-26-0/+47
|
* Update to Minecraft 1.13.1md_52018-08-26-1876/+1888
|
* Add note about 1.13.1md_52018-08-26-2/+3
|
* Remove reflection from CraftBlockDatamd_52018-08-25-121/+110
|
* SPIGOT-4304: Turtle helmet overrides water breathing potionmd_52018-08-24-3/+2
|
* SPIGOT-4298: Block command sender returns wrong blockmd_52018-08-22-8/+8
|
* README.md updatesSenmori2018-08-21-65/+79
| | | | | | * Add description of how to apply patches to CraftBukkit. * Extract PR guidelines into CONTRIBUTING.md * Add index for easier navigation.
* SPIGOT-4296: Ensure recipe group set in craft translationmd_52018-08-21-1/+5
|
* launchProjectile Fish -> FishHookmd_52018-08-21-2/+2
| | | | Thanks Senmori & SpoonFed on IRC
* SPIGOT-4292: Ignore itemstacks with invalid enchantsmd_52018-08-20-2/+10
|
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-10/+17
|
* Fix whitespace issue in previous commitmd_52018-08-16-2/+1
|
* SPIGOT-4276: Fix untyped statistics causing client errorsBlackHole2018-08-16-62/+62
|
* SPIGOT-4281: Fix looting enchantmentmd_52018-08-16-1/+1
|
* SPIGOT-4278: EntityChangeBlockEvent for turtles laying eggsmd_52018-08-16-0/+14
|
* SPIGOT-4279: Move turtle egg interact eventmd_52018-08-16-20/+20
|
* Fix StructureGrowEvent originating from dispensersmd_52018-08-15-8/+10
|
* SPIGOT-4271: Fix API error when enderman are not carrying a blockmd_52018-08-15-3/+4
|
* SPIGOT-4261: Missing turtle / phantom spawn egg metamd_52018-08-13-0/+6
|
* SPIGOT-1936: LootTable APISenmori2018-08-12-21/+434
|
* SPIGOT-4258: Add Player.updateCommands methodmd_52018-08-12-0/+7
|
* Fix regression in item priority conversionmd_52018-08-12-0/+5
|
* Switch around item conversion code as wellmd_52018-08-11-6/+7
|
* SPIGOT-4253: Add way to prioritise item conversionmd_52018-08-11-2/+19
|
* Expand GameRule APISenmori2018-08-11-1/+96
|
* Improve entity hierarchy by adding Mob interface.md_52018-08-10-35/+43
|
* Correct error in previous patchmd_52018-08-10-1/+11
|
* SPIGOT-2719: Comparator and Observer don't trigger BlockRedstoneEventAmosar2018-08-10-0/+60
|
* SPIGOT-4245, MC-128441: use target world as teleport destinationmd_52018-08-08-0/+9
|
* Add Unit Tests for geHardness and getBlastResistanceChristos Miniotis2018-08-08-0/+23
|
* SPIGOT-4238: Sometimes buckets are leaky client side when empty event is ↵md_52018-08-07-1/+2
| | | | cancelled