Commit Graph

2523 Commits

Author SHA1 Message Date
Myles
cb4c4b2141
Merge pull request #1988 from RaphiMC/dev
Add 1.12->1.11.1 achievement messages and fix 1.13->1.12.2 statistics remapping
2020-08-12 21:11:25 +01:00
RaphiMC
acfdbc5494 slight code changes for PR 2020-08-12 17:16:50 +02:00
RK_01
70d08dfc6f fixed 1.13 -> 1.12.2 statistics remapping 2020-08-12 16:39:01 +02:00
RK_01
dfc4652da7 added 1.12 -> 1.11.1 achievement message translation 2020-08-12 16:38:21 +02:00
Myles
a2ac867269
Merge pull request #1986 from Jo0001/patch-1
Link to ViaSetup
2020-08-12 14:42:37 +01:00
Jo0001
9c61135a73
Link to ViaSetup 2020-08-12 15:33:20 +02:00
KennyTV
f7951e7ef9
Fix falling block 1.16.1->1.16.2 remapping
Fixes #1985
2020-08-12 14:04:12 +02:00
Nassim
d37509224d
Merge pull request #1980 from creeper123123321/backtosnapshot
back to snapshot
2020-08-11 22:05:31 +02:00
creeper123123321
7d0b7288dc version badge 2020-08-11 14:06:38 -03:00
creeper123123321
53d22dcff7 back to snapshot 2020-08-11 13:48:26 -03:00
KennyTV
6060954f87
3.1.0 Release - 1.16.2 support 2020-08-11 12:44:41 +02:00
KennyTV
ff8a27d92a
Fix multi block change not being sent
Tfw when the ugly logic works but you just didn't send the packet
2020-08-11 12:38:45 +02:00
Nassim
617abe2d8c
Merge pull request #1977 from RaphiMC/dev
fixed 1.11 -> 1.10.2 potion data remapping
2020-08-10 22:34:50 +02:00
Koppe
93c84b1912 minor code improvements 2020-08-10 22:28:40 +02:00
Koppe
0b17b81b63 fixed 1.11 -> 1.10.2 potion data remapping 2020-08-10 22:17:31 +02:00
KennyTV
6a7a92a97b
Remove ClientChunk from 1.14+ chunk types
Apparently multiple people (including me) blindly copied that from older versions.
Also removed join/respawn from the abstract MetadataRewriter, since they were only used twice each.
2020-08-10 21:22:01 +02:00
KennyTV
31f7bde35f
Some MetadataRewriter cleanup 2020-08-10 18:32:23 +02:00
KennyTV
da77c32a0d
1.16.2-rc2 2020-08-10 14:53:32 +02:00
KennyTV
421453d25e
Fix 1.8->1.9 ender dragon sound
Fixes #1943
2020-08-10 09:22:08 +02:00
KennyTV
fa4d44b929
Update rc1 mappings 2020-08-07 17:48:58 +02:00
KennyTV
7c8b56b3cb
1.16.2-rc1 2020-08-07 17:35:48 +02:00
KennyTV
f6fec5b93b
1.16.2-pre3 (almost)
The Nether does not have its custom fog, no idea why yet
2020-08-06 20:21:54 +02:00
KennyTV
ea0f91136e
Accept plain strings for components
Addresses #1968
2020-08-06 10:15:38 +02:00
KennyTV
cf7d49aec5
1.16.2-pre2 2020-08-05 18:19:00 +02:00
KennyTV
03733d274a
Merge remote-tracking branch 'origin/master' into dev 2020-08-05 17:44:38 +02:00
Myles
2dd688fa0e
Merge pull request #1963 from KennyTV/master
Update Issue Template
2020-08-05 08:38:50 +01:00
KennyTV
8165e55514
Update Issue Template 2020-08-05 09:23:30 +02:00
Nassim
e5464c8e4b
Merge pull request #1960 from creeper123123321/patch-6
Update javassist and gson
2020-08-05 09:23:06 +02:00
creeper123123321
f70b9a8322
Update javassist and gson 2020-08-04 08:22:03 -03:00
Myles
c31f728a37
Merge pull request #1955 from Jo0001/patch-1
Disable blank issues ;)
2020-08-03 19:10:52 +01:00
Jo0001
0a519379a1
Disable blank issues ;) 2020-08-03 17:03:12 +02:00
KennyTV
2b50f6c713
Merge branch 'master' into dev
# Conflicts:
#	pom.xml
2020-08-03 08:40:53 +02:00
KennyTV
be2ba2b1b9
Fix Chat meta type
Fixes #1949
2020-08-03 08:39:58 +02:00
Myles
5051e7ea48
Merge pull request #1947 from creeper123123321/patch-5
Explain chatrewriter changes
2020-08-02 20:17:42 +01:00
creeper123123321
a42aa4b202
use velocity snapshots repo 2020-08-02 13:55:48 -03:00
creeper123123321
3d22258321
update velocity repo 2020-08-02 12:47:45 -03:00
creeper123123321
8fe1648d6b
Explain chatrewriter changes 2020-08-02 12:37:36 -03:00
KennyTV
49211240a3
1.16.2-Pre1 2020-07-29 17:22:04 +02:00
KennyTV
89c503dd92
Print erroneous json if parsing fails 2020-07-28 09:59:35 +02:00
KennyTV
c326bb7b51
Merge remote-tracking branch 'origin/master' into dev 2020-07-26 10:36:22 +02:00
Gerrygames
50024b0602 fix global palette value 2020-07-25 17:56:42 +02:00
KennyTV
5503a338fa
Check for register/unregister channels with long names 2020-07-23 19:31:37 +02:00
Nassim
076c5e5265
Merge pull request #1927 from creeper123123321/patch-4
Remove "API" from name in fabric.mod.json
2020-07-23 16:12:42 +02:00
creeper123123321
01d534391d
Remove "API" from name in fabric.mod.json 2020-07-23 10:56:54 -03:00
KennyTV
48f8412440
20w30a 2020-07-22 21:47:18 +02:00
KennyTV
2c9ce50312
Bump version to 3.1.0- 2020-07-22 09:17:28 +02:00
KennyTV
601a6eb808
Set mapping load thread name, config comment change
Closes #1922
2020-07-21 09:10:16 +02:00
KennyTV
647230a996
Move long plugin channel name check to a config option 2020-07-19 17:30:03 +02:00
KennyTV
5047aaff0c
Fix 1.12->1.13 recipe type switcheroo
Fixes #1918
2020-07-19 13:37:41 +02:00
KennyTV
a981adf7a3
Fix VB check on Velocity/Sponge 2020-07-16 19:43:54 +02:00