summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeLines
...
* SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to mergemd_52018-08-03-1/+4
|
* SPIGOT-4221: Update surrounding blocks for cancelled break/placemd_52018-08-03-0/+4
|
* Tweak outdated windowsmd_52018-08-03-3/+3
|
* SPIGOT-3936: Add isInteractable to MaterialChristos Miniotis2018-08-03-0/+17
|
* Fix ChunkData material alone being treated as legacymd_52018-08-03-2/+2
|
* SPIGOT-4214: Catch attempts to create BlockData for itemsmd_52018-08-02-0/+13
|
* SPIGOT-4199: Riptide related APIsmd_52018-08-02-0/+5
|
* Pre size legacy hash tablesmd_52018-08-02-6/+10
|
* Fix merchant inventories with custom titlesblablubbabc2018-08-01-3/+6
|
* SPIGOT-4204: Allow passing data to AreaEffectCloud particlesmd_52018-08-01-1/+6
|
* SPIGOT-4029: Add event for commands being sent to clientmd_52018-07-31-0/+7
|
* SPIGOT-4197: Account for double trapped chestsmd_52018-07-31-1/+2
|
* SPIGOT-227: Add entity persistent flagblablubbabc2018-07-30-0/+10
| | | | | | | Non-persistent entities won't get saved when the chunk saves the entities. Entities that are passengers of a non-persistent entity won't get saved. Players won't save their vehicle, if the player is directly or indirectly riding a non-persistent entity.
* Update default spawn-limitsmd_52018-07-30-2/+2
|
* Include class path in legacy conversion errors.md_52018-07-30-2/+2
|
* SPIGOT-1714: Draft API for player list header / footermd_52018-07-29-0/+43
|
* SPIGOT-4182: Implement cursor captionsmd_52018-07-29-1/+2
|
* SPIGOT-4177: Change behaviour of item display names yet againmd_52018-07-29-2/+6
|
* Update default config linksmd_52018-07-28-8/+8
|
* SPIGOT-4166: Fix Tags being corrupted by early access (and not reflecting ↵md_52018-07-28-18/+47
| | | | reloads)
* SPIGOT-4168: Patch up some legacy callsmd_52018-07-28-1/+8
|
* SPIGOT-4164: Treat new _AIR blocks as airmd_52018-07-28-9/+7
|
* SPIGOT-4159: Fix Player.launchProjectile(Trident.class)md_52018-07-27-1/+1
|
* SPIGOT-4137: Fix World.regenerateChunkmd_52018-07-25-5/+1
|
* SPIGOT-3981: Make custom inventories return specialised types where practical.Senmori2018-07-25-5/+202
|
* SPIGOT-4147: Fix ItemFrames not able to be placed UP or DOWNSenmori2018-07-25-14/+12
|
* SPIGOT-4135: Fix DOLPHINS_GRACE PotionEffectType Wrapper.md_52018-07-24-0/+2
|
* SPIGOT-4128: Skip hopeless entity conversionmd_52018-07-24-1/+2
|
* SPIGOT-4132: Fix missing break in RedstoneWire.setFacemd_52018-07-24-0/+8
|
* SPIGOT-4131: Fix typo affecting setting BlockDatamd_52018-07-24-2/+2
|
* SPIGOT-4128: Greatly improve spawn egg deserializationmd_52018-07-24-10/+52
|
* SPIGOT-4123: Fix display names cleared by plugins / serializationmd_52018-07-24-2/+2
|
* Add map ID APImd_52018-07-24-1/+41
|
* SPIGOT-4120: Store BlockData enum mappings per classmd_52018-07-24-7/+29
|
* SPIGOT-4122: Fix an instance of legacy item inequalitiesmd_52018-07-24-1/+7
|
* SPIGOT-4124: Fix misplaced PISTON_HEADmd_52018-07-24-6/+0
|
* SPIGOT-824: SpongeAbsorbEventArticdive2018-07-23-15/+12
|
* SPIGOT-4112: scoreboard display names are not nullablemd_52018-07-23-2/+2
|
* Just throw section signs into components a la Mojangmd_52018-07-23-2/+3
|
* Fix Player.playNotemd_52018-07-22-2/+2
|
* Update to Minecraft 1.13md_52018-07-22-135/+181
|
* 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
| | | | Discussion ongoing in PR #449
* 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
|