Commit Graph

37 Commits

Author SHA1 Message Date
Zach Brown 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
Zach Brown acd17efa2d Rebuild patches 2015-08-02 01:56:08 -05:00
Zach Brown fd378c06e5 Update PaperSpigot to 1.8.8 2015-07-27 17:26:21 -05:00
Byteflux 7a75de5fb8 Add javadocs to BeaconEffectEvent 2015-07-23 21:41:35 -07:00
Byteflux a8b69d72c7 Add BeaconEffectEvent 2015-07-23 12:57:12 -07:00
Byteflux c8f3b4ba4f Fix package naming of PaperSpigot events to be consistent with Bukkit/Spigot
Right now this only affects the recently added PlayerMicroMoveEvent. I
figured this should be done to keep the events organized in the same way
Bukkit and Spigot do. This should lead to a less cluttered event package
when we do add more events.
2015-07-23 09:56:24 -07:00
Techcable f89d680e05 Add PlayerMicroMoveEvent 2015-07-23 04:30:13 -07:00
Byteflux 3388d414cf Rebuild patches 2015-07-14 08:59:57 -07:00
Byteflux 811b3406a3 Add player view distance API 2015-07-01 01:01:42 -07:00
Zach Brown 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
Byteflux 0f48b03bbc Update to 1.8.7 2015-06-05 05:45:30 -07:00
Zach Brown bd0045257f Rebuild patches for upstream changes 2015-05-28 00:11:18 -05:00
Zach Brown e6727223f8 Update to 1.8.6 2015-05-25 15:59:30 -05:00
Zach Brown db0d9a2531 Update PaperSpigot to 1.8.5 2015-05-23 12:09:55 -05:00
Zach Brown b7ec28b5d2 Update PaperSpigot to 1.8.4 2015-05-18 18:41:57 -05:00
Zach Brown 47ad0d451e Add ArmorStand Marker NBT API 2015-05-03 17:47:28 -05:00
Isaac Moore 465453dc21 Add PlayerLocaleChangeEvent 2015-04-27 21:43:59 -05:00
Byteflux 41cb01fa3f Add FallingBlock source location API 2015-04-17 02:51:46 -07:00
Zach Brown 6538ccd924 Update PaperSpigot to Minecraft 1.8.3 2015-03-07 19:16:09 -06:00
Zach Brown 4cd535b41d Fix parent warning in PaperSpigot-API... and rebuild other patches 2015-01-11 01:10:11 -06:00
Zach Brown 985a51fc17 Rebuild patches for upstream changes 2015-01-06 22:13:40 -06:00
Zach Brown d80ee4a413 Update version checking patch 2014-12-28 16:37:21 -06:00
Zach Brown fe8a0e7ce3 Check PaperSpigot versions with the /ver command 2014-12-27 17:21:50 -06:00
Zach Brown 1d0898c3cc Rebuild our patches for upstream changes 2014-12-14 16:25:11 -06:00
Zach Brown 3ba06bf3ff Update our patches for upstream changes 2014-12-09 20:08:12 -06:00
Zach Brown c78777957f Update our patches for the latest changes
/ver is no longer useless! Meaninful version tracking yay!
2014-12-02 00:03:53 -06:00
Aikar 9cb520d8f1 Add TNT source location API 2014-11-30 22:58:25 -06:00
Zach Brown a52eb21fd8 Update PaperSpigot to Minecraft 1.8 2014-11-27 17:17:45 -08:00
Aikar 3a304401b4 Add Async Chunk Load API 2014-11-06 18:31:52 -06:00
Aikar d1cbf1b137 Implement performance improvements from the EMC-CraftBukkit fork
See the individual patch files for more details
2014-10-19 17:58:49 -05:00
Zach Brown a4bc5cc10c Remove 1.8 blocks/items patches
For those interested in these features, you can continue to use these patches in your own builds or use a plugin, such as Carbon, to add them
2014-10-14 19:28:05 -05:00
Zach Brown a060c401c8 Add a few 1.8 features/blocks/items/whatever 2014-09-10 16:19:06 -05:00
Zach Brown b7e702dacc Update from upstream SpigotMC
Fix double plants having the incorrect top half SpigotMC/Spigot@377b69d787
Fix boats thinking that they were always on land for 1.8 clients SpigotMC/Spigot@4a083f819e
Correct the action used in updateGamemode. this isn't used by the ser... SpigotMC/Spigot@face904a9a
Allow the updated version of protocollib to be enabled SpigotMC/Spigot@4614a615cc
2014-09-01 18:54:34 -05:00
Minecrell f39f423fd0 Fix ProtocolLib compatibility 2014-09-01 15:36:00 -05:00
Jedediah Smith 871a1b6f25 Add player affects spawning API
Test plugin here: https://github.com/Zbob750/AffectsSpawning
I believe this originated with SportBukkit, slightly modified for our (and potentially upstream's) usage
2014-08-08 23:18:38 -05:00
Zach Brown 44b38f4968 Stop using spigotmc.org as a redirect for timings 2014-07-28 03:29:08 -05:00
Zach Brown e7f3ca4505 Restructure PaperSpigot as a new set of modules
Allows us much greater control over the Spigot portion of the code
and makes us more "proper"
Credit to @Dmck2b for originally passing the idea along a while back
2014-07-21 15:46:54 -05:00