md_5
9ead700959
SPIGOT-4677: Add minecraft.admin.command_feedback permission
2019-04-20 13:24:20 +10:00
md_5
a49270b28b
Mappings Update
2019-03-17 11:48:53 +11:00
Yannick Lamprecht
39a287b7da
Don't ignore newlines in PlayerListHeader/Footer
2019-03-10 11:04:15 +11:00
md_5
cb98c6eaef
Fix line endings in CraftDefaultPermissions
2019-02-25 19:44:21 +11:00
md_5
c7ba97906c
Fix incorrect method descriptor in previous commit
2019-02-06 08:08:45 +11:00
md_5
3d19f011e9
SPIGOT-4608: Improve quality of MapMeta APIs
2019-02-05 21:31:05 +11:00
Bjarne Koll
8059a937eb
SPIGOT-4577: Fix loss of int/double custom tags when serialized to yaml
2019-01-14 10:12:55 +11:00
md_5
5be2ddcbd5
Replace version constants with methods to prevent compiler inlining
2018-12-30 16:00:31 +11:00
md_5
531c25d73f
Add CraftMagicNumbers.MAPPINGS_VERSION for use by NMS plugins
2018-12-26 08:00:00 +11:00
md_5
c64fe5080c
Mappings Update
2018-12-13 11:00:00 +11:00
md_5
aa36c8417b
Mappings Update
2018-12-06 10:00:00 +11:00
Bjarne Koll
38e4c013b6
SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacks
2018-12-04 09:44:56 +11:00
md_5
a4c555b6b1
Add Vanilla help to default permissions
2018-12-03 15:16:37 +11:00
md_5
b4ee04baae
SPIGOT-4496: Undeprecate MapView.getId and make int
2018-11-23 11:50:48 +11:00
blablubbabc
4a47be6164
Add ray tracing and bounding box API
2018-10-26 20:00:00 +11:00
md_5
b4230a9a7e
Update to Minecraft 1.13.2
2018-10-23 06:00:00 +11:00
md_5
5ee1c18a4b
SPIGOT-4398: Set ASM7_EXPERIMENTAL flag
2018-09-27 20:54:14 +10:00
md_5
f598574711
SPIGOT-4313: Unsupported plugin should not crash server
2018-08-27 12:57:04 +10:00
md_5
2a271162af
SPIGOT-4301: Fix more invalid enchants
2018-08-26 18:48:32 +10:00
md_5
ce1af0c348
Update to Minecraft 1.13.1
2018-08-26 12:00:00 +10:00
md_5
82f4b3b1d9
SPIGOT-4292: Ignore itemstacks with invalid enchants
2018-08-20 12:49:36 +10:00
md_5
b47946ff19
Fix regression in item priority conversion
2018-08-12 08:04:52 +10:00
md_5
a0a27e5876
Switch around item conversion code as well
2018-08-11 20:19:12 +10:00
md_5
96778caabb
SPIGOT-4253: Add way to prioritise item conversion
2018-08-11 17:43:41 +10:00
md_5
5e3082c7d8
SPIGOT-4230: Improve legacy block types
2018-08-05 10:04:19 +10:00
md_5
80c43fc1de
SPIGOT-4214: Catch attempts to create BlockData for items
2018-08-02 20:24:56 +10:00
md_5
ab5599e8f3
Pre size legacy hash tables
2018-08-02 09:07:01 +10:00
md_5
b94fd7c7e4
Include class path in legacy conversion errors.
2018-07-30 09:19:07 +10:00
md_5
6a1dc5bb7d
SPIGOT-4177: Change behaviour of item display names yet again
2018-07-29 09:24:42 +10:00
md_5
19ff43d9e1
SPIGOT-4128: Greatly improve spawn egg deserialization
2018-07-24 10:49:48 +10:00
md_5
ea7b61290a
SPIGOT-4122: Fix an instance of legacy item inequalities
2018-07-24 08:57:58 +10:00
Articdive
30ab12cf4c
SPIGOT-824: SpongeAbsorbEvent
2018-07-23 17:21:07 +10:00
md_5
1a6b4f5392
Update to Minecraft 1.13
2018-07-22 12:00:00 +10:00
md_5
92dceb827c
Revert "SPIGOT-4035: Enforce case-sensitivity for chat format code matching."
...
Minecraft allows uppercase colour codes.
This reverts commit d480dc74e5a6693695166ab2d53e80616ff56bb5.
2018-07-19 10:07:04 +10:00
md_5
d48ecdeb45
Delete Block.setData byte methods from API
2018-07-18 16:55:44 +10:00
md_5
f18d78282d
SPIGOT-4028: Improve legacy ItemStack conversion
2018-07-18 14:01:15 +10:00
Hex
d480dc74e5
SPIGOT-4035: Enforce case-sensitivity for chat format code matching.
...
This maintains case-insensitivity for URL matching, and adds a unit test to verify correct conversion via CraftChatMessage.
2018-07-18 09:36:16 +10:00
md_5
22e5229238
Standardise empty string as null / not set
2018-07-16 16:20:26 +10:00
md_5
72cf620d47
SPIGOT-4002: Fix usage of default: statements in 1.13 plugins compiled w/ Eclipse
2018-07-15 15:00:35 +10:00
md_5
421c1728c8
Update to Minecraft 1.13-pre7
2018-07-15 10:00:00 +10:00
md_5
4670a84bd9
SPIGOT-3432: Add playNote support for new sounds
2017-07-24 17:44:44 +10:00
md_5
e13d119686
Update to Minecraft 1.12-pre6
2017-05-30 21:55:13 +10:00
md_5
c037fe3d44
Add color API for Teams
2017-05-28 11:00:02 +10:00
md_5
5195487ec6
Update to Minecraft 1.12-pre2
2017-05-14 12:00:00 +10:00
Senmori
c19c2932bf
Create NBT TypeId helper class
2017-04-22 15:50:30 +10:00
md_5
0ebb9c7afa
BUILDTOOLS-251: Make much of Bukkit locale independent
2016-06-26 19:32:05 +10:00
Jofkos
8cb1b362eb
Begin console output with ANSI line erase.
2016-04-09 12:59:17 +10:00
Thinkofname
8b61cc5208
Fix the default permission of /trigger
2016-03-31 00:50:39 +01:00
md_5
aa008dff0f
Update to Minecraft 1.9
2016-03-01 09:32:45 +11:00
md_5
12698ea5ad
SPIGOT-1230: Normalize null log names in ForwardLogHandler.
...
Not technically 100% correct since null != "null", but without sacrficing performance this is the best way to fix the issue in the current implementation.
2015-10-10 22:09:31 +11:00