Thinkofname | 9cd081f1ad8Rework speed limiting to better handle server-set high velocities | Rework speed limiting to better handle server-set high velocities | | |
Thinkofname | 1092acbddf0 | Rework piston events to only fire a retract event for sticky pistons | | |
BuildTools | 17962f66ec0 | SPIGOT-443: Synchronize access to HANDLED_TAGS as Spigot uses it async | | SPIGOT-443 |
Thinkofname | 59dd2ddb9de | SPIGOT-438: Correct CraftScoreboard.getObjective NPEing instead of returning null for missing objectives | | SPIGOT-438 |
md_5 | 00eba538b0a | Fix mismatch between teams and player teams. | | |
md_5 | 42ebec1f71b | 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. | | SPIGOT-242 |
md_5 | 8047b0a1311 | SPIGOT-429: Use correct block for checking Block.b (canReplace) | | SPIGOT-429 |
md_5 | faa27ed2980 | SPIGOT-418: Ensure vehicle events are fired. | | SPIGOT-418 |
md_5 | e6f9fd4dc78 | isThundering should just reflect thunder state. | | |
md_5 | 93e7b199bd2 | Fix the CraftWorld weather methods duplicating events. | | |
md_5 | 0643caa8883 | Use SpecialSource 1.2.1 - greatly reduced memory usage. | | |
md_5 | 66f6bfdaac4 | Use release SpecialSource versions. | | |
md_5 | d5e2e6e9947 | Add animal sniffer plugin to check API usages.Wouldn't want @yawkat submitting PRs that only work on Java 8. | | |
Thinkofname | 1a84bacbdd6 | Fix null pointer in ChatBaseComponent's hashCode method | | |
 Aitor Esteve | 5e6c347daaf | Fix SPIGOT-260: Item drops don't spill in correct place. | | SPIGOT-260 |
md_5 | 76588191301 | Fix off by one in CraftRabbit.Fixes SPIGOT-392 | | SPIGOT-392 |
md_5 | 4470462a549 | SPIGOT-387: Remove redundant custom vehicle handling. | | SPIGOT-387 |
Thinkofname | ba8f63080d2 | Add missing synthetic flags to lastDamage | | |
md_5 | 373090f74de | Bump to 1.2-SNAPSHOT | | |
md_5 | 52a6c083d77 | Actually stage file | | |
md_5 | 3c5131852e9 | Add ACC_SYNTHETIC back. | | |
Thinkofname | a1ce1647aed | Fix mistake in vine growth | | |
md_5 | 7bd9a5a243b | SPIGOT-321: Fire damage event for EntityItem. | | SPIGOT-321 |
Thinkofname | 0c476114092 | SPIGOT-362: Specify a teleport cause for specatator teleports | | SPIGOT-362 |
md_5 | 96d09e378a0 | Use ECJ as the compiler, like Bukkit. | | |
Thinkofname | 5b92dc3d0a5 | Whoops missed a file | | |
Thinkofname | 6ac32df219e | Redirect execute through our command system and allow entities to be CommandSenders | | |
md_5 | 922e0a1a7f5 | SPIGOT-341: Backport ender pearl spawning fix from 1.8.1 | | SPIGOT-341 |
md_5 | dde25d45ef1 | SPIGOT-323: Allow force creating enchant table containers.Usefullness is not guaranteed. | | SPIGOT-323 |
md_5 | c99cdafd3f5 | SPIGOT-323: Enchanting tables can no longer be force opened.(reverted from commit 9784338acff089ad16bc6399fca13fe83d0a371a) | | SPIGOT-323 |
md_5 | 9784338acff | SPIGOT-323: Enchanting tables can no longer be force opened. | | SPIGOT-323 |
md_5 | 07fcb493a96 | Rewrite storm / thunder event handling to catch all cases.Fixes SPIGOT-335. | | SPIGOT-335 |
md_5 | e5c51c790fa | Actually return. | | |
md_5 | 93efa5a803b | "Fix" SPIGOT-349 - don't allow + or ! in path. | | SPIGOT-349 |
Thinkofname | c13376df5d3 | SPIGOT-178: Treat ItemStacks of 0 size as empty | | SPIGOT-178 |
Thinkofname | c051558691a | SPIGOT-296: Fix stack overflow when a dispense event is set to bonemeal | | SPIGOT-296 |
Thinkofname | d4eaf226f97 | SPIGOT-270: Fire inventory events for spectator mode (but cancelled) | | SPIGOT-270 |
Thinkofname | c4fd085432b | Fix kick messages being lost | | |
Thinkofname | a28895313cc | SPIGOT-217: Fix VehicleBlockCollisionEvent having the wrong block location | | SPIGOT-217 |
Thinkofname | ff66a9a65cc | SPIGOT-354: Fix the version being incorrect for level.dat | | SPIGOT-354 |
Thinkofname | 08996835da4M | Merge pull request #75 in SPIGOT/craftbukkit from ~XOR/craftbukkit:fixbookserial to master* commit 'e8e3ca29e250f38be86e7c97f0bf03cec5374693':
Add null check before iterating over iterator. | | |
Xor Boole | e8e3ca29e25 | Add null check before iterating over iterator. | | |
Thinkofname | eae50b4f2af | Remove DEBUG_ALL_BLOCK_STATES due to it being broken | | |
Thinkofname | 850a9e07727 | Correctly close chests cancelled for cancelled inventory open events | | |
Thinkofname | 0a0d3aa5a7f | SPIGOT-287: Fire a cancelled inventory open event for locked chests | | SPIGOT-287 |
Thinkofname | 2d5a55b3697 | SPIGOT-307: Fix inverted logic in WorldServer.sendParticles | | SPIGOT-307 |
Thinkofname | 0e2396c22f0 | Remove tile entity tags for signs and command blocks | | |
Thinkofname | bd703b831ce | SPIGOT-303: Fix NPE in ChatModifier | | SPIGOT-303 |
Thinkofname | c8068316195 | Apply permission checks to command block executed vanilla commands | | |
Thinkofname | e1c64bf0ebd | Make the effect filter stricter | | |