Commit Graph
34 Commits
Author SHA1 Message Date
BillyGalbreath 7127d40dae Add Mob#lookAt API (#5633) 2021-05-14 13:45:00 -05:00
BillyGalbreath c7c5f0241b Fix CraftSound backwards compatibility 2020-12-17 15:28:31 -06:00
BillyGalbreath 3e5a38ccf5 MC-4 Fix item position desync 2020-12-14 09:05:29 -06:00
BillyGalbreath 6ce7d63918 Fix curing villager makes equipment disappear 2020-12-08 22:21:54 -06:00
William Blake Galbreath d6057372b4 Add #getEligibleHumans to SkeletonHorseTrapEvent 2020-08-23 21:57:55 +02:00
William Blake Galbreath 427a4c9dd8 Climbing should not bypass cramming gamerule 2020-08-23 21:34:23 +02:00
William Blake Galbreath 18f927e706 Fix item locations dropped from campfires 2020-10-03 20:32:52 -05:00
William Blake Galbreath 2defac165a Fix deop kicking non-whitelisted player when white list is not enabled 2020-10-03 22:04:14 -05:00
BillyGalbreath 030eda8908 Add more Evoker API 2020-08-23 15:29:02 +02:00
William Blake Galbreath 240e86489b Add playPickupItemAnimation to LivingEntity 2020-08-23 19:41:34 +02:00
William Blake Galbreath e5c86b8f4f Fix scoreboard vanilla colors not working in chat 2020-07-31 16:20:29 +01:00
William Blake Galbreath 99625f0fa9 Fix SPIGOT-5885 Unable to disable advancements 2020-07-10 13:24:43 -05:00
William Blake Galbreath 511e97b881 Fix SPIGOT-5824 Bukkit world-container is not used 2020-07-10 13:22:47 -05:00
William Blake Galbreath 2ce563b6d0 Fix #3701 - Loottables erasing on viewing 2020-07-02 15:34:26 -05:00
William Blake Galbreath 9d63b94faf Add option to allow iron golems to spawn in air (Closes #1965, Closes #1851) 2019-04-13 17:00:18 -05:00
William Blake Galbreath 5726caded8 Expose the internal current tick 2019-04-20 19:47:50 -05:00
William Blake Galbreath 347defbe7a Rework fix for MC-114618 so not break map maker's workflow. Fixes #2221 2019-06-23 14:31:33 -05:00
William Blake Galbreath b1fe87eb4a MC-114618 - Fix EntityAreaEffectCloud from going negative size 2019-05-27 17:36:06 -05:00
William Blake Galbreath 8cfdd708e9 more 1.14 stuffs yay! 2019-05-05 06:12:32 -05:00
William Blake Galbreath 3f43b7abe8 More patches for 1.14 2019-05-05 03:33:44 -05:00
William Blake Galbreath 599213f4b4 Mob Spawner API Enhancements 2019-04-19 12:41:38 -05:00
BillyGalbreath 367d892a6e Fix MC-93764 2018-10-19 19:39:21 -05:00
BillyGalbreath 7040465881 Implement getters and setters for EntityItem owner and thrower
Closes #1526
2018-10-06 20:55:18 -05:00
BillyGalbreath 116a24f8b0 Fix NPE race condition in ServerListPingEvent
Fixes GH-1473

If a ping is responded to prior to the server sample being populated
(pre-tick as an example) it can result in an NPE.
2018-09-22 23:55:30 -04:00
BillyGalbreath 07cf46c4e3 Rebuild Patches 2018-07-28 22:15:52 -05:00
BillyGalbreath 3eb423d212 Merge branch 'pre/1.13' of https://github.com/PaperMC/Paper into AnvilDamageEvent 2018-07-28 22:02:56 -05:00
BillyGalbreath 1cff982021 PlayerElytraBoostEvent 2018-07-21 02:00:31 -05:00
BillyGalbreath 9362271fc3 AnvilDamageEvent 2018-07-20 23:37:40 -05:00
BillyGalbreath dcfc5893e7 Add config to disable ender dragon legacy check (#1167) 2018-06-22 10:49:10 -05:00
BillyGalbreath f4a7453b2a Add configurable max exp value when merging orbs 2017-11-10 23:04:06 -05:00
BillyGalbreath 222aac9769 PlayerAttemptPickupItemEvent additions 2017-11-10 22:49:53 -05:00
BillyGalbreath 8fc7933953 LivingEntity#setKiller 2017-08-24 15:18:41 -04:00
BillyGalbreath 0ab8f79870 Make /plugins list alphabetical 2017-07-31 02:09:13 -05:00
BillyGalbreath 99f530c937 Add Entity#fromMobSpawner API
Merges and closes GH-752
2017-07-09 01:38:30 -05:00