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
CraftBukkit/Spigot
277f0db6c9
SPIGOT-4258: Add Player.updateCommands method
...
By: md_5 <git@md-5.net >
2018-08-12 09:41:00 +10:00
CraftBukkit/Spigot
0cd7eb6750
Improve entity hierarchy by adding Mob interface.
...
By: md_5 <git@md-5.net >
2018-08-10 19:48:09 +10:00
CraftBukkit/Spigot
bb6a5d8612
SPIGOT-4199: Riptide related APIs
...
By: md_5 <git@md-5.net >
2018-08-02 09:38:52 +10:00
CraftBukkit/Spigot
51e1d686e1
Fix merchant inventories with custom titles
...
By: blablubbabc <lukas@wirsindwir.de >
2018-08-01 08:49:53 +10:00
CraftBukkit/Spigot
9dfef07bb5
SPIGOT-4204: Allow passing data to AreaEffectCloud particles
...
By: md_5 <git@md-5.net >
2018-08-01 08:21:02 +10:00
CraftBukkit/Spigot
94950beea7
SPIGOT-227: Add entity persistent flag
...
Non-persistent entities won't get saved when the chunk saves the entities.
Entities that are passengers of a non-persistent entity won't get saved.
Players won't save their vehicle, if the player is directly or
indirectly riding a non-persistent entity.
By: blablubbabc <lukas@wirsindwir.de >
2018-06-14 19:59:21 +02:00
CraftBukkit/Spigot
9735d97608
SPIGOT-1714: Draft API for player list header / footer
...
By: md_5 <git@md-5.net >
2018-07-29 21:30:31 +10:00
CraftBukkit/Spigot
f97fd5873f
SPIGOT-4164: Treat new _AIR blocks as air
...
By: md_5 <git@md-5.net >
2018-07-28 08:28:56 +10:00
CraftBukkit/Spigot
5bdad5e046
SPIGOT-4159: Fix Player.launchProjectile(Trident.class)
...
By: md_5 <git@md-5.net >
2018-07-27 14:29:02 +10:00
CraftBukkit/Spigot
64f2fdae29
SPIGOT-3981: Make custom inventories return specialised types where practical.
...
By: Senmori <thesenmori@gmail.com >
2018-07-25 18:03:26 +10:00
CraftBukkit/Spigot
8ee6f8cd25
SPIGOT-4147: Fix ItemFrames not able to be placed UP or DOWN
...
By: Senmori <thesenmori@gmail.com >
2018-07-24 18:41:49 -04:00
CraftBukkit/Spigot
383a522c59
Fix Player.playNote
...
By: md_5 <git@md-5.net >
2018-07-22 14:40:48 +10:00
CraftBukkit/Spigot
1e014acb80
Update to Minecraft 1.13
...
By: md_5 <git@md-5.net >
2018-07-22 12:00:00 +10:00
CraftBukkit/Spigot
15a21299da
SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
...
Discussion ongoing in PR #449
By: kaenganxt <kaenganxt@mc-anura.de >
2018-07-20 16:04:37 +10:00
CraftBukkit/Spigot
dbebb4f89b
SPIGOT-4022: Improve utility of Entity.getName for non-players
...
By: md_5 <git@md-5.net >
2018-07-17 06:36:08 +10:00
CraftBukkit/Spigot
9856b80c22
SPIGOT-4016: Fix clearing custom names
...
By: md_5 <git@md-5.net >
2018-07-16 14:39:01 +10:00
CraftBukkit/Spigot
4ce8158350
Fish / Dolphin should be WaterMob, and WaterMob Creature
...
By: md_5 <git@md-5.net >
2018-07-16 08:51:34 +10:00
CraftBukkit/Spigot
886827a6f4
SPIGOT-4003: Fix TropicalFish.getType
...
By: md_5 <git@md-5.net >
2018-07-15 18:52:21 +10:00
CraftBukkit/Spigot
11cdaa50a3
Add EntityToggleSwimEvent and isSwimming / setSwimming API
...
By: md_5 <git@md-5.net >
2018-07-15 16:17:35 +10:00
CraftBukkit/Spigot
7e0a66fdd5
Update to Minecraft 1.13-pre7
...
By: md_5 <git@md-5.net >
2018-07-15 10:00:00 +10:00
CraftBukkit/Spigot
772c19a770
Add validation checks to CraftPlayer.teleport
...
By: md_5 <git@md-5.net >
2018-07-11 09:06:48 +10:00
CraftBukkit/Spigot
2458ceb0f8
SPIGOT-3976: Add some additional toStrings to CraftEntity classes
...
By: md_5 <git@md-5.net >
2018-06-27 20:27:52 +10:00
CraftBukkit/Spigot
bab7fe16a5
Implement Arrow tile methods
...
By: Parker Hawke <hawkeboyz2@hotmail.com >
2018-05-01 15:27:59 -04:00
CraftBukkit/Spigot
d769b80901
Add setTarget and getTarget to Slime.
...
By: Senmori <thesenmori@gmail.com >
2018-02-26 20:52:09 -05:00
CraftBukkit/Spigot
17078ba66a
SPIGOT-3824: Return the direct vehicle of an entity, not the root vehicle
...
By: BlackHole <black-hole@live.com >
2018-02-16 23:14:36 +01:00