Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
protocolsupport
/
117b70cb4e0cbd384aa6b514ec7ba44ae279e416
/
src
117b70c
Bump to dev version
by Shevchik
· 10 years ago
94941aa
Remove invalid scoreboard filter. Filter out horse inventory for 1.5.2.
by Shevchik
· 10 years ago
8c8a74d
Bump version
by Shevchik
· 10 years ago
50ad520
Partially fix vehicle riing for 1.5.2
by Shevchik
· 10 years ago
3510202
Remove properties and player list names on removal from tablist
by Shevchik
· 10 years ago
71ca953
Damn operation priority
by Shevchik
· 10 years ago
8ada6df
Bump version
by Shevchik
· 10 years ago
1c60023
Fix run without protocollib
by Shevchik
· 10 years ago
5a94c32
Do not print exceptions
by Shevchik
· 10 years ago
3c0788d
Rewrite intial decoder a bit
by Shevchik
· 10 years ago
d02ea13
Rethrow the exception
by Shevchik
· 10 years ago
f514d08
Check if channel is open too
by Shevchik
· 10 years ago
ea95dcf
Debug some unknown error
by Shevchik
· 10 years ago
b6f7381
Bump version
by Shevchik
· 10 years ago
62601fe
Apparently sometimes protocollib decoder does not exist for some reason
by Shevchik
· 10 years ago
101ca2d
Do not patch encoder, we already use packets. Use methodhandle.
by Shevchik
· 10 years ago
d58aba6
Not lowercase
by Shevchik
· 10 years ago
5975108
[EXPERIMENTAL] Rewrite to no longer store version in a hashmap. Instead
by Shevchik
· 10 years ago
6c6cb1e
CHM takes too long some times. We better have some random disconnects
by Shevchik
· 10 years ago
c59723d
Bump version
by Shevchik
· 10 years ago
b72113d
Use CHM and prevent some possible mem leaks
by Shevchik
· 10 years ago
815e925
Use one timer
by Shevchik
· 10 years ago
e4a616e
Reset recipes
by Shevchik
· 10 years ago
1b9c234
Should be like this
by Shevchik
· 10 years ago
1368470
Support outdated ping protocol. Some server monitoring sites should really die.
by Shevchik
· 10 years ago
67b3b9e
Don't print exception here
by Shevchik
· 10 years ago
cf98677
Bring back 1.5.2 wait
by Shevchik
· 10 years ago
93686e6
Don't wait on 1.5.2 ping
by Shevchik
· 10 years ago
0c3e283
Operate with pipeline elements using their name
by Shevchik
· 10 years ago
1f76ac7
Fix villagers trade. Move minecraft objects utils to separate package
by Shevchik
· 10 years ago
b43c246
No need to call set accessible every time
by Shevchik
· 10 years ago
bcd55d6
Cache protocollib injector fields
by Shevchik
· 10 years ago
34e999d
Implement login listeners from scratch to avoid using reflection
by Shevchik
· 10 years ago
b851b18
Rewrite utils a bit
by Shevchik
· 10 years ago
9df82f0
Bump version
by Shevchik
· 10 years ago
5432b31
Fix 1.5.2 ping
by Shevchik
· 10 years ago
cc7123c
Format and clenup. Fix servebound custom payload packet. Fix anvil.
by Shevchik
· 10 years ago
d16a6f5
Don't print exceptions and bump version
by Shevchik
· 10 years ago
9e666ba
Convert json message to old type properly
by Shevchik
· 10 years ago
fe3aa07
Fix signs input
by Shevchik
· 10 years ago
ac60a40
Move tablist and properties storage to local storage which is only
by Shevchik
· 10 years ago
f4f907c
Get player from channel directly instead of storing it in the data storage
by Shevchik
· 10 years ago
e803b3f
Cleanup DataStorage properly
by Shevchik
· 10 years ago
0e00277
Use enummap
by Shevchik
· 10 years ago
20e1761
Use watched entities to check if teleported entity is tnt or falling
by Shevchik
· 10 years ago
efc1123
Comment out map packet, it shouldn't be here yet
by Shevchik
· 10 years ago
ecdbff4
Read data to separate buffer and release original one
by Shevchik
· 10 years ago
585b9bb
A little better channel pipeline rebuild
by Shevchik
· 10 years ago
6254ca6
Throw exception, not the cause
by Shevchik
· 10 years ago
8bbd686
Format and clenup
by Shevchik
· 10 years ago
fbaa5fb
Add interafces for decoders and encoders to remove reflection overhead
by Shevchik
· 10 years ago
519cca1
Use our own packet decoders and encoders for 1.8 to simplify protocollib
by Shevchik
· 10 years ago
65f1d9c
Rewrite initial decoder a bit
by Shevchik
· 10 years ago
ae2626b
Remap packet ice to snow for 1.5.2 because packed ice is not transparent
by Shevchik
· 10 years ago
2d1beb1
Catch ioobe on login too. Print connected protocol version.
by Shevchik
· 10 years ago
137e1b3
Remove staticstics handler, i'm not going to write a function that
by Shevchik
· 10 years ago
ce99489
Transform disconnect packet for 1.5.2 and 1.6
by Shevchik
· 10 years ago
f7b695e
Add watched entity to map even if we skip it
by Shevchik
· 10 years ago
b29131e
Add command to get entity by id for better debug
by Shevchik
· 10 years ago
1a747ee
Inject new enchant table block, makes enchant tables work right after
by Shevchik
· 10 years ago
7659d4e
Just skip spawning armor stand, too much people are using it for holograms.
by Shevchik
· 10 years ago
9af49a7
Fix heads skull owner nbt tag
by Shevchik
· 10 years ago
5b361e5
Check type, not id
by Shevchik
· 10 years ago
0b6337b
Skip armor stands spawned by entity living packet
by Shevchik
· 10 years ago
46e669e
Bump version
by Shevchik
· 10 years ago
eeb05c5
Remap boat too
by Shevchik
· 10 years ago
0bc87fa
Fix nametags remap for 1.5.2. Mojang changed almost everything >_<.
by Shevchik
· 10 years ago
a3af7cf
Use 31 as the key for datawacher object when datawatcher cannot send any data
by Shevchik
· 10 years ago
e9ced7a
Fix datawatcher filter for 1.5.2
by Shevchik
· 10 years ago
215105e
Faster way to split some packets
by Shevchik
· 10 years ago
9ad66df
Catch throwable
by Shevchik
· 10 years ago
f1e3136
Fix ender chest open
by Shevchik
· 10 years ago
8dc60d8
Reset reader index after scheduling task
by Shevchik
· 10 years ago
1a35bd0
Set version 4.4
by Shevchik
· 10 years ago
e3b69df
Wait a bit before responding as 1.5.2 protocol.
by Shevchik
· 10 years ago
cfa8c74
Fix invalid hardened clay remap for 1.5.2
by Shevchik
· 10 years ago
cc5a547
Remap potion and arrows effect data for 1.5.2 properly
by Shevchik
· 10 years ago
376b9ee
Filter unknown potion effects for 1.5.2
by Shevchik
· 10 years ago
74f43f7
Fix NPE
by Shevchik
· 10 years ago
0589877
Add command to view connected players protocols
by Shevchik
· 10 years ago
998ff06
Flush channel for non netty protocols.
by Shevchik
· 10 years ago
6d08a0e
Move watched entities maps to transformers because they are only used
by Shevchik
· 10 years ago
1110723
Fix negative tablist size
by Shevchik
· 10 years ago
e4ebb65
Remap stained clay for 1.5.2
by Shevchik
· 10 years ago
87ba642
Remap wolf health for 1.5.2
by Shevchik
· 10 years ago
680eb91
Forgot about other players
by Shevchik
· 10 years ago
21ed061
This should use watched entity too
by Shevchik
· 10 years ago
8911642
Better datawatcher filter system
by Shevchik
· 10 years ago
0f57396
It doesn't work :(
by Shevchik
· 10 years ago
4250241
[Experimental] Inject our own entity list that allows fast entity by id lookup
by Shevchik
· 10 years ago
ede59ac
Add missing remap
by Shevchik
· 10 years ago
68ad762
Fix splitArray function
by Shevchik
· 10 years ago
d72bb35
Add some collections for future use
by Shevchik
· 10 years ago
a4a7560
Clamp tablist size
by Shevchik
· 10 years ago
f454e38
Forgot return
by Shevchik
· 10 years ago
15ab9ed
Fix playerInfo for 1.5.2 and 1.6
by Shevchik
· 10 years ago
169ac8d
Split entity destroy packet for 1.5.2 and 1.6 too
by Shevchik
· 10 years ago
603b21d
A little bit better way to split packets
by Shevchik
· 10 years ago
92e5fe3
Probably fixed too large entity destory packet at least for 1.7
by Shevchik
· 10 years ago
69837d6
Get entity from entitylist. Very slow, currently just used for testing
by Shevchik
· 10 years ago
Next »