summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* SPIGOT-3717: Fix some RCON commandsmd_52017-12-26-1/+1
|
* SPIGOT-3696: Clearing custom name of some blocks does not workblablubbabc2017-12-17-1/+47
|
* Allow unloading all worlds except the main onemd_52017-12-16-1/+1
|
* SPIGOT-2892: Fix some clone implementations and add unit testmd_52017-12-16-0/+41
|
* Netty 4.1.18.Finalmd_52017-12-12-1/+1
|
* SPIGOT-3686: Move entity event call earlier in methodmd_52017-12-09-38/+29
|
* Add ChunkDataTest from PR #157Antony Riley2017-12-08-0/+82
|
* SPIGOT-3684: Team#setColor does not trigger scoreboard updatemd_52017-12-08-0/+1
|
* Fix missing event call for BlockRedstoneLampmd_52017-12-07-3/+10
|
* SPIGOT-3664: Add Material getter to ChunkSnapshotmd_52017-12-07-0/+6
|
* SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.Chris Cowan2017-12-05-7/+62
|
* SPIGOT-3674: Take into account max stack size for PlayerDropItemEventmd_52017-12-03-1/+1
|
* SPIGOT-3668: Missing EntityToggleGlideEvent in creative modemd_52017-11-28-3/+16
|
* Fix some formatting in CraftEventFactorymd_52017-11-22-17/+17
|
* SPIGOT-1505: PlayerItemMendEventSenmori2017-11-21-3/+26
|
* BUILDTOOLS-362: Downgrade surefire plugin to fix issues in Dockermd_52017-11-20-1/+2
|
* SQLite 3.21.0md_52017-11-18-1/+1
| | | | https://www.sqlite.org/releaselog/3_21_0.html
* SPIGOT-690: Try to make force opened enchant tables work a bit bettermd_52017-11-18-1/+4
|
* Add setSpawnLocation(Location)Cory Redmond2017-11-18-0/+7
|
* Don't special case 'invalid' usernames for UUIDs.md_52017-11-18-7/+0
|
* Use generics in health scaling methodsmd_52017-11-17-5/+4
|
* Fix mismatched setArrowCount methodmd_52017-11-17-1/+1
|
* CraftMetaFirework: AssertionError -> IllegalArgumentExceptionmd_52017-11-17-2/+2
|
* Fix dispensing bone meal not having the correct data valueThinkofdeath2017-11-17-1/+1
|
* Move animal-sniffer to development profile.md_52017-11-17-20/+30
|
* SPIGOT-1891: Player.playNote should use RECORDS categorymd_52017-11-14-2/+2
| | | | This is what NoteBlock.play etc uses.
* SPIGOT-3649: Backwards check in playEffectmd_52017-11-13-1/+1
|
* Netty 4.1.17.Finalmd_52017-11-11-1/+1
|
* Add Score.isScoreSet()Z API.md_52017-11-10-0/+7
|
* Catch all exceptions from plugin conversation handlingmd_52017-11-10-1/+9
|
* SPIGOT-3644: Fix missed yaw callsite updatemd_52017-11-09-1/+1
|
* Implement max fuse tick & explosion radius methods to CreeperParker Hawke2017-11-08-0/+36
|
* SPIGOT-3638: Don't process async chat on shutting down servermd_52017-11-08-25/+30
|
* SPIGOT-3629: Greatly expand entity effect APImd_52017-11-07-1/+6
|
* SPIGOT-3637: Adjust yaw yet againmd_52017-11-07-83/+96
|
* Database drivers should be runtime dependsmd_52017-10-29-2/+2
|
* Update SQLite to 3.20.1md_52017-10-28-2/+2
|
* SPIGOT-3622: Issue in some combinations of spawn protectionmd_52017-10-28-1/+1
|
* SPIGOT-3613: Success count not reset for exceptions.md_52017-10-17-1/+1
|
* Fix bad diffmd_52017-10-13-6/+6
|
* SPIGOT-3607: Bad yaw from armorstands treated as livingmd_52017-10-13-0/+12
|
* SPIGOT-3605: Spawn eggs not saving internal datamd_52017-10-09-0/+8
|
* SPIGOT-3603: Fix client timing out in scenarios where it sends no packets.md_52017-10-09-1/+1
|
* Fix zombie professionsmd_52017-10-09-2/+2
|
* SPIGOT-3598: Persist all beacon effectsblablubbabc2017-10-07-0/+13
| | | | Regardless of if they are possible in Vanilla by default.
* Temporarily shift L7 timeout value to L4 value of 30s.md_52017-10-06-0/+9
|
* Supress harmless teleport errormd_52017-10-01-0/+9
|
* SPIGOT-3587: Set head rotation when spawning entitymd_52017-10-01-0/+1
|
* SPIGOT-3565: Head yaw is "more accurate" for living entitiesmd_52017-09-28-2/+2
|
* Fix active async tasks not cancelled by CraftScheduler#cancelTasks(Plugin)blablubbabc2017-09-28-1/+1
|