CraftBukkit/Spigot
7a47bcf55b
SPIGOT-4834: API for Villager levels and experience
...
By: md_5 <git@md-5.net >
2019-05-05 12:03:20 +10:00
CraftBukkit/Spigot
61d087fec5
SPIGOT-4835: Manually opened chest doesn't have close animation
...
By: md_5 <git@md-5.net >
2019-05-03 17:57:05 +10:00
CraftBukkit/Spigot
e5cb6d7c49
SPIGOT-4820: Villager Type API
...
By: md_5 <git@md-5.net >
2019-05-01 18:39:43 +10:00
CraftBukkit/Spigot
60ed569599
SPIGOT-4819: Continue refactoring of Arrow-related APIs
...
By: md_5 <git@md-5.net >
2019-04-30 21:23:11 +10:00
CraftBukkit/Spigot
4d73820fbb
SPIGOT-4803: Fox related APIs
...
By: md_5 <git@md-5.net >
2019-04-28 17:59:12 +10:00
CraftBukkit/Spigot
b84b23c451
Add TradeSelectEvent
...
By: Coleman Yantis <diamonddagger590@gmail.com >
2019-04-28 12:35:28 +10:00
CraftBukkit/Spigot
bfea9a3269
Add Override annotations where appropriate
...
By: md_5 <git@md-5.net >
2019-04-28 11:38:01 +10:00
CraftBukkit/Spigot
74061abe72
Allow direct opening of another player's inventory
...
Not recommended - bugs may result, especially re: slot updates
By: md_5 <git@md-5.net >
2019-04-27 13:14:40 +10:00
CraftBukkit/Spigot
51a9b6ad0f
SPIGOT-4784: Collar colour API for Cats
...
By: md_5 <git@md-5.net >
2019-04-27 12:52:52 +10:00
CraftBukkit/Spigot
65ed9737c3
Loosen restrictions on inventory sizing
...
Allows creating (but not opening) inventories created eg via Bukkit.createInventory(..., InventoryType.PLAYER);
By: md_5 <git@md-5.net >
2019-04-27 12:50:43 +10:00
CraftBukkit/Spigot
520c838a5c
SPIGOT-4753: Add Pose API
...
By: md_5 <git@md-5.net >
2019-04-27 10:27:05 +10:00
CraftBukkit/Spigot
f8494aa951
Add variant API to MushroomCow
...
By: md_5 <git@md-5.net >
2019-04-26 14:48:19 +10:00
CraftBukkit/Spigot
c9a23d73a0
Replace ItemTag API with new API that also expands to Tiles and Entities
...
By: Bjarne Koll <LynxPlay101@gmail.com >
2019-04-25 14:36:46 +10:00
CraftBukkit/Spigot
badc255efc
Update to Minecraft 1.14
...
By: md_5 <git@md-5.net >
2019-04-25 12:00:00 +10:00
CraftBukkit/Spigot
09673c1a03
Apply import ordering rules to CraftBukkit classes
...
By: md_5 <git@md-5.net >
2019-04-23 14:54:36 +10:00
CraftBukkit/Spigot
7afe4d02f8
Begin implementation of CheckStyle style checking
...
By: md_5 <git@md-5.net >
2019-04-23 14:00:30 +10:00
CraftBukkit/Spigot
a0f2b74c8d
Update to Minecraft 1.14-pre5
...
By: md_5 <git@md-5.net >
2019-04-23 12:00:00 +10:00
CraftBukkit/Spigot
6111c0258c
SPIGOT-4684: Update persistence of converting zombie villagers
...
By: md_5 <git@md-5.net >
2019-04-08 20:29:18 +10:00
CraftBukkit/Spigot
e2b8f51764
Added Entity#setRotation.
...
Unlike Entity#teleport this can also be used while the entity is inside a vehicle.
By: blablubbabc <lukas@wirsindwir.de >
2019-03-26 03:34:56 +01:00
CraftBukkit/Spigot
7a7e9aa31e
SPIGOT-4666: Force parameter in HumanEntity#sleep
...
Also moved the application of the force parameter inside EntityHuman, to
no longer allow bypassing of very essential checks.
By: blablubbabc <lukas@wirsindwir.de >
2019-03-13 04:48:19 +01:00
CraftBukkit/Spigot
6caa3d0de8
Don't ignore newlines in PlayerListHeader/Footer
...
By: Yannick Lamprecht <yannicklamprecht@live.de >
2019-03-10 11:04:15 +11:00
CraftBukkit/Spigot
a257532ba2
SPIGOT-4650: Charging API for Vex
...
By: md_5 <git@md-5.net >
2019-03-05 16:47:33 +11:00
CraftBukkit/Spigot
d0fdcfcf41
Add love mode API to Animals
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2019-02-27 21:56:25 +00:00
CraftBukkit/Spigot
73e6e274ff
SPIGOT-4566: Don't special case NETHER_PORTAL teleport reason from plugins
...
By: md_5 <git@md-5.net >
2019-01-08 09:26:34 +11:00
CraftBukkit/Spigot
b05a252b02
Cross World Entity Teleportation
...
Use Entity.teleportTo for cross-world teleportation in CraftEntity.
By: Andrew Krieger <Slizyboy@hotmail.com >
2019-01-05 16:21:07 +11:00
CraftBukkit/Spigot
3eede450ed
Cap Channel Registrations
...
By: md_5 <git@md-5.net >
2019-01-05 16:21:07 +11:00
CraftBukkit/Spigot
ec15f56573
Remove redundant BlockPosition creation from sleep API
...
By: md_5 <git@md-5.net >
2019-01-02 22:58:07 +11:00
CraftBukkit/Spigot
1336c4afb9
SPIGOT-4560: Add HumanEntity.sleep and related APIs
...
By: md_5 <git@md-5.net >
2019-01-02 14:41:31 +11:00
CraftBukkit/Spigot
aa6ac2b0e2
SPIGOT-2864: Make Arrow / Item setTicksLived behave like FallingBlock
...
By: md_5 <git@md-5.net >
2018-12-27 12:02:17 +11:00
CraftBukkit/Spigot
b9c01d1768
SPIGOT-1811: Death message not shown on respawn screen
...
By: md_5 <git@md-5.net >
2018-12-27 11:37:19 +11:00
CraftBukkit/Spigot
1f95e4ef1c
Add API to get / set base arrow damage
...
By: md_5 <git@md-5.net >
2018-12-26 08:00:00 +11:00
CraftBukkit/Spigot
d7e312278d
Mappings Update
...
By: md_5 <git@md-5.net >
2018-12-26 08:00:00 +11:00
CraftBukkit/Spigot
bbf578d00a
SPIGOT-4526: Add conversion time API for Zombie & subclasses
...
By: md_5 <git@md-5.net >
2018-12-13 14:10:36 +11:00
CraftBukkit/Spigot
83baf22bde
Mappings Update
...
By: md_5 <git@md-5.net >
2018-12-13 11:00:00 +11:00
CraftBukkit/Spigot
d2a0453b60
Add PlayerSpawned API for Endermites
...
By: md_5 <git@md-5.net >
2018-12-10 10:39:54 +11:00
CraftBukkit/Spigot
102dee7d4f
Mappings Update
...
By: md_5 <git@md-5.net >
2018-12-06 10:00:00 +11:00
CraftBukkit/Spigot
3433c5e374
Add API to manipulate boss bar of entities and those created by commands
...
By: Yannick Lamprecht <yannicklamprecht@live.de >
2018-11-10 20:22:39 +11:00
CraftBukkit/Spigot
88f0b69603
API to get client side view distance.
...
By: md_5 <git@md-5.net >
2018-11-02 21:24:14 +11:00
CraftBukkit/Spigot
369edcded9
Add ray tracing and bounding box API
...
By: blablubbabc <lukas@wirsindwir.de >
2018-10-26 19:59:42 +11:00
CraftBukkit/Spigot
a194267323
Update to Minecraft 1.13.2
...
By: md_5 <git@md-5.net >
2018-10-23 06:00:00 +11:00
CraftBukkit/Spigot
ba6edc9b8c
SPIGOT-4411: Document use of null for shulker colours
...
By: md_5 <git@md-5.net >
2018-10-06 10:17:06 +10:00
CraftBukkit/Spigot
30980b852c
Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipes
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2018-09-29 19:24:51 -04:00
CraftBukkit/Spigot
41347a700a
SPIGOT-4314: Ability to change item in frame without playing sound
...
By: simpleauthority <jacob@algorithmjunkie.com >
2018-09-11 00:09:10 -07:00
CraftBukkit/Spigot
7ef8f672e0
Add getFacing method to get the current cardinal direction an entity is facing.
...
By: Senmori <thesenmori@gmail.com >
2018-09-02 18:28:53 -04:00
CraftBukkit/Spigot
44e4798b95
SPIGOT-4338: breedCause API
...
By: md_5 <git@md-5.net >
2018-09-01 19:28:12 +10:00
CraftBukkit/Spigot
891ea11907
SPIGOT-4310: Reset villager career level with trades
...
By: md_5 <git@md-5.net >
2018-08-27 07:00:56 +10:00
CraftBukkit/Spigot
f578d94680
Update to Minecraft 1.13.1
...
By: md_5 <git@md-5.net >
2018-08-26 12:00:00 +10:00
CraftBukkit/Spigot
d54bf8e32b
launchProjectile Fish -> FishHook
...
Thanks Senmori & SpoonFed on IRC
By: md_5 <git@md-5.net >
2018-08-20 18:13:45 +10:00
CraftBukkit/Spigot
02605d55b6
SPIGOT-4271: Fix API error when enderman are not carrying a block
...
By: md_5 <git@md-5.net >
2018-08-15 08:51:18 +10:00
CraftBukkit/Spigot
39c4334d76
SPIGOT-1936: LootTable API
...
By: Senmori <thesenmori@gmail.com >
2018-08-12 18:39:51 +10:00