Morphan1
2359f6fcb0
Implement ItemMergeEvent
2015-07-12 19:57:38 +10:00
Jofkos
a03743b3b4
Add basic sendTitle / resetTitle API.
...
More APIs to follow pending feedback of whether this is the preferred implementation. Methods marked as deprecated and subject to change, but work as is.
2015-07-10 16:24:02 +10:00
Thinkofdeath
f27339caf8
SPIGOT-977: Use vanilla's handling for command messages for vanilla commands
...
Fixes gamerules that control the output of those messages
2015-07-08 23:19:21 +01:00
BlackyPaw
e91aed81b3
SPIGOT-986: Default back to skull ID 0 (SKELETON) whenever an invalid ID is encountered instead of throwing an AssertionError
2015-06-28 08:44:27 +10:00
DoctorDark
d432434fd8
SPIGOT-980: Fix NPE when setting items of offline players
2015-06-27 15:48:22 +10:00
md_5
76c834a849
Clean up World.getPlayers().
...
Original idea from CyberTiger, PR #150
2015-06-27 15:46:19 +10:00
md_5
994b2aae3f
SPIGOT-892: Set chicken egg baby age before adding it to world.
2015-06-21 09:20:07 +10:00
md_5
0dfb243c86
SPIGOT-436: Add accompanying getSpectatorTarget().
2015-06-21 09:20:07 +10:00
Nathan Wolf
1880a9c0b6
SPIGOT-973: Add marker API to ArmorStand
2015-06-09 09:36:31 +10:00
md_5
f4ecc39ffc
SPIGOT-436: Add spectator camera API.
2015-06-09 09:17:54 +10:00
Nathan Wolf
845336b511
Serialize full skull item profile data in internal blob
2015-06-07 20:31:01 +01:00
md_5
d33f0dd3ba
Remove unused bukkit.yml options and update links / info.
2015-05-31 12:11:56 +10:00
Thinkofdeath
8c14eb49ef
Handle a missed case with our vanilla permissions override
2015-05-30 00:06:18 +01:00
Matt
55202e1f99
Add ability to add a string to a scoreboard instead of a player
2015-05-29 19:36:14 +10:00
DemonWav
c637b933dc
Send the packet for the correct container, rather than just the container that is active at the time. - SPIGOT-932
2015-05-28 17:19:36 +10:00
DemonWav
75f835c07a
Send the set item packet to the client when an item is changed or added in a player's inventory - Addresses SPIGOT-883
2015-05-26 18:46:24 +10:00
md_5
25de1e6baf
SPIGOT-769: Fix opening custom inventories.
2015-05-24 10:42:53 +10:00
Nathan Wolf
7bc9c08eb4
Default to BlockFace.SELF for null directions in getFacing
2015-05-24 09:25:02 +10:00
Thinkofdeath
a486600749
Update to 1.8.4
2015-05-17 10:32:59 +01:00
Matt
0a645a2726
Remove unneeded Java 1.5 Compat
2015-05-03 09:11:45 +10:00
Cory Redmond
7722428895
Add the ability for commandblocks to be sent messages via the API.
2015-04-19 09:15:15 +10:00
Thinkofdeath
8e5e4c189b
SPIGOT-581: Allow for unhandled nbt tags to be serialized to yaml
2015-04-16 11:01:13 +01:00
Thinkofdeath
5b2764148d
SPIGOT-798: Allow for CustomPotionEffects to be empty
2015-04-15 15:02:34 +01:00
Thinkofdeath
e4ca2af9c4
Strip events from book pages on signing
2015-04-14 10:28:34 +01:00
Thinkofdeath
a25c96eda7
SPIGOT-742: Throw an exception instead of passing null when the sender cannot be converted
2015-04-13 11:51:04 +01:00
Thinkofdeath
35d953bac8
Replace the two nextTickList sets with a single one that combines both
...
Should prevent them from going out of sync
2015-04-13 11:04:38 +01:00
Nathan Wolf
96c2c39245
Implement World.getNearbyEntities
2015-04-07 19:08:07 +10:00
Thinkofdeath
61ef214f91
Implement BlockStateMeta which allows creating and editting 1.8's blockEntityTag
2015-03-24 16:02:47 +00:00
Thinkofdeath
3fce0ec0f5
SPIGOT-729: Revert the entity slice move
2015-03-22 19:01:30 +00:00
Thinkofdeath
350cb9927e
Update the rename markers
2015-03-19 21:29:33 +00:00
Thinkofdeath
234e60735c
SPIGOT-716: Fix regenerating chunks
2015-03-17 21:17:56 +00:00
Thinkofdeath
30d751b362
Move the entity slice loading
2015-03-16 19:44:51 +00:00
Thinkofdeath
7f609b12b9
SPIGOT-705: Fix possible CME
2015-03-15 21:38:05 +00:00
md_5
6e0120a058
SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from commit bbe75338c1
)
2015-03-13 17:53:15 +11:00
md_5
bbe75338c1
SPIGOT-323: Enchanting tables can no longer be force opened.
2015-03-13 17:48:57 +11:00
Thinkofdeath
7f52bd6c95
Fix getActivePotionEffects ignoring the particles flag
2015-03-11 13:18:06 +00:00
Thinkofdeath
294d07dcc0
SPIGOT-678: Fix the particles flag being ignored in PotionMeta
2015-03-11 11:54:31 +00:00
Thinkofdeath
d8a9c7be42
Update to Minecraft 1.8.3
2015-03-04 09:48:58 +00:00
Thinkofdeath
3ee97a30eb
SPIGOT-586: Fix a mistake in CraftMetaItem
2015-02-18 10:21:40 +00:00
md_5
726656b864
Fix hashcode / equals / formatting.
2015-02-15 12:54:18 +11:00
md_5
709f95833b
API for setting/getting hideFlags. Implementation of the hideFlags to be saved in NBT.
2015-02-15 12:47:07 +11:00
FearThe1337
116514c162
Implement armor stand event.
2015-02-15 12:24:14 +11:00
BillyGalbreath
9648edfa61
Add alternatives for deprecated methods
2015-02-15 12:16:12 +11:00
Thinkofdeath
15e81cf551
SPIGOT-449: Fix the wrong caller being used in chain execute commands
2015-01-25 15:17:48 +00:00
Thinkofdeath
4b6df5adfe
SPIGOT-456: Provide equals & hashCode methods for CraftObjective and CraftTeam
2015-01-25 14:39:20 +00:00
md_5
0d52f683db
SPIGOT-469: Increment and print reload count.
2015-01-25 10:31:31 +11:00
BuildTools
17962f66ec
SPIGOT-443: Synchronize access to HANDLED_TAGS as Spigot uses it async
2015-01-18 17:33:13 +00:00
Thinkofdeath
59dd2ddb9d
SPIGOT-438: Correct CraftScoreboard.getObjective NPEing instead of returning null for missing objectives
2015-01-17 23:10:08 +00:00
md_5
00eba538b0
Fix mismatch between teams and player teams.
2015-01-17 19:59:16 +11:00
md_5
42ebec1f71
SPIGOT-242: Fix scoreboard API.
...
In particular don't maintain an internal list of state, as this gets out of whack when Minecraft adds or removes scoreboards / teams.
2015-01-17 09:41:52 +11:00