Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
viaversion
/
210cae70fd7d447e32bd01dd4241dcc024f4a986
210cae7
Add MIT copyright headers to the api module
by KennyTV
· 5 years ago
0ab2c62
Split parts of common into api; We are now GPL, api is MIT
by KennyTV
· 5 years ago
b8072aa
Merge remote-tracking branch 'origin/master' into dev
by KennyTV
· 5 years ago
00b4c9b
Add feature request template
by KennyTV
· 5 years ago
2f45de2
Small changes to the issue form
by KennyTV
· 5 years ago
f60c016
Issue forms, anyone?
by KennyTV
· 5 years ago
bfcfb43
Add missing doc
by KennyTV
· 5 years ago
9b4d50b
Tidy up concurrent mapping loading
by KennyTV
· 5 years ago
bdeb5ac
Fix license bundling
by KennyTV
· 5 years ago
81b9f1b
21w11a
by KennyTV
· 5 years ago
0552863
Update adventure
by KennyTV
· 5 years ago
0986e17
Fix drag desync
by KennyTV
· 5 years ago
b589561
More primitive tag calls
by KennyTV
· 5 years ago
388eb73
Update nbt usage
by KennyTV
· 5 years ago
2f7de53
Merge remote-tracking branch 'origin/master' into dev
by KennyTV
· 5 years ago
f7afe84
21w10a (kind of)
by KennyTV
· 5 years ago
ea01465
Add "forced-use-1_17-resource-pack" option (#2390)
by LemonCaramel
· 5 years ago
72de597
Fix Explosion Mapping (#2389)
by LemonCaramel
· 5 years ago
d7c8f3a
Update Sponge repository url
by KennyTV
· 5 years ago
6cc761e
Title Packet fix (#2387)
by LemonCaramel
· 5 years ago
2723302
Update bug_report.md
by Joseph Burton
· 5 years ago
6497cca
Update adventure
by KennyTV
· 5 years ago
ec188db
Shade relocated adventure without breaking native platform usage
by KennyTV
· 5 years ago
b84bc76
Fixes
by KennyTV
· 5 years ago
cf8d11d
Let's go on an <insert title card>
by KennyTV
· 5 years ago
7f8052c
Fix handling of unknown container ids (#2384)
by RK_01
· 5 years ago
08763a9
Add 1.17 to table
by KennyTV
· 5 years ago
6e9e757
Fix ExceptionInInitializerError (#2372)
by LemonCaramel
· 5 years ago
5e227cb
Fix Bungee Chat relocation Fixes #2371
by KennyTV
· 5 years ago
3c73d70
Fix handling of animation 3 in 1.8->1.9 (#2358)
by RK_01
· 5 years ago
9fbadc0
Keep white background of version chart
by KennyTV
· 5 years ago
6b7818e
21w08b
by KennyTV
· 5 years ago
16208b2
Update README
by KennyTV
· 5 years ago
a0351b8
Update version
by KennyTV
· 5 years ago
35ac41e
Fix subproject version/name
by KennyTV
· 5 years ago
46a01cb
Fix publishing (#2364)
by Jason
· 5 years ago
e437c65
Revert "Try /everything"
by Myles
· 5 years ago
f5b8937
Try /everything
by KennyTV
· 5 years ago
8e06981
Set maven authentication to basic
by Myles
· 5 years ago
b6bee8f
Configure artifacts for publication
by jmp
· 5 years ago
aaaa97f
Fix local publishing
by KennyTV
· 5 years ago
5b0d98f
Remove test publishing
by KennyTV
· 5 years ago
6898514
Try local publishing
by KennyTV
· 5 years ago
a48f717
Add publish url
by KennyTV
· 5 years ago
a7a00e9
Update version
by KennyTV
· 5 years ago
c719b98
Don't spam compiler warnings
by KennyTV
· 5 years ago
c059e57
Move javassist to Bukkit moduke
by KennyTV
· 5 years ago
5fde8c2
Change universal jar name
by KennyTV
· 5 years ago
02f1ab1
Uppercase jar names
by jmp
· 5 years ago
024c36c
Switch to indra, attempt to fix shading and universal jar
by jmp
· 5 years ago
ef6c347
*cries in elephant*
by KennyTV
· 5 years ago
c0dabfe
*cries in elephant*
by KennyTV
· 5 years ago
0a41d36
21w08a (aka the great splittening)
by KennyTV
· 5 years ago
37004d8
21w07a
by KennyTV
· 5 years ago
01277d1
Deduplicate more entitytype code
by KennyTV
· 5 years ago
1da0b38
Merge remote-tracking branch 'origin/master' into dev
by KennyTV
· 5 years ago
84f8e01
Fix 1.9to1.9.1 protocol registration
by KennyTV
· 5 years ago
64b7e74
Cleanup modern entity types
by KennyTV
· 5 years ago
a141f87
ProtocolVersion.toString() space (#2343)
by creeper123123321
· 5 years ago
69609d5
Use chunk section length for fallback biome array
by KennyTV
· 5 years ago
b21de03
Read byte in player position
by KennyTV
· 5 years ago
e7b489f
This is actually 21w06a
by KennyTV
· 5 years ago
7493c8d
Add setSections to Chunk
by KennyTV
· 5 years ago
4ff9825
21w06a
by KennyTV
· 5 years ago
d1a0d62
Merge branch 'master' into dev
by Myles
· 5 years ago
50bfc86
Revert "The bytebuf doesn't need to be rewritten"
by Myles
· 5 years ago
76c83da
Merge branch 'master' into dev
by Myles
· 5 years ago
f04a748
Ignore NBT with hanging comma, fixes #2319
by Myles
· 5 years ago
d391934
Ignore NBT with hanging comma, fixes #2319
by Myles
· 5 years ago
628979f
Merge branch 'master' into dev
by Myles
· 5 years ago
24b4cd8
Merge branch 'reduce-decode-rewriting'
by Myles
· 5 years ago
727c575
Run QuickMove on next tick to improve likeliness of success (fixes #2044)
by Myles
· 5 years ago
ac877d0
The bytebuf doesn't need to be rewritten
by Myles
· 5 years ago
37d57af
Change ResourceLeakDetector to PARANOID for displayleaks
by Myles
· 5 years ago
e09c3b0
Merge remote-tracking branch 'origin/master' into dev
by KennyTV
· 5 years ago
22793db
Re-add a semicolon
by Myles
· 5 years ago
1998eca
Merge pull request #2322 from creeper123123321/passbytebuf
by Myles
· 5 years ago
100ae1c
Update SpongeEncodeHandler.java
by creeper123123321
· 5 years ago
6941b48
fixed pending #2291 changes
by creeper123123321
· 5 years ago
59c9018
Call command argument handler with unmapped name
by KennyTV
· 5 years ago
bdfaf9a
Remap declare command parser types in 1.14 -> 1.13.2 (#2316)
by RK_01
· 5 years ago
5448834
Add abstract declare commands handler
by KennyTV
· 5 years ago
59e05e3
21w05b
by KennyTV
· 5 years ago
554fbb4
21w05a
by KennyTV
· 5 years ago
7faf4cf
Change error message (#2286)
by Jo0001
· 5 years ago
ee2959a
Handle shulker meta change
by KennyTV
· 5 years ago
e679a0c
Fix dust particle writing
by KennyTV
· 5 years ago
14bfb8d
Fix glow squid entity id
by KennyTV
· 5 years ago
3a9dd5c
Add setBitmask to Chunk
by KennyTV
· 5 years ago
c8c5478
21w03a
by KennyTV
· 5 years ago
4cc8a3f
Return -1 in getPlayerVersion if the player is not connected
by KennyTV
· 5 years ago
2beed20
Update 1.16.4/5 protocol name
by KennyTV
· 5 years ago
9131940
Fixed encoding not properly working with other packet reading libraries
by Thibaut Gautier
· 5 years ago
ee147a4
Replace some hardcoded chunk section values (#2274)
by RK_01
· 5 years ago
127cae8
Fix 1.17 entity tracking Fixes #2250
by KennyTV
· 5 years ago
55a2a0a
Fix disconnect on respawn packet send Closes #2251
by KennyTV
· 5 years ago
ed4d0bc
Add methods to handle new tags format
by KennyTV
· 5 years ago
6298eb4
Make TagRewriter.TagData public
by KennyTV
· 5 years ago
823ac0e
Add RegistryType#getByKey
by KennyTV
· 5 years ago
6622b7d
20w51a
by KennyTV
· 5 years ago
Next »