3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-10 09:18:04 +02:00
Commit graph

356 Commits

Autor SHA1 Nachricht Datum
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
Nassim
e6059845aa Remap tridents, fix falling dust and lingering potions (#140)
* Fix falling dust particle for 1.9 clients

* Fix concurrent meta addition / lingering potions
Fixes #125

* Remap trident and trident sounds
2019-09-07 13:49:05 +01:00
Nassim
781ef86af6 Send valid biomes again + remap new ones (#136)
* Remap biomes

* Fix base shulker box remappings, remove unnecessary int/short casting
2019-08-18 08:09:45 +01:00
Gerrygames
3ecf898d0a Fix explosion block desync (#131) 2019-08-14 09:39:12 +01:00
Nassim
1c82d51734 Fix pistonhandler with serverside blockconnections (#130) 2019-08-14 09:38:51 +01:00
ForceUpdate1
b7bd93cfb6 Some improvements 👀 (#126)
* fix particle remaps
fix use bed packets
fix npe in piston handler

* remove todo

* Revert "fix plugin channel remap"

This reverts commit 960197c0

* reformat code

* Comments added
2019-08-04 09:39:43 +01:00
Myles
5a7a8eb334
Merge pull request #119 from ForceUpdate1/dev
Fix plugin channel remap 1.13 -> 1.12 🙌
2019-08-03 09:51:53 +01:00
Myles
0e10b6b54b
Merge pull request #127 from ForceUpdate1/particleFix
Fix RGB Particles 
2019-08-03 09:51:33 +01:00
Marco
2376dad26a fix rgb particle 2019-08-03 10:43:54 +02:00
Marco
2fc0eac1e2 change to ViaBackwards logger 2019-08-03 00:38:06 +02:00
Marco
04793f41c5 Merge branch 'dev' of https://github.com/ViaVersion/ViaBackwards into dev 2019-08-02 21:59:00 +02:00
Myles
e481c45b62
Merge pull request #123 from Gerrygames/dev
fix #122 and wrong byte types in trade list packets
2019-07-26 10:40:05 +01:00
Gerrygames
66b7b461b7 use correct byte type in trade list packets 2019-07-26 10:53:53 +02:00
Gerrygames
751c585469 fix #122 2019-07-22 22:38:12 +02:00
Myles
485c8270fa
Merge pull request #116 from KennyTV/dev
New version support, some fixes
2019-07-19 12:07:52 +01:00
KennyTV
24d77278f6 Fix typo 2019-07-19 13:01:10 +02:00
KennyTV
d66eb0c56b 1.14.4 support 2019-07-19 12:53:37 +02:00
Foorcee
960197c02e fix plugin channel remap 2019-07-19 08:47:02 +02:00
ForceUpdate1
21a6852593
Merge pull request #6 from ViaVersion/dev
merge upstream
2019-07-11 09:11:50 +02:00
KennyTV
c186d13ae5 Fix trade item rewrites 2019-07-06 19:36:50 +02:00
KennyTV
01018fe600 Remap 1.13 piston tile entity 2019-07-05 10:22:38 +02:00
Mats
cba2566c21
Merge pull request #114 from KennyTV/dev
Remap 1.14 enchantments
2019-07-03 21:37:31 +02:00
Matsv
b9cb23e353 🔧 Fix commandblock rewrite 2019-07-03 16:28:19 +02:00
KennyTV
e9ffe66131 Fix 1.14 dummy enchant being lost 1.13 conversion 2019-07-02 19:48:42 +02:00
KennyTV
d6a1f06b35 Refactor 1.13 enchantment rewrites 2019-07-02 19:09:16 +02:00
KennyTV
d124b2ddfe Fix npe in 1.13 enchant remaps 2019-06-30 11:23:42 +02:00
KennyTV
92e9eab85e Remap 1.14 enchants, show enchantment level in 1.13 remaps 2019-06-30 10:45:16 +02:00
KennyTV
1d9a0773c7 Set version to 3.0.0-SNAPSHOT 2019-06-30 10:44:43 +02:00
Matsv
105e6f23a2 Rewrite particles 2019-06-29 21:08:24 +02:00
Mats
ff1bf45fd2
Merge pull request #109 from ForceUpdate1/1.14
[WIP] Add 1.14.x support, some 1.13.x fixes
2019-06-29 15:12:36 +02:00
KennyTV
21bd518f45 Properly fix recipe book from 1.14.3 2019-06-25 12:34:01 +02:00
KennyTV
167b715048 Fix new recipe type 2019-06-25 09:16:03 +02:00
KennyTV
1c94e0ead2 Fix 2019-06-24 17:28:32 +02:00
KennyTV
b4c30dbff3 Update to 1.14.3 2019-06-24 17:24:21 +02:00
creeper123123321
5e1143af4b
Use correct fabric.mod.json metadata keys 2019-06-16 10:21:38 -03:00
creeper123123321
ac571df2cd rebased into 1.14 branch 2019-06-16 10:05:06 -03:00
creeper123123321
fd8c89ae17 Don't shade Log4J API 2019-06-16 09:53:03 -03:00
creeper123123321
3acba1b8e2 ViaFabric platform 2019-06-16 09:53:03 -03:00
KennyTV
0c7c7ba05c Fix trident entitytype 2019-06-13 11:45:58 +02:00
Gerrygames
4070efd803 fix wrong light mask 2019-06-12 17:42:11 +02:00
KennyTV
6c27c1e863 whoops 2019-06-09 11:13:42 +02:00
KennyTV
dc12f26f05 Let there be light 2019-06-09 11:11:33 +02:00
KennyTV
3f9e66bd7b Fix recipe book data 2019-06-07 14:46:48 +02:00
KennyTV
9849eebda3 Remap 1.14 spawn eggs 2019-06-07 14:40:00 +02:00
KennyTV
8f84efb833 Hotfix untracked entity 2019-06-02 20:17:55 +02:00
KennyTV
0084f764ba Fix block remaps 2019-06-02 00:00:38 +02:00
Marco
c2d72214de impl first block id remaps 2019-05-30 15:36:11 +02:00
Marco
d64e75d374 inventory name remap 2019-05-30 14:46:31 +02:00
Marco
a12b39b67f remap cartography_table inventory 2019-05-30 14:04:50 +02:00
KennyTV
25b5b1ca8c Remap berry bushes to vines 2019-05-29 14:00:33 +02:00