summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
...
* Add implementation of the elder Guardian APImd_52014-12-12-4/+54
* Re-enable selectors for players and the console using vanilla commandsThinkofdeath2014-12-11-19/+13
* Fixed mis-placed CraftBukkit commentsThinkofdeath2014-12-11-11/+9
* Remove old dev commentsThinkofdeath2014-12-11-21/+19
* SPIGOT-179: Fix the age counter not being reset for cacti and reedsThinkofdeath2014-12-11-10/+13
* Fix per a world world bordersThinkofdeath2014-12-10-55/+134
* SPIGOT-143: Fix various animal stuff not being canceled by damageEntity.FearThe13372014-12-10-20/+88
* Fix another missed scoreboard renameThinkofdeath2014-12-10-3/+3
* Merge pull request #42 in SPIGOT/craftbukkit from ~CYBERTIGER/craftbukkit:sav...Thinkofdeath2014-12-10-13/+24
|\
| * SPIGOT-169: Save level.dat for non-primary worlds.Antony Riley2014-12-10-13/+24
* | SPIGOT-173: Fix missed renames in EntityHumanThinkofdeath2014-12-10-4/+4
* | Fix /gamerule always targeting the main worldThinkofdeath2014-12-10-3/+28
|/
* Fix crash with null thorns damagermd_52014-12-10-0/+11
* Remove CommandWorldBorder patch as this is handled in the command wrapperThinkofdeath2014-12-09-28/+0
* Make sure to catch extra interact packets from the clientThinkofdeath2014-12-09-41/+52
* SPIGOT-162: Fix cancelling RIGHT_CLICK_BLOCK not cancelling used itemsThinkofdeath2014-12-09-34/+41
* Clone the vector that is passed to the VelocityEventThinkofdeath2014-12-07-3/+3
* Merge pull request #35 in SPIGOT/craftbukkit from ~GENAZT/craftbukkit:bugfix/...Thinkofdeath2014-12-07-27/+63
|\
| * Fire the VelocityEvent when an EntityHuman got attacked. Fixes SPIGOT-128Fabian Faßbender2014-12-06-27/+63
* | Merge pull request #34 in SPIGOT/craftbukkit from ~GENAZT/craftbukkit:bugfix/...Thinkofdeath2014-12-07-0/+52
|\ \
| * | Add missing DispenseBehavior for Fireworks. Fixes SPIGOT-135Fabian Faßbender2014-12-06-0/+52
| |/
* | Filter extra right click air interaction eventsThinkofdeath2014-12-07-34/+56
* | Fix worldborders showing from the wrong worldThinkofdeath2014-12-06-3/+3
|/
* Disconnect old players before firing PlayerLoginEvent and fire aThinkofdeath2014-12-06-60/+84
* SPIGOT-80: Fix players being invisible after teleportingThinkofdeath2014-12-06-3/+16
* Force the player to be saved when disconnecting duplicatesThinkofdeath2014-12-06-15/+19
* Readd missed diff in EntityEnderCrystalThinkofdeath2014-12-05-3/+13
* Add basic support for executing commands from signsThinkofdeath2014-12-05-104/+112
* SPIGOT-117: Fix sticky pistons firing for the wrong direction when pulling bl...Thinkofdeath2014-12-05-7/+12
* SPIGOT-123: Force inventory updates on crafting to correctly support custom r...Thinkofdeath2014-12-05-20/+26
* Fix the chunks being blocked from unloading based on the keepSpawnInMemory flagThinkofdeath2014-12-05-3/+3
* Move WorldSaveEvent to proper locationAikar2014-12-03-44/+42
* 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