Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update to Minecraft 1.10.2 | md_5 | 2016-06-25 | -14/+14 |
| | ||||
* | Update to Minecraft 1.10 | md_5 | 2016-06-09 | -37/+37 |
| | ||||
* | SPIGOT-2303: Use getChunkIfLoaded | md_5 | 2016-05-22 | -1/+1 |
| | ||||
* | Minecraft 1.9.4 | md_5 | 2016-05-10 | -55/+50 |
| | ||||
* | SPIGOT-2033: Re-add missed diff for entity.valid | Aikar | 2016-03-29 | -23/+31 |
| | ||||
* | SPIGOT-1746: Tile entities may not always tick. | md_5 | 2016-03-25 | -14/+27 |
| | ||||
* | SPIGOT-1900: Stub out expensive and redundant method call | md_5 | 2016-03-12 | -0/+9 |
| | ||||
* | Missing diff effecting frost walker ignoring entities | BlackHole | 2016-03-10 | -1/+1 |
| | ||||
* | SPIGOT-1663: Fix WorldBorder displaying in secondary worlds. | md_5 | 2016-03-06 | -33/+59 |
| | ||||
* | SPIGOT-1626 / MC-98994: Fix slow chunk performance | md_5 | 2016-03-05 | -1/+6 |
| | | | | Please see https://bugs.mojang.com/browse/MC-98994 for full explanation. | |||
* | SPIGOT-1525: Fix worldborder set. | md_5 | 2016-03-01 | -33/+36 |
| | ||||
* | Update to Minecraft 1.9 | md_5 | 2016-03-01 | -174/+90 |
| | ||||
* | SPIGOT-915: Remove the getEntities filter | Thinkofdeath | 2015-07-08 | -23/+9 |
| | | | | | | Didn't fix the issue like i'd hoped and broke a few plugins in the process. Ideally though plugins shouldn't be using it for large ranges because it is inefficient | |||
* | Cut fluff from patch headers. | md_5 | 2015-05-25 | -2/+2 |
| | ||||
* | SPIGOT-725: Always return captured tile entities | Thinkofdeath | 2015-03-22 | -3/+3 |
| | ||||
* | SPIGOT-711: Correctly init captured tile entities | Thinkofdeath | 2015-03-16 | -16/+18 |
| | ||||
* | Capture tile entities and only place them in the event succeeds | Thinkofdeath | 2015-03-16 | -37/+72 |
| | ||||
* | SPIGOT-677: Add populators slightly later to make sure everything is initialized | Thinkofdeath | 2015-03-11 | -39/+36 |
| | ||||
* | SPIGOT-626: Add populators early to prevent chunks being missed | Thinkofdeath | 2015-03-08 | -36/+39 |
| | ||||
* | SPIGOT-644: Attempt to fix a long standing issue by limiting the range of ↵ | Thinkofdeath | 2015-03-08 | -11/+25 |
| | | | | getEntities | |||
* | Update to Minecraft 1.8.3 | Thinkofdeath | 2015-03-04 | -84/+146 |
| | ||||
* | Rewrite storm / thunder event handling to catch all cases. Fixes SPIGOT-335. | md_5 | 2015-01-05 | -43/+12 |
| | ||||
* | Fix per a world world borders | Thinkofdeath | 2014-12-10 | -34/+36 |
| | | | | Well... mostly anyway | |||
* | Fix the chunks being blocked from unloading based on the keepSpawnInMemory flag | Thinkofdeath | 2014-12-05 | -3/+3 |
| | ||||
* | SPIGOT-96/BUKKIT-5016: Fix thunder storms not darkening the sky and ↵ | Thinkofdeath | 2014-12-02 | -12/+23 |
| | | | | transitions being broken. | |||
* | Fix canceling BlockPlaceEvent | Thinkofdeath | 2014-11-29 | -4/+4 |
| | ||||
* | Remove old debug info | Thinkofdeath | 2014-11-29 | -33/+32 |
| | ||||
* | Just only hold the last BlockState update for the same location. This fixes ↵ | Fabian Faßbender | 2014-11-29 | -36/+50 |
| | | | | SPIGOT-44 | |||
* | 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/+560 |
For more information please see http://www.spigotmc.org/ |