Commit Graph

2843 Commits

Author SHA1 Message Date
md_5
373090f74d Bump to 1.2-SNAPSHOT 2015-01-09 11:22:43 +11:00
md_5
52a6c083d7 Actually stage file 2015-01-09 11:15:17 +11:00
md_5
3c5131852e Add ACC_SYNTHETIC back. 2015-01-09 11:13:33 +11:00
Thinkofdeath
a1ce1647ae Fix mistake in vine growth 2015-01-06 23:54:15 +00:00
md_5
7bd9a5a243 SPIGOT-321: Fire damage event for EntityItem. 2015-01-07 09:58:56 +11:00
Thinkofdeath
0c47611409 SPIGOT-362: Specify a teleport cause for specatator teleports 2015-01-06 20:21:14 +00:00
md_5
96d09e378a Use ECJ as the compiler, like Bukkit. 2015-01-05 14:28:44 +11:00
Thinkofdeath
5b92dc3d0a Whoops missed a file 2015-01-04 23:36:55 +00:00
Thinkofdeath
6ac32df219 Redirect execute through our command system and allow entities to be CommandSenders 2015-01-04 23:26:02 +00:00
md_5
922e0a1a7f SPIGOT-341: Backport ender pearl spawning fix from 1.8.1 2015-01-05 10:11:50 +11:00
md_5
dde25d45ef SPIGOT-323: Allow force creating enchant table containers. Usefullness is not guaranteed. 2015-01-05 10:05:01 +11:00
md_5
c99cdafd3f SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from commit 9784338acf) 2015-01-05 10:00:26 +11:00
md_5
9784338acf SPIGOT-323: Enchanting tables can no longer be force opened. 2015-01-05 09:59:31 +11:00
md_5
07fcb493a9 Rewrite storm / thunder event handling to catch all cases. Fixes SPIGOT-335. 2015-01-05 09:50:48 +11:00
md_5
e5c51c790f Actually return. 2015-01-05 09:25:27 +11:00
md_5
93efa5a803 "Fix" SPIGOT-349 - don't allow + or ! in path. 2015-01-05 09:24:44 +11:00
Thinkofdeath
c13376df5d SPIGOT-178: Treat ItemStacks of 0 size as empty 2015-01-04 22:06:29 +00:00
Thinkofdeath
c051558691 SPIGOT-296: Fix stack overflow when a dispense event is set to bonemeal 2015-01-04 20:42:31 +00:00
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