summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* SPIGOT-4198: Pockets of darkness in the airmd_52018-07-31-20/+0
|
* SPIGOT-4029: Add event for commands being sent to clientmd_52018-07-31-7/+31
|
* SPIGOT-4194: Call BlockFadeEvent for coralmd_52018-07-31-0/+42
|
* SPIGOT-3917: Add EntityDropItemEventArticdive2018-07-31-30/+41
|
* SPIGOT-4192: Fix cancelling dispensers removing water sourcesmd_52018-07-31-17/+28
|
* SPIGOT-4197: Account for double trapped chestsmd_52018-07-31-1/+2
|
* Fix ancient style event call in PlayerDropItemEventmd_52018-07-30-2/+2
|
* Move persist flag checkmd_52018-07-30-9/+10
|
* SPIGOT-4190: Move ChunkLoadEvent callmd_52018-07-30-16/+26
|
* SPIGOT-227: Add entity persistent flagblablubbabc2018-07-30-67/+109
| | | | | | | 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.
* SPIGOT-4185: Bubble columns not working on mobsmd_52018-07-30-63/+22
|
* Update default spawn-limitsmd_52018-07-30-2/+2
|
* SPIGOT-4188: Fish not dispensing from bucketsmd_52018-07-30-12/+12
|
* 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/+56
|
* SPIGOT-4182: Implement cursor captionsmd_52018-07-29-1/+2
|
* Give turtle eggs a spawn reasonmd_52018-07-29-0/+11
|
* SPIGOT-4178: Add another BlockPhysicsEvent call sitemd_52018-07-29-29/+40
|
* 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/+89
| | | | reloads)
* SPIGOT-4171: Advancement description not showingmd_52018-07-28-0/+9
|
* SPIGOT-4168: Patch up some legacy callsmd_52018-07-28-1/+8
|
* SPIGOT-1588: Fix cancelling mount related eventsmd_52018-07-28-9/+27
|
* Fix growing large dark oak treesmd_52018-07-28-38/+35
|
* SPIGOT-4164: Treat new _AIR blocks as airmd_52018-07-28-9/+7
|
* Use SpawnReason.NATURAL for Phantom spawningklugemonkey2018-07-27-0/+11
|
* SPIGOT-4161: Missing BlockDispenseEvent for Waterloggedmd_52018-07-27-13/+20
|
* SPIGOT-4160: StructureGrowEvent not triggering for giant treesmd_52018-07-27-5/+27
|
* SPIGOT-4159: Fix Player.launchProjectile(Trident.class)md_52018-07-27-1/+1
|
* Add SpawnReason.DROWNEDklugemonkey2018-07-27-0/+9
|
* SPIGOT-4140, SPIGOT-4157: World generation errorsmd_52018-07-26-1/+1
|
* Add draft BlockFertilizeEventmd_52018-07-26-16/+20
|
* SPIGOT-4137: Fix World.regenerateChunkmd_52018-07-25-9/+35
|
* 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-4141: Untouched filled maps not savingmd_52018-07-25-0/+9
|
* Fix scute droppingmd_52018-07-24-1/+11
|
* 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-4119: Incorrect slot type in InventoryClickEventmd_52018-07-24-1/+1
|
* SPIGOT-4124: Fix misplaced PISTON_HEADmd_52018-07-24-6/+0
|
* SPIGOT-4116: Increase command tab spam thresholdmd_52018-07-23-1/+1
|