md_5
|
7d522cd260
|
SPIGOT-7050: Enchantment data of items will not be saved correctly when saved in YAML configuration file
|
2022-06-10 09:45:10 +10:00 |
|
DerFrZocker
|
0dcc5fdd0d
|
SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
|
2022-06-09 21:27:39 +10:00 |
|
Vatuu
|
3b34c6beae
|
SPIGOT-7044: Modified RandomSourceWrapper to ensure random is not null before setting seed
|
2022-06-09 21:06:03 +10:00 |
|
Doc
|
4b60bfd18d
|
#1059: Add DamageCause.SONIC_BOOM
|
2022-06-09 21:04:03 +10:00 |
|
md_5
|
50ef122ef8
|
SPIGOT-7042: Subtitle is always equal to title
|
2022-06-09 07:28:01 +10:00 |
|
md_5
|
c3f219edbe
|
Fix missing abstract in CraftLeaves
|
2022-06-08 17:37:43 +10:00 |
|
md_5
|
886e6d8c81
|
SPIGOT-7038: Setting title or subtitle to empty string causes the player to disconnect
|
2022-06-08 17:34:21 +10:00 |
|
md_5
|
6c302a5e3e
|
Make Leaves Waterlogged
|
2022-06-08 17:31:13 +10:00 |
|
md_5
|
64c15270e7
|
Update to Minecraft 1.19
|
2022-06-08 02:00:00 +10:00 |
|
md_5
|
10ba1beb64
|
Remove outdated build delay.
|
2022-06-08 02:00:00 +10:00 |
|
DerFrZocker
|
b02801aa21
|
#1055: Use correct tile entity for trapped chest in CraftBlockStates
|
2022-06-06 08:30:54 +10:00 |
|
MartenM
|
e4cca0ca70
|
#1050: Expose more information about advancements
|
2022-06-05 16:23:50 +10:00 |
|
Yannick Lamprecht
|
d48f2d1a50
|
#1047: Support setting individual Wither head targets
|
2022-05-17 19:27:01 +10:00 |
|
Doc
|
f3c7a6ac7a
|
SPIGOT-7019: Add yaw in World#getSpawnLocation
|
2022-05-13 11:24:17 +10:00 |
|
md_5
|
2ac7fa7af6
|
SPIGOT-7014: getLootTable API should not persistently update loot table
|
2022-05-09 18:13:06 +10:00 |
|
pop4959
|
7fdd7941f6
|
#1046: Make World implement Keyed
|
2022-05-09 18:07:51 +10:00 |
|
DerFrZocker
|
7bc728a6b8
|
#1045: Revert changes to persistence required checks
|
2022-05-03 23:13:03 +10:00 |
|
Doc
|
e87f2e3ed1
|
SPIGOT-6992: Add LimitedLife/LifeTicks/Bound APIs to Vex
|
2022-04-21 06:45:42 +10:00 |
|
md_5
|
cf391b51c8
|
Pass in SpawnReason rather than boolean
|
2022-04-18 11:05:15 +10:00 |
|
Doc
|
098aecb04f
|
SPIGOT-7001: Fix entity already exists in CraftWorld#spawnFallingBlock
|
2022-04-18 11:05:12 +10:00 |
|
md_5
|
911bde181f
|
SPIGOT-6972: Root command nodes can leak to client
|
2022-04-17 18:57:35 +10:00 |
|
Doc
|
a459f4d4f5
|
#1033: Add Villager#zombify
|
2022-04-15 13:48:55 +10:00 |
|
Parker Hawke
|
d65d14307b
|
#975: Add method to read ItemStack input
|
2022-04-15 12:54:08 +10:00 |
|
Parker Hawke
|
6c308e1b57
|
SPIGOT-6829: Add per-player world border API
|
2022-04-09 09:39:33 +10:00 |
|
md_5
|
10922194f4
|
Java 18 support
|
2022-03-28 08:10:25 +11:00 |
|
blablubbabc
|
4ac8fcce8d
|
SPIGOT-6980: Since 1.18.2, World#isChunkLoaded returned false for chunks that have just been loaded (e.g. inside ChunkLoadEvent).
Some changes of the 1.18.2 update have been reverted to resolve this regression.
|
2022-03-27 16:24:06 +11:00 |
|
md_5
|
e9f972d674
|
Improve CreativeCategory conversion
|
2022-03-19 09:59:56 +11:00 |
|
Parker Hawke
|
c269824921
|
#1034: Fix exception on init of CraftCreativeCategory
|
2022-03-19 09:59:56 +11:00 |
|
md_5
|
f48739cae8
|
Add tests for material creative categories
|
2022-03-19 09:59:55 +11:00 |
|
blablubbabc
|
2c47af0cb0
|
SPIGOT-6963: CraftMetaBlockState#getBlockState applied TileEntity ids without the minecraft namespace prefix.
This was able to cause issues when ItemStacks are being compared.
|
2022-03-15 07:30:53 +11:00 |
|
DerFrZocker
|
fc4ad813aa
|
SPIGOT-6895: Trees grown with applyBoneMeal() don't fire the StructureGrowthEvent
|
2022-03-13 07:47:56 +11:00 |
|
DerFrZocker
|
59733a2e9c
|
SPIGOT-6961: Actually return a copy of the ItemMeta
|
2022-03-13 06:58:41 +11:00 |
|
md_5
|
2d760831fd
|
Increase outdated build delay
|
2022-03-12 10:47:34 +11:00 |
|
Gero
|
e19ddabd08
|
#1011: Add Item Unlimited Lifetime APIs
|
2022-03-12 09:26:16 +11:00 |
|
Doc
|
808cb7ca5c
|
#1023: Improve consistency of tag API
|
2022-03-06 16:24:58 +11:00 |
|
md_5
|
21fe78aa4f
|
SPIGOT-6957: Bad default value for WorldCreator#generatorSettings
|
2022-03-04 08:15:31 +11:00 |
|
Yannick Lamprecht
|
ce373be660
|
#1022: Fix get HighestBlockAt in chunk snapshot
|
2022-03-04 08:12:00 +11:00 |
|
Parker Hawke
|
86292d3e08
|
#876: Add CreativeCategory API for Materials
|
2022-03-03 18:55:51 +11:00 |
|
DerFrZocker
|
6e755020ab
|
SPIGOT-6952: Tag#isTagged throws NullPointerException in 1.18.2
|
2022-03-01 21:02:14 +01:00 |
|
md_5
|
05a38da190
|
Update to Minecraft 1.18.2
|
2022-03-01 02:00:00 +11:00 |
|
md_5
|
2c1e49984e
|
Remove outdated build delay.
|
2022-03-01 02:00:00 +11:00 |
|
Doc
|
d83e9d0812
|
SPIGOT-6925: Add minecraft:match_tool in LootContext
|
2022-02-21 10:52:08 +11:00 |
|
md_5
|
af4d848ffd
|
SPIGOT-6934: Bring plugin chunk tickets back in line with forceload tickets
|
2022-02-20 08:55:27 +11:00 |
|
Doc
|
1e87776acb
|
SPIGOT-6935: Make Arrow color nullable
|
2022-02-19 09:36:08 +11:00 |
|
Doc
|
c0326c2840
|
#1009: Add Furnace#getRecipesUsed
|
2022-02-15 18:49:39 +11:00 |
|
DerFrZocker
|
cc5ddd7936
|
#1010: Add PDC to World
|
2022-02-15 09:36:00 +11:00 |
|
DerFrZocker
|
6a54e5d374
|
#1012: Always save as skull owner and not as internal data
|
2022-02-14 08:20:37 +11:00 |
|
Doc
|
de95135562
|
SPIGOT-6927: Fix default value of spawn-limits in Worlds
|
2022-02-08 08:10:15 +11:00 |
|
Doc
|
febaa1c6f5
|
SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
|
2022-02-07 18:52:16 +11:00 |
|
blablubbabc
|
8f361ecec0
|
#1002: Add Player Profile API
Slight changes may occur as this API is stabilized.
This PR is based on work previously done by DerFrZocker in #938.
|
2022-02-03 09:25:39 +11:00 |
|