Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
protocolsupport
/
6e756e83f3e5494ae4346a5b5ecefdb5f1685a5b
6e756e8
FIx nametag metadata remap for 1.8
by Shevchik
· 6 years ago
1dd971c
Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13
by Shevchik
· 6 years ago
c68d896
Improve block data remapping, some more remaps
by Shevchik
· 6 years ago
869fcd4
Transform the channel name to lower case before ditching unsupported characters
by MrPowerGamerBR
· 6 years ago
7c63be9
Update dep name
by Shevchik
· 6 years ago
0a77f37
Update due to Glowstone changes
by MrPowerGamerBR
· 6 years ago
b3d5b19
Update Glowstone version, still not 1.13
by MrPowerGamerBR
· 6 years ago
849cf9a
Move LegacyBlockId
by Shevchik
· 6 years ago
5f88435
Compat with 1.13 server
by Shevchik
· 6 years ago
1ac2d19
Improve block type remapping, add some more remaps
by Shevchik
· 6 years ago
be03c4c
Remap doors
by Shevchik
· 6 years ago
1390910
Start working in block data remapping
by Shevchik
· 6 years ago
74f7fdd
Use a proper runtime id -> legacy id + data mappings. Everything is a
by Shevchik
· 6 years ago
9b02b4c
Remove server channel read limitations and clamp it's name for legacy versions
by Shevchik
· 6 years ago
25ada2d
Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13
by Shevchik
· 6 years ago
9f85bee
REGISTER/UNREGISTER content is string bytes, not an encoded string
by Shevchik
· 6 years ago
5bbaed1
Remove server -> client register/unregister transform, it is not needed
by Shevchik
· 6 years ago
f88c74c
Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport into 1.13
by MrPowerGamerBR
· 6 years ago
476588a
Add tab complete support for legacy clients
by MrPowerGamerBR
· 6 years ago
f9c1ec2
Implement client -> server minecraft custom payload messages remapping
by Shevchik
· 6 years ago
9bf4f58
Fix compile error
by Shevchik
· 6 years ago
e3e64d8
start with particles 2nd attempt (doesnt work yet)
by 7kasper
· 6 years ago
1aff837
Add painting remaps for legacy versions
by MrPowerGamerBR
· 6 years ago
4d706b0
Implement 1.13 packets to make server accept 1.13 clients
by Shevchik
· 6 years ago
d1ac4db
Improve legacy block/item iddata mappings
by Shevchik
· 6 years ago
3c12de2
Get material ids from server instead of storing them in files
by Shevchik
· 6 years ago
c76e7ce
Update item remap list due to Bukkit API changes
by MrPowerGamerBR
· 6 years ago
a9de8f2
Partially update to 1.13.
by Shevchik
· 6 years ago
507cbc1
Fix entity rotation update check
by Shevchik
· 6 years ago
85258f2
Print what exactly went wrong
by Shevchik
· 6 years ago
3b58619
Fix vehicle passengers middle packet transform in case of instant
by Shevchik
· 6 years ago
4e9a924
Cleanup some issues pointed out by sonarcube
by Shevchik
· 6 years ago
0c5b7eb
Fix map color diff
by Shevchik
· 6 years ago
3dbc0d3
Recycle packet reorderers packets
by Shevchik
· 6 years ago
5acda8b
Properly emulate levitation for older clients Server already calculates
by Shevchik
· 7 years ago
9aa96a5
Fix entity tracking error (position was only updated on x move). This is
by Shevchik
· 7 years ago
87d124d
Bring back last locaiton tracking
by Shevchik
· 7 years ago
d46d708
For now also send additional entity rotation packet for other players
by Shevchik
· 7 years ago
3a7a5d9
Forgot to add new entities to cache
by Shevchik
· 7 years ago
3d9b6b3
NetworkEntityType for painting and global
by Shevchik
· 7 years ago
371c3e4
Only process mount if entity exists for legacy versions
by Shevchik
· 7 years ago
c686102
Adjust position for all minecart types and also for boat
by Shevchik
· 7 years ago
e773655
Clamp player entity names to 16 symbols for < 1.8
by Shevchik
· 7 years ago
8591072
Move chat serializers to protocol.utils package
by Shevchik
· 7 years ago
8c730f1
Make entity tracker compatible with paper
by Shevchik
· 7 years ago
56babca
Fix tracker
by Shevchik
· 7 years ago
37a1d27
Player list handling improvements
by Shevchik
· 7 years ago
6b59ccf
Cached map backed by instanceof chain instead of a raw instanceof chain.
by Shevchik
· 7 years ago
3e9b2bf
Override spigot entity tracker to always send full position update for
by Shevchik
· 7 years ago
f16c3ab
Improve reload command blocker
by Shevchik
· 7 years ago
8019ab3
javadocs
by Shevchik
· 7 years ago
9fced24
Deprecate and remove effect remapper control
by Shevchik
· 7 years ago
4d13b42
Cleanup
by Shevchik
· 7 years ago
3362a0f
Refactor api for changing player profile.
by Shevchik
· 7 years ago
5f0f0a8
Format
by Shevchik
· 7 years ago
a133c91
Merge pull request #818 from EntryPointKR/pr2
by Shevchik
· 7 years ago
0dfa792
Apply change request
by entry
· 7 years ago
1110019
Merge pull request #816 from EntryPointKR/pr
by Shevchik
· 7 years ago
3b107bf
Remove old condition
by entry
· 7 years ago
0efee46
Fix minecart issue
by entry
· 7 years ago
f46e338
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git
by Shevchik
· 7 years ago
f282a6d
Additions to packet api
by Shevchik
· 7 years ago
ac9eca3
Edit to version check
by entry
· 7 years ago
3cda5b7
Particle count make to <= 1
by entry
· 7 years ago
b9a370a
Merge pull request #815 from EntryPointKR/pr2
by Shevchik
· 7 years ago
d41acc7
Merge pull request #814 from EntryPointKR/pr
by 7kasper
· 7 years ago
6e50c5e
Add hit sound remap entry
by entry
· 7 years ago
4ac5f5e
Use Utils::clampString
by entry
· 7 years ago
28b00e0
Add condition
by entry
· 7 years ago
cb853bb
Sound name size make to <= 32
by entry
· 7 years ago
6844b6c
Update player list ping for legacy clients too.
by Shevchik
· 7 years ago
7d40359
Add ping updates for pre-1.8 clients
by MrPowerGamerBR
· 7 years ago
98ded2c
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git
by Shevchik
· 7 years ago
ed243b7
Actually fix null equals
by Shevchik
· 7 years ago
f97ac0f
Fix compare with null
by Shevchik
· 7 years ago
fe06058
Add profile properties management to PlayerLoginFinishEvent
by Shevchik
· 7 years ago
f119852
Deprecate PlayerPropertiesResolveEvent
by Shevchik
· 7 years ago
c017932
Merge pull request #798 from ProtocolSupport/editorconfig
by 7kasper
· 7 years ago
90f6060
Add editor config
by 7kasper
· 7 years ago
1927a40
Always set opened window type, because the packet will be received later
by Shevchik
· 7 years ago
59a4872
Always schedule packet send/receive task
by Shevchik
· 7 years ago
e7d7672
Remove no longer used argument
by Shevchik
· 7 years ago
4417457
Improve < 1.3.1 ping handling
by Shevchik
· 7 years ago
fce2ddf
Fix format argument
by Shevchik
· 7 years ago
e9f53e7
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git
by Shevchik
· 7 years ago
1a3c978
Rename some packets to match their meaning and stop name clash with
by Shevchik
· 7 years ago
b4ce0fd
Merge pull request #796 from games647/jitpack
by Shevchik
· 7 years ago
0dbb058
Init status listener class on load
by Shevchik
· 7 years ago
1ff0823
Allow JitPack to find the output jar by copying it (Related #787)
by games647
· 7 years ago
a55fccc
Refactor entiy metadata remapping
by Shevchik
· 7 years ago
1a857fc
Move entity data cache to it's own class, and allow extending it for
by Shevchik
· 7 years ago
db8c450
Update used fastutil version
by Shevchik
· 7 years ago
7060c73
Those methods shouldn't have override annotation, because they are from
by Shevchik
· 7 years ago
2f95070
Replace trove with fastutil
by Shevchik
· 7 years ago
aa16800
Update gradle build
by Shevchik
· 7 years ago
78e1611
Merge pull request #791 from ProtocolSupport/masterDataCacheVars
by Shevchik
· 7 years ago
ae10426
fix derp
by 7kasper
· 7 years ago
eb2339e
pcBaseFlags -> baseFlags
by 7kasper
· 7 years ago
3a5cc36
Change dataCache variable structure.
by 7kasper
· 7 years ago
bae48c2
Improve gradle build script
by Shevchik
· 7 years ago
Next »