Commit graph

2712 commits

Author SHA1 Message Date
Senmori
d9006fb04c Expand EnderSignal API 2018-02-03 17:47:37 +11:00
md_5
9bd34e7b7a SPIGOT-2911: Implement AbstractHorseInventory 2018-01-28 09:55:09 +11:00
md_5
2b1f48cd2c Fix javadoc typo in CreatureSpawner 2018-01-24 17:28:43 +11:00
md_5
27fd5a832a Remove outdated package-info 2018-01-24 17:18:40 +11:00
Senmori
89b99cb237 Expand CreatureSpawner API 2018-01-24 17:18:40 +11:00
md_5
7eb6b52fb2 Add Material.isItem 2018-01-16 09:57:34 +11:00
md_5
d658cb98a5 Fix some additional documentation typos
Thanks mrfloris
2018-01-15 12:53:01 +11:00
md_5
3d79bf2c95 Fix typo in NamespacedKey docs 2018-01-15 09:28:45 +11:00
md_5
a45afbadf5 SPIGOT-3748: Throw error message if executing disabled command 2018-01-09 08:35:50 +11:00
md_5
5043fb1d0e SPIGOT-3744: Missing permission check in broadcastCommandMessage 2018-01-07 09:25:59 +11:00
md_5
8707a3a572 Be more resilient to asynchronous package loads like URLClassLoader 2018-01-03 15:43:47 +11:00
Senmori
07afa3d58b SPIGOT-355: API for Villager careers 2017-12-31 21:20:41 +11:00
md_5
2b5427b390 SPIGOT-3723: Delegate PluginClassLoader back to parent 2017-12-30 07:00:16 +11:00
md_5
6d6f0c7fda Throw ClassNotFoundException without delegation 2017-12-29 14:26:48 +11:00
md_5
20971610da SPIGOT-3721: Plugins without manifests no longer load 2017-12-28 20:29:58 +11:00
md_5
c29791a82d Backport some PluginClassLoader changes for soak testing. 2017-12-28 14:49:21 +11:00
Senmori
c1a0994aa6 Update README.md with some general guidelines. 2017-12-07 20:44:32 +11:00
md_5
1b5583319c SPIGOT-3664: Add Material getter to ChunkSnapshot 2017-12-07 10:25:07 +11:00
Chris Cowan
d41ccca23d SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer. 2017-12-05 09:33:45 +11:00
md_5
69e52f64f9 Deprecate BlockChangeDelegate 2017-12-03 14:15:39 +11:00
md_5
7c0264b921 Remove bogus TippedArrow ID from EntityType 2017-12-02 11:39:00 +11:00
md_5
64a42b9a88 Fix mismatched furnace_minecart ID 2017-12-01 17:00:52 +11:00
Senmori
78ce389df2 SPIGOT-1505: PlayerItemMendEvent 2017-11-21 10:26:54 +11:00
md_5
ee68fbfb8e SPIGOT-3658: Update Chunk#getBlock(III) JavaDoc 2017-11-19 15:54:55 +11:00
Cory Redmond
6198e69596 Add setSpawnLocation(Location) 2017-11-18 10:27:09 +11:00
md_5
dceaeb8e5f Move animal-sniffer to development profile. 2017-11-17 09:49:18 +11:00
md_5
4359dbee24 AttributeModifier not registered in ConfigurationSerialization 2017-11-15 09:45:55 +11:00
md_5
ebed1f62a8 Add back mistakenly removed SHEEP_EAT effect with deprecation warning 2017-11-11 07:17:41 +11:00
md_5
4b9a4e2c98 Add Score.isScoreSet()Z API. 2017-11-10 10:50:52 +11:00
md_5
ec4d4ef1e8 Fix tab completion for plugins / reload command 2017-11-10 10:48:31 +11:00
md_5
adb9f8b5c2 Catch exceptions per plugin in PluginMessage handling 2017-11-10 10:47:12 +11:00
Parker Hawke
100ab9f2dc Add max fuse tick & explosion radius methods to Creeper 2017-11-08 12:28:33 +11:00
md_5
11f70ddb47 SPIGOT-3641: Remove ambiguous entity effects & restore behaviour of DEATH 2017-11-08 09:05:16 +11:00
md_5
a865e5935e Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some users.
https://bitbucket.org/asomov/snakeyaml/issues/386/duplicate-keys-cause-issues
2017-11-07 19:36:51 +11:00
md_5
4f7667c9fc SPIGOT-3629: Greatly expand entity effect API 2017-11-07 19:32:15 +11:00
md_5
931e7ed751 Some minor improvements from static analysis 2017-11-07 17:28:28 +11:00
md_5
cef79e5515 SPIGOT-3609: Add additional notes to PlayerInteractAtEntityEvent 2017-10-28 16:13:28 +11:00
md_5
dcc4266e33 SPIGOT-3604: Deprecate unused professions 2017-10-09 18:17:33 +11:00
md_5
4f16bdbabb SPIGOT-3568: Fix single letter pagination edge case 2017-09-18 20:46:38 +10:00
md_5
06355ab547 Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
md_5
5d0b5b9c25 SPIGOT-3553: Add OfflinePlayer based methods to SkullMeta 2017-09-06 16:14:08 +10:00
blablubbabc
a9d0c37ce4 Add BukkitTask#isCancelled 2017-09-02 17:04:16 +10:00
md_5
d7663e6aac SPIGOT-3532: Inverted skull directions 2017-08-24 21:59:07 +10:00
Isaac
08224bb7e0 Add non-deprecated constructor for MapCursor 2017-08-20 00:31:12 +02:00
md_5
b44d1d7b09 Assorted whitespace fixes 2017-08-06 09:08:05 +10:00
md_5
079e67c2b0 Anvils may enchant tool items in Vanilla 2017-08-05 17:02:22 +10:00
md_5
bf79482272 Remove sonatype parent (deprecated). 2017-08-05 16:32:44 +10:00
md_5
c11286e62f Update compiler 2017-08-05 14:47:07 +10:00
Lukas Hennig
cadf995130 Improvements to BlockStates
* Update Javadoc of block state classes to better match implementation behaviour.
* Add Container interface which provides access to the snapshot inventory.
2017-08-05 14:35:40 +10:00
md_5
0aeac440c0 Update to Minecraft 1.12.1 2017-08-03 23:00:00 +10:00