Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove redundant syncInventory on world change | md_5 | 2016-03-06 | -1/+2 |
| | ||||
* | SPIGOT-1573: Fix command blocks after respawning | md_5 | 2016-03-06 | -24/+21 |
| | ||||
* | Update to Minecraft 1.9 | md_5 | 2016-03-01 | -105/+112 |
| | ||||
* | SPIGOT-1308: Fix typo in PlayerList#sendAll | Thinkofdeath | 2016-01-22 | -1/+1 |
| | ||||
* | SPIGOT-1058: Fix lost player list capping to 60. | md_5 | 2015-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 ↵ | Thinkofdeath | 2015-06-07 | -21/+31 |
| | | | | see the player | |||
* | [SPIGOT-946] Begin making use of access transforms to simplify patching. | md_5 | 2015-06-06 | -17/+5 |
| | ||||
* | Cut fluff from patch headers. | md_5 | 2015-05-25 | -2/+2 |
| | ||||
* | Update to 1.8.4 | Thinkofdeath | 2015-05-17 | -12/+12 |
| | ||||
* | Fire PlayerTeleport event on portal travel | Thinkofdeath | 2015-03-21 | -33/+38 |
| | ||||
* | Only double switch if the dimension is the same | Thinkofdeath | 2015-03-08 | -15/+17 |
| | ||||
* | Readd the double dimension switch | Thinkofdeath | 2015-03-08 | -14/+15 |
| | ||||
* | Update to Minecraft 1.8.3 | Thinkofdeath | 2015-03-04 | -124/+121 |
| | ||||
* | Remove the double dimension switch as the issue seems fixed, if it breaks ↵ | Thinkofdeath | 2015-02-18 | -15/+14 |
| | | | | something blame SupaHam | |||
* | Handle new players correctly | Thinkofdeath | 2015-02-04 | -3/+3 |
| | ||||
* | Improve vanilla's rename detection by using bukkit's lastKnownName nbt tag | Thinkofdeath | 2015-02-04 | -35/+48 |
| | ||||
* | Re-enable the vanilla feature of changing the join message if a player has ↵ | Thinkofdeath | 2015-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 lost | Thinkofdeath | 2014-12-13 | -15/+12 |
| | ||||
* | SPIGOT-199: Default to white instead of black for chat messages | Thinkofdeath | 2014-12-13 | -3/+3 |
| | ||||
* | Use CraftChatMessage.fromComponent so that colors remain in sent messages | Thinkofdeath | 2014-12-12 | -3/+3 |
| | ||||
* | [Vanilla Fix] Process links in broadcasted messages. | md_5 | 2014-12-12 | -37/+50 |
| | ||||
* | Fix per a world world borders | Thinkofdeath | 2014-12-10 | -14/+30 |
| | | | | Well... mostly anyway | |||
* | Fix worldborders showing from the wrong world | Thinkofdeath | 2014-12-06 | -3/+3 |
| | ||||
* | Disconnect old players before firing PlayerLoginEvent and fire a | Thinkofdeath | 2014-12-06 | -23/+46 |
| | | | | PlayerQuitEvent straight after a PlayerKickEvent | |||
* | Force the player to be saved when disconnecting duplicates | Thinkofdeath | 2014-12-06 | -15/+19 |
| | | | | Allows the current player to grab the updated file | |||
* | Minor formatting fixes | Thinkofdeath | 2014-12-03 | -3/+3 |
| | ||||
* | Fix a missed case for weather transitions on join | Thinkofdeath | 2014-12-02 | -6/+7 |
| | ||||
* | Revert "Remove patch headers" | Thinkofdeath | 2014-11-28 | -0/+2 |
| | | | | This reverts commit d6e3dff7d88b3b4275108071704a1ef18d8484c5. | |||
* | Remove patch headers | GunfighterJ | 2014-11-28 | -2/+0 |
| | ||||
* | Use the right name for the AsyncPlayerPreLoginEvent | Thinkofdeath | 2014-11-28 | -2/+2 |
| | ||||
* | Fix eating food whilst not facing a block | Thinkofdeath | 2014-11-28 | -2/+2 |
| | ||||
* | Update to Minecraft 1.8 | Thinkofdeath | 2014-11-28 | -0/+788 |
For more information please see http://www.spigotmc.org/ |