md_5
|
8deca8c9aa
|
SPIGOT-859: Ensure plugins cannot set locations without worlds in move events.
|
2015-05-21 17:10:29 +10:00 |
|
Jonas Konrad
|
b333b58c05
|
SPIGOT-893: Fix bridge method registering generic listeners twice
|
2015-05-18 20:08:38 +10:00 |
|
Thinkofdeath
|
65de010efb
|
Update to 1.8.4
|
2015-05-05 21:54:17 +01:00 |
|
Nathan Wolf
|
8d91199e35
|
Add a getNearbyEntities method to get entities which are within range of a specified location.
|
2015-04-07 19:06:41 +10:00 |
|
Thinkofdeath
|
fc9b07810a
|
Add BlockStateMeta which allows creating and editting 1.8's blockEntityTag
|
2015-03-24 16:03:15 +00:00 |
|
Thinkofdeath
|
1f0b2e88fe
|
Add BlockExplodeEvent
|
2015-03-22 19:41:58 +00:00 |
|
MattBDev
|
b886a63f36
|
Update vague WorldBorder JavaDocs.
|
2015-03-22 14:41:17 +11:00 |
|
Thinkofdeath
|
2b61299288
|
Revert "SPIGOT-264: Remove PlayerPortalEvent's handler list"
This reverts commit dcd92097e9 .
|
2015-03-21 20:28:02 +00:00 |
|
Thinkofdeath
|
dcd92097e9
|
SPIGOT-264: Remove PlayerPortalEvent's handler list
So it can chain PlayerTeleportEvent at the same time
|
2015-03-11 18:25:08 +00:00 |
|
Thinkofdeath
|
085a38e53f
|
SPIGOT-370: Remove LOCKED_CHEST
It doesn't exist anymore and has been deprecated for a year
|
2015-03-11 17:50:04 +00:00 |
|
Thinkofdeath
|
8f84f08506
|
SPIGOT-678: Fix the particles flag being ignored in hashCode, equals and serialization
|
2015-03-11 11:53:20 +00:00 |
|
Thinkofdeath
|
82f9df9919
|
SPIGOT-665: Sticky pistons are moving pistons during the event
|
2015-03-09 22:28:36 +00:00 |
|
Thinkofdeath
|
c4858369b3
|
SPIGOT-542: Clarify PlayerDeathEvent.setKeepLevel
|
2015-03-08 00:49:07 +00:00 |
|
Thinkofdeath
|
78af97dbe3
|
SPIGOT-652: Update the map colors to match Minecraft
|
2015-03-07 12:57:14 +00:00 |
|
Thinkofdeath
|
ca4fd8554d
|
Update to Minecraft 1.8.3
|
2015-03-07 08:49:59 +00:00 |
|
md_5
|
1d2509b99f
|
Revert finite checks in locations. Fixes SPIGOT-628 and others
|
2015-02-28 09:43:52 +11:00 |
|
md_5
|
2b22e68f5a
|
Add isFinite util methods.
|
2015-02-26 21:27:34 +11:00 |
|
md_5
|
fb96a1afa9
|
Move checkFinite methods to a util class.
|
2015-02-26 21:23:26 +11:00 |
|
Jonas Konrad
|
9f071ab402
|
Only allow finite x,y,z and yaw,pitch values for Vector and Location
Many API methods rely on these to be finite (especially not NaN).
|
2015-02-20 15:19:51 +11:00 |
|
Fabian Faßbender
|
66c832f8ca
|
API for setting/removing hideflags on ItemStacks
|
2015-02-15 12:31:25 +11:00 |
|
FearThe1337
|
0f0e31b86b
|
Implement armor stand event.
|
2015-02-15 12:20:22 +11:00 |
|
BillyGalbreath
|
e1f54099c8
|
Add alternatives for deprecated methods
|
2015-02-15 12:15:09 +11:00 |
|
Thinkofdeath
|
0fcdca4bea
|
SPIGOT-547: Increase the max plugin message channel name to 20
This matches up with the protocol
|
2015-02-12 14:19:34 +00:00 |
|
Thinkofdeath
|
be1f87c571
|
Document PlayerInteractEvent's behavior for air
|
2015-02-12 14:06:51 +00:00 |
|
md_5
|
5bfe821f3d
|
Deprecate refreshChunk.
This method is not guaranteed to work suitably across all client implementations.
|
2015-01-31 10:17:00 +11:00 |
|
Thinkofdeath
|
e3d656cd5d
|
Fix mistakes in Material
|
2015-01-25 12:09:17 +00:00 |
|
md_5
|
4680eb4473
|
Revert: A sign isn't a solid block (reverted from commit d3d800aee3 )
|
2015-01-25 22:39:47 +11:00 |
|
md_5
|
53a4447b84
|
SPIGOT-469: Add nag message for using (buggy) reload command.
|
2015-01-25 10:28:03 +11:00 |
|
Thinkofdeath
|
bd46501609
|
Fix a missed assignment with the last commit
|
2015-01-19 23:35:58 +00:00 |
|
Thinkofdeath
|
cd94e3c9b0
|
Give BlockPistonRetractEvent a list of pulled blocks for sticky pistons
|
2015-01-19 23:28:15 +00:00 |
|
md_5
|
685a7d4b66
|
Add animal sniffer plugin to check API usages.
Wouldn't want @yawkat submitting PRs that only work on Java 8.
|
2015-01-12 20:06:53 +11:00 |
|
DoctorDark
|
e8b6cdfa8a
|
SPIGOT-371: Fix incorrect data bit for leap potion effect
|
2015-01-12 12:45:33 +11:00 |
|
Tobias Kunicke
|
d3d800aee3
|
A sign isn't a solid block
|
2015-01-11 07:56:55 +01:00 |
|
Jofkos
|
b4e9811235
|
Make Location ConfigurationSerializable.
|
2015-01-07 09:49:16 +11:00 |
|
Thinkofdeath
|
dd0fec4187
|
SPIGOT-362: Add TeleportCause.SPECTATE
|
2015-01-06 20:20:20 +00:00 |
|
md_5
|
52d02e1535
|
Rewrite pom.xml, use Eclipse JDT / ECJ for compilation.
|
2015-01-05 14:25:43 +11:00 |
|
md_5
|
82f06fff5e
|
Remove POM in preparation for rewrite.
|
2015-01-05 14:25:43 +11:00 |
|
Thinkofdeath
|
3c1f461070
|
Allow Entities to be CommandSenders and add ProxiedCommandSender
|
2015-01-04 23:26:45 +00:00 |
|
md_5
|
8effa51854
|
SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from commit a2aa082c09 )
|
2015-01-05 10:00:40 +11:00 |
|
md_5
|
a2aa082c09
|
SPIGOT-323: Enchanting tables can no longer be force opened.
|
2015-01-05 09:59:20 +11:00 |
|
Thinkofdeath
|
f1ce6715f1
|
Remove DEBUG_ALL_BLOCK_STATES due to it being broken
|
2014-12-28 16:57:20 +00:00 |
|
Thinkofdeath
|
4611e519c0
|
Fix the version checker
|
2014-12-28 11:12:57 +00:00 |
|
Thinkofdeath
|
db08622fc3
|
Whoops, testing code
|
2014-12-27 22:53:04 +00:00 |
|
Thinkofdeath
|
c713921b66
|
Fix the version check
|
2014-12-27 22:42:00 +00:00 |
|
Thinkofdeath
|
0b440145d3
|
Implement version checking into the /version command
|
2014-12-27 00:33:17 +00:00 |
|
Thinkofdeath
|
01abfdec7e
|
Bump maven plugin versions
|
2014-12-25 12:34:33 +00:00 |
|
FearThe1337
|
c6b3d17953
|
Add RabbitType API.
|
2014-12-24 09:00:31 +11:00 |
|
md_5
|
d4c3dd53a8
|
SPIGOT-204: Add way to set block type without using IDs or updating physics.
|
2014-12-22 19:47:50 +11:00 |
|
md_5
|
63f80e2e7e
|
Update depends to versions which have been soak tested in Spigot.
No breaking changes here.
|
2014-12-19 09:09:03 +11:00 |
|
md_5
|
815f8e9836
|
Bump json-simple to 1.1.1. This small change adds an additional constructor to JsonObject for those who choose to use it.
|
2014-12-19 09:01:47 +11:00 |
|