CraftBukkit/Spigot
3cb3a3bd2e
Simplify getPlayerExact / try for exact match first in getPlayer.
...
By: md_5 <git@md-5.net>
2015-07-13 19:00:33 +10:00
CraftBukkit/Spigot
e19d7d24a2
Simplify OfflinePlayer.getPlayer() logic.
...
By: md_5 <git@md-5.net>
2015-07-13 18:54:08 +10:00
CraftBukkit/Spigot
f0c27fe66c
Simplify isOnline() logic.
...
By: md_5 <git@md-5.net>
2015-07-13 18:30:25 +10:00
CraftBukkit/Spigot
6c1f679dd7
Implement ItemMergeEvent
...
By: Morphan1 <morphanone@gmail.com>
2015-06-26 05:55:33 -04:00
CraftBukkit/Spigot
af2b41da07
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.
By: Jofkos <JofkosDE@gmail.com>
2015-07-10 16:24:02 +10:00
CraftBukkit/Spigot
e9823c2717
SPIGOT-977: Use vanilla's handling for command messages for vanilla commands
...
Fixes gamerules that control the output of those messages
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-07-08 23:19:21 +01:00
CraftBukkit/Spigot
4f4f65f128
SPIGOT-986: Default back to skull ID 0 (SKELETON) whenever an invalid ID is encountered instead of throwing an AssertionError
...
By: BlackyPaw <kapilands@web.de>
2015-06-18 14:20:01 +02:00
CraftBukkit/Spigot
eb910f7764
SPIGOT-980: Fix NPE when setting items of offline players
...
By: DoctorDark <doctordark11@gmail.com>
2015-06-10 23:35:49 +01:00
CraftBukkit/Spigot
2d453c57bf
Clean up World.getPlayers().
...
Original idea from CyberTiger, PR #150
By: md_5 <git@md-5.net>
2015-06-27 15:46:19 +10:00
CraftBukkit/Spigot
a06700d1aa
SPIGOT-892: Set chicken egg baby age before adding it to world.
...
By: md_5 <git@md-5.net>
2015-06-12 16:00:08 +10:00
CraftBukkit/Spigot
181cd3fd33
SPIGOT-436: Add accompanying getSpectatorTarget().
...
By: md_5 <git@md-5.net>
2015-06-12 15:34:54 +10:00
CraftBukkit/Spigot
edcd4ced4b
SPIGOT-973: Add marker API to ArmorStand
...
By: Nathan Wolf <nathan@elmakers.com>
2015-06-09 09:34:37 +10:00
CraftBukkit/Spigot
75912b19d6
SPIGOT-436: Add spectator camera API.
...
By: md_5 <git@md-5.net>
2015-06-07 17:54:29 +10:00
CraftBukkit/Spigot
4e24c96462
Serialize full skull item profile data in internal blob
...
By: Nathan Wolf <nathan@elmakers.com>
2015-04-16 07:51:08 -07:00
CraftBukkit/Spigot
c72d0324fc
Update commands.yml headers
...
By: md_5 <git@md-5.net>
2015-06-01 19:23:31 +10:00
CraftBukkit/Spigot
a0a199a242
Remove unused bukkit.yml options and update links / info.
...
By: md_5 <git@md-5.net>
2015-05-31 12:11:56 +10:00
CraftBukkit/Spigot
4f2f0c69f2
Handle a missed case with our vanilla permissions override
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-05-30 00:06:18 +01:00
CraftBukkit/Spigot
a691408b2c
Add ability to add a string to a scoreboard instead of a player
...
By: Matt <mattbdev@outlook.com>
2015-05-12 22:42:47 -04:00
CraftBukkit/Spigot
7a63a644d9
Send the packet for the correct container, rather than just the container that is active at the time. - SPIGOT-932
...
By: DemonWav <demonwav@gmail.com>
2015-05-27 14:59:06 -05:00
CraftBukkit/Spigot
ea2a79ee8a
Send the set item packet to the client when an item is changed or added in a player's inventory - Addresses SPIGOT-883
...
By: DemonWav <demonwav@gmail.com>
2015-05-21 06:07:16 -05:00
CraftBukkit/Spigot
027da9d004
SPIGOT-769: Fix opening custom inventories.
...
By: md_5 <git@md-5.net>
2015-05-24 10:42:53 +10:00
CraftBukkit/Spigot
151cf48284
Default to BlockFace.SELF for null directions in getFacing
...
By: Nathan Wolf <nathan@elmakers.com>
2015-05-22 19:42:09 -07:00
CraftBukkit/Spigot
38b1bb1aef
Update to 1.8.4
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-05-05 21:43:47 +01:00
CraftBukkit/Spigot
ed8ca79a65
Remove unneeded Java 1.5 Compat
...
By: Matt <mattbdev@outlook.com>
2015-04-29 11:45:43 -04:00
CraftBukkit/Spigot
d99a0ceffa
Add the ability for commandblocks to be sent messages via the API.
...
By: Cory Redmond <acecheese@live.co.uk>
2015-04-13 02:15:16 +02:00
CraftBukkit/Spigot
019d3adf9b
SPIGOT-581: Allow for unhandled nbt tags to be serialized to yaml
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-04-16 11:01:13 +01:00
CraftBukkit/Spigot
808e784719
SPIGOT-798: Allow for CustomPotionEffects to be empty
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-04-15 15:02:34 +01:00
CraftBukkit/Spigot
3f29c7ce26
Strip events from book pages on signing
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-04-14 10:28:18 +01:00
CraftBukkit/Spigot
3b1579527f
SPIGOT-742: Throw an exception instead of passing null when the sender cannot be converted
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-04-13 11:51:04 +01:00
CraftBukkit/Spigot
ab841e7d50
Replace the two nextTickList sets with a single one that combines both
...
Should prevent them from going out of sync
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-04-13 11:04:38 +01:00
CraftBukkit/Spigot
12a5d5cc4d
Implement World.getNearbyEntities
...
By: Nathan Wolf <nathan@elmakers.com>
2015-04-06 06:30:17 -07:00
CraftBukkit/Spigot
4a37ed5f42
Implement BlockStateMeta which allows creating and editting 1.8's blockEntityTag
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-24 15:37:15 +00:00
CraftBukkit/Spigot
c52ea50ad9
SPIGOT-729: Revert the entity slice move
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-22 19:01:30 +00:00
CraftBukkit/Spigot
02c89ee898
Update the rename markers
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-19 21:29:12 +00:00
CraftBukkit/Spigot
3340f8d976
SPIGOT-716: Fix regenerating chunks
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-17 21:17:56 +00:00
CraftBukkit/Spigot
4af7c7ec4b
Move the entity slice loading
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-16 19:44:51 +00:00
CraftBukkit/Spigot
605de3306b
SPIGOT-705: Fix possible CME
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-15 21:38:05 +00:00
CraftBukkit/Spigot
926a79cc93
SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from commit 79f99b0c7aa354c72c0aff3a985899f11a2927f0)
...
By: md_5 <git@md-5.net>
2015-03-13 17:53:15 +11:00
CraftBukkit/Spigot
79f99b0c7a
SPIGOT-323: Enchanting tables can no longer be force opened.
...
By: md_5 <git@md-5.net>
2015-01-05 09:59:31 +11:00
CraftBukkit/Spigot
131fe319af
Fix getActivePotionEffects ignoring the particles flag
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-11 13:18:06 +00:00
CraftBukkit/Spigot
06c94503e9
SPIGOT-678: Fix the particles flag being ignored in PotionMeta
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-03-11 11:54:31 +00:00
CraftBukkit/Spigot
85be409b13
Update to Minecraft 1.8.3
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-26 22:41:06 +00:00
CraftBukkit/Spigot
de334a068c
SPIGOT-586: Fix a mistake in CraftMetaItem
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-02-18 10:19:38 +00:00
CraftBukkit/Spigot
8fc05d4620
Fix hashcode / equals / formatting.
...
By: md_5 <git@md-5.net>
2015-02-15 12:54:18 +11:00
CraftBukkit/Spigot
7cb1a44bc4
API for setting/getting hideFlags. Implementation of the hideFlags to be saved in NBT.
...
By: md_5 <git@md-5.net>
2015-02-15 12:47:07 +11:00
CraftBukkit/Spigot
ef269f1b15
Implement armor stand event.
...
By: FearThe1337 <admin@fearthe1337.com>
2015-02-15 12:24:14 +11:00
CraftBukkit/Spigot
64bac331e3
Add alternatives for deprecated methods
...
By: BillyGalbreath <BillyGalbreath@Hotmail.com>
2014-12-17 18:44:34 -06:00
CraftBukkit/Spigot
c566c08c10
SPIGOT-449: Fix the wrong caller being used in chain execute commands
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-01-25 15:17:48 +00:00
CraftBukkit/Spigot
31623099ad
SPIGOT-456: Provide equals & hashCode methods for CraftObjective and CraftTeam
...
By: Thinkofdeath <thinkofdeath@spigotmc.org>
2015-01-25 14:39:20 +00:00
CraftBukkit/Spigot
c91dada6c4
SPIGOT-469: Increment and print reload count.
...
By: md_5 <git@md-5.net>
2015-01-25 10:31:31 +11:00