3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-05 23:28:03 +02:00
Commit graph

71 Commits

Autor SHA1 Nachricht Datum
Nassim Jahnke
b516103a6e
Update to new mappings format 2023-03-04 17:25:45 +01:00
Nassim Jahnke
7349781927
Fix item desync when dropping items on 1.17+ servers as 1.13- clients 2023-02-25 22:42:34 +01:00
Nassim Jahnke
fa4cfeb7e9
Things 2023-02-20 17:33:53 +01:00
Nassim Jahnke
1b54d10d91
Small refactor 2023-02-20 13:09:19 +01:00
Nassim Jahnke
4eaf01f008
Update copyright header 2023-01-12 12:41:06 +01:00
Nassim Jahnke
941bb91be8
1.19.1-pre6 2022-07-20 19:35:04 +02:00
Nassim Jahnke
2c341ab7ad
Update copyright 2022-01-09 22:40:10 +01:00
kennytv
6f2961a00b
Lowercase gang 2021-07-07 20:42:50 +02:00
KennyTV
3d3c1a0430
Fix load order with late-bind enabled
Fixes #362
2021-06-03 11:05:51 +02:00
KennyTV
4ea5a76337
Reformat imports 2021-04-27 20:36:11 +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
fad65e5b81
Update gradle build files
Co-authored-by: jmp <jasonpenilla2@me.com>
2021-04-14 14:19:28 +02: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
bd6c2e1dcc
Slightly amend license header 2021-03-23 11:11:01 +01:00
KennyTV
e1325311c7
GPL 2021-03-21 10:48:42 +01:00
KennyTV
3fc2a3e395
Setup gradle 2021-02-18 14:34:33 +01:00
KennyTV
c75f497c79
This is actually 21w06a 2021-02-11 09:31:12 +01:00
KennyTV
ab0406ba77
21w06a
Ship it™️ https://i.imgur.com/9R1gYOe.png
2021-02-10 19:37:28 +01:00
KennyTV
518aafe617
21w05b
Horrible mappings, but that's unique features/blocks for you
2021-02-04 20:22:40 +01:00
KennyTV
29ec3efa9c
21w03a 2021-01-20 18:52:30 +01:00
KennyTV
673239108c
*The future* 2020-12-19 21:40:10 +01:00
KennyTV
ad4092b8f6
20w49a (almost)
Missing: Translating the 2 new particles with data
2020-12-03 12:55:58 +01:00
KennyTV
56c80fb5c3
20w46a 2020-11-22 09:50:55 +01:00
KennyTV
d11e9d3b77
Start working on 20w45a 2020-11-22 09:50:45 +01:00
KennyTV
0f631eb1d9
Also emulate damage sound when drowning 2020-11-15 14:21:32 +01:00
KennyTV
9fbfcb3851
Make 1.11->1.10, 1.10->1.9 sounds configurable, fix some sound issues
Closes #279
2020-11-15 12:20:04 +01:00
KennyTV
27f7c3e72b
Bump version to 3.2.1-SNAPSHOT 2020-11-04 08:54:55 +01:00
KennyTV
819d7f3d39
3.2.0 Release 2020-10-31 09:42:53 +01:00
KennyTV
25404d6c92
Fix fire extinguishing (only on Spigot servers)
Fixes #274
2020-10-21 18:57:54 +02:00
KennyTV
947e5c3e07
Abstract mapping data loading 2020-09-03 15:35:34 +02:00
KennyTV
5e19a5af33
Back to snapshot 2020-08-12 16:34:39 +02:00
KennyTV
6f0bd98be2
3.1.0 Release 2020-08-11 08:50:33 +02:00
KennyTV
d209e9b768
20w30a, bump version to match VV's 2020-07-22 21:52:48 +02:00
KennyTV
cf6df691d2
Bump dependencies 2020-06-25 10:32:05 +02:00
KennyTV
76dfbe030e
Version bump to 3.0.2-SNAPSHOT 2020-06-24 14:36:31 +02:00
KennyTV
c7a168d3b3
3.0.1 Release 2020-06-24 14:24:29 +02:00
KennyTV
8294f6af4f
Bump version to 3.0.1-SNAPSHOT 2020-06-23 17:11:40 +02:00
KennyTV
b98f208a98
3.0.0 2020-06-23 15:08:10 +02:00
KennyTV
99482b611f
Pass VB plugin instance for listener creation 2020-04-14 19:01:19 +02:00
KennyTV
32c26a5539 Open book when using lecterns on Bukkit
Fixes #194
2020-04-06 15:24:31 +02:00
KennyTV
f263f757de Async mapping data loading 2020-04-05 22:57:32 +02:00
KennyTV
4b3f1be599 Add api version to prevent legacy data loading 2020-01-22 12:43:21 +01:00
KennyTV
e55ff0130c 1.15 (and a lot of other improvements/fixes) 🎉 2019-12-07 17:14:17 +01:00
Nassim
fdcab0d5a8 (Custom) enchant remap fixes, non full block light fix (#124)
* Fix 1.13 enchant conversion + custom enchants

* Remove redundant check

* More enchant remap fixes, add config option for custom enchant display

* Fix non full blocks "saving" block light
2019-09-09 14:23:09 +01:00
KennyTV
1d9a0773c7 Set version to 3.0.0-SNAPSHOT 2019-06-30 10:44:43 +02:00
KennyTV
b4c30dbff3 Update to 1.14.3 2019-06-24 17:24:21 +02:00
creeper123123321
3acba1b8e2 ViaFabric platform 2019-06-16 09:53:03 -03:00