Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #15 in SPIGOT/craftbukkit from ↵ | Thinkofdeath | 2014-11-30 | -7/+8 |
|\ | | | | | | | | | | | | | ~GENAZT/craftbukkit:bugfix/oob-horses to master * commit 'ebec73b5a952f9b75465c6165d314f00c199eb94': Another attempt of fixing OOB Horses. Just remove them from the world instead of setting it dead. | |||
| * | Another attempt of fixing OOB Horses. Just remove them from the world ↵ | Fabian Faßbender | 2014-11-30 | -7/+8 |
|/ | | | | instead of setting it dead. | |||
* | Add missing CB comment | Thinkofdeath | 2014-11-30 | -3/+3 |
| | ||||
* | Force chunk loading in EntityHuman.getBed, Fixes SPIGOT-64 | Thinkofdeath | 2014-11-30 | -4/+12 |
| | ||||
* | Merge pull request #13 in SPIGOT/craftbukkit from ↵ | Thinkofdeath | 2014-11-30 | -3/+3 |
|\ | | | | | | | | | | | | | ~GENAZT/craftbukkit:bugfix/SPIGOT-20 to master * commit 'cc0d8bb32722bce9ea87b60c8353f070eb51aa7d': Update the correct Scoreboard Criteria when a health change comes in. This fixes SPIGOT-20 | |||
| * | Update the correct Scoreboard Criteria when a health change comes in. This ↵ | Fabian Faßbender | 2014-11-30 | -3/+3 |
| | | | | | | | | fixes SPIGOT-20 | |||
* | | Add a somewhat hacky fix for plugins converting between book types | Thinkofdeath | 2014-11-30 | -0/+40 |
|/ | ||||
* | Fix Chunk.getTileEntities() (Fixes SPIGOT-62) | Thinkofdeath | 2014-11-30 | -1/+1 |
| | ||||
* | Fix LEFT_CLICK_AIR | Thinkofdeath | 2014-11-30 | -26/+25 |
| | ||||
* | Add a flag to correctly convert signs to 1.8 | Thinkofdeath | 2014-11-30 | -0/+43 |
| | ||||
* | Correct the return value of getPlayerListName | Thinkofdeath | 2014-11-30 | -1/+1 |
| | ||||
* | Merge pull request #10 in SPIGOT/craftbukkit from ↵ | Thinkofdeath | 2014-11-30 | -7/+21 |
|\ | | | | | | | | | | | | | ~GENAZT/craftbukkit:bugfix/SPIGOT-58 to master * commit 'c8a76994dcad959b306d6e84e0b73f23571f3e14': Horses spawned under Y 0 cause CraftBukkit to crash. This happens a lot since people keep using bugged Horses for Holographics | |||
| * | Horses spawned under Y 0 cause CraftBukkit to crash. This happens a lot ↵ | Fabian Faßbender | 2014-11-30 | -7/+21 |
|/ | | | | | | since people keep using bugged Horses for Holographics Remove out of bounds horses, fixes an vanilla bug. Fixes SPIGOT-58 | |||
* | Optimize the invalid block fixing | Thinkofdeath | 2014-11-29 | -11/+6 |
| | ||||
* | Treat LeavesDecayEvent as canceled if a plugin changes the block | Thinkofdeath | 2014-11-29 | -3/+3 |
| | ||||
* | Fix canceling BlockPlaceEvent | Thinkofdeath | 2014-11-29 | -6/+6 |
| | ||||
* | Remove old debug info | Thinkofdeath | 2014-11-29 | -33/+32 |
| | ||||
* | Merge pull request #8 in SPIGOT/craftbukkit from ↵ | Thinkofdeath | 2014-11-29 | -30/+48 |
|\ | | | | | | | | | | | | | | | ~GENAZT/craftbukkit:bugfix/SPIGOT-46 to master * commit '1e8a3f192f78aebad26c3ed9dcdd27d61d51e130': Corrected WorldData patch file Rewrite the level.dat properly. This fixes SPIGOT-46 | |||
| * | Corrected WorldData patch file | Fabian Faßbender | 2014-11-29 | -1299/+7 |
| | | ||||
| * | Rewrite the level.dat properly. This fixes SPIGOT-46 | Fabian Faßbender | 2014-11-29 | -30/+1340 |
| | | ||||
* | | Improve the invalid block handling | Thinkofdeath | 2014-11-29 | -8/+17 |
|/ | ||||
* | Merge pull request #7 in SPIGOT/craftbukkit from ↵ | Thinkofdeath | 2014-11-29 | -36/+50 |
|\ | | | | | | | | | | | | | ~GENAZT/craftbukkit:bugfix/SPIGOT-44 to master * commit '4d0f5edb05f371f1294d5991e3379a3ed688428e': Just only hold the last BlockState update for the same location. This fixes SPIGOT-44 | |||
| * | Just only hold the last BlockState update for the same location. This fixes ↵ | Fabian Faßbender | 2014-11-29 | -36/+50 |
|/ | | | | SPIGOT-44 | |||
* | Merge pull request #6 in SPIGOT/craftbukkit from ↵ | Thinkofdeath | 2014-11-29 | -3/+7 |
|\ | | | | | | | | | | | | | ~MIKEPRIMM/craftbukkit:mikeprimm/SPIGOT-30 to master * commit '46922049214f37fbc6369a6f1391f3963ff2d3be': SPIGOT-30: Fix restoring of WorldData when loading worlds | |||
| * | SPIGOT-30: Fix restoring of WorldData when loading worlds | Mike Primm | 2014-11-29 | -3/+7 |
| | | ||||
* | | Fix a vanilla issue which causes invalid data values on blocks to turn to air | Thinkofdeath | 2014-11-29 | -6/+32 |
| | | | | | | | | | | Worlds already loaded in 1.8 can still be saved by this but tile entities will be lost | |||
* | | Fire EntityDamageEvent for armor stands | Thinkofdeath | 2014-11-29 | -0/+14 |
|/ | | | | Somewhat of a lazy way of doing it but it will do for now | |||
* | Ignore invalid blocks in ChunkSnapshots | Thinkofdeath | 2014-11-29 | -0/+1 |
| | ||||
* | Minecraft by default only uses the World at index 0 for the WorldBorder ↵ | Fabian Faßbender | 2014-11-29 | -0/+39 |
| | | | | command. This fixes SPIGOT-12 | |||
* | Merge pull request #4 in SPIGOT/craftbukkit from ↵ | Thinkofdeath | 2014-11-29 | -1/+2 |
|\ | | | | | | | | | | | | | ~MIKEPRIMM/craftbukkit:mikeprimm/SPIGOT-29 to master * commit 'dd33bcf6a53149d3813d128d5e93b5bf5ca69711': Fix chunk snapshot generation (needed for Dynmap) | |||
| * | Fix chunk snapshot generation (needed for Dynmap) | Mike Primm | 2014-11-28 | -1/+2 |
| | | ||||
* | | Fix command blocks | Thinkofdeath | 2014-11-29 | -2/+11 |
|/ | ||||
* | Fix setAge and related methods | Thinkofdeath | 2014-11-29 | -1/+1 |
| | ||||
* | Fix missed case in CraftBlock | Thinkofdeath | 2014-11-29 | -0/+1 |
| | ||||
* | Don't default the universe to the current directory | Thinkofdeath | 2014-11-28 | -23/+21 |
| | ||||
* | Re-add the timestamp for spigot | Thinkofdeath | 2014-11-28 | -0/+32 |
| | ||||
* | Fix interaction issues | Thinkofdeath | 2014-11-28 | -113/+49 |
| | ||||
* | Don't commit unchanged patches | GunfighterJ | 2014-11-28 | -7/+13 |
| | ||||
* | Revert "Remove patch headers" | Thinkofdeath | 2014-11-28 | -1/+534 |
| | | | | This reverts commit d6e3dff7d88b3b4275108071704a1ef18d8484c5. | |||
* | Remove patch headers | GunfighterJ | 2014-11-28 | -534/+1 |
| | ||||
* | Fix enchanting to match 1.8 behaviour | Thinkofdeath | 2014-11-28 | -3/+3 |
| | ||||
* | Improve vanilla command handling for command blocks | Thinkofdeath | 2014-11-28 | -9/+10 |
| | ||||
* | Remove extra color codes at the start from converted json chat | Thinkofdeath | 2014-11-28 | -1/+1 |
| | ||||
* | Only rebuild patches that are changed | Thinkofdeath | 2014-11-28 | -3/+8 |
| | ||||
* | Use the right name for the AsyncPlayerPreLoginEvent | Thinkofdeath | 2014-11-28 | -527/+527 |
| | ||||
* | Fix eating food whilst not facing a block | Thinkofdeath | 2014-11-28 | -527/+527 |
| | ||||
* | Update to Minecraft 1.8 | Thinkofdeath | 2014-11-28 | -65097/+22150 |
| | | | | For more information please see http://www.spigotmc.org/ | |||
* | Allow teleportation of entities on vehicles. Fixes BUKKIT-4210 | bendude56 | 2014-08-17 | -2/+8 |
| | | | | | | | | | | | Up until Minecraft version 1.5 it was not possible to teleport entities within vehicles. With the 1.5 update came the change in the Minecraft teleportation logic to dismount before teleporting the entity, if applicable. This commit ammends the existing CraftBukkit logic for rejecting teleportation for entities in vehicles to permit the action. Due to this change, CraftBukkit is now in-line with Minecraft 1.5 teleportation logic. | |||
* | Implement ability to keep items on death via plugins. Adds BUKKIT-5724 | Jerom van der Sar | 2014-08-17 | -3/+8 |
| | | | | | | | | | | | | | When a player dies their inventory is normally scattered over the the area in which they died. Plugins should be able to modify this behaviour by defining whether or not the player's inventory will be dropped on the ground or waiting for the player when they eventually respawn. This commit implements the methods included in the Bukkit half for the new behaviour by acting upon the boolean flag. The boolean flag is tested prior to clearing the inventory as well as prior to dropping the items on the ground. If the flag is true (indicating "keep inventory"), the items are not removed from the player's inventory and are not dropped on the ground. | |||
* | Modify the invalid item set to permit command blocks. Fixes BUKKIT-4342 | Starbuck Johnson | 2014-08-17 | -1/+1 |
| | | | | | | | | | | | | When using a "vanilla" Minecraft server using the "pick block" key on a command block yields the invoker with a command block within their inventory while in creative mode. Implications of the invalid items set containing the command block also include having a "ghost" item that cannot be placed due to it not actually existing. This commit resolves the problem and brings Craftbukkit closer to vanilla behaviour by removing the command block item ID, 137, from the invalid items set. |