summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Collapse)AuthorAgeLines
...
* SPIGOT-4141: Untouched filled maps not savingmd_52018-07-25-0/+9
|
* Fix scute droppingmd_52018-07-24-1/+11
|
* SPIGOT-4119: Incorrect slot type in InventoryClickEventmd_52018-07-24-1/+1
|
* SPIGOT-4116: Increase command tab spam thresholdmd_52018-07-23-1/+1
|
* SPIGOT-824: SpongeAbsorbEventArticdive2018-07-23-0/+80
|
* SPIGOT-4110: Fix spawning withersmd_52018-07-23-8/+18
|
* SPIGOT-4109: Wall skulls not droppingmd_52018-07-23-1/+1
|
* SPIGOT-4106: Fish from buckets despawnmd_52018-07-23-0/+10
|
* Always return captured tiles from chunks as well.md_52018-07-22-10/+7
| | | | | | Missed in 22c613d8690880ca7d269db709054b4886429d98 Fixes replacing tile entities in BlockPlaceEvent (or calling setBlockData on them)
* Update to Minecraft 1.13md_52018-07-22-281/+286
|
* SPIGOT-4101: Turtle lightning strike causing crashmd_52018-07-21-0/+12
|
* SPIGOT-4024: Improve interactions of Vanilla tab completion, and also reloadsmd_52018-07-21-21/+34
|
* Fix cancelling new effect eventsmd_52018-07-21-29/+28
|
* SPIGOT-4099: Missing BlockFormEvent for concrete powdermd_52018-07-21-6/+30
|
* SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEventkaenganxt2018-07-20-45/+579
| | | | Discussion ongoing in PR #449
* SPIGOT-4064: Fix BlockPistonRetractEvent for regular pistonsmd_52018-07-20-15/+15
|
* SPIGOT-4050: Snow erasing block below itmd_52018-07-19-1/+1
|
* Fix issues converting certain chunksmd_52018-07-19-17/+58
|
* SPIGOT-4046: Fix selectors in tick functionsmd_52018-07-19-26/+29
|
* SPIGOT-4044: Cannot load datapack functions on startupmd_52018-07-19-3/+4
|
* SPIGOT-4048: Fish disappear when they cannot be picked upmd_52018-07-19-15/+20
|
* SPIGOT-4049: Books lose NBT datamd_52018-07-19-1/+1
|
* SPIGOT-4042: Fix emptying buckets onto slabsmd_52018-07-18-6/+9
|
* Fix changes that got lost late in development cyclemd_52018-07-18-8/+14
|
* SPIGOT-4028: Improve legacy ItemStack conversionmd_52018-07-18-1/+1
|
* Tweak display of command completions when we have nonemd_52018-07-18-34/+35
|
* Fix missing PlayerResourcePackStatusEventmd_52018-07-18-20/+32
|
* SPIGOT-4034: Fix missed diff affecting canceled InventoryClickEventmd_52018-07-18-2/+2
|
* SPIGOT-3998, MC-133373: Improve attributesmd_52018-07-17-0/+11
|
* SPIGOT-4026: Clicking on command error suggestion should return verbatim inputmd_52018-07-17-9/+15
|
* SPIGOT-4025: Fixed missed diff affecting PlayerLocaleChangeEventmd_52018-07-17-1/+1
|
* Command block names are not nullablemd_52018-07-16-0/+12
|
* Fix MapInitializeEvent firing every tickmd_52018-07-16-7/+9
|
* Add ignore-vanilla-permissions option to assist with disabling default commandsmd_52018-07-16-1/+1
|
* SPIGOT-4015: Make CraftTeam tie into backing prefix/suffixmd_52018-07-16-47/+0
|
* SPIGOT-4010: Prefix / suffix compatibility should default to empty stringmd_52018-07-16-2/+2
|
* SPIGOT-4006: ICE rather than SNOW forming in some biomesmd_52018-07-16-1/+1
|
* Add EntityToggleSwimEvent and isSwimming / setSwimming APImd_52018-07-15-6/+20
|
* Update to Minecraft 1.13-pre7md_52018-07-15-7033/+6366
|
* SPIGOT-3987: Preserve attributes when writing in booksmd_52018-07-08-10/+8
|
* SPIGOT-3945: Remove RepairCost tag when cost is 0blablubbabc2018-05-27-1/+16
|
* Implement Arrow tile methodsParker Hawke2018-05-06-0/+13
|
* SPIGOT-3899: Only load advancements from primary worldmd_52018-04-15-31/+34
|
* SPIGOT-3883: Better reloading of pending unload chunksmd_52018-04-04-1/+1
|
* SPIGOT-3882: Extra call site for VehicleEntityCollisionEventmd_52018-04-02-1/+16
|
* SPIGOT-3879: Make end->overworld spawning more consistent with vanillamd_52018-03-30-30/+33
|
* SPIGOT-3875: Book selectors not resolvingmd_52018-03-29-0/+34
|
* SPIGOT-3869: More resurrect fixesmd_52018-03-24-3/+5
|
* SPIGOT-3869: Error when forcing EntityResurrectEventmd_52018-03-23-14/+16
|
* SPIGOT-3864: Protect against suffocation on world changemd_52018-03-22-1/+1
|