Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
viaversion
/
338b8792a9522e123f1ebd50c24c0276e7b20c5c
338b879
Remove useless URL detection and event addition from 1.13->1.12.2 ChatRewriter
by Andrew Steinborn
· 5 years ago
7163d38
Rewrite statistics category ids
by KennyTV
· 5 years ago
b0fc931
Fix empty compound reading
by KennyTV
· 5 years ago
0ec1116
Rewrite block/item/entity ids in statistics
by KennyTV
· 5 years ago
e45c82e
Merge remote-tracking branch 'origin/dev' into master
by KennyTV
· 5 years ago
cb4c4b2
Merge pull request #1988 from RaphiMC/dev
by Myles
· 5 years ago
acfdbc5
slight code changes for PR
by RaphiMC
· 5 years ago
70d08df
fixed 1.13 -> 1.12.2 statistics remapping
by RK_01
· 5 years ago
dfc4652
added 1.12 -> 1.11.1 achievement message translation
by RK_01
· 5 years ago
a2ac867
Merge pull request #1986 from Jo0001/patch-1
by Myles
· 5 years ago
9c61135
Link to ViaSetup
by Jo0001
· 5 years ago
f7951e7
Fix falling block 1.16.1->1.16.2 remapping Fixes #1985
by KennyTV
· 5 years ago
d375092
Merge pull request #1980 from creeper123123321/backtosnapshot
by Nassim
· 5 years ago
7d0b728
version badge
by creeper123123321
· 5 years ago
53d22dc
back to snapshot
by creeper123123321
· 5 years ago
6060954
3.1.0 Release - 1.16.2 support
by KennyTV
· 5 years ago
3.1.0
ff8a27d
Fix multi block change not being sent
by KennyTV
· 5 years ago
617abe2
Merge pull request #1977 from RaphiMC/dev
by Nassim
· 5 years ago
93c84b1
minor code improvements
by Koppe
· 5 years ago
0b17b81
fixed 1.11 -> 1.10.2 potion data remapping
by Koppe
· 5 years ago
6a7a92a
Remove ClientChunk from 1.14+ chunk types
by KennyTV
· 5 years ago
31f7bde
Some MetadataRewriter cleanup
by KennyTV
· 5 years ago
da77c32
1.16.2-rc2
by KennyTV
· 5 years ago
421453d
Fix 1.8->1.9 ender dragon sound Fixes #1943
by KennyTV
· 5 years ago
fa4d44b
Update rc1 mappings
by KennyTV
· 5 years ago
7c8b56b
1.16.2-rc1
by KennyTV
· 5 years ago
f6fec5b
1.16.2-pre3 (almost) The Nether does not have its custom fog, no idea why yet
by KennyTV
· 5 years ago
ea0f911
Accept plain strings for components Addresses #1968
by KennyTV
· 5 years ago
cf7d49a
1.16.2-pre2
by KennyTV
· 5 years ago
03733d2
Merge remote-tracking branch 'origin/master' into dev
by KennyTV
· 5 years ago
2dd688f
Merge pull request #1963 from KennyTV/master
by Myles
· 5 years ago
8165e55
Update Issue Template
by KennyTV
· 5 years ago
e5464c8
Merge pull request #1960 from creeper123123321/patch-6
by Nassim
· 5 years ago
f70b9a8
Update javassist and gson
by creeper123123321
· 5 years ago
c31f728
Merge pull request #1955 from Jo0001/patch-1
by Myles
· 5 years ago
0a51937
Disable blank issues ;)
by Jo0001
· 5 years ago
2b50f6c
Merge branch 'master' into dev
by KennyTV
· 5 years ago
be2ba2b
Fix Chat meta type Fixes #1949
by KennyTV
· 5 years ago
5051e7e
Merge pull request #1947 from creeper123123321/patch-5
by Myles
· 5 years ago
a42aa4b
use velocity snapshots repo
by creeper123123321
· 5 years ago
3d22258
update velocity repo
by creeper123123321
· 5 years ago
8fe1648
Explain chatrewriter changes
by creeper123123321
· 5 years ago
4921124
1.16.2-Pre1
by KennyTV
· 5 years ago
89c503d
Print erroneous json if parsing fails
by KennyTV
· 5 years ago
c326bb7
Merge remote-tracking branch 'origin/master' into dev
by KennyTV
· 5 years ago
50024b0
fix global palette value
by Gerrygames
· 5 years ago
5503a33
Check for register/unregister channels with long names
by KennyTV
· 5 years ago
076c5e5
Merge pull request #1927 from creeper123123321/patch-4
by Nassim
· 5 years ago
01d5343
Remove "API" from name in fabric.mod.json
by creeper123123321
· 5 years ago
48f8412
20w30a
by KennyTV
· 5 years ago
2c9ce50
Bump version to 3.1.0-
by KennyTV
· 5 years ago
601a6eb
Set mapping load thread name, config comment change Closes #1922
by KennyTV
· 5 years ago
647230a
Move long plugin channel name check to a config option
by KennyTV
· 5 years ago
5047aaf
Fix 1.12->1.13 recipe type switcheroo Fixes #1918
by KennyTV
· 5 years ago
a981adf
Fix VB check on Velocity/Sponge
by KennyTV
· 5 years ago
a16a085
Print exceptions during mapping loading
by KennyTV
· 5 years ago
37f5948
20w29a
by KennyTV
· 5 years ago
7fa80e1
Use buffered stream for compressed nbt reading (See tux' open pr at adventure)
by KennyTV
· 5 years ago
e146404
Use Map in RecipeRewriter, use correct names for 1.13/1.14 rewriters
by KennyTV
· 5 years ago
4216739
Make 1.16 default registry public
by KennyTV
· 5 years ago
3ef1912
Map biomes, fix registry sending
by KennyTV
· 5 years ago
3c20b79
Implement multi block change packet changes
by KennyTV
· 5 years ago
7171802
20w28a
by KennyTV
· 5 years ago
58e7455
Fix NPE on proxies in ViaIdleThread Fixes #1878
by KennyTV
· 5 years ago
a613edc
Fix legacy nbt io Fixes #1874
by KennyTV
· 5 years ago
5ce1e85
Rewrite item nbt attributes
by KennyTV
· 5 years ago
4f392ba
Suffix snapshot version again (Now accepted by ViaFabric)
by KennyTV
· 5 years ago
61fb1c2
Wrap exceptions in remappers to InformativeEx
by KennyTV
· 5 years ago
dae83d0
Wrap exceptions in remappers to InformativeEx
by KennyTV
· 5 years ago
67c5e78
Cleanup declare recipe, trade list, and advancement packets
by KennyTV
· 5 years ago
1ec2551
Change version back to 3.0.2-SNAPSHOT Spam is over, I promise
by KennyTV
· 5 years ago
d4a2995
Add piglin brute to entity types
by KennyTV
· 5 years ago
3fbeb3e
Actually fix hardcore flag
by KennyTV
· 5 years ago
7f20231
Fix hardcore flag
by KennyTV
· 5 years ago
3ddd289
20w27a TODO: Yoink recipe rewriter from ViaBackwards
by KennyTV
· 5 years ago
f16ff65
Move handshake exceptions filter to exceptionCaught handling
by KennyTV
· 5 years ago
96485c4
Filter new blocks/items in tag rewriting Fixes ViaVersion/ViaBackwards#219
by KennyTV
· 5 years ago
b99b79f
Only print handshake errors when debug is enabled
by KennyTV
· 5 years ago
3ba2191
Fix late Bungee connection cancelling
by KennyTV
· 5 years ago
26de3fe
Cancel lengthy plugin channels on Spigot Fixes #1859
by KennyTV
· 5 years ago
d59749f
Fix legacy nbt parsing
by KennyTV
· 5 years ago
a0195c5
Handle lore in show_item in 1.13->1.14
by KennyTV
· 5 years ago
26b90b6
Fix accidental casting Might have forgotten to actually commit this, whoopsie
by KennyTV
· 5 years ago
ed0db72
Merge pull request #1853 from KennyTV/master
by Myles
· 5 years ago
b203db3
Minor formatting change
by KennyTV
· 5 years ago
e386f7c
Fix 1.12->1.13 show_item handling Fixes #1603
by KennyTV
· 5 years ago
c1c542c
Fix advancement reading
by KennyTV
· 5 years ago
642d427
Convert component score values Fixes #1817
by KennyTV
· 5 years ago
b2514a9
Map a few removed translation keys Fixes #1818
by KennyTV
· 5 years ago
a942d3a
Merge pull request #1840 from KennyTV/component-reading
by Nassim
· 5 years ago
7a25645
Rename some A's
by KennyTV
· 5 years ago
3c23bd4
Merge pull request #1843 from creeper123123321/patch-3
by Myles
· 5 years ago
e5ba76e
Merge pull request #1833 from KennyTV/master
by Myles
· 5 years ago
7a03fee
Fix bossbar
by creeper123123321
· 5 years ago
67ef470
Merge pull request #1842 from creeper123123321/fixdisablebaseprotocol
by Nassim
· 5 years ago
790a9d0
inactivate userconnection correctly when there's no translation
by creeper123123321
· 5 years ago
002ad95
Merge pull request #1839 from creeper123123321/nonuuidbossbar
by Myles
· 5 years ago
7ff4240
javadc
by creeper123123321
· 5 years ago
3df7f76
warn about duplicate uuids
by creeper123123321
· 5 years ago
3a48e54
Directly read components as json, to only de-/serialize once
by KennyTV
· 5 years ago
Next »