Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | SPIGOT-387: Remove redundant custom vehicle handling. | md_5 | 2015-01-09 | -18/+12 |
| | ||||
* | SPIGOT-217: Fix VehicleBlockCollisionEvent having the wrong block location | Thinkofdeath | 2015-01-04 | -3/+3 |
| | ||||
* | SPIGOT-241 - Fix the duplication glitch of Leads (Vanilla bug). | FearThe1337 | 2014-12-21 | -6/+10 |
| | | | | | Glitch is caused because entities drop their leads when they are dead and still leashed and when they can't find their owner (Or the distance is too large). We need to make sure the entity we set to be dead, loses its leash before the next tick, else there will be two dropped leads. | |||
* | Rebuilt patches | md_5 | 2014-12-12 | -23/+23 |
| | ||||
* | Add implementation of the elder Guardian API | md_5 | 2014-12-12 | -0/+10 |
| | ||||
* | Remove old dev comments | Thinkofdeath | 2014-12-11 | -21/+19 |
| | ||||
* | Filter invalid bounding boxes for entities | Thinkofdeath | 2014-12-02 | -2/+32 |
| | | | | This should prevent issues caused by broken horses | |||
* | 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/+578 |
For more information please see http://www.spigotmc.org/ |