summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerList.patch
Commit message (Collapse)AuthorAgeLines
* 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
| | | | Went missing in the 1.8 update.
* SPIGOT-954: Don't send block animations or gamemode updates to players can't ↵Thinkofdeath2015-06-07-21/+31
| | | | see the player
* [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 ↵Thinkofdeath2015-02-18-15/+14
| | | | something blame SupaHam
* 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 ↵Thinkofdeath2015-02-03-34/+50
| | | | | | | changed name since their last join This uses the UserCache (like vanilla) and therefore is limited to whether they are still in the cache by the next join
* 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
| | | | Well... mostly anyway
* Fix worldborders showing from the wrong worldThinkofdeath2014-12-06-3/+3
|
* Disconnect old players before firing PlayerLoginEvent and fire aThinkofdeath2014-12-06-23/+46
| | | | PlayerQuitEvent straight after a PlayerKickEvent
* Force the player to be saved when disconnecting duplicatesThinkofdeath2014-12-06-15/+19
| | | | Allows the current player to grab the updated file
* 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
| | | | This reverts commit d6e3dff7d88b3b4275108071704a1ef18d8484c5.
* 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
For more information please see http://www.spigotmc.org/