summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
...
* SPIGOT-4024: Improve interactions of Vanilla tab completion, and also reloadsmd_52018-07-21-1/+1
* SPIGOT-4100: Ignore invalid item display namesmd_52018-07-21-2/+11
* CraftBlock.toString shouldn't make legacy callmd_52018-07-20-1/+1
* SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEventkaenganxt2018-07-20-2/+38
* Fix bad old API call in CraftBlockStatemd_52018-07-20-1/+1
* Update EntityChangeBlockEvent to new BlockData APImd_52018-07-20-2/+2
* SPIGOT-4074: Fix createBlockData succeeding on garbagemd_52018-07-20-1/+11
* SPIGOT-4047: Ignore non-existent potionsmd_52018-07-19-0/+5
* SPIGOT-4046: Fix selectors in tick functionsmd_52018-07-19-0/+30
* SPIGOT-4049: Books lose NBT datamd_52018-07-19-2/+2
* Revert "SPIGOT-4035: Enforce case-sensitivity for chat format code matching."md_52018-07-19-9/+1
* SPIGOT-4041: Fix regressed item namingmd_52018-07-18-2/+2
* SPIGOT-4040: Further increase team related limitsmd_52018-07-18-3/+3
* Fix Block.setType alone being treated as legacymd_52018-07-18-6/+2
* Delete Block.setData byte methods from APImd_52018-07-18-1/+12
* SPIGOT-4020: Fix DustOptions colouringmd_52018-07-18-1/+1
* Fix changes that got lost late in development cyclemd_52018-07-18-0/+5
* SPIGOT-4028: Improve legacy ItemStack conversionmd_52018-07-18-32/+34
* SPIGOT-4037: Improve legacy BlockState.setDatamd_52018-07-18-1/+2
* SPIGOT-4036: Handle regular/uncoloured shulker boxesmd_52018-07-18-0/+7
* Amend previous unit test to use JSON rather than toString for validationmd_52018-07-18-6/+6
* SPIGOT-4035: Enforce case-sensitivity for chat format code matching.Hex2018-07-18-1/+28
* SPIGOT-4030: Improve CraftItemStack.hasItemMetamd_52018-07-17-1/+16
* SPIGOT-4031: Improve bounds checking in CraftInventoryView.Hex2018-07-16-3/+3
* SPIGOT-4026: Clicking on command error suggestion should return verbatim inputmd_52018-07-17-4/+4
* SPIGOT-4022: Improve utility of Entity.getName for non-playersmd_52018-07-17-1/+6
* Fix completion of multiple arguments in Bukkit commandsmd_52018-07-16-0/+85
* SPIGOT-4017: Increase Team related length limitsmd_52018-07-16-3/+3
* Standardise empty string as null / not setmd_52018-07-16-1/+1
* SPIGOT-4016: Fix clearing custom namesmd_52018-07-16-5/+1
* Add ignore-vanilla-permissions option to assist with disabling default commandsmd_52018-07-16-1/+4
* CraftBanner also needs to use wool datamd_52018-07-16-2/+2
* SPIGOT-4015: Make CraftTeam tie into backing prefix/suffixmd_52018-07-16-5/+4
* SPIGOT-4008: Fix server-icon loadingmd_52018-07-16-3/+5
* SPIGOT-4011: Clear error for plugin misusing ChunkDatamd_52018-07-16-2/+4
* Fish / Dolphin should be WaterMob, and WaterMob Creaturemd_52018-07-16-4/+3
* SPIGOT-4004: Fix banner pattern colouringmd_52018-07-15-4/+4
* Validate world in CraftServer.createChunkDatamd_52018-07-15-0/+1
* SPIGOT-4003: Fix TropicalFish.getTypemd_52018-07-15-0/+6
* Add javadocs to new CraftBlockData utility methods.Senmori2018-07-15-0/+77
* Add EntityToggleSwimEvent and isSwimming / setSwimming APImd_52018-07-15-0/+16
* SPIGOT-4002: Fix usage of default: statements in 1.13 plugins compiled w/ Ecl...md_52018-07-15-0/+12
* Update to Minecraft 1.13-pre7md_52018-07-15-2281/+11365
* Player metadata really should be keyed by UUID not namemd_52018-07-11-2/+2
* Add validation checks to CraftPlayer.teleportmd_52018-07-11-0/+4
* SPIGOT-3976: Add some additional toStrings to CraftEntity classesmd_52018-06-27-0/+25
* SPIGOT-3619: Improve CraftScheduler#isCurrentlyRunningblablubbabc2018-06-20-2/+12
* Remove outdated build delay.md_52018-06-17-1/+1
* Implement Arrow tile methodsParker Hawke2018-05-06-0/+16
* SPIGOT-3923: Defer PlayerInventory ItemStack change to 1.13md_52018-05-05-7/+4