md_5
a4c2ee70db
Update to Minecraft 1.21
2024-06-14 01:05:00 +10:00
Doc
c6b4d5a87f
SPIGOT-7731: Spawn eggs cannot have damage
2024-06-10 14:06:34 +10:00
2008Choco
3ec31ca75e
#1405 : Add a tool component to ItemMeta
...
Co-authored-by: md_5 <git@md-5.net>
2024-05-29 06:53:59 +10:00
DerFrZocker
9608279815
#1403 , SPIGOT-4288, SPIGOT-6202: Add material rerouting in preparation for the switch to ItemType and BlockType
...
This also moves the conversion from and to legacy material to the method
calls of legacy plugins, and no longer allows them directly in the
server.
This has the side effect of fixing some legacy plugin issues, such as
SPIGOT-4288, SPIGOT-6161. Also fixes legacy items sometimes not stacking
in inventory when using addItem, a client disconnect when using legacy
items in recipes and probably some more.
2024-05-29 06:48:55 +10:00
DerFrZocker
94e44ec934
#1401 : Add a config option to accept old keys in registry get calls
2024-05-29 06:45:14 +10:00
DerFrZocker
87d0a3368a
SPIGOT-7668: Move NONE Registry updater to FieldRename to avoid some class loader issues
2024-05-19 21:35:46 +02:00
Jishuna
afe5b5ee93
#1275 : Add internal ItemType and BlockType, delegate Material methods to them
...
Co-authored-by: Bjarne Koll <lynxplay101@gmail.com>
Co-authored-by: DerFrZocker <derrieple@gmail.com>
Co-authored-by: md_5 <git@md-5.net>
2024-05-05 10:08:54 +10:00
DerFrZocker
2a6207fe15
#1393 : Improve field rename handling and centralize conversion between bukkit and string more
2024-05-04 08:19:07 +10:00
md_5
66fd94322c
SPIGOT-7652: Remove remap for SPELL_MOB_AMBIENT which no longer exists
2024-05-02 21:26:08 +10:00
DerFrZocker
0297f87bb0
SPIGOT-7355: More field renames and fixes
...
- Rename MapCursor Types to match their Minecraft names
- SPIGOT-7355: Rename ItemFlag#HIDE_POTION_EFFECTS to better reflect its function
- Fix Attribute rename (CraftBukkit only)
- Add rename routing validation (CraftBukkit only)
2024-04-25 07:49:44 +10:00
DerFrZocker
801767ed80
SPIGOT-5336: Field name parity with Minecraft keys
2024-04-24 01:15:00 +10:00
DerFrZocker
e05615dc78
#1357 : Remove legacy Particle values
2024-04-24 01:15:00 +10:00
md_5
b3b43a6ad2
Add Checkstyle check for unused imports
2023-12-17 10:26:49 +11:00
Doc
40945171bf
#1182 : Consolidate Preconditions use and minor cleanup
2023-06-12 19:41:02 +10:00
md_5
19e6be0209
Update to Minecraft 1.19.3
2022-12-08 03:00:00 +11:00
md_5
a7b8b0270a
Update to Minecraft 1.18-pre5
2021-11-22 09:00:00 +11:00
md_5
e2f5ea34e9
Update to Minecraft 1.17
2021-06-11 15:00:00 +10:00
md_5
90d6905b15
Repackage NMS
2021-03-16 09:00:00 +11:00
md_5
7ea3c040bc
Update to Minecraft 1.16.1
2020-06-25 10:00:00 +10:00
md_5
3f6d0de989
Make it clear in error messages that api-version above 1.13 is also supported
2020-02-23 09:42:33 +11:00
md_5
fba9f4876b
Improve legacy conversion of some materials that changed post flattening
2020-02-21 12:13:05 +11:00
md_5
512ff7a52f
Print legacy load reason in debug mode
2020-01-31 19:32:57 +11:00
md_5
b1e96bd5ca
SPIGOT-5551: BlockState.setData fails when used by legacy plugin
2020-01-29 09:22:43 +11:00
md_5
a0e88fb362
SPIGOT-5536: Material.values() causes legacy data init
2020-01-23 08:53:36 +11:00
md_5
efd6cf55fc
Only load legacy support data if something uses it
2020-01-22 11:15:58 +11:00