Commit Graph

2735 Commits

Author SHA1 Message Date
KennyTV ef8cb05703
Update build badge in readme 2021-04-06 19:02:05 +02:00
LabyStudio e83686d6fc
Implement showShieldWhenSwordInHand option (#2417) 2021-04-05 18:53:57 +02:00
KennyTV 26bbc92f94
Warn about potentially unstable plugins/server software 2021-04-03 17:01:57 +02:00
MrMicky 9ccd8bff33
Fix error with shit-click on offhand slot on 1.8 servers (#2419) 2021-04-03 09:09:00 +02:00
KennyTV 29d6b55592
Fix ChunkSection nullability annotations 2021-04-02 18:29:51 +02:00
KennyTV 1251d43709
Fix invalid enchantment parsing
Fixes #2418
2021-04-02 18:22:18 +02:00
KennyTV 070c7f5808
Move to checker qual nullability annotations 2021-04-02 14:15:30 +02:00
KennyTV d79bd00f58
Minor log changes 2021-04-02 10:21:31 +02:00
creeper123123321 df7a644479
Add ShortByteArrayType, minor PacketWrapper changes (#2413) 2021-04-01 20:17:17 +02:00
R0bbyYT 956492bca6
Add option to fix delayed shield blocking (#2415) 2021-04-01 20:03:13 +02:00
creeper123123321 1d311284fd
GitHub workflow (#2163) 2021-03-31 21:53:10 +02:00
KennyTV b251170c22
Add goat entity type 2021-03-31 20:40:02 +02:00
KennyTV ab376dc562
21w13a 2021-03-31 19:18:16 +02:00
KennyTV fd9442b077
Minor jd changes in ViaAPI, fix typo 2021-03-30 22:10:57 +02:00
KennyTV a63f2ab6fe
Improve server version API 2021-03-26 12:51:38 +01:00
KennyTV d918fd27b6
Reduce boxing in protocol path getting
More of its implementation should probably be cleaned up later
2021-03-25 22:34:30 +01:00
KennyTV 63356207a3
ProtocolRegistry -> ProtocolManager interface 2021-03-24 15:30:03 +01:00
KennyTV 210cae70fd
Add MIT copyright headers to the api module 2021-03-24 14:02:38 +01:00
KennyTV 0ab2c626aa
Split parts of common into api; We are now GPL, api is MIT
This does not affect any previous states of this project; only future modifications as well as the project as a whole will be under the GNU General Public License from now on. The newly introduced api directory, partly split from common, is an exception to this, still being licensed under the MIT license.

See the README for details.
2021-03-24 14:02:37 +01:00
KennyTV b8072aad86
Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	.github/ISSUE_TEMPLATE/config.yml
2021-03-22 15:39:34 +01:00
KennyTV 00b4c9b1f8
Add feature request template 2021-03-22 15:30:33 +01:00
KennyTV 2f45de2f6a
Small changes to the issue form 2021-03-22 14:42:05 +01:00
KennyTV f60c0165e3
Issue forms, anyone? 2021-03-22 14:36:47 +01:00
KennyTV bfcfb4340e
Add missing doc 2021-03-22 13:47:40 +01:00
KennyTV 9b4d50b214
Tidy up concurrent mapping loading 2021-03-21 20:25:52 +01:00
KennyTV bdeb5acae9
Fix license bundling 2021-03-21 20:07:32 +01:00
KennyTV 81b9f1b4cd
21w11a 2021-03-17 17:01:58 +01:00
KennyTV 0552863f28
Update adventure 2021-03-15 20:59:46 +01:00
KennyTV 0986e174a2
Fix drag desync 2021-03-15 14:50:58 +01:00
KennyTV b589561932 More primitive tag calls 2021-03-15 10:43:09 +01:00
KennyTV 388eb73782 Update nbt usage 2021-03-15 10:43:09 +01:00
KennyTV 2f7de53e9b
Merge remote-tracking branch 'origin/master' into dev 2021-03-13 15:34:10 +01:00
KennyTV f7afe84982
21w10a (kind of) 2021-03-10 23:18:13 +01:00
LemonCaramel ea014656bc
Add "forced-use-1_17-resource-pack" option (#2390) 2021-03-08 12:30:23 +01:00
LemonCaramel 72de597544
Fix Explosion Mapping (#2389) 2021-03-08 08:28:03 +01:00
KennyTV d7c8f3a594
Update Sponge repository url 2021-03-07 12:26:17 +01:00
LemonCaramel 6cc761e3b2
Title Packet fix (#2387) 2021-03-07 10:03:05 +01:00
Joseph Burton 2723302f56 Update bug_report.md 2021-03-06 18:34:34 +01:00
KennyTV 6497cca8bd
Update adventure 2021-03-04 17:02:43 +01:00
KennyTV ec188db247 Shade relocated adventure without breaking native platform usage 2021-03-04 16:11:09 +01:00
KennyTV b84bc7668a Fixes 2021-03-04 16:11:09 +01:00
KennyTV cf8d11d530 Let's go on an <insert title card> 2021-03-04 16:11:09 +01:00
RK_01 7f8052c3cd
Fix handling of unknown container ids (#2384) 2021-03-04 15:05:27 +01:00
KennyTV 08763a92ab
Add 1.17 to table 2021-03-02 14:14:28 +01:00
LemonCaramel 6e9e757294
Fix ExceptionInInitializerError (#2372) 2021-02-28 00:42:37 +01:00
KennyTV 5e227cb4a5
Fix Bungee Chat relocation
Fixes #2371
2021-02-27 10:21:39 +01:00
RK_01 3c73d70f63
Fix handling of animation 3 in 1.8->1.9 (#2358) 2021-02-26 14:45:55 +01:00
KennyTV 9fbadc0ad5
Keep white background of version chart 2021-02-26 10:51:49 +01:00
KennyTV 6b7818e6f1
21w08b 2021-02-25 15:59:48 +01:00
KennyTV 16208b2a7f
Update README 2021-02-25 10:21:11 +01:00