Thinkofdeath
d4eaf226f9
SPIGOT-270: Fire inventory events for spectator mode (but cancelled)
2015-01-04 20:23:54 +00:00
Thinkofdeath
c4fd085432
Fix kick messages being lost
2015-01-04 20:12:02 +00:00
Thinkofdeath
a28895313c
SPIGOT-217: Fix VehicleBlockCollisionEvent having the wrong block location
2015-01-04 20:00:42 +00:00
Thinkofdeath
ff66a9a65c
SPIGOT-354: Fix the version being incorrect for level.dat
2015-01-04 19:54:51 +00:00
Thinkofdeath
08996835da
Merge pull request #75 in SPIGOT/craftbukkit from ~XOR/craftbukkit:fixbookserial to master
...
* commit 'e8e3ca29e250f38be86e7c97f0bf03cec5374693':
Add null check before iterating over iterator.
2014-12-28 18:57:56 +01:00
Xor Boole
e8e3ca29e2
Add null check before iterating over iterator.
2014-12-28 13:57:27 -04:00
Thinkofdeath
eae50b4f2a
Remove DEBUG_ALL_BLOCK_STATES due to it being broken
2014-12-28 16:56:54 +00:00
Thinkofdeath
850a9e0772
Correctly close chests cancelled for cancelled inventory open events
2014-12-28 16:05:42 +00:00
Thinkofdeath
0a0d3aa5a7
SPIGOT-287: Fire a cancelled inventory open event for locked chests
2014-12-28 15:14:53 +00:00
Thinkofdeath
2d5a55b369
SPIGOT-307: Fix inverted logic in WorldServer.sendParticles
2014-12-28 14:56:18 +00:00
Thinkofdeath
0e2396c22f
Remove tile entity tags for signs and command blocks
2014-12-27 22:44:51 +00:00
Thinkofdeath
bd703b831c
SPIGOT-303: Fix NPE in ChatModifier
2014-12-27 19:29:22 +00:00
Thinkofdeath
c806831619
Apply permission checks to command block executed vanilla commands
2014-12-27 14:58:47 +00:00
Thinkofdeath
e1c64bf0eb
Make the effect filter stricter
2014-12-27 14:48:38 +00:00
Thinkofdeath
c2c8dda565
.-.
2014-12-27 14:24:17 +00:00
Thinkofdeath
c76552e4a5
Fix crashes when beacons have invalid effects
2014-12-27 14:03:18 +00:00
Thinkofdeath
89ebcc2143
Fix CLOSEST_PLAYER being used for all entities
2014-12-27 12:18:31 +00:00
Thinkofdeath
d51936efb4
SPIGOT-298: Fix book serialization
2014-12-27 12:13:28 +00:00
Thinkofdeath
306b233a40
SPIGOT-279: Fix all metadata being cleared for items that support blockEntityTag on material mis-match
2014-12-27 00:51:59 +00:00
Thinkofdeath
264d479fd8
SPIGOT-136, SPIGOT-267: Store pages as chat component to retain chat events unless a plugin touches them
2014-12-26 21:55:35 +00:00
Thinkofdeath
4cd8023852
SPIGOT-276: Force load chunks in Location2D fixes /spreadplayers
2014-12-26 21:29:47 +00:00
Thinkofdeath
b3893963b7
Bump maven plugin versions
2014-12-25 12:34:14 +00:00
FearThe137
2db3ea29a6
Implement Rabbit types.
2014-12-24 09:11:25 +11:00
Thinkofdeath
81ab957aa5
Update the command blacklist to handle the prefixed versions
2014-12-23 01:00:17 +00:00
md_5
6dfcbc61ab
SPIGOT-204: Add way to set block type without using IDs or updating physics.
2014-12-22 19:48:02 +11:00
Thinkofdeath
40aaa31c49
Fix EntityEquipment for armor stands and redirect the getters/setters to use it
2014-12-21 23:26:42 +00:00
Thinkofdeath
dbdf6cacbf
Only allow command blocks to be placed by op'd players
2014-12-21 19:04:01 +00:00
FearThe1337
53fc3cf74f
Fix custom chunk generators. Fixes SPIGOT-193.
2014-12-21 17:38:42 +00:00
FearThe1337
b6634d7409
SPIGOT-241 - Fix the duplication glitch of Leads (Vanilla bug).
...
Glitch is caused because entities drop their leads when they are dead and still leashed and when they can't find their owner (Or the distance is too large).
We need to make sure the entity we set to be dead, loses its leash before the next tick, else there will be two dropped leads.
2014-12-21 17:36:23 +00:00
Thinkofdeath
2681166072
Remove the delayed tile entity removal, fixes issues with recursive removal of comparators
2014-12-21 17:32:35 +00:00
FearThe1337
89944c09c9
SPIGOT-231 and SPIGOT-229. Fix itemframe behaviour.
...
Confirmed fix for itemframes not showing up. Based on the code in
CraftPainting.
Besids this fix we now pass null itemstacks directly to the
EntityItemFrame to allow the removal of items in ItemFrames.
2014-12-21 09:59:45 +11:00
Fabian Faßbender
ce7dd34b5c
aW() does re register Attributes which causes a IllegalArgumentException. This fixes it and sets the Guardian back to a normal Guardian without any problem.
2014-12-21 08:52:20 +11:00
md_5
f233e7d0fe
Remove redundant pom entries.
2014-12-19 09:08:27 +11:00
Adam Thomas
606cf0eea4
Implement NameTag visibility API for Teams.
2014-12-18 21:27:46 +11:00
0x277F
dadb43af92
Use value from new potion effect particle visibility API.
2014-12-18 21:20:51 +11:00
md_5
313bc5204c
Remove outdated CONTRIBUTING.md
2014-12-18 10:36:24 +11:00
FrozenBrain
618abf7a36
SPIGOT-228: Don't deserialize meta of written books twice
2014-12-18 09:47:10 +11:00
FearThe1337
6fab8fe51e
SPIGOT-236 - fix notes playing wrongly.
...
Formula is from BlockNote (NMS), slightly formatted different to be smaller.
2014-12-18 09:47:10 +11:00
Thinkofdeath
975c9ed4f9
Merge pull request #61 in SPIGOT/craftbukkit from ~FEARTHE1337/craftbukkit:SPIGOT-149 to master
...
* commit '5ae6f9935cad9a76f1a421bd24c2a4df1f79954d':
Spigot-149 - Save map in primary world.
2014-12-17 16:30:25 +01:00
FearThe1337
5ae6f9935c
Spigot-149 - Save map in primary world.
2014-12-17 16:23:36 +01:00
Thinkofdeath
20c65caae7
SPIGOT-210: Remove the exception when dropping a non-existant task
...
If the server crashes during chunk generation then the chunk would have never
been added to the executor, this caused a second exception to be thrown when
the server shutdown from the first exception
2014-12-16 10:53:29 +00:00
md_5
7bc218d1e2
Use SpecialSource Maven pluging for compile time remapping.
2014-12-16 10:14:19 +11:00
Thinkofdeath
6b061e2581
SPIGOT-152, SPIGOT-197: Add a system to handle new tags before an api is ready for them
2014-12-15 15:44:57 +00:00
Stefan
e1070b9fbb
SPIGOT-206 Further checks and fixes for Hanging entities.
...
Adds an check for existing entities before selecting the location allowing
for hanging entities to be spawned in blocks where there already is an
hanging entity at the default rotation.
Fixes the CraftHanging setRotation function to use the new 1.8 logic.
2014-12-15 14:42:00 +00:00
Thinkofdeath
4207eeffe0
SPIGOT-212: Modify the vanilla change gamemode method to call our version
2014-12-15 14:14:59 +00:00
DemonWav
55e592e542
Don't decrement ItemStack when CreatureSpawnEvent is canceled - addresses SPIGOT-87
2014-12-15 13:54:01 +00:00
Thinkofdeath
28f37a113c
Fix entities freezing when a chunk is regenerated
2014-12-15 13:46:41 +00:00
Thinkofdeath
f6bfbb9851
Merge pull request #58 in SPIGOT/craftbukkit from ~DMCK2B/craftbukkit:bugfix/fixNoOPCheckOnCommandBlocks to master
...
* commit 'b9c3e3e8f0df87a9eeb41e5a56872892ad75c3a2':
Swap out always-OP vanilla system for Bukkit OP checking in command blocks
2014-12-15 11:07:32 +01:00
Suddenly
b9c3e3e8f0
Swap out always-OP vanilla system for Bukkit OP checking in command blocks
2014-12-15 10:04:42 +00:00
TheCutter
07c2162118
Implement WorldBorder API
2014-12-14 10:02:33 +11:00