summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
* Minor formatting fixesThinkofdeath2014-12-03-3/+3
* Fix spawn reason for mob eggsThinkofdeath2014-12-03-2/+11
* SPIGOT-102: Fix the player being teleported up 1.62 blocks on cancelling the ...Thinkofdeath2014-12-02-3/+3
* Fix selectors in non-bukkit commands for command blocksThinkofdeath2014-12-02-6/+16
* Filter invalid bounding boxes for entitiesThinkofdeath2014-12-02-24/+39
* Fix a missed case for weather transitions on joinThinkofdeath2014-12-02-6/+7
* SPIGOT-96/BUKKIT-5016: Fix thunder storms not darkening the sky and transitio...Thinkofdeath2014-12-02-39/+93
* SPIGOT-85: Fix NPE in monster spawners when right-clicked with invalid spawn ...Thinkofdeath2014-12-01-5/+17
* Another attempt of fixing OOB Horses. Just remove them from the world instead...Fabian Faßbender2014-11-30-7/+8
* Add missing CB commentThinkofdeath2014-11-30-3/+3
* Force chunk loading in EntityHuman.getBed, Fixes SPIGOT-64Thinkofdeath2014-11-30-4/+12
* Update the correct Scoreboard Criteria when a health change comes in. This fi...Fabian Faßbender2014-11-30-3/+3
* Fix LEFT_CLICK_AIRThinkofdeath2014-11-30-26/+25
* Add a flag to correctly convert signs to 1.8Thinkofdeath2014-11-30-0/+43
* Horses spawned under Y 0 cause CraftBukkit to crash. This happens a lot since...Fabian Faßbender2014-11-30-7/+21
* Optimize the invalid block fixingThinkofdeath2014-11-29-11/+6
* Treat LeavesDecayEvent as canceled if a plugin changes the blockThinkofdeath2014-11-29-3/+3
* Fix canceling BlockPlaceEventThinkofdeath2014-11-29-6/+6
* Remove old debug infoThinkofdeath2014-11-29-33/+32
* Merge pull request #8 in SPIGOT/craftbukkit from ~GENAZT/craftbukkit:bugfix/S...Thinkofdeath2014-11-29-30/+47
|\
| * Corrected WorldData patch fileFabian Faßbender2014-11-29-1299/+7
| * Rewrite the level.dat properly. This fixes SPIGOT-46Fabian Faßbender2014-11-29-30/+1339
* | Improve the invalid block handlingThinkofdeath2014-11-29-8/+17
|/
* Just only hold the last BlockState update for the same location. This fixes S...Fabian Faßbender2014-11-29-36/+50
* Fix a vanilla issue which causes invalid data values on blocks to turn to airThinkofdeath2014-11-29-6/+32
* Fire EntityDamageEvent for armor standsThinkofdeath2014-11-29-0/+14
* Minecraft by default only uses the World at index 0 for the WorldBorder comma...Fabian Faßbender2014-11-29-0/+39
* Fix command blocksThinkofdeath2014-11-29-2/+11
* Don't default the universe to the current directoryThinkofdeath2014-11-28-23/+21
* Re-add the timestamp for spigotThinkofdeath2014-11-28-0/+32
* Fix interaction issuesThinkofdeath2014-11-28-113/+49
* Revert "Remove patch headers"Thinkofdeath2014-11-28-0/+526
* Remove patch headersGunfighterJ2014-11-28-526/+0
* Fix enchanting to match 1.8 behaviourThinkofdeath2014-11-28-3/+3
* Improve vanilla command handling for command blocksThinkofdeath2014-11-28-9/+10
* Use the right name for the AsyncPlayerPreLoginEventThinkofdeath2014-11-28-527/+527
* Fix eating food whilst not facing a blockThinkofdeath2014-11-28-527/+527
* Update to Minecraft 1.8Thinkofdeath2014-11-28-0/+20633