Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
protocolsupport
/
ab83e71209c1e807b2086d04ebb7e1cda7adf928
ab83e71
Removed big comments.
by 7kasper
· 8 years ago
e8da5c6
Added more formatting to WatchedTyping.
by 7kasper
· 8 years ago
dcea13d
First Attempt seperating WatchedType and SpecificRemapper.
by 7kasper
· 8 years ago
49d3b4e
Refactor datawatcher object type id get
by Shevchik
· 8 years ago
ec31402
Fix listener
by Shevchik
· 8 years ago
617d69b
Validate packet before even attempting to send it. Should prevent for
by Shevchik
· 8 years ago
abc368b
Fix deprecated ProtocolSupport::getOldest method. That fixes legacy ping
by Shevchik
· 8 years ago
00a3dca
ChatAPI::fromJson should never return null (because none of the internal
by Shevchik
· 8 years ago
1e919e9
Fix some messages
by Shevchik
· 8 years ago
f089dab
Decode full json chat message when reading 1.8 sign update
by Shevchik
· 8 years ago
ccf3522
Catch json parse exception error and print original json that caused it
by Shevchik
· 8 years ago
aa44a07
Change how nbt is serialized
by Shevchik
· 8 years ago
bc21e83
Fix glowstone
by Shevchik
· 8 years ago
6a98fa3
Receive movement packets even if teleport confirmation is needed. Server
by Shevchik
· 8 years ago
cb3ba96
Check that protocol type too. Fix exception message.
by Shevchik
· 8 years ago
cb871b9
Import the source itself, not everything
by Shevchik
· 8 years ago
5a41f7d
Download libs to separate folder, clean workspace, remote target jar
by Shevchik
· 8 years ago
a000b54
Move plugin yml to resources
by Shevchik
· 8 years ago
2f1be10
Add some tests
by Shevchik
· 8 years ago
5ff5874
Add some new methods, fix javadocs
by Shevchik
· 8 years ago
d4e7908
Use is supported check for fillng versions by id map
by Shevchik
· 8 years ago
ec8a555
Change MINECRAFT_1_11 friendly version name from 1.11.1 to 1.11.2
by Shevchik
· 8 years ago
cb0baac
Log startup exception
by Shevchik
· 8 years ago
5be3d8f
Cleanup
by Shevchik
· 8 years ago
de0a5f2
Check protocol types too when serializing
by Shevchik
· 8 years ago
bd50da6
Rename
by Shevchik
· 8 years ago
9476586
Make sure ProtocolVersion inits first
by Shevchik
· 8 years ago
90523c3
More documentation
by Shevchik
· 8 years ago
59b3566
Update gradle to 3.4.1. Add our own version of shadowJar plugin that can
by Shevchik
· 8 years ago
39e1922
Package source with plugin
by Shevchik
· 8 years ago
dd1a178
Improve and document ProtocolVersion
by Shevchik
· 8 years ago
3c5442b
Cleanup
by Shevchik
· 8 years ago
dcb6a9f
Fix legacy decoder
by Shevchik
· 8 years ago
a4f248d
Fix custom payload
by Shevchik
· 8 years ago
3fdaae4
Replace single serializer with a lot of static methods
by Shevchik
· 8 years ago
3eef7d8
Remove useless clientbound middle packet generic
by Shevchik
· 8 years ago
41ed8e5
Fix quartz block remap fo 1.4.7
by Shevchik
· 8 years ago
7c48f77
Dev version
by Shevchik
· 8 years ago
07ed7c6
Spaces
by Shevchik
· 8 years ago
000c954
Prepare for release. Update README.
by Shevchik
· 8 years ago
87aeb80
Change 0 value attributes to 0.0000001 because minecraft doesn't like 0 values.
by Shevchik
· 8 years ago
3f4c942
Check that channel is not null
by Shevchik
· 8 years ago
b3ec85d
Fix remapper
by Shevchik
· 8 years ago
80b7811
Use raw address as primary key for protocolstorage. Also store all new
by Shevchik
· 8 years ago
4d25a99
Use raw address as primary key for protocolstorage. Also store all new
by Shevchik
· 8 years ago
2c50713
Remap books only at custom payload
by Shevchik
· 8 years ago
2cb16b5
Add missing check
by Shevchik
· 8 years ago
003f92e
Replace manifest after shadowJar
by Shevchik
· 8 years ago
5876af0
Fix remapped itemstack writing
by Shevchik
· 8 years ago
e3b183a
Remove unneeded call
by Shevchik
· 8 years ago
ce36056
Send item pickup sound for < 1.9
by Shevchik
· 8 years ago
327724b
Check if connection is not null in case of fake players (players with
by Shevchik
· 8 years ago
65200df
Kick player if connection link is severed
by Shevchik
· 8 years ago
a329c59
Cleanup
by Shevchik
· 8 years ago
3e970fe
Add read itemstack remapping. Remap book pages for 1.8.
by Shevchik
· 8 years ago
fb9866a
Fix null nbttag compound toString
by Shevchik
· 8 years ago
826e0c4
Fix glowstone network manager get spoofed profile
by Shevchik
· 8 years ago
a4c09b0
Change platform detection
by Shevchik
· 8 years ago
0b2b0e0
Do not use google guava
by Shevchik
· 8 years ago
9fd366d
Add guava
by Shevchik
· 8 years ago
aa42333
Remove META-INF from shaded libraries
by Shevchik
· 8 years ago
bf9be3d
Use now shaded apache commons
by Shevchik
· 8 years ago
3dfe0f6
Some renames
by Shevchik
· 8 years ago
259fdb3
Rename
by Shevchik
· 8 years ago
b1f5f0b
Refactor itemstack remapper
by Shevchik
· 8 years ago
6c2eaf9
Fix translate component
by Shevchik
· 8 years ago
da3d195
Limit the size of uncompressed packet
by Shevchik
· 8 years ago
cd70a78
Fix createNullNBTCompound creating empty nbt compound (This is how
by Shevchik
· 8 years ago
5876bc6
Add pages tag with 1 empty page if tag exists but pages tag does not.
by Shevchik
· 8 years ago
40e6924
Clean workspace before building, gradle can't redownload broken files
by Shevchik
· 8 years ago
e79eb4c
GlowStone doesn't have names for all achievements and stats
by Shevchik
· 8 years ago
0920911
Cleanup
by Shevchik
· 8 years ago
e2a2d02
It's GlowStone no GlowStonePlusPlus
by Shevchik
· 8 years ago
4e41e6b
Revert lang constr, istead add getValue with lang
by Shevchik
· 8 years ago
b453fd3
Add lang constr to tl component
by Shevchik
· 8 years ago
0ac9992
i18n data
by Shevchik
· 8 years ago
d63c237
Implement setting spoofed profile for glowstone
by Shevchik
· 8 years ago
fdae0c2
Implement user list header footer
by Shevchik
· 8 years ago
79914ab
Debug for glowstone
by Shevchik
· 8 years ago
ae66571
Implement some things in GlowStone network manager wrapper. Fix
by Shevchik
· 8 years ago
8ee18d1
Implement glowstone platform achievments and stats
by Shevchik
· 8 years ago
fd56119
SoundData
by Shevchik
· 8 years ago
98beb60
Add potion data
by Shevchik
· 8 years ago
c6b92b3
Change package
by Shevchik
· 8 years ago
8953154
Move server info response to separate thread pool
by Shevchik
· 8 years ago
22f099c
Use MinecraftData to get item id by name instead of relying on platform
by Shevchik
· 8 years ago
9230f5b
Do not allow payloads larger than Short.MAX_VALUE.
by Shevchik
· 8 years ago
32e1a06
Update readme
by Shevchik
· 8 years ago
8e1fb72
With server info packet creation for glowstone
by Shevchik
· 8 years ago
215c58e
No need to store join data
by Shevchik
· 8 years ago
1e184f4
Cleanup
by Shevchik
· 8 years ago
44512fa
Fix spigot login
by Shevchik
· 8 years ago
9e55c3f
Fix some packet ids
by Shevchik
· 8 years ago
50a4a72
Fully implement login logic for glowstone
by Shevchik
· 8 years ago
bd5e5c2
Some more platform utils implementation for glowstone
by Shevchik
· 8 years ago
3029a3a
ItemStack wrapper
by Shevchik
· 8 years ago
7db9973
Create wrappers for glowstone nbt
by Shevchik
· 8 years ago
eaf3ee7
Allow empty bytebufs
by Shevchik
· 8 years ago
512e9b8
Outdated message
by Shevchik
· 8 years ago
e2a820f
Use newly added session getter
by Shevchik
· 8 years ago
Next »