Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
protocolsupport
/
efb968d5c898b0bcdfea77b54744ec03c535b0b2
efb968d
Abstract compressor
by Shevchik
· 4 years, 12 months ago
3e99b27
Update address
by Shevchik
· 4 years, 12 months ago
73b54a7
Rename middle packet and packetdatacodec methods
by Shevchik
· 4 years, 12 months ago
32c4c7b
Normalize chunk section bits per block before read
by Shevchik
· 4 years, 12 months ago
a8ba65e
Fix book edit/sign for 1.13-1.16.3
by Shevchik
· 4 years, 12 months ago
04834ef
Fix legacy hover action serializer
by Shevchik
· 5 years ago
39d280d
Fix mule missing data format for some versions
by Shevchik
· 5 years ago
5bfc6c6
Remap item id in set cooldown
by Shevchik
· 5 years ago
51a81ec
Dev version
by Shevchik
· 5 years ago
9f487df
Disable 1.8 ChunkSendIntervalPacketQueue if delay is <= 0
by Shevchik
· 5 years ago
5f20c03
Read + parse json using JsonParser static methods
by Shevchik
· 5 years ago
eeb44c1
Move MinecraftData item utils to MinecraftItemData
by Shevchik
· 5 years ago
e328ea6
Refactor minecraftblockdata and blockdata <-> network id conversion
by Shevchik
· 5 years ago
c0c2151
Bump api version
by Shevchik
· 5 years ago
3d24efe
Change version to release
by Shevchik
· 5 years ago
b4acd6c
Print a stacktrace if platform init failed
by Shevchik
· 5 years ago
3803266
Fix book edit
by Shevchik
· 5 years ago
e04433c
Update readme
by Shevchik
· 5 years ago
7d8b25a
Update to 1.16.4
by Shevchik
· 5 years ago
05b4610
Add mappings for new 1.16 colors. Fix mappings for <= 1.6.4 colors.
by Shevchik
· 5 years ago
9221cc3
Override all methods in NOOP PacketDataCodecImpl
by Shevchik
· 5 years ago
1e1809f
Handle the same world dimension switch
by Shevchik
· 5 years ago
90d1804
Refactor connection and transform codec init
by Shevchik
· 5 years ago
5cff06a
Fix legacy network entity location offset
by Shevchik
· 5 years ago
e70170a
Fix bed item mapping for < 1.12
by Shevchik
· 5 years ago
5e3ee49
Update dependencies. Fix gitignore.
by Shevchik
· 5 years ago
ec3ed4b
Refactor window remapping
by Shevchik
· 5 years ago
b53d337
1.16 global palette chunk writer should use 15 bits
by Shevchik
· 5 years ago
2bdaef6
Cancel custom payload reigster/unregister if data transform regtured 0 tags.
by Shevchik
· 5 years ago
f60607f
Update README
by Shevchik
· 5 years ago
87ef804
Iterated block mask again in order to figure out which tiles should be
by Shevchik
· 5 years ago
67eece3
Check if the chunk had full chunk sent before assuming it is loaded
by Shevchik
· 5 years ago
644e80b
Make write length/size prefixed data methods also accept the type that
by Shevchik
· 5 years ago
2f467f2
Default to pig if entity type is unknown
by Shevchik
· 5 years ago
04a894b
Use passenger aware entity destroy for potion entity respawn
by Shevchik
· 5 years ago
da55305
Implement multiple entity passengers
by Shevchik
· 5 years ago
9fcf5d3
Refactor custom payload transform
by Shevchik
· 5 years ago
c7735cd
Fix thrown potion texture for <= 1.8.9 clients
by Shevchik
· 5 years ago
334cf1c
Also emulate hurt effect on lava damage
by Shevchik
· 5 years ago
2379200
Rename class
by Shevchik
· 5 years ago
381a29e
Fix damage hurt effect animation emulation now properly working if one
by Shevchik
· 5 years ago
aa38cc0
Load item key <-> id mappings from file instead of the server platform
by Shevchik
· 5 years ago
182a86c
Improve ChatAPI
by Shevchik
· 5 years ago
307df6c
Support empty nbt list tag in mojangson parser
by Shevchik
· 5 years ago
099f785
Refactor network entity transform
by Shevchik
· 5 years ago
570c420
Rename IndexValueRemapper*
by Shevchik
· 5 years ago
aab1723
Split FeatureEmulation to multiple handlers
by Shevchik
· 5 years ago
9e66417
Do not compute base flags twice
by Shevchik
· 5 years ago
86218fb
Fix entity meta index name
by Shevchik
· 5 years ago
91d496d
Update readme
by Shevchik
· 5 years ago
15fd973
Dev version
by Shevchik
· 5 years ago
7914f24
Update to 1.16.3
by Shevchik
· 5 years ago
6d46fc5
Set release version
by Shevchik
· 5 years ago
7b62fea
Fix NBTCompund#removeTagAndReturnIfListType always returned null
by Shevchik
· 5 years ago
e29efdf
Improve slow falling effect emulaton for < 1.9
by Shevchik
· 5 years ago
b560671
Attempt to unwrap Connection from Player before using raw address
by Shevchik
· 5 years ago
9bfa671
Get red of Optional in NetworkEntityMetadata transform
by Shevchik
· 5 years ago
8362e16
Use entity custom metadata storage map for transforming player hand use
by Shevchik
· 5 years ago
094f235
Transform custom payload brand
by Shevchik
· 5 years ago
2422922
Dev version
by Shevchik
· 5 years ago
79f9741
Release version
by Shevchik
· 5 years ago
85895ee
Adjust block bounds of pane blocks (iron bars, glass pane, stained glass pane)
by Shevchik
· 5 years ago
712267b
Use texture value hash as skull uuid to workaround
by Shevchik
· 5 years ago
9db325e
Fix possible ban check issues
by Shevchik
· 5 years ago
64d1c0f
Disable test that needs platform init until it is fixed
by Shevchik
· 5 years ago
09e8ad4
Fix prevent-proxy-connections. Cache server instance.
by Shevchik
· 5 years ago
6f383d1
ChatAPI can now send messages to Connection, not just Player.
by Shevchik
· 5 years ago
18932b8
Make dimension has sky light value be based on the result player
by Shevchik
· 5 years ago
42936c4
Fix window type id
by Shevchik
· 5 years ago
592ed7e
Misc improvements to nbt library
by Shevchik
· 5 years ago
1d0c289
Fix legacy hover action parser
by Shevchik
· 5 years ago
1867939
Change version to dev
by Shevchik
· 5 years ago
3ac7e48
Bump versions for release
by Shevchik
· 5 years ago
3079474
Faster check if display string is empty (has only fomratting codes)
by Shevchik
· 5 years ago
15441c8
Improve build logic
by Shevchik
· 5 years ago
957192a
Fix StartGame packet for 1.16.2
by Shevchik
· 5 years ago
1b5d395
Change some TODOs
by Shevchik
· 5 years ago
3d755d0
Add limits to serverbound string read
by Shevchik
· 5 years ago
1f30f0c
Implement jigsaw update stub for 1.15
by Shevchik
· 5 years ago
33f2467
Implement jigsaw packets for 1.16
by Shevchik
· 5 years ago
267a6b5
Fix playerhead tile
by Shevchik
· 5 years ago
fc6698b
Refactor NBT library
by Shevchik
· 5 years ago
6c7c4bb
Implement biome remapping
by Shevchik
· 5 years ago
871e301
Do not send clear entity equipment to player itself
by Shevchik
· 5 years ago
9b12238
Cleanup
by Shevchik
· 5 years ago
a0f3757
Refactor middle packets construction
by Shevchik
· 5 years ago
2a5a784
Implement flat world type transform
by Shevchik
· 5 years ago
4dba4b8
Implement double dimension switch also for start game
by Shevchik
· 5 years ago
e5b1cfa
Correctly handle switching to same dimension
by Shevchik
· 5 years ago
89d6161
Fix server side translate component translation
by Shevchik
· 5 years ago
2a77aac
Fix legacy hover action serializer
by Shevchik
· 5 years ago
6e2babe
Implement itemstack attributes transformation to/from <= 1.15.2
by Shevchik
· 5 years ago
ed4cef0
Add missing legacy entity attribute mappings
by Shevchik
· 5 years ago
a3fc043
Do not shuffle ping response profiles list on packet level
by Shevchik
· 5 years ago
b4cead4
Improve gradle build
by Shevchik
· 5 years ago
52903de
Add gradle maven plugin. Change artifact version to reflect the server version.
by Shevchik
· 5 years ago
a9637f9
Delete built library stuff after successful building
by Shevchik
· 5 years ago
24e9db1
Should actually compare with server global palette bits per block
by Shevchik
· 5 years ago
c28da1e
Use original chunk section storage when writing padded chunk section
by Shevchik
· 5 years ago
69298e8
Loop unroll chunk section palette write
by Shevchik
· 5 years ago
Next »