Commit Graph

8 Commits

Author SHA1 Message Date
4200b785dc Remove Ignore invalid Marker Icon ID's in maps
Spigot has patched this issue inside MapIcon, meaning that we no longer need to maintain this patch; Spigots patch also fixes #668 in that it will verify the length of the array, as well as protect against a negative type value being fetched from the array. Only real change is that Spigots patch returns a MapIcon.Type.PLAYER, instead of the RED_MARKER as originally PR'd by Aikar.
2017-04-22 15:32:06 +01:00
4340ef97ca Switch to a bStats based Metrics system 2017-03-25 00:22:02 -05:00
34fcd8ccc2 Paper 1.9.4 Update 2016-05-11 22:07:46 -04:00
26eb457a39 Paper 1.9 2016-02-29 17:09:49 -06:00
603159dedf Remove several broken or unnecessary patches.
Removes PlayerMicroMoveEvent API, the ability to disable the AsyncCatcher, and the TeleportPassengerVehicleWithPlayer patch
2015-09-12 19:57:39 -05:00
3388d414cf Rebuild patches 2015-07-14 08:59:57 -07:00
b2aaf31f9e Rebuild patches for upstream API addition
Removes ArmorStand Marker API as that was added to Bukkit
2015-06-10 22:35:26 -05:00
1bcfd0b911 Fix lag from explosions processing dead entities 2015-06-01 22:56:10 -07:00