Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
viaversion
/
5eb3771704f99d23aeefa94d3e3ff4020ce884df
/
common
5eb3771
Fix no light for non full blocks (#1414)
by Nassim
· 5 years ago
9fd4795
Update mapping-lang-1.12-1.13.json (#1439)
by BlackBeltPanda
· 5 years ago
7cb4e1d
Fix explosion block desync, fixes #1365 (#1419)
by Gerrygames
· 5 years ago
99ac42c
Issue with the CanDestroy taglist (#1411)
by Thom
· 5 years ago
aaba566
change version to 2.1.4-SNAPSHOT
by creeper123123321
· 5 years ago
437b16c
Merge branch 'dev'
by Myles
· 5 years ago
abb0915
1.14.4
by KennyTV
· 5 years ago
05437a3
Fix 1.14 client lag on join
by KennyTV
· 5 years ago
bc09187
1.14.4-pre6 support
by KennyTV
· 5 years ago
2024614
1.14.4-pre1 support
by KennyTV
· 5 years ago
b675018
Merge pull request #1375 from KennyTV/master
by Myles
· 5 years ago
bae0cd5
Back to snapshot
by Myles
· 5 years ago
e475024
1.14.3 support
by Myles
· 5 years ago
662bae4
Fix 1.13 clients unable to break infested blocks (#1370)
by KennyTV
· 5 years ago
c0e56c7
1.14.3 Pre-4 support
by Myles
· 5 years ago
0cd0438
Merge branch 'master' into dev
by Myles
· 5 years ago
3063538
fix 1.13 chunk reading, fix 1.9 chunk type not using global palette
by Gerrygames
· 5 years ago
1c9309a
1.14.3 pre-3
by KennyTV
· 5 years ago
e7c89f2
Merge pull request #1363 from KennyTV/dev
by Myles
· 5 years ago
97a8f41
1.14.3 pre-2
by KennyTV
· 5 years ago
be5bf79
Merge branch 'master' into dev
by Myles
· 5 years ago
318db58
Servers older than 1.13.2 have a length limit on plugin message name
by Myles
· 5 years ago
5ad9d51
Set version to 2.1.2
by KennyTV
· 5 years ago
907b5e0
Change new trade list boolean
by KennyTV
· 5 years ago
a8d13fa
1.14.3 pre-1
by KennyTV
· 5 years ago
0137105
Fix #1358 by checking for null before processing
by Myles
· 5 years ago
89dfcaf
Back to SNAPSHOT
by Myles
· 5 years ago
4fb0738
Merge pull request #1356 from Gerrygames/1.14.2
by Myles
· 5 years ago
e8f4f70
1.14.2
by Gerrygames
· 5 years ago
eb9e48e
1.14.2-pre4
by Gerrygames
· 6 years ago
894503d
Fix minecart mapping
by KennyTV
· 6 years ago
b2c1c24
1.14.2-pre3
by KennyTV
· 6 years ago
7fcb489
Add dolphin to Entity1_13Types
by KennyTV
· 6 years ago
10b0a6f
Merge branch 'master' into dev
by Myles
· 6 years ago
232ee9b
Don't try to send register messages without channels
by Andrew Steinborn
· 6 years ago
d7aa236
1.14.2-pre2
by KennyTV
· 6 years ago
b75016a
Merge branch 'master' into dev
by Myles
· 6 years ago
6882b70
Fix #1333 pandas missing
by Myles
· 6 years ago
a075e31
1.14.2-pre1
by Gerrygames
· 6 years ago
56a34ec
Update to 2.1.0
by Myles
· 6 years ago
77d5721
1.14.1
by Gerrygames
· 6 years ago
1d0d032
Merge branch 'master' into dev
by Myles
· 6 years ago
fac7daf
Use fixed locale for toUpperCase/toLower #1126
by Myles
· 6 years ago
a51f347
Use readableBytes
by creeper123123321
· 6 years ago
56b48a8
1.14.1-pre2
by Gerrygames
· 6 years ago
1fe3c33
1.14-pre2
by Gerrygames
· 6 years ago
4d16dbf
Not tested workaround for #1312
by creeper123123321
· 6 years ago
3b932bd
1.14.1 pre1
by Gerrygames
· 6 years ago
5a2c047
Register tabcompletethread once - fixes #1316
by creeper123123321
· 6 years ago
e249ea1
fix tag ids - not tested
by creeper123123321
· 6 years ago
e1b06d3
Add some needed tags
by creeper123123321
· 6 years ago
ad12866
Send set view distance on server change - not tested
by creeper123123321
· 6 years ago
6b58d86
Make PipelineUtil.containsCause check if the instance is of the class type
by creeper123123321
· 6 years ago
7f6069e
Send light update before chunk packet, maybe better ByteBuf releasing, ignore cancel exception on UserConnection#send
by creeper123123321
· 6 years ago
04d5ae0
Merge pull request #1305 from creeper123123321/master
by Myles
· 6 years ago
06340e5
faster light writing
by Gerrygames
· 6 years ago
6d8a763
Don't send pose to the client entity
by creeper123123321
· 6 years ago
61b5c90
Recalculate pose when using or leaving bed
by creeper123123321
· 6 years ago
d7eff51
Not tested pose handling
by creeper123123321
· 6 years ago
da7a570
Merge pull request #1303 from KennyTV/master
by Myles
· 6 years ago
13086c7
Fixed connecting after sending the packet
by creeper123123321
· 6 years ago
d76e70b
Don't cache Item
by KennyTV
· 6 years ago
c7c5c79
Some minor optimization
by KennyTV
· 6 years ago
87eceb5
Use cached cancel exception when not in debug mode
by creeper123123321
· 6 years ago
7b29972
Fix wrong protocol class
by creeper123123321
· 6 years ago
4258f52
Workaround for packet order issue in neighbour chunk updates
by creeper123123321
· 6 years ago
63fc733
Merge pull request #1292 from Gerrygames/palette_fix
by Myles
· 6 years ago
c8a19a1
fix setPaletteEntry
by Gerrygames
· 6 years ago
6ab525b
Fix blockconnection
by KennyTV
· 6 years ago
fd1932c
Merge pull request #1288 from creeper123123321/master
by Myles
· 6 years ago
ac19437
Remove unnecessary heightmap entries
by KennyTV
· 6 years ago
1f86c6a
Slightly reduce map lookups
by KennyTV
· 6 years ago
44f8f5e
Fix husks
by creeper123123321
· 6 years ago
0be8a56
Back to snapshot
by Myles
· 6 years ago
0b4d49d
2.0.1
by Myles
· 6 years ago
0380d80
Force resend center chunk on respawn
by creeper123123321
· 6 years ago
53a639e
1.14 heightmap
by Gerrygames
· 6 years ago
8d85106
Set center chunk to 0,0 on respawn
by creeper123123321
· 6 years ago
2e289a1
Fix encoding of position
by Myles
· 6 years ago
b4418c0
Fix Entity Tracker on Bungee being incorrect after server switch #1215
by Myles
· 6 years ago
05e056a
Cancel packets correctly so they don't mess bungee up
by Myles
· 6 years ago
d50ceaa
Back to snapshot
by Myles
· 6 years ago
34b0db5
Get ready....
by Myles
· 6 years ago
0c9de82
Merging went wrong
by Myles
· 6 years ago
11ce852
Merge with master
by Myles
· 6 years ago
4a8534c
Refactor class names for protocols
by Myles
· 6 years ago
c3e406e
Workaround villager packet causing issues
by Myles
· 6 years ago
dad71f1
Rewrite inventory names which use .name syntax
by Myles
· 6 years ago
d3662d2
Merge branch 'master' into dev
by Myles
· 6 years ago
d699000
Default to 'packet' blockconnection method
by Myles
· 6 years ago
e38bdff
Hitbox fix options
by KennyTV
· 6 years ago
a4085c1
only update center chunk when needed
by Gerrygames
· 6 years ago
4eb69ea
Run zombie rewrite before zombie villager rewrite
by creeper123123321
· 6 years ago
8b5f6d1
fixed some metadata
by creeper123123321
· 6 years ago
3a4db0a
fixed
by creeper123123321
· 6 years ago
b235210
Handle new attack mode flag in insentient
by creeper123123321
· 6 years ago
f262809
Remap areaeffectcloud particles
by KennyTV
· 6 years ago
d7353e0
Remove ')'
by KennyTV
· 6 years ago
6674423
Merge branch 'dev' of https://github.com/ViaVersion/ViaVersion into dev
by KennyTV
· 6 years ago
e34c291
fix velocity in item and arrow
by creeper123123321
· 6 years ago
Next »