Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
protocolsupport
/
76d496dcd01249d9ed53706f3aa15218a9505d62
76d496d
Merge pull request #505 from lukechatton/patch-1
by Shevchik
· 7 years ago
c22db25
updater readme to 1.12
by Luke Chatton
· 7 years ago
5438e68
Change some things in chunk endcoding
by Shevchik
· 7 years ago
92684d7
Create utils to operate on block ids and use them
by Shevchik
· 7 years ago
da69af0
Should be a BaseComponent too
by Shevchik
· 7 years ago
895612c
ProtocolVersion::isSupported should use name not null check
by Shevchik
· 7 years ago
babea51
Increase compressed buf initial size to account for overhead when input data length is really low
by Shevchik
· 7 years ago
6dd7dd4
Use remapping registry for latest version packet ids
by Shevchik
· 7 years ago
9d13f2c
GlowStone has block break animation packet implemented now
by Shevchik
· 7 years ago
42b9744
Add missing lama spit metadata remapper
by Shevchik
· 7 years ago
2b4cc10
Return empty remapper list if remappers doesnt exist for that version
by Shevchik
· 7 years ago
eb5c9c6
Cleanup
by Shevchik
· 7 years ago
7c37351
Actually read/write advancements
by Shevchik
· 7 years ago
f5065ae
Fix ocelot type remapping
by Shevchik
· 7 years ago
ae6e8ed
Remap brown terracota too
by Shevchik
· 7 years ago
94bad52
Actually fix read stuck problem (This was working before by pure luck)
by Shevchik
· 7 years ago
62960b9
Workaround channel read stuck
by Shevchik
· 7 years ago
93e069b
Fix wolf metadata remap
by Shevchik
· 7 years ago
190512d
It's vector3f not float
by Shevchik
· 7 years ago
c2bfc62
Fix unlock recipes packet
by Shevchik
· 7 years ago
031a5be
Update to 1.12
by Shevchik
· 7 years ago
cefba27
Cleanup
by Shevchik
· 7 years ago
9d06408
Create separate parsers for hostname data
by Shevchik
· 7 years ago
3cfa56f
Partially solve some concurrency problems
by Shevchik
· 7 years ago
2cbd94c
Update protocol to pre7
by Shevchik
· 7 years ago
c2f7d80
Preload classes using Class.forName
by Shevchik
· 7 years ago
a43a776
Skip new attribute
by Shevchik
· 7 years ago
ec790b2
Remove Converter and use Function instead (it was here because long time
by Shevchik
· 7 years ago
9b80589
Remove no longer needed exception, packet contents is printed now instead
by Shevchik
· 7 years ago
8a13189
Ignore static fields in reflective toString
by Shevchik
· 7 years ago
b0d11c6
ConnectionImpl is stored inside LogicHandler, no need to get it from channel
by Shevchik
· 7 years ago
c8551ce
Remove file error logger and add info to exception message in debug mode instead
by Shevchik
· 7 years ago
0bdc54e
Improve chat json fixer. Remap keybind component for versions that don't
by Shevchik
· 7 years ago
1be5b1d
Compute data watcher object index by entity hierarchy
by Shevchik
· 8 years ago
10d7b60
Create entity skipping registry and use it
by Shevchik
· 8 years ago
6ab48c8
Cleanup
by Shevchik
· 8 years ago
ec491f5
Dump packet and bytebuf contents on exception in debug mode
by Shevchik
· 8 years ago
f244731
Move readtimeouthandler
by Shevchik
· 8 years ago
d475d2a
Fix wrong metadata remap
by Shevchik
· 8 years ago
5c5f515
Fix horse inventory open
by Shevchik
· 8 years ago
993401d
Forgot to read jump boost
by Shevchik
· 8 years ago
3dd0cae
Ooooops
by Shevchik
· 8 years ago
21094e9
Forgot to use getOrCreateDefault here too
by Shevchik
· 8 years ago
e036832
Cleanup
by Shevchik
· 8 years ago
308004c
Types for entity action
by Shevchik
· 8 years ago
657a010
Types for block dig
by Shevchik
· 8 years ago
e7a1eed
ProtocolVersion getAllAfter/getAllBefore
by Shevchik
· 8 years ago
136a539
Use new utils method
by Shevchik
· 8 years ago
b9e1759
Use utils get map or create default (should probably just remove it,
by Shevchik
· 8 years ago
fbcc263
Types for client command
by Shevchik
· 8 years ago
b0a04d5
Cleanup
by Shevchik
· 8 years ago
d02975b
Move ProtocolVersionsHelper to proper package
by Shevchik
· 8 years ago
1ddadf7
Use constant field instead of getting it every time
by Shevchik
· 8 years ago
ad5ee51
Explicitly null variable because it is cached
by Shevchik
· 8 years ago
c81148e
Update to 1.12-pre5
by Shevchik
· 8 years ago
5b85983
Update data files
by Shevchik
· 8 years ago
f872db4
Add keybind component
by Shevchik
· 8 years ago
c06897e
pre3
by Shevchik
· 8 years ago
51b68db
Remove show achievement hover action
by Shevchik
· 8 years ago
f15ed23
Implement new serverbound packets. Remap parrot to ocelot because it is
by Shevchik
· 8 years ago
7e2a8f5
Remap knowledge book and illusioner
by Shevchik
· 8 years ago
52f51fd
Remap new items and entities
by Shevchik
· 8 years ago
75c9931
Add type adder for horses
by Shevchik
· 8 years ago
e7a17b9
Add skeleton types on first meta for versions that used meta type to
by Shevchik
· 8 years ago
70e5895
Remove already done TODO
by Shevchik
· 8 years ago
272ba4f
Cleanup
by Shevchik
· 8 years ago
4ee8499
Remap minecarts data properly
by Shevchik
· 8 years ago
0bdfce2
Move player active hands to base flags remapper to proper place
by Shevchik
· 8 years ago
356e381
New entity types
by Shevchik
· 8 years ago
80909fb
Fix getting various minecarts by ids
by Shevchik
· 8 years ago
a086640
Add new metadata remaps
by Shevchik
· 8 years ago
db7ff54
Update sound changes (mojang rewrted the changes that they done before)
by Shevchik
· 8 years ago
8204ecb
Register new datawatcher object
by Shevchik
· 8 years ago
4732582
New netty injector
by Shevchik
· 8 years ago
ec0d0b8
New clientbound packets
by Shevchik
· 8 years ago
3405ddc
Update to new netty
by Shevchik
· 8 years ago
9f90ba1
Update spigot nms
by Shevchik
· 8 years ago
c2bb063
Fix some packet ids for glowstone and remove unused import
by Shevchik
· 8 years ago
b29b648
Fix and rename indexvalue remappers
by Shevchik
· 8 years ago
e2f2952
Fix generic
by Shevchik
· 8 years ago
5ad489e
Update protocol version id
by Shevchik
· 8 years ago
c93238b
Rewrite metadata remapper
by Shevchik
· 8 years ago
deb7704
Merge branch 'master' into 1.12
by Shevchik
· 8 years ago
cca690b
Write original coords for versions that support position flags
by Shevchik
· 8 years ago
8c05775
Fix array map
by Shevchik
· 8 years ago
0b3fb1d
Fix MessageFormat
by Shevchik
· 8 years ago
9af1537
Fix some offsets bugs
by Shevchik
· 8 years ago
7e2f16a
Fix name
by Shevchik
· 8 years ago
d3ffa9d
Remap entity types using NetworkEntityType
by Shevchik
· 8 years ago
d2a1a90
Create enum remapping registry and use it for remapping window types
by Shevchik
· 8 years ago
6aedb39
Move and rename WatchedEntity
by Shevchik
· 8 years ago
90d2f9f
Move and rename WatchedType
by Shevchik
· 8 years ago
9902866
Move base flags cache to watched entity cache
by Shevchik
· 8 years ago
7f41714
Rewrite WatchedEntity, now it holds everything we need. WatchedType now
by Shevchik
· 8 years ago
64d7aad
Forgot hardcore flag
by Shevchik
· 8 years ago
247a359
Stop using raw values where possible step 1
by Shevchik
· 8 years ago
0c7d111
Merge branch 'master' into 1.12
by Shevchik
· 8 years ago
ab6cecf
Only book signing uses json components
by Shevchik
· 8 years ago
f215c5d
Change middle impl packets package naming again
by Shevchik
· 8 years ago
b0cb7ba
Update protocol id
by Shevchik
· 8 years ago
Next »