Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
viaversion
/
d8885f9156b4ef33f5f53e30cc7c8f6ae060a9e9
d8885f9
Put prefix last color into the start of suffix
by creeper123123321
· 6 years ago
c9dab54
Merge pull request #923 from creeper123123321/master
by Myles
· 6 years ago
e516937
Revert "Replace Unpooled.buffer()"
by creeper123123321
· 6 years ago
ca23750
merge upstream^2 + lowercase sound ids
by creeper123123321
· 6 years ago
446fd84
merge upstream
by creeper123123321
· 6 years ago
fc264d0
Cleanup various debug code
by Myles
· 6 years ago
e9ad372
Remap negative ids to air (workaround for #933)
by Myles
· 6 years ago
b1e8efb
Fix memory leak
by creeper123123321
· 6 years ago
73ee249
More optimization
by creeper123123321
· 6 years ago
6608877
Rewrite palette instead of rewriting each block
by creeper123123321
· 6 years ago
e9159cb
Replace Unpooled.buffer()
by creeper123123321
· 6 years ago
a403c74
*facepalm*
by creeper123123321
· 6 years ago
de2abdc
*facepalm*
by creeper123123321
· 6 years ago
088ce93
Use short[] for sound remapping
by creeper123123321
· 6 years ago
b5a7c92
Add missing .toClient
by creeper123123321
· 6 years ago
d414426
Use short[] for block mappings
by creeper123123321
· 6 years ago
b221530
Update Protocol1_13To1_12_2.java
by creeper123123321
· 6 years ago
8476c83
Merge branch 'master' into master
by creeper123123321
· 6 years ago
9d624bc
Reimplement advancements by rewriting the items to flat items
by Matsv
· 6 years ago
f15c841
Hacky fix to noteblock
by creeper123123321
· 6 years ago
019bccd
Rewrite advancements
by creeper123123321
· 6 years ago
584c070
Block data
by creeper123123321
· 6 years ago
d577088
Named sound effect rewriting + Effect rewriting (thanks @Pokechu22)
by creeper123123321
· 6 years ago
72f5d8a
Merge pull request #910 from creeper123123321/master
by Mats
· 6 years ago
6d95916
Merge pull request #914 from Pokechu22/wdl-channels
by Mats
· 6 years ago
076d05c
Merge pull request #911 from McPiraci/master
by Mats
· 6 years ago
1e91b21
Remap WDL plugin channels
by Pokechu22
· 6 years ago
b64a0b0
Fix MC|StopSound plugin channel rewriting.
by Michał Kasprzyk
· 6 years ago
faf7e5d
Fix bungee-chat italic, bold, obfuscated, underline, strikethrough
by creeper123123321
· 6 years ago
fd37c6b
Merge pull request #902 from Gerrygames/master
by Mats
· 6 years ago
bb4b5d3
Fix reddust particle color for 1.13 clients
by Gerrygames
· 6 years ago
d27f17f
Merge pull request #900 from Dinnerwolph/master
by Mats
· 6 years ago
3646fad
fix server icon
by dinnerwolph
· 6 years ago
3449196
Back to snapshot
by Myles
· 6 years ago
3df7005
1.4.1 release
by Myles
· 6 years ago
7c0c4ee
Implement prefix based team colours (based on code by @JollyAjax)
by Myles
· 6 years ago
ca415cc
Merge pull request #896 from creeper123123321/master
by Myles
· 6 years ago
6c17615
Accept int tag in level
by creeper123123321
· 6 years ago
9a1376d
Accept int tag
by creeper123123321
· 6 years ago
3216133
Fix custom enchantments
by creeper123123321
· 6 years ago
a2f5120
Merge pull request #894 from creeper123123321/memory-efficiency
by Myles
· 6 years ago
e067492
Catch exception
by creeper123123321
· 6 years ago
1cdf2ed
Make compatible with older netty
by creeper123123321
· 6 years ago
dc906528
Memory efficiency
by creeper123123321
· 6 years ago
459de30
Merge pull request #892 from Logics4/master
by Myles
· 6 years ago
4fe68c2
Don't use Paper block placement patch in 1.12.
by Logics4
· 6 years ago
8b0eb9c
Merge pull request #890 from creeper123123321/master
by Myles
· 6 years ago
a2fce6f
Update WorldPackets.java
by creeper123123321
· 6 years ago
78b9e5d
Fix biomes
by creeper123123321
· 6 years ago
4e2156b
Remove redundant tags
by creeper123123321
· 6 years ago
fdc4d2c
Merge remote-tracking branch 'upstream/master' into upmaster
by Matsv
· 6 years ago
7a331bd
Rewrite entity names for spawners, fixes #884
by Matsv
· 6 years ago
5f50b45
README.md - Fix typo in table
by Myles
· 6 years ago
2a630bb
Update README.md
by Myles
· 6 years ago
df32569
Flowerpot check for empty strings / return air
by Matsv
· 6 years ago
361c363
Merge pull request #877 from creeper123123321/master
by Mats
· 6 years ago
ddbbb14
Correct changed directions for item frames Fixes #874
by Matsv
· 6 years ago
a0899d4
Fix falling / block dust particles
by Matsv
· 6 years ago
4c8761b
Rewrite StoredEnchantments
by creeper123123321
· 6 years ago
7eb446d
Bump to 1.4.1-SNAPSHOT
by Matsv
· 6 years ago
d0230af
ViaVersion 1.13 support
by Myles
· 6 years ago
1756450
Temporary force biomes to be ocean
by Myles
· 6 years ago
dfd18d6
Correct directPallette check (Thanks @Pokechu22)
by Matsv
· 6 years ago
c3eaf5a
Remove some channel debug
by Myles
· 6 years ago
152ef7f
Merge pull request #861 from creeper123123321/dev
by Myles
· 6 years ago
7ad59b7
Fix banner items
by creeper123123321
· 6 years ago
5d19697
Fix patterns
by creeper123123321
· 6 years ago
8f7c090
Fix javadocs :P
by Myles
· 6 years ago
d39c596
Merge pull request #858 from creeper123123321/dev
by Myles
· 6 years ago
9232ea4
*facepalm*
by creeper123123321
· 6 years ago
cd9ff95
1.13!!!!!
by creeper123123321
· 6 years ago
54ad860
Chunk1_13 - not tested
by creeper123123321
· 6 years ago
4e1ab82
Merge pull request #857 from PureGero/dev
by Myles
· 6 years ago
3016e77
Skulls don't have 'Rot'; Painting names
by PureGero
· 6 years ago
666779b
Merge pull request #855 from creeper123123321/dev
by Myles
· 6 years ago
ba9198b
*facepalm*³
by creeper123123321
· 6 years ago
29460a3
*facepalm*²
by creeper123123321
· 6 years ago
3507c20
*facepalm*
by creeper123123321
· 6 years ago
6d996a9
Do not create unnecessary tag
by creeper123123321
· 6 years ago
7cd1563
1.13-pre10, fix flower pots, comment debug message
by creeper123123321
· 6 years ago
4ad5164
Merge pull request #854 from creeper123123321/dev
by Myles
· 6 years ago
17023d6
Correct comment
by creeper123123321
· 6 years ago
ca85c97
1.13-pre9, RIP BaseProtocol1_13, use Type.VAR_INT_ARRAY
by creeper123123321
· 6 years ago
b83b7ee
Merge pull request #853 from creeper123123321/dev
by Mats
· 6 years ago
c47d5dc
Changes on plugin channel rewriting
by creeper123123321
· 6 years ago
7335c8e
Fix commandblock minecart
by Matsv
· 6 years ago
8d7ef29
Merge pull request #852 from creeper123123321/dev
by Myles
· 6 years ago
31a1bf3
More changes involving BaseProtocol - not tested yet
by creeper123123321
· 6 years ago
051df74
Fix click window packet
by creeper123123321
· 6 years ago
e8cb0f5
Merge pull request #851 from creeper123123321/dev
by Myles
· 6 years ago
24f0eb1
Merge branch 'dev' of https://github.com/MylesIsCool/ViaVersion into dev
by creeper123123321
· 6 years ago
5f1fba0
1.13-pre8
by creeper123123321
· 6 years ago
c88face
Merge pull request #850 from creeper123123321/dev
by Myles
· 6 years ago
c4eedca
Fix Sponge tab-complete again
by creeper123123321
· 6 years ago
9ac3110
it should work
by creeper123123321
· 6 years ago
251f8bc
/tableflip
by creeper123123321
· 6 years ago
84d3c0d
update tags packet id
by creeper123123321
· 6 years ago
074aa30
missing id changes
by creeper123123321
· 6 years ago
638165a
1.13-pre7
by creeper123123321
· 6 years ago
65798d1
Merge pull request #849 from creeper123123321/dev
by Myles
· 6 years ago
Next »