summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerList.patch
Commit message (Expand)AuthorAgeLines
* SPIGOT-2501: Remove period from default quit messagemd_52016-07-07-1/+1
* SPIGOT-2461: Call player tick specificallymd_52016-06-28-1/+1
* SPIGOT-924: Compute attributes one last time after quittingmd_52016-06-25-23/+24
* Update to Minecraft 1.10md_52016-06-09-27/+27
* SPIGOT-2311: Cancelling PlayerPortalEvent causes invulnerability until relogmd_52016-05-25-14/+15
* Minecraft 1.9.4md_52016-05-10-31/+31
* SPIGOT-2115: Fix entities being added to the world multiple times when telepo...Thinkofname2016-04-02-14/+16
* Fix player dimension change invulnerability never getting unset when certain ...Zach Brown2016-03-24-13/+14
* Remove redundant syncInventory on world changemd_52016-03-06-1/+2
* SPIGOT-1573: Fix command blocks after respawningmd_52016-03-06-24/+21
* Update to Minecraft 1.9md_52016-03-01-105/+112
* SPIGOT-1308: Fix typo in PlayerList#sendAllThinkofdeath2016-01-22-1/+1
* SPIGOT-1058: Fix lost player list capping to 60.md_52015-07-18-2/+4
* SPIGOT-954: Don't send block animations or gamemode updates to players can't ...Thinkofdeath2015-06-07-21/+31
* [SPIGOT-946] Begin making use of access transforms to simplify patching.md_52015-06-06-17/+5
* Cut fluff from patch headers.md_52015-05-25-2/+2
* Update to 1.8.4Thinkofdeath2015-05-17-12/+12
* Fire PlayerTeleport event on portal travelThinkofdeath2015-03-21-33/+38
* Only double switch if the dimension is the sameThinkofdeath2015-03-08-15/+17
* Readd the double dimension switchThinkofdeath2015-03-08-14/+15
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-124/+121
* Remove the double dimension switch as the issue seems fixed, if it breaks som...Thinkofdeath2015-02-18-15/+14
* 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
* Rework the vanilla link fix so that hover/click events aren't lostThinkofdeath2014-12-13-15/+12
* SPIGOT-199: Default to white instead of black for chat messagesThinkofdeath2014-12-13-3/+3
* Use CraftChatMessage.fromComponent so that colors remain in sent messagesThinkofdeath2014-12-12-3/+3
* [Vanilla Fix] Process links in broadcasted messages.md_52014-12-12-37/+50
* Fix per a world world bordersThinkofdeath2014-12-10-14/+30
* Fix worldborders showing from the wrong worldThinkofdeath2014-12-06-3/+3
* Disconnect old players before firing PlayerLoginEvent and fire aThinkofdeath2014-12-06-23/+46
* Force the player to be saved when disconnecting duplicatesThinkofdeath2014-12-06-15/+19
* Minor formatting fixesThinkofdeath2014-12-03-3/+3
* Fix a missed case for weather transitions on joinThinkofdeath2014-12-02-6/+7
* Revert "Remove patch headers"Thinkofdeath2014-11-28-0/+2
* Remove patch headersGunfighterJ2014-11-28-2/+0
* Use the right name for the AsyncPlayerPreLoginEventThinkofdeath2014-11-28-2/+2
* Fix eating food whilst not facing a blockThinkofdeath2014-11-28-2/+2
* Update to Minecraft 1.8Thinkofdeath2014-11-28-0/+788