3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-28 01:48:04 +02:00
Commit graph

1015 Commits

Autor SHA1 Nachricht Datum
KennyTV
5281f6e7dd
Temp fix the build
It doesn't want to pull the updated SNAPSHOT version for some reason, probably due to the recent build script changes.
2021-06-04 12:33:03 +02:00
KennyTV
7e2775114b
Update VV usage 2021-06-04 12:16:08 +02:00
KennyTV
cbbc127360
Update translation mappings 2021-06-03 21:34:23 +02:00
KennyTV
83a566d145
Update VV usage 2021-06-03 20:25:20 +02:00
KennyTV
3d3c1a0430
Fix load order with late-bind enabled
Fixes #362
2021-06-03 11:05:51 +02:00
KennyTV
08f6c0b1f1
Update VV usage 2021-06-02 22:05:05 +02:00
KennyTV
4cc3ea0883
Replace some hardcoded packet ids 2021-06-01 23:57:54 +02:00
KennyTV
2876495b62
Fix early achievement send 2021-06-01 20:17:10 +02:00
KennyTV
7d03831ba8
Update VV usage 2021-05-31 23:18:56 +02:00
KennyTV
0514dd2ea5
1.17-pre2 2021-05-31 18:25:57 +02:00
KennyTV
f341fc132c
Fix ancient client error caused by empty meta for < 1.11
Since modern versions don't immediately send metadata in spawn packets and 1.10 clients and lower have a slight oversight in the meta getting, every mob/player spawn spammed the client console with an error. Even though it is a harmless error, I figured people would like their client console not to get spammed anymore.
2021-05-29 15:01:02 +02:00
KennyTV
27b4933262
Update build scripts 2021-05-29 09:32:55 +02:00
KennyTV
fb368a9ebe
1.17-pre1 2021-05-27 15:46:08 +02:00
KennyTV
8adb80b5eb
Don't store UserConnection in stored objects unless needed 2021-05-26 21:58:19 +02:00
KennyTV
4a60f0f903
Update VV usage 2021-05-26 15:52:37 +02:00
KennyTV
a789e2ff7b
Update EntityTracker/meta rewriter 2021-05-25 15:27:16 +02:00
KennyTV
1201c2979b
Update VV usage 2021-05-20 18:34:05 +02:00
KennyTV
0e15a98472
21w20a 2021-05-19 18:56:18 +02:00
KennyTV
51d07c1c50
Print bad component on deserialization fail 2021-05-18 09:40:22 +02:00
KennyTV
5f59a57a78
Fix legacy hover conversion
Fixes ViaVersion/ViaVersion#2471
2021-05-14 11:04:45 +02:00
KennyTV
084fc5d327
21w19a, update to Gradle 7.0.1 2021-05-12 16:01:46 +02:00
KennyTV
2194c96883
Handle new map colors
Co-authored-by: Gerrygames <gecam59@gmail.com>
2021-05-11 14:02:12 +02:00
creeper123123321
bd421fcfab
CurseForge link (#357) 2021-04-28 22:50:58 +02:00
KennyTV
93e99bc1ef
21w17a 2021-04-28 17:56:29 +02:00
KennyTV
687e1f4f43
Update VV 2021-04-28 13:09:19 +02:00
KennyTV
4ea5a76337
Reformat imports 2021-04-27 20:36:11 +02:00
KennyTV
face56dce1
Update VV 2021-04-27 13:25:27 +02:00
KennyTV
24aebfe92a
Change imports/package qualifiers 2021-04-26 23:31:29 +02:00
KennyTV
9337ff8958
Move files to com.viaversion package 2021-04-26 23:27:18 +02:00
KennyTV
18e2ef01e7
Update ViaVersion dependency 2021-04-26 23:24:49 +02:00
KennyTV
516be47827
Bump version to 4.0.0 2021-04-23 22:50:35 +02:00
KennyTV
9e62c161b4
Fix publishing 2021-04-15 11:11:04 +02:00
KennyTV
d4785f093e
21w15a 2021-04-14 17:46:12 +02:00
KennyTV
fad65e5b81
Update gradle build files
Co-authored-by: jmp <jasonpenilla2@me.com>
2021-04-14 14:19:28 +02:00
KennyTV
49d507dfad
Update to Gradle 7.0 2021-04-13 12:40:37 +02:00
KennyTV
75031f66b5
Handle new translations 2021-04-10 16:54:10 +02:00
MrMicky
ad48770606
Use commands from Declare Commands packet for tab-completion on 1.12 (#353) 2021-04-10 09:56:55 +02:00
KennyTV
f7bd440a96
21w14a 2021-04-07 17:35:57 +02:00
KennyTV
b2586cf13b
Update readme 2021-04-05 13:38:19 +02:00
MrMicky
7a5e57e1a8
Fix mushrooms blocks on 1.12.2 and below (#351) 2021-04-03 10:15:51 +02:00
MrMicky
0812204f11
Fix colored inventory titles on 1.13 and below (#350) 2021-04-02 20:41:56 +02:00
KennyTV
066fef0513
Move to checker qual nullability annotations 2021-04-02 18:24:13 +02:00
creeper123123321
8d7ed4c16c
+x gradlew, gradle workflow (#349) 2021-03-31 22:17:03 +02:00
KennyTV
51b74fd618
21w13a 2021-03-31 20:26:04 +02:00
KennyTV
6403c6480d
Fix proxy server switches to equal world names and same the dimension 2021-03-26 14:47:20 +01:00
KennyTV
9dcd95b2c3
Update VV usage 2021-03-26 12:52:55 +01:00
KennyTV
4c7919fe82
Update VV usage 2021-03-24 16:54:07 +01:00
KennyTV
df09b9a5ee
Change license in fabric.mod.json 2021-03-24 12:32:31 +01:00
KennyTV
a5f5185f1d
Update README 2021-03-23 20:33:37 +01:00
KennyTV
bd6c2e1dcc
Slightly amend license header 2021-03-23 11:11:01 +01:00