Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update to Minecraft 1.11 | md_5 | 2016-11-17 | -51/+51 |
| | ||||
* | SPIGOT-215: Implement infrastructure for Location tab completes | DemonWav | 2016-08-25 | -1/+1 |
| | ||||
* | Simplify a few diffs | md_5 | 2016-07-15 | -63/+41 |
| | ||||
* | SPIGOT-1284: Run scheduler consistently within a tick | md_5 | 2016-06-30 | -22/+28 |
| | ||||
* | SPIGOT-1283: Copy data directory on world import in case it's required | md_5 | 2016-06-30 | -32/+33 |
| | ||||
* | Update to Minecraft 1.10 | md_5 | 2016-06-09 | -47/+60 |
| | ||||
* | Minecraft 1.9.4 | md_5 | 2016-05-10 | -47/+42 |
| | ||||
* | Apply DataConverters to ItemStack instances | md_5 | 2016-03-25 | -1/+1 |
| | ||||
* | SPIGOT-1590: Ensure plugins are disabled. | md_5 | 2016-03-02 | -28/+34 |
| | ||||
* | Update to Minecraft 1.9 | md_5 | 2016-03-01 | -174/+190 |
| | ||||
* | SPIGOT-625: Insert a small delay when shutting down to allow packets to have ↵ | md_5 | 2015-09-15 | -25/+32 |
| | | | | a better chance at sending. | |||
* | Server Commands and Remote Commands are now Cancellable. | Matt | 2015-07-12 | -37/+33 |
| | ||||
* | Allow for the jline console to be overriden in normally unsupported enviroments | Thinkofdeath | 2015-06-11 | -1/+1 |
| | ||||
* | [SPIGOT-946] Begin making use of access transforms to simplify patching. | md_5 | 2015-06-06 | -13/+2 |
| | ||||
* | Cut fluff from patch headers. | md_5 | 2015-05-25 | -2/+2 |
| | ||||
* | Update to 1.8.4 | Thinkofdeath | 2015-05-17 | -65/+62 |
| | ||||
* | Don't run tasks when the server is stopping | Thinkofdeath | 2015-03-11 | -2/+11 |
| | ||||
* | SPIGOT-626: Add populators early to prevent chunks being missed | Thinkofdeath | 2015-03-08 | -34/+30 |
| | ||||
* | Update to Minecraft 1.8.3 | Thinkofdeath | 2015-03-04 | -168/+95 |
| | ||||
* | Fix the server stopping multiple times on shutdown | Thinkofdeath | 2015-02-07 | -28/+39 |
| | ||||
* | Fix exceptions from tasks being ignored | Thinkofdeath | 2015-02-02 | -21/+36 |
| | ||||
* | Move WorldSaveEvent to proper location | Aikar | 2014-12-03 | -32/+28 |
| | | | | | | 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. | |||
* | Rewrite the level.dat properly. This fixes SPIGOT-46 | Fabian Faßbender | 2014-11-29 | -30/+32 |
| | ||||
* | Fix command blocks | Thinkofdeath | 2014-11-29 | -2/+11 |
| | ||||
* | Don't default the universe to the current directory | Thinkofdeath | 2014-11-28 | -23/+21 |
| | ||||
* | 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/+726 |
For more information please see http://www.spigotmc.org/ |