summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Rework speed limiting to better handle server-set high velocitiesmovement-fixThinkofdeath2015-01-22-68/+92
* Rework piston events to only fire a retract event for sticky pistonsThinkofdeath2015-01-19-11/+29
* SPIGOT-443: Synchronize access to HANDLED_TAGS as Spigot uses it asyncBuildTools2015-01-18-21/+23
* SPIGOT-438: Correct CraftScoreboard.getObjective NPEing instead of returning ...Thinkofdeath2015-01-17-1/+2
* Fix mismatch between teams and player teams.md_52015-01-17-2/+3
* SPIGOT-242: Fix scoreboard API.md_52015-01-17-50/+50
* SPIGOT-429: Use correct block for checking Block.b (canReplace)md_52015-01-16-0/+11
* SPIGOT-418: Ensure vehicle events are fired.md_52015-01-16-25/+47
* isThundering should just reflect thunder state.md_52015-01-13-1/+1
* Fix the CraftWorld weather methods duplicating events.md_52015-01-13-34/+11
* Use SpecialSource 1.2.1 - greatly reduced memory usage.md_52015-01-12-1/+1
* Use release SpecialSource versions.md_52015-01-12-13/+1
* Add animal sniffer plugin to check API usages.md_52015-01-12-0/+20
* Fix null pointer in ChatBaseComponent's hashCode methodThinkofdeath2015-01-11-0/+11
* Fix SPIGOT-260: Item drops don't spill in correct place.Hitoprl2015-01-11-6/+31
* Fix off by one in CraftRabbit. Fixes SPIGOT-392md_52015-01-10-2/+2
* SPIGOT-387: Remove redundant custom vehicle handling.md_52015-01-09-71/+38
* Add missing synthetic flags to lastDamageThinkofdeath2015-01-09-0/+2
* Bump to 1.2-SNAPSHOTmd_52015-01-09-1/+1
* Actually stage filemd_52015-01-09-0/+60
* Add ACC_SYNTHETIC back.md_52015-01-09-2/+13
* Fix mistake in vine growthThinkofdeath2015-01-06-12/+11
* SPIGOT-321: Fire damage event for EntityItem.md_52015-01-07-4/+16
* SPIGOT-362: Specify a teleport cause for specatator teleportsThinkofdeath2015-01-06-17/+23
* Use ECJ as the compiler, like Bukkit.md_52015-01-05-7/+28
* Whoops missed a fileThinkofdeath2015-01-04-0/+126
* Redirect execute through our command system and allow entities to be CommandS...Thinkofdeath2015-01-04-0/+161
* SPIGOT-341: Backport ender pearl spawning fix from 1.8.1md_52015-01-05-4/+13
* SPIGOT-323: Allow force creating enchant table containers. Usefullness is not...md_52015-01-05-1/+8
* SPIGOT-323: Enchanting tables can no longer be force opened. (reverted from c...md_52015-01-05-9/+0
* SPIGOT-323: Enchanting tables can no longer be force opened.md_52015-01-05-0/+9
* Rewrite storm / thunder event handling to catch all cases. Fixes SPIGOT-335.md_52015-01-05-88/+98
* Actually return.md_52015-01-05-1/+2
* "Fix" SPIGOT-349 - don't allow + or ! in path.md_52015-01-05-0/+6
* SPIGOT-178: Treat ItemStacks of 0 size as emptyThinkofdeath2015-01-04-0/+12
* SPIGOT-296: Fix stack overflow when a dispense event is set to bonemealThinkofdeath2015-01-04-3/+3
* SPIGOT-270: Fire inventory events for spectator mode (but cancelled)Thinkofdeath2015-01-04-15/+22
* Fix kick messages being lostThinkofdeath2015-01-04-3/+3
* SPIGOT-217: Fix VehicleBlockCollisionEvent having the wrong block locationThinkofdeath2015-01-04-3/+3
* SPIGOT-354: Fix the version being incorrect for level.datThinkofdeath2015-01-04-15/+11
* Merge pull request #75 in SPIGOT/craftbukkit from ~XOR/craftbukkit:fixbookser...Thinkofdeath2014-12-28-3/+5
|\
| * Add null check before iterating over iterator.Xor Boole2014-12-28-3/+5
|/
* Remove DEBUG_ALL_BLOCK_STATES due to it being brokenThinkofdeath2014-12-28-0/+1
* Correctly close chests cancelled for cancelled inventory open eventsThinkofdeath2014-12-28-15/+19
* SPIGOT-287: Fire a cancelled inventory open event for locked chestsThinkofdeath2014-12-28-24/+45
* SPIGOT-307: Fix inverted logic in WorldServer.sendParticlesThinkofdeath2014-12-28-3/+3
* Remove tile entity tags for signs and command blocksThinkofdeath2014-12-27-1/+4
* SPIGOT-303: Fix NPE in ChatModifierThinkofdeath2014-12-27-0/+30
* Apply permission checks to command block executed vanilla commandsThinkofdeath2014-12-27-11/+13
* Make the effect filter stricterThinkofdeath2014-12-27-4/+18