Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | SPIGOT-1632: Save secondary data for nether/end | Thinkofdeath | 2016-03-02 | -9/+22 |
| | ||||
* | Update to Minecraft 1.9 | md_5 | 2016-03-01 | -143/+156 |
| | ||||
* | Removed tried to add entity warning. | md_5 | 2016-02-05 | -24/+7 |
| | | | | Was a debug message backported from Vanilla 1.9 snapshots. We have decided to remove this message from 1.9 as it is largely useless. | |||
* | SPIGOT-1347: Don't change entity add behaviour, just print warning. | md_5 | 2015-12-17 | -16/+8 |
| | ||||
* | Add some warnings from snapshot versions to check whether they are ↵ | md_5 | 2015-12-15 | -7/+32 |
| | | | | applicable in 1.8.8 | |||
* | SPIGOT-1168: Fix setSleepingIgnored not working on spectators. | md_5 | 2015-09-06 | -1/+1 |
| | ||||
* | Fix HashTreeSet which went missing in the previous commit. | md_5 | 2015-06-06 | -1/+1 |
| | ||||
* | [SPIGOT-946] Begin making use of access transforms to simplify patching. | md_5 | 2015-06-06 | -4/+3 |
| | ||||
* | Update to Minecraft 1.8.7 | md_5 | 2015-06-05 | -16/+16 |
| | ||||
* | Cut fluff from patch headers. | md_5 | 2015-05-25 | -2/+2 |
| | ||||
* | Update to 1.8.4 | Thinkofdeath | 2015-05-17 | -6/+6 |
| | ||||
* | Replace the two nextTickList sets with a single one that combines both | Thinkofdeath | 2015-04-13 | -46/+79 |
| | | | | Should prevent them from going out of sync | |||
* | SPIGOT-291: Change from scoreboard per a world to scorebard per a server | Thinkofdeath | 2015-03-16 | -28/+48 |
| | ||||
* | Fix possible tick list syncing issue | Thinkofdeath | 2015-03-15 | -17/+35 |
| | ||||
* | SPIGOT-677: Add populators slightly later to make sure everything is initialized | Thinkofdeath | 2015-03-11 | -26/+35 |
| | ||||
* | Fix a null pointer issue with multiworld | Thinkofdeath | 2015-03-07 | -3/+3 |
| | ||||
* | Update to Minecraft 1.8.3 | Thinkofdeath | 2015-03-04 | -94/+79 |
| | ||||
* | Rewrite storm / thunder event handling to catch all cases. Fixes SPIGOT-335. | md_5 | 2015-01-05 | -42/+39 |
| | ||||
* | SPIGOT-354: Fix the version being incorrect for level.dat | Thinkofdeath | 2015-01-04 | -15/+11 |
| | ||||
* | SPIGOT-307: Fix inverted logic in WorldServer.sendParticles | Thinkofdeath | 2014-12-28 | -3/+3 |
| | ||||
* | SPIGOT-169: Save level.dat for non-primary worlds. | Antony Riley | 2014-12-10 | -10/+15 |
| | ||||
* | Move WorldSaveEvent to proper location | Aikar | 2014-12-03 | -12/+14 |
| | | | | | | calling CraftWorld.save() currently does not call WorldSaveEvent, and WorldSaveEvent could fire on worlds that have saving disabled. New location will always fire during a world save and only during an actual save. | |||
* | SPIGOT-96/BUKKIT-5016: Fix thunder storms not darkening the sky and ↵ | Thinkofdeath | 2014-12-02 | -6/+12 |
| | | | | transitions being broken. | |||
* | 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/+550 |
For more information please see http://www.spigotmc.org/ |