KennyTV
|
902081b22b
|
Try /everything
|
2021-02-23 10:33:11 +01:00 |
|
Myles
|
a787cd18cd
|
Set maven authentication to basic
|
2021-02-19 10:40:29 +00:00 |
|
jmp
|
2e106baf03
|
Configure artifacts for publication
|
2021-02-19 09:18:03 +01:00 |
|
KennyTV
|
9c7a2ef2db
|
Fix local publishing
|
2021-02-18 12:53:42 +01:00 |
|
KennyTV
|
77edd45f10
|
Remove test publishing
|
2021-02-18 12:38:46 +01:00 |
|
KennyTV
|
a15ee0fbee
|
Try local publishing
|
2021-02-18 12:35:54 +01:00 |
|
KennyTV
|
3f2a35d642
|
Add publish url
|
2021-02-18 12:05:03 +01:00 |
|
KennyTV
|
f49066e127
|
Update version
|
2021-02-18 11:40:32 +01:00 |
|
KennyTV
|
74fe30ae7e
|
Don't spam compiler warnings
|
2021-02-18 11:38:50 +01:00 |
|
KennyTV
|
1f8f51ba34
|
Move javassist to Bukkit moduke
|
2021-02-18 11:34:22 +01:00 |
|
KennyTV
|
45b93222b4
|
Change universal jar name
|
2021-02-18 11:32:29 +01:00 |
|
jmp
|
4d21c2e59d
|
Uppercase jar names
|
2021-02-18 11:32:28 +01:00 |
|
jmp
|
2a4fff8ac9
|
Switch to indra, attempt to fix shading and universal jar
|
2021-02-18 11:32:28 +01:00 |
|
KennyTV
|
214fcdf00f
|
*cries in elephant*
|
2021-02-18 11:32:28 +01:00 |
|
KennyTV
|
e00ab6b3d2
|
*cries in elephant*
|
2021-02-18 11:32:27 +01:00 |
|
KennyTV
|
37004d8c4f
|
21w07a
|
2021-02-17 18:55:43 +01:00 |
|
KennyTV
|
01277d147e
|
Deduplicate more entitytype code
|
2021-02-16 12:24:35 +01:00 |
|
KennyTV
|
1da0b38849
|
Merge remote-tracking branch 'origin/master' into dev
|
2021-02-16 12:21:32 +01:00 |
|
KennyTV
|
84f8e019c8
|
Fix 1.9to1.9.1 protocol registration
|
2021-02-15 20:02:31 +01:00 |
|
KennyTV
|
64b7e74d80
|
Cleanup modern entity types
|
2021-02-14 17:24:20 +01:00 |
|
creeper123123321
|
a141f871a9
|
ProtocolVersion.toString() space (#2343)
|
2021-02-13 13:21:02 +01:00 |
|
KennyTV
|
69609d536b
|
Use chunk section length for fallback biome array
|
2021-02-11 21:45:36 +01:00 |
|
KennyTV
|
b21de03710
|
Read byte in player position
|
2021-02-11 19:54:00 +01:00 |
|
KennyTV
|
e7b489f66e
|
This is actually 21w06a
|
2021-02-11 09:30:30 +01:00 |
|
KennyTV
|
7493c8d7b7
|
Add setSections to Chunk
|
2021-02-11 00:00:02 +01:00 |
|
KennyTV
|
4ff98256f6
|
21w06a
|
2021-02-10 19:09:33 +01:00 |
|
Myles
|
d1a0d629df
|
Merge branch 'master' into dev
|
2021-02-09 16:32:44 +00:00 |
|
Myles
|
50bfc86706
|
Revert "The bytebuf doesn't need to be rewritten"
This reverts commit ac877d0b1a .
|
2021-02-09 16:32:31 +00:00 |
|
Myles
|
76c83da382
|
Merge branch 'master' into dev
|
2021-02-09 10:54:34 +00:00 |
|
Myles
|
f04a748e54
|
Ignore NBT with hanging comma, fixes #2319
|
2021-02-09 10:54:04 +00:00 |
|
Myles
|
d39193400f
|
Ignore NBT with hanging comma, fixes #2319
|
2021-02-09 10:50:11 +00:00 |
|
Myles
|
628979f923
|
Merge branch 'master' into dev
|
2021-02-09 10:36:54 +00:00 |
|
Myles
|
24b4cd8dbd
|
Merge branch 'reduce-decode-rewriting'
|
2021-02-09 10:36:13 +00:00 |
|
Myles
|
727c575a1c
|
Run QuickMove on next tick to improve likeliness of success (fixes #2044)
Since it is 5 ticks later, the inventory may be closed
|
2021-02-09 10:35:13 +00:00 |
|
Myles
|
ac877d0b1a
|
The bytebuf doesn't need to be rewritten
|
2021-02-06 15:29:36 +00:00 |
|
Myles
|
37d57af6ec
|
Change ResourceLeakDetector to PARANOID for displayleaks
|
2021-02-06 15:26:21 +00:00 |
|
KennyTV
|
e09c3b0159
|
Merge remote-tracking branch 'origin/master' into dev
|
2021-02-06 15:38:06 +01:00 |
|
Myles
|
22793dbac4
|
Re-add a semicolon
🥇
|
2021-02-06 14:30:18 +00:00 |
|
Myles
|
1998eca6c8
|
Merge pull request #2322 from creeper123123321/passbytebuf
Allow bytebuf passthrough on encode
|
2021-02-06 14:25:42 +00:00 |
|
creeper123123321
|
100ae1c680
|
Update SpongeEncodeHandler.java
|
2021-02-06 11:18:51 -03:00 |
|
creeper123123321
|
6941b48038
|
fixed pending #2291 changes
|
2021-02-06 10:21:34 -03:00 |
|
KennyTV
|
59c9018250
|
Call command argument handler with unmapped name
|
2021-02-05 13:04:57 +01:00 |
|
RK_01
|
bdfaf9a621
|
Remap declare command parser types in 1.14 -> 1.13.2 (#2316)
|
2021-02-05 12:18:28 +01:00 |
|
KennyTV
|
54488341bf
|
Add abstract declare commands handler
|
2021-02-05 11:41:21 +01:00 |
|
KennyTV
|
59e05e3096
|
21w05b
|
2021-02-04 19:11:24 +01:00 |
|
KennyTV
|
554fbb49c5
|
21w05a
|
2021-02-03 19:30:28 +01:00 |
|
Jo0001
|
7faf4cf81a
|
Change error message (#2286)
|
2021-02-01 14:51:03 +01:00 |
|
KennyTV
|
ee2959ac5d
|
Handle shulker meta change
|
2021-01-21 11:37:31 +01:00 |
|
KennyTV
|
e679a0c2b0
|
Fix dust particle writing
The double/float inconsistency was fixed in 21w03a, yay
|
2021-01-21 09:26:56 +01:00 |
|
KennyTV
|
14bfb8d147
|
Fix glow squid entity id
|
2021-01-20 18:51:07 +01:00 |
|