summaryrefslogtreecommitdiffstats
path: root/nms-patches/WorldServer.patch
Commit message (Collapse)AuthorAgeLines
* 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/