Commit Graph

506 Commits

Author SHA1 Message Date
Bukkit/Spigot c38c74e64d Rearchitect PortalCreateEvent to provide more information about the portal
By: md_5 <git@md-5.net>
2019-05-05 10:51:28 +10:00
Bukkit/Spigot d41f921727 SPIGOT-4714: Broadcasts can no longer be done from secondary threads
By: md_5 <git@md-5.net>
2019-05-01 18:46:12 +10:00
Bukkit/Spigot 998a2ad5c0 SPIGOT-4823: Crash picking up arrows
By: md_5 <git@md-5.net>
2019-05-01 06:49:03 +10:00
Bukkit/Spigot b91a465a3f Add TradeSelectEvent
By: Coleman Yantis <diamonddagger590@gmail.com>
2019-04-28 12:36:23 +10:00
Bukkit/Spigot 82854b7bd7 Add Override annotations where appropriate
By: md_5 <git@md-5.net>
2019-04-28 11:37:52 +10:00
Bukkit/Spigot d66310a2f1 SPIGOT-4793: Clarify cancelled behaviour of PlayerInteractEvent
By: md_5 <git@md-5.net>
2019-04-28 11:24:18 +10:00
Bukkit/Spigot db63ba0a7b Fix LingeringPotionSplashEvent getEntity method
By: md_5 <git@md-5.net>
2019-04-27 21:38:34 +10:00
Bukkit/Spigot c118b02278 SPIGOT-4753: Add Pose API
By: md_5 <git@md-5.net>
2019-04-27 10:26:35 +10:00
Bukkit/Spigot bd15f6a4bc Deprecate CHUNK_GEN spawn reason
By: md_5 <git@md-5.net>
2019-04-27 10:08:39 +10:00
Bukkit/Spigot 1f963a1ee2 ChunkUnloadEvent can no longer be cancelled.
Mechanisms such as setForceLoaded should be used instead

By: md_5 <git@md-5.net>
2019-04-26 16:53:34 +10:00
Bukkit/Spigot e9ae9842f0 Apply and enforce import ordering rules
By: md_5 <git@md-5.net>
2019-04-23 14:33:57 +10:00
Bukkit/Spigot c240b58f66 Begin implementation of CheckStyle style checking
By: md_5 <git@md-5.net>
2019-04-23 14:00:20 +10:00
Bukkit/Spigot 30a442aef7 Update to Minecraft 1.14-pre5
By: md_5 <git@md-5.net>
2019-04-23 12:00:00 +10:00
Bukkit/Spigot 1757ce61c0 SPIGOT-4700: Add PlayerFishEvent.State.REEL_IN
By: md_5 <git@md-5.net>
2019-04-15 20:43:00 +10:00
Bukkit/Spigot 9bd8e66c7d Remove nullability annotations from enum constructors
By: Darkyenus <darkyenus@gmail.com>
2019-03-14 11:28:51 +01:00
Bukkit/Spigot 416c865476 SPIGOT-2540: Add nullability annotations to entire Bukkit API
By: Darkyenus <darkyenus@gmail.com>
2019-03-13 17:42:57 +11:00
Bukkit/Spigot eba047f8db SPIGOT-4637: Add source block to BlockPhysicsEvent.
Allows a plugin to lookup the source block of event. For example, a protection plugin may want to determine what caused the physics event to be triggered.

