summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* SPIGOT-370: Remove LOCKED_CHESTThinkofdeath2015-03-11-1/+0
* Fix getActivePotionEffects ignoring the particles flagThinkofdeath2015-03-11-1/+1
* SPIGOT-678: Fix the particles flag being ignored in PotionMetaThinkofdeath2015-03-11-1/+4
* Don't run tasks when the server is stoppingThinkofdeath2015-03-11-2/+11
* SPIGOT-677: Add populators slightly later to make sure everything is initializedThinkofdeath2015-03-11-65/+71
* SPIGOT-665: Fix ghost blocks when cancelling piston eventsThinkofdeath2015-03-09-5/+12
* Only double switch if the dimension is the sameThinkofdeath2015-03-08-15/+17
* Readd the double dimension switchThinkofdeath2015-03-08-14/+15
* SPIGOT-626: Add populators early to prevent chunks being missedThinkofdeath2015-03-08-70/+69
* SPIGOT-657: Set armor stand noclip flag in correct place.md_52015-03-08-13/+12
* s/R1/R2 - deprecation-mappings.atmd_52015-03-08-25/+25
* SPIGOT-644: Attempt to fix a long standing issue by limiting the range of get...Thinkofdeath2015-03-08-11/+25
* SPIGOT-654: Use the server player list instead of the world for boss spawn/de...Thinkofdeath2015-03-07-6/+6
* Add a unit test for map colorsThinkofdeath2015-03-07-0/+62
* Fix a null pointer issue with multiworldThinkofdeath2015-03-07-3/+3
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-5466/+5028
* SPIGOT-602: Kick players with non-finite locationsmd_52015-02-26-3/+3
* SPIGOT-591: Optimize EntitySlice.iteratorThinkofdeath2015-02-20-0/+42
* SPIGOT-447: Fix dismount causing a quick remountmd_52015-02-20-2/+11
* Make tab complete spam check more lenient.md_52015-02-20-3/+3
* Remove the double dimension switch as the issue seems fixed, if it breaks som...Thinkofdeath2015-02-18-15/+14
* SPIGOT-586: Fix a mistake in CraftMetaItemThinkofdeath2015-02-18-1/+1
* Two more cases for BlockFireThinkofdeath2015-02-17-2/+19
* Fix a missed case in BlockFireThinkofdeath2015-02-17-2/+11
* Fix hashcode / equals / formatting.md_52015-02-15-17/+19
* Fix incorrect import in armor stands.md_52015-02-15-3/+3
* API for setting/getting hideFlags. Implementation of the hideFlags to be save...md_52015-02-15-4/+77
* Implement armor stand event.FearThe13372015-02-15-4/+78
* Add alternatives for deprecated methodsBillyGalbreath2015-02-15-0/+40
* SPIGOT-557: Fix incorrect target reason for attacking an entityThinkofdeath2015-02-12-3/+3
* SPIGOT-540: Fix an issue when mob effects were added during an event caused b...Thinkofdeath2015-02-12-26/+86
* Update applyPatches to remove extra messages0x277F2015-02-07-3/+3
* If an enchanting table was force opened, default the world to the player's wo...Suddenly2015-02-07-4/+16
* Fix the server stopping multiple times on shutdownThinkofdeath2015-02-07-28/+39
* SPIGOT-536: Delay physics updates for tall plants until both parts are setThinkofdeath2015-02-07-0/+25
* Fix SPIGOT-528: Incorrect owner for merchant inventories.md_52015-02-06-6/+7
* SPIGOT-527: Improve vanilla's ping handlingThinkofdeath2015-02-05-4/+29
* Fix some null pointer issues in ThreadPlayerLookupUUIDThinkofdeath2015-02-05-3/+12
* Handle new players correctlyThinkofdeath2015-02-04-3/+3
* Improve vanilla's rename detection by using bukkit's lastKnownName nbt tagThinkofdeath2015-02-04-35/+48
* Re-enable the vanilla feature of changing the join message if a player has ch...Thinkofdeath2015-02-03-34/+50
* Fix BlockIgniteEvent and BlockSpreadEvent being called with the wrong locationsThinkofdeath2015-02-03-5/+5
* SPIGOT-512: Fix SmallFireballs ignoring isIncendiaryThinkofdeath2015-02-02-3/+3
* SPIGOT-465: Allow cancelling BlockPlaceEvent to preven wither spawnsThinkofdeath2015-02-02-12/+36
* Fix exceptions from tasks being ignoredThinkofdeath2015-02-02-21/+36
* Fix a null pointer in ShapeDetectorBlockThinkofdeath2015-02-02-0/+15
* SPIGOT-508: Set noclip flag when changing armor stand gravitymd_52015-02-01-2/+11
* SPIGOT-506: Falling blocks are special toomd_52015-02-01-3/+3
* Fix client chunk leak when preforming large block/chunk updatesThinkofdeath2015-01-30-11/+2
* SPIGOT-458: Events / game rules shouldn't affect fall damage onto soil.md_52015-01-31-3/+15