Commit Graph

502 Commits

Author SHA1 Message Date
Gerrygames
91ca18de3e Merge remote-tracking branch 'mats/dev' into mats_abstraction 2019-10-20 13:48:47 +02:00
Gerrygames
e7e315983e fix remaps in wrong direction (#160) 2019-10-20 12:36:58 +01:00
Nassim
0da10a2864 Fix 1.11 enchant remapping, arrow velocity and bed handling (#159)
* Arrow velocity and entity meta error fix

* Fix 1.11 enchant remapping, some minor cleanup
2019-10-13 21:20:52 +01:00
creeper123123321
b21fce2506 Fix typo (#41) (#157) 2019-10-13 17:33:42 +01:00
Nassim
8e032f6499 Cleanup entity tracking/rewrites and item rewrites (#155)
* Cleanup entity tracking and rewrites

* Fix

* Item rewriter cleanup
2019-10-12 10:08:18 +01:00
Nassim
1d12eb0b95 Cleanup entity tracking and rewrites, cleanup 1.14.1->1.14 protocol (#148) 2019-09-24 12:53:25 +01:00
Nassim
6a0e553c96 Use VV entity types (#147) 2019-09-23 12:33:28 +01:00
Nassim
f0da0624f7 Fix villager and llama meta rewrites (#146) 2019-09-23 09:00:03 +01:00
Nassim
8e2d640f8c Be able to suppress plugin channel name warnings (#142) 2019-09-13 10:07:51 +01:00
Nassim
b879076026 Check if non-full light fix is disabled (#143) 2019-09-13 10:07:32 +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
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
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
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
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
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
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
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
KennyTV
afe7c69ec1 1.14.2 2019-05-28 13:11:31 +02:00
KennyTV
955056ae61 Remap bell to goldblock 2019-05-28 13:11:22 +02:00
KennyTV
041796c85d Fix zombie submob metadata 2019-05-27 09:45:57 +02:00
KennyTV
f684ed2801 Merge remote-tracking branch 'origin/1.14' into 1.14 2019-05-25 11:49:51 +02:00
KennyTV
92b8a7fd58 Fix bell item remap 2019-05-25 11:49:35 +02:00
Marco
dc18190452 fix inventory slot sizes 2019-05-25 11:41:40 +02:00
Marco
4239d75275 fix intentory rewrites furnace, blast furnace, grindstone, smoker 2019-05-25 11:32:40 +02:00
Marco
111ead2719 Merge remote-tracking branch 'origin/1.14' into 1.14
# Conflicts:
#	core/src/main/java/nl/matsv/viabackwards/protocol/protocol1_13_2to1_14/packets/BlockItemPackets1_14.java
2019-05-25 11:04:33 +02:00
Marco
f3710c4fcf fix item rewrites at to server 2019-05-25 11:03:51 +02:00
KennyTV
fda618d7e8 Finish (?) 1.14 mappings 2019-05-25 10:47:36 +02:00
Marco
89099a6f0d fix item remaps 2019-05-25 01:37:32 +02:00
KennyTV
41d286feb5 1.14 sign item mappings 2019-05-24 15:59:10 +02:00
Foorcee
e043ef5f66 Merge remote-tracking branch 'origin/1.14' into 1.14 2019-05-24 13:28:51 +02:00
Foorcee
070661c623 reimpl. item remaps 2019-05-24 13:28:36 +02:00
KennyTV
1d2f9c6d4c A bunch of 1.14 mappings 2019-05-24 13:28:26 +02:00
KennyTV
884113ae3c Set pom version 2019-05-24 12:43:17 +02:00
KennyTV
649d2d1381 Some 1.13 item mappings 2019-05-24 11:20:44 +02:00
Marco Neuhaus
a44d18fb87 Merge remote-tracking branch 'origin/1.14' into 1.14 2019-05-23 19:14:38 +02:00
Marco Neuhaus
f85ef70366 fix dust particle 2019-05-23 19:14:01 +02:00
KennyTV
8d02b00cc3 Remap mushroom stem item 2019-05-23 13:17:27 +02:00
KennyTV
747943258e Add remaining 1.13 -> 1.12 mappings 2019-05-23 13:00:33 +02:00
KennyTV
b20c2cbc3b Fix lever mappings 2019-05-23 11:38:49 +02:00
Marco Neuhaus
b466ed9eb8 fix particle rewrites 2019-05-22 23:53:05 +02:00
KennyTV
a29e88f535 Make 'em blocks placeable again! 2019-05-22 19:55:19 +02:00
KennyTV
85a5ae44e1 Fix minecarts 2019-05-22 18:35:20 +02:00
KennyTV
3107094faa Turtle egg and sea pickle mappings 2019-05-22 17:24:33 +02:00
KennyTV
885ae3f63b Add trident to EntityType1_13 2019-05-22 16:23:56 +02:00
KennyTV
88cfa40776 Fix painting and xp orb tracker 2019-05-22 15:27:48 +02:00
Marco
1dc4a771a3 fix wandering traders + trades 2019-05-22 11:27:27 +02:00
Marco
24bfa82c0c fix item remaps 2019-05-21 23:35:49 +02:00
Marco
4b0881263b add missing remaps 2019-05-21 23:10:11 +02:00
Gerrygames
3d1aa03abb fix cats and ocelots 2019-05-21 23:06:22 +02:00
Gerrygames
114dbedfb7 fix missing metadata index check 2019-05-21 22:28:28 +02:00
Gerrygames
a9ee4ae88b Merge remote-tracking branch 'force/1.14' into 1.14 2019-05-21 22:16:06 +02:00
Gerrygames
e4638688f5 fix mapping size 2019-05-21 22:15:56 +02:00
Marco
347da9c309 Merge remote-tracking branch 'origin/1.14' into 1.14 2019-05-21 22:07:50 +02:00
Marco
19d86058f9 add entity remaps 2019-05-21 22:07:43 +02:00
Gerrygames
a7126b39dc fix horse armor 2019-05-21 22:05:36 +02:00
Gerrygames
dd454d56f3 fix display name 2019-05-21 21:50:57 +02:00
Gerrygames
96b05bcd4f Use logger 2019-05-21 19:43:58 +02:00
Gerrygames
9aa98846d2 fix mappings 2019-05-21 19:16:56 +02:00
Gerrygames
8102506468 a few mappings for 1.14 2019-05-21 18:42:52 +02:00
Gerrygames
05e1fef42c remove pose metadata correctly, add debug 2019-05-21 17:40:26 +02:00
Gerrygames
1911bc55cd further work on 1.14 metadata 📃 2019-05-21 17:19:49 +02:00
Marco
0bb4539d57 first metadata rewriting 2019-05-21 16:33:23 +02:00
Marco Neuhaus
028350de3e fix arrows 2019-05-20 22:08:08 +02:00
Marco Neuhaus
4493f1c3a6 fix spawn object 2019-05-20 21:51:45 +02:00
Marco
2c66e21268 fix more problems 2019-05-19 20:47:05 +02:00
Marco
3706b72855 update 1.13.2 -> 1.14 Packet Ids 2019-05-19 19:15:50 +02:00
Marco
cb396c8534 fix 1.14.1 2019-05-19 16:54:27 +02:00
Marco Neuhaus
53d753932f register protocol 2019-05-15 13:47:10 +02:00
Marco Neuhaus
e4a54fbade add 1.14.1 support (not tested yet) 2019-05-15 13:44:59 +02:00
ForceUpdate1
13c157d2fc
Merge pull request #5 from ViaVersion/1.14
1.14
2019-05-15 13:26:19 +02:00
Gerrygames
9441a1e49e fix map packet 2019-05-07 13:13:15 +02:00
Marco Neuhaus
da67500eaa fix play record rewrites 2019-05-01 14:46:06 +02:00
Myles
adc8c56862 Merge branch 'master' into dev 2019-04-23 15:50:05 +01:00
Myles
cec91ee159 Fix compiling 2019-04-23 15:49:38 +01:00
Myles
cc68a6fa4c Merge branch 'master' into dev 2019-04-21 12:13:23 +01:00
creeper123123321
bb2e089f27
Set item to null when shift clicking 2019-04-20 18:33:29 -03:00
Myles
2d0db67a29 Merge branch 'master' into dev 2019-04-19 16:29:57 +01:00
creeper123123321
77efe57015
fix tag name conflict 2019-03-30 16:33:02 -03:00
creeper123123321
6f20b874c5
fix possible array out of bounds 2019-03-30 15:08:31 -03:00
creeper123123321
1f3ed39eb6
fix toServer 2019-03-30 14:39:45 -03:00
creeper123123321
b8c87cfa2e
Fix wrong position remappings 2019-03-16 17:29:23 -03:00
creeper123123321
ebb964dbd5
merge dev and add -19w11b suffix 2019-03-16 14:29:21 -03:00
Matsv
6c49c0b2d3 Fix paintings 2019-03-16 16:43:46 +01:00
Mats
0eff5ece5f
Merge pull request #100 from creeper123123321/dev
[WIP] Snapshot support
2019-03-16 16:33:04 +01:00
Matsv
68aae77877 🐛 Fix recipe book crash 2019-03-16 16:15:49 +01:00
Matsv
6fb9f9adf3 🆘 Hacky way to fix flower pots 2019-03-16 16:03:32 +01:00
Matsv
0497ce198d 🔧 Start working on flower pot special treatment 2019-03-16 15:11:23 +01:00
creeper123123321
91acf71454
fix aoob exception 2019-03-16 09:41:24 -03:00
creeper123123321
1885840768
19w11b 2019-03-16 09:28:33 -03:00
creeper123123321
d99c5f5e60
metadata 2019-03-16 09:28:33 -03:00
creeper123123321
3252d48383
fix npe, remove living bed position 2019-03-16 09:28:32 -03:00
creeper123123321
8e2feeb375
fix 18 serializer error 2019-03-16 09:28:32 -03:00
creeper123123321
912a109c91
trying to rewrite entity data 2019-03-16 09:28:32 -03:00
creeper123123321
de4789822e
stonecutting handling - todo opennbt long array 2019-03-16 09:28:32 -03:00
creeper123123321
b2b5ed2ae8
probably bugged 1.14 -> 1.13.2 protocol 2019-03-16 09:28:32 -03:00
Matsv
092057431c 🚀 Bump version for the development branch 2019-03-16 13:00:19 +01:00
Matsv
1130ba6e87 Merge branch 'master' of https://github.com/Matsv/ViaBackwards into dev 2019-03-16 12:04:21 +01:00
creeper123123321
a352822afa
shorter workaround 2019-03-07 14:56:00 -03:00
creeper123123321
ce63e5ee62
Revert "Workaround for #48"
This reverts commit df53ce3e1c.
2019-03-07 14:49:54 -03:00
creeper123123321
df53ce3e1c
Workaround for #48 2019-03-07 14:38:19 -03:00
Marco Neuhaus
d6c37db4eb add missing wood rewrites 2019-02-18 21:56:38 +01:00
creeper123123321
0fe233c7ed
Do not register new incoming packets 2019-02-16 11:21:53 -02:00
Mats
b1246b6ffc
Merge pull request #94 from Gerrygames/1.13_items
add dummy enchantment for 1.13 enchatments
2019-02-16 10:02:26 +01:00
Mats
1c04ec7c55
Merge pull request #92 from creeper123123321/dev
Better tab-complete
2019-02-16 10:01:44 +01:00
Marco Neuhaus
e35f264e89 Merge branch 'dev' of https://github.com/Matsv/ViaBackwards into 1.13_items
# Conflicts:
#	core/src/main/java/nl/matsv/viabackwards/protocol/protocol1_12_2to1_13/packets/BlockItemPackets1_13.java
2019-02-16 00:07:36 +01:00
Marco Neuhaus
02bdaa5ddb Merge branch 'dev' of https://github.com/Gerrygames/ViaBackwards into 1.13_items 2019-02-16 00:03:58 +01:00
Marco Neuhaus
cd230b601d add dummy enchantments for 1.13 enchatments 2019-02-16 00:00:05 +01:00
Myles
4574d9d9b8
Merge pull request #93 from Gerrygames/1.13_items
fix enchantments
2019-02-15 22:15:44 +00:00
Marco Neuhaus
934bd4d1db fix enchantments 2019-02-15 23:12:11 +01:00
creeper123123321
66336bca0f
ooops 2019-02-15 18:30:48 -02:00
creeper123123321
829857be7c
Use boolean + string 2019-02-15 18:24:42 -02:00
creeper123123321
6e5f9e0741
Better tab-complete 2019-02-15 18:03:06 -02:00
creeper123123321
9e12a199cf
Login plugin request and response 2019-02-02 17:19:30 -02:00
Gerrygames
ff68a5182a fix ConcurrentModificationException 2019-01-28 14:45:52 +01:00
Matsv
9b7a4b79f7 📎 Rename 1.13.2 classes 2019-01-27 14:25:27 +01:00
Matsv
58b8f4004b 📎 Rename 1.13.1 classes 2019-01-27 14:16:05 +01:00
Matsv
8477e20725 ♻ Rewrite Entity 1.13.1 the ViaBackwards way & remove incorrect metadata & 1.13 rewrite 2019-01-27 14:06:48 +01:00
Matsv
99ffbc1bfa 🔥 Merge branch 'master' of https://github.com/Matsv/ViaBackwards into dev
# Conflicts:
#	core/src/main/java/nl/matsv/viabackwards/api/ViaBackwardsPlatform.java
2019-01-27 13:06:09 +01:00
Matsv
29f1f3ea7c Reformat code 2019-01-27 13:01:24 +01:00
Mats
bf7ea31d35
Merge pull request #89 from Gerrygames/dev
remap trading gui 1.13.1 to 1.13
2019-01-27 12:58:08 +01:00
Marco Neuhaus
2d53b812ea remove debug messages and fix enchantment rewrite 2019-01-27 12:40:58 +01:00
Gerrygames
316ae1020e remap trading gui 1.131 to 1.13 2019-01-26 19:25:24 +01:00
Marco Neuhaus
b15c55fb28 fix rewrite and add pumpkin rewrite 2019-01-26 16:51:39 +01:00
Marco Neuhaus
c0dbda5882 Merge branch 'dev' of https://github.com/Matsv/ViaBackwards into 1.13_items
# Conflicts:
#	core/src/main/java/nl/matsv/viabackwards/protocol/protocol1_12_2to1_13/packets/PlayerPacket1_13.java
2019-01-26 16:47:58 +01:00
creeper123123321
9ee8e6efa7
Velocity and maybe better version detector 2019-01-26 11:48:28 -02:00
Matsv
f9e2a37816 Merge with masta 2019-01-26 12:29:55 +01:00
Matsv
ec33f48674 Merge with masta 2019-01-26 12:23:18 +01:00
Marco Neuhaus
847a54493a add more rewirtes 2019-01-23 20:49:49 +01:00
Foorcee
0d0334a963 add more 2019-01-23 17:37:59 +01:00
Foorcee
16514526c1 add some more items rewrites 2019-01-23 17:28:53 +01:00
Marco Neuhaus
ef5125e972 fix rewrite 2019-01-23 15:02:55 +01:00
Myles
15db59f439
Merge pull request #84 from Gerrygames/removeUnusedColor
remove unused colors from team prefix/suffix
2019-01-23 13:39:20 +00:00
Gerrygames
8448b9628e replace tabs 2019-01-23 14:37:07 +01:00
Marco Neuhaus
55b4f6c080 fix rewrite 2019-01-23 13:31:05 +01:00
Marco Neuhaus
53b4151a26 start implementing item rewrite 2019-01-23 13:11:52 +01:00
Marco Neuhaus
e6b438a9e0 Merge remote-tracking branch 'remotes/origin/removeUnusedColor' into 1.13_items 2019-01-23 12:26:38 +01:00
Gerrygames
2f1c54ca93 fix package name 2019-01-23 11:15:26 +01:00
Gerrygames
42bfe19c9c block action block ids 2019-01-22 22:37:24 +01:00
Gerrygames
22a486752b remove sysout 2019-01-22 21:49:17 +01:00
Gerrygames
8519ad8cf1 fix actionbar color 2019-01-22 21:41:49 +01:00
Gerrygames
7b9cde9946 fix wrong protocol 2019-01-22 21:25:53 +01:00
Gerrygames
c539cc6e57 fix NPE 2019-01-22 20:59:00 +01:00
Gerrygames
3fc55638f9 fix NPE 2019-01-22 20:33:39 +01:00
Gerrygames
e5a110f24f fix mapping issue 2019-01-22 15:42:09 +01:00
Gerrygames
ccf132ff50 remove unused colors from team prefix/suffix 2019-01-22 14:41:50 +01:00
Gerrygames
4f9334c1dd fix tab complete 2019-01-22 13:58:06 +01:00
Matsv
905cd9cf0d Merge branch 'master' of https://github.com/Matsv/ViaBackwards into dev 2019-01-21 22:23:43 +01:00
Matsv
085c9e13ad Fix typo 2019-01-21 22:23:25 +01:00
Gerrygames
3b2128acaa fix metadata index 2019-01-21 22:16:35 +01:00
Gerrygames
34ed045ba6 arrow metadata fix 2019-01-21 21:35:40 +01:00
Gerrygames
0018159c89 fix tab complete 2019-01-21 21:12:48 +01:00
Gerrygames
97bd12fc33 use BLOCK_CHANGE_RECORD_ARRAY 2019-01-21 16:24:05 +01:00
Gerrygames
5a3b59ce29 fix boss bar packet 2019-01-21 16:05:46 +01:00
Gerrygames
88e83f9aad use ViaBackwards logger instead of ViaVersions 2019-01-21 14:37:48 +01:00
Gerrygames
fadebbc17b rewrite items in metadata 2019-01-21 14:18:24 +01:00
Gerrygames
e261ced701 fix teams packet 2019-01-21 14:04:29 +01:00
Matsv
03768d7124 Handle mob spawner changes 2019-01-20 20:23:40 +01:00
Matsv
520eb15ce9 Handle skull block entities 2019-01-20 17:19:26 +01:00
Matsv
fd4c9b5e6c Implement banner block entity 2019-01-20 16:08:53 +01:00
Matsv
803ae8a7ac Implement flowerpot handling 2019-01-20 14:49:51 +01:00
Matsv
97b81cf782 Implement basic block entity interface & handle beds 2019-01-20 14:15:21 +01:00
Matsv
404dce4a32 Handle new wolf colors 2019-01-20 12:06:24 +01:00
Matsv
be8c1b69dc Implement tab-complete 2019-01-19 18:54:26 +01:00
Matsv
c9067354c0 Rewrite AreaEffectCloud (TODO Particle rewrite) 2019-01-19 16:11:15 +01:00
Matsv
c829e857d2 Remove debug comments 2019-01-19 15:55:13 +01:00
Matsv
842631feef Rewrite metadata changes en add missing entity track 2019-01-19 15:53:31 +01:00
Matsv
87f217ca37 Rewrite entity types 2019-01-19 14:04:11 +01:00
Matsv
3cd91d87a4 Rewrite meta types 2019-01-19 12:50:33 +01:00
Matsv
d1d94570e7 Handle metadata & entity type rewrite 2019-01-19 12:35:30 +01:00
Matsv
bc0cb10406 Handle entity/dimension tracking correctly 2019-01-19 12:11:11 +01:00
Gerrygames
d6ca3891a1 lever mapping 2019-01-18 14:13:21 +01:00
Gerrygames
99af95e0a8 mapping for doors 2019-01-18 13:55:04 +01:00
Gerrygames
fbbce29da7 fix some missing mappings 2019-01-18 13:33:14 +01:00
Gerrygames
688654adcc remove debug 2019-01-18 11:44:41 +01:00
Gerrygames
9ad0c34603 most of the easy block mappings 2019-01-18 11:42:29 +01:00
Gerrygames
8d7fee16b8 Plugin messages/new packets 2019-01-17 17:30:25 +01:00
Gerrygames
c950fe2125 sound and entity id mappings 2019-01-16 14:41:40 +01:00
Gerrygames
b9a2404f9c some more progress on 1.13 2019-01-16 12:47:30 +01:00
Gerrygames
f0ef119440 Rewrite map colors added in 1.12 2018-12-05 13:33:42 +00:00
Myles
45cece245c Merge branch 'master' into dev 2018-12-05 13:27:35 +00:00
Gerrygames
7296017ab8 ViaVersion 2.0.0 compatibility 2018-11-20 15:32:49 +01:00
Marco Neuhaus
d0dec2539d fix books 2018-11-13 10:59:33 +01:00
Marco Neuhaus
ae3142c2f5 remove fileheader 2018-11-12 23:52:56 +01:00
Marco Neuhaus
a5599deb8e add Support 1.13.2 to 1.13.1
little particle fix for 1.13.1 to 1.13
2018-11-12 23:47:11 +01:00
ForceUpdate1
f636b67dca
Merge branch 'dev' into master 2018-11-12 22:19:12 +01:00
Matsv
d484545bef Change keepAlive's initial value to fix Gerrygames/ViaRewind#14 2018-11-10 18:17:53 +00:00
Matsv
ce7c525155 Basic block translation 2018-10-25 16:04:20 +02:00
Matsv
9d34038eab Rewrite changed packet ids 2018-10-25 14:01:03 +02:00
Matsv
e91ed55963 Merge branch 'master' of https://github.com/Matsv/ViaBackwards into dev
# Conflicts:
#	all/pom.xml
#	bukkit/pom.xml
#	bungee/pom.xml
#	core/pom.xml
#	pom.xml
#	sponge/pom.xml
2018-10-25 10:32:27 +02:00
Marco Neuhaus
f2e35a0c5a add comment 2018-08-28 19:47:01 +02:00
Marco Neuhaus
00ad68389c add mappings for bossbar
add mappings for tab complete
2018-08-28 18:49:13 +02:00
Marco Neuhaus
bc19f1a57d add mappings for advancements
add mappings for tags
2018-08-28 18:13:56 +02:00
Marco Neuhaus
35cabf34b0 Add support for 1.13 at 1.13.1 server
TODO:
* add Tab complete
* add boss bar
* add Advancements
* add tags
2018-08-28 18:06:57 +02:00
Myles
c7159721cb Remove protocols for now
So it gives outdated version message instead of errors...
2018-08-21 16:44:44 +01:00
Gerrygames
69c68bf300 Rewrite map colors added in 1.12 2018-08-16 15:15:44 +02:00
Matsv
4919b8748a Preparations for 1.13 support development 2018-07-22 23:15:59 +02:00
Myles
43ad787bda
Merge pull request #50 from Matsv/master
Merge master into dev
2018-07-10 12:19:49 +01:00
creeper123123321
f9ad3b59f1 Fix #25 (#38)
* Fix #25

* Update PlayerPackets1_11.java
2018-03-19 22:45:43 +01:00
Matsv
2a756616f4 Change keepAlive's initial value to fix Gerrygames/ViaRewind#14 2018-02-05 20:51:34 +01:00
Myles
903c1999eb Don't use casting for validation of keep alive, use hashCodes.
Also disregard valid ones sent twice.
2017-09-30 21:08:05 +01:00
Myles
d36a076942 2.3.1 - Disregard any incorrect keep-alives, credits to @Shevchik 2017-09-20 14:16:22 +01:00
Myles
30f339400e 2.3.0 - 1.12.2 Support 2017-09-19 00:25:33 +01:00
Matsv
f7824e1df5
Bump version 2017-08-04 14:03:35 +02:00
Matsv
2168145d58
Prevent crash for now 2017-08-03 15:44:34 +02:00
Matsv
ebb1323129
Prepare for 1.12.1 2017-08-02 14:08:37 +02:00
Matsv
34ca6324c5
Possibility to suppress type not found errors 2017-07-30 12:23:00 +02:00
Matsv
908931e174
Make metadata item rewrite check the Type instead of the MetaType fixes #17 2017-07-30 12:17:20 +02:00
Matsv
1f15c9e8f1
Back to snapshot 2017-07-30 12:14:59 +02:00
Matsv
9a0686685c
Bump version 2017-07-29 14:11:43 +02:00
Matsv
ccc63966c6
Change shulkerbox data fixes #15 2017-07-29 14:05:10 +02:00
Matsv
18d8ab068d
Remove debug message 2017-07-29 13:32:03 +02:00
Matsv
227396d08a
Format replacement items differently 2017-07-29 13:24:17 +02:00
Matsv
dbc92572fd
Fix NPE for unknown beds & keep original NBT data 2017-07-29 13:19:59 +02:00
Matsv
ea2f603cf7
Possibility to hide warning using suppressMetadataErrors fixes #14 2017-07-04 21:12:09 +02:00
Matsv
a5aa9e7281
Handle nulls in EntityRewriter (#11) 2017-06-21 19:30:48 +02:00
Matsv
0e5ee7063f
Back to snapshot 2017-06-14 17:57:12 +02:00