summaryrefslogtreecommitdiffstats
path: root/nms-patches/WorldServer.patch
Commit message (Collapse)AuthorAgeLines
* Update to Minecraft 1.10md_52016-06-09-12/+12
|
* Minecraft 1.9.4md_52016-05-10-50/+53
|
* SPIGOT-2191: Fix a missed diff from 1.8.8Thinkofname2016-04-17-2/+5
|
* Update to Minecraft 1.9.2Thinkofname2016-03-30-53/+39
|
* Add spawn reasons for entities involved in a skeleton trapBlackHole2016-03-14-0/+9
|
* SPIGOT-1632: Save secondary data for nether/endThinkofdeath2016-03-02-9/+22
|
* Update to Minecraft 1.9md_52016-03-01-143/+156
|
* Removed tried to add entity warning.md_52016-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_52015-12-17-16/+8
|
* Add some warnings from snapshot versions to check whether they are ↵md_52015-12-15-7/+32
| | | | applicable in 1.8.8
* SPIGOT-1168: Fix setSleepingIgnored not working on spectators.md_52015-09-06-1/+1
|
* Fix HashTreeSet which went missing in the previous commit.md_52015-06-06-1/+1
|
* [SPIGOT-946] Begin making use of access transforms to simplify patching.md_52015-06-06-4/+3
|
* Update to Minecraft 1.8.7md_52015-06-05-16/+16
|
* Cut fluff from patch headers.md_52015-05-25-2/+2
|
* Update to 1.8.4Thinkofdeath2015-05-17-6/+6
|
* Replace the two nextTickList sets with a single one that combines bothThinkofdeath2015-04-13-46/+79
| | | | Should prevent them from going out of sync
* SPIGOT-291: Change from scoreboard per a world to scorebard per a serverThinkofdeath2015-03-16-28/+48
|
* Fix possible tick list syncing issueThinkofdeath2015-03-15-17/+35
|
* SPIGOT-677: Add populators slightly later to make sure everything is initializedThinkofdeath2015-03-11-26/+35
|
* Fix a null pointer issue with multiworldThinkofdeath2015-03-07-3/+3
|
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-94/+79
|
* Rewrite storm / thunder event handling to catch all cases. Fixes SPIGOT-335.md_52015-01-05-42/+39
|
* SPIGOT-354: Fix the version being incorrect for level.datThinkofdeath2015-01-04-15/+11
|
* SPIGOT-307: Fix inverted logic in WorldServer.sendParticlesThinkofdeath2014-12-28-3/+3
|
* SPIGOT-169: Save level.dat for non-primary worlds.Antony Riley2014-12-10-10/+15
|
* Move WorldSaveEvent to proper locationAikar2014-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 ↵Thinkofdeath2014-12-02-6/+12
| | | | transitions being broken.
* Revert "Remove patch headers"Thinkofdeath2014-11-28-0/+2
| | | | This reverts commit d6e3dff7d88b3b4275108071704a1ef18d8484c5.
* Remove patch headersGunfighterJ2014-11-28-2/+0
|
* Use the right name for the AsyncPlayerPreLoginEventThinkofdeath2014-11-28-2/+2
|
* Fix eating food whilst not facing a blockThinkofdeath2014-11-28-2/+2
|
* Update to Minecraft 1.8Thinkofdeath2014-11-28-0/+550
For more information please see http://www.spigotmc.org/