Commit Graph
16 Commits
Author SHA1 Message Date
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