By: bloodshot <jdroque@gmail.com>
2019-02-24 20:19:09 -05:00
Bukkit/Spigot 8e0b9e7df4 Remove draft API from FluidLevelChangeEvent
By: md_5 <git@md-5.net>
2019-02-16 18:02:41 +11:00
Bukkit/Spigot 922e10ff3e Make AreaEffectCloudApplyEvent cancellable
By: bermudalocket <bermudalckt@gmail.com>
2019-02-06 23:19:04 -05:00
Bukkit/Spigot ae3cc2807b SPIGOT-4597: Make BlockDropItemEvent use a list
By: md_5 <git@md-5.net>
2019-01-30 11:19:51 +11:00
Bukkit/Spigot 6cfba952ab SPIGOT-4584: Call events for hatching turtle eggs
By: Brokkonaut <hannos17@gmx.de>
2019-01-18 02:57:27 +01:00
Bukkit/Spigot 98f0d85f7a SPIGOT-4570: Add FluidLevelChangeEvent
By: md_5 <git@md-5.net>
2019-01-08 21:23:05 +11:00
Bukkit/Spigot 0102a2b399 BlockDropItemEvent should refer to getBlockState rather than getBlockData
By: md_5 <git@md-5.net>
2019-01-07 16:10:14 +11:00
Bukkit/Spigot 9fd4fbd67e Fix BlockDropItemEvent for Skulls and Shulker Boxes
By: md_5 <git@md-5.net>
2019-01-07 13:57:28 +11:00
Bukkit/Spigot 5e9fc1140e SPIGOT-3538: Add getHitBlockFace for ProjectileHitEvent
By: md_5 <git@md-5.net>
2018-12-27 12:17:32 +11:00
Bukkit/Spigot 6a8b528359 SPIGOT-794: Call EntityPlaceEvent for Minecart placement
By: md_5 <git@md-5.net>
2018-12-27 10:45:59 +11:00
Bukkit/Spigot a5d9aeb9b3 Remove EntityTransformEvent and CustomItemTagContainer from draft API
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
Bukkit/Spigot 8be6b43c7d Make ProjectileLaunchEvent extend EntitySpawnEvent
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
Bukkit/Spigot 21b8238e91 Define EntitySpawnEvent
By: Andy Shulman <andy.shulman@hotmail.com>
2018-12-26 08:00:00 +11:00
Bukkit/Spigot c4d30af0eb Add PlayerItemDamageEvent
By: md_5 <md_5@live.com.au>
2018-12-26 08:00:00 +11:00
Bukkit/Spigot a487f8ec2b Add InventoryView#getInventory API
By: md_5 <git@md-5.net>
2018-12-26 08:00:00 +11:00
Bukkit/Spigot 83e42118d5 Add list of entities to EntityTransformEvent
By: nathat890 <nathat890@outlook.com>
2018-12-05 09:36:23 +11:00
Bukkit/Spigot 4d2079401c Make PigZapEvent extend EntityTransformEvent
By: nathat890 <nathat890@outlook.com>
2018-11-23 16:15:26 +00:00
Bukkit/Spigot 511827f499 Remove some draft API designations
By: md_5 <git@md-5.net>
2018-11-23 11:41:32 +11:00
Bukkit/Spigot a159e27b87 SPIGOT-4487: Clarify PlayerInteractEvent docs
By: md_5 <git@md-5.net>
2018-11-18 09:32:49 +11:00
Bukkit/Spigot bba83d2264 Add Player to BlockCanBuildEvent
By: md_5 <git@md-5.net>
2018-11-18 09:28:03 +11:00
Bukkit/Spigot 3e7386bf29 Add SpawnReason.SHEARING
By: klugemonkey <klugemonkey@spawnchunk.com>
2018-11-14 14:16:42 +11:00
Bukkit/Spigot 8ef1f8e8d0 SPIGOT-4339: Add EntityTransformEvent
Thanks klugemonkey for some contributions in https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/351/overview

By: nathat890 <nathat890@outlook.com>
2018-11-14 13:57:13 +11:00
Bukkit/Spigot 3a419169d2 Fix some incorrectly handled JavaDoc
By: md_5 <git@md-5.net>
2018-11-10 20:45:23 +11:00
Bukkit/Spigot 43b01394e5 SPIGOT-4478: Update PlayerLoginEvent docs
By: md_5 <git@md-5.net>
2018-11-10 20:30:27 +11:00
Bukkit/Spigot 667e7ba35e SPIGOT-4395: Additions to PlayerBedEnterEvent.
Contributions by blablubbabc as well - https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/383/overview

By: Ugleh <troti@ymail.com>
2018-11-02 18:31:15 +11:00
Bukkit/Spigot 66cea125d6 Minor cosmetic cleanups to imports etc
Please see https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/389/overview

By: Parker Hawke <hawkeboyz2@hotmail.com>
2018-10-27 14:55:52 -04:00
Bukkit/Spigot c53cad6baa SPIGOT-4376: Add draft BlockDropItemEvent
By: AndaBlock <anda.block12345@outlook.de>
2018-10-31 17:57:02 +11:00
Bukkit/Spigot 5901e5584a Remove some draft API designations
By: md_5 <git@md-5.net>
2018-10-25 20:40:35 +11:00
Bukkit/Spigot 7bde974727 Update to Minecraft 1.13.2
By: md_5 <git@md-5.net>
2018-10-23 06:00:00 +11:00
Bukkit/Spigot b7719b7e4a Add PlayerRecipeDiscoverEvent and methods to (un/)discover recipes
By: Parker Hawke <hawkeboyz2@hotmail.com>
2018-09-29 19:22:59 -04:00
Bukkit/Spigot 54fb70a7e7 Remove some draft API markers
By: md_5 <git@md-5.net>
2018-09-30 12:01:35 +10:00
Bukkit/Spigot de810e161a Add BatToggleSleepEvent
By: Parker Hawke <hawkeboyz2@hotmail.com>
2018-09-16 12:56:34 -04:00
Bukkit/Spigot 21030f1700 SPIGOT-4372: LightningStrikeEvent cause API
By: md_5 <git@md-5.net>
2018-09-15 19:16:33 +10:00
Bukkit/Spigot 4b889af28d SPIGOT-4352: MoistureChangeEvent
By: md_5 <git@md-5.net>
2018-09-09 18:53:27 +10:00