Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
protocolsupport
/
2d34397459dff14211acfcb4c8945663a09f1933
2d34397
Store version in middle packet too. Move opened window type getter to
by Shevchik
· 6 years ago
e3cc83f
Tile cache local coord is now a chunk blockindex with section index.
by Shevchik
· 6 years ago
d4ced01
Split working with tile cache in chunk remapper to separate method
by Shevchik
· 6 years ago
0a6c348
Use helper methods in more places. Change some field names.
by Shevchik
· 6 years ago
8923c55
Get block remapping table once in entity metadata remappers too
by Shevchik
· 6 years ago
549d543
Make world event remapper store remapping table instead of getting it each time
by Shevchik
· 6 years ago
f2ab16f
Fix BlockAction
by Shevchik
· 6 years ago
b299c1d
Convert inventory title to legacy text for < 1.13.
by Shevchik
· 6 years ago
f48adb2
Remove deprecated APIs
by Shevchik
· 6 years ago
52ae1dd
Implement command block edit for all supported versions.
by Shevchik
· 6 years ago
bfb2c17
Implement auto command block edit for 1.9-1.12.2
by Shevchik
· 6 years ago
6ecf26c
This shouldn't exist anymore
by Shevchik
· 6 years ago
130042c
Remap spawn eggs
by Shevchik
· 6 years ago
2217571
Add missing @Preload for LegacyChatJson, also init the map on load.
by Shevchik
· 6 years ago
a54b5c9
Fix reading particle datawatcher object
by Shevchik
· 6 years ago
0567da3
Fix naming item in anvil for < 1.8
by Shevchik
· 6 years ago
bc5495e
Use actual legacy int id for water/thick/awkward/mundane potions
by Shevchik
· 6 years ago
4651517
Fix standing torch preflattening data
by Shevchik
· 6 years ago
250bac9
Remap dust particle data to offsets for < 1.13.2
by Shevchik
· 6 years ago
4d6ecf3
Enum for scoreboard team mode
by Shevchik
· 6 years ago
dc9fc5a
Rewrite particle and particle remapper.
by Shevchik
· 6 years ago
614f495
Fix preflattening block iddata for acaia log and dark oak log
by Shevchik
· 6 years ago
6a4a18d
Add missing wood and stripped wood items remap
by Shevchik
· 6 years ago
7b72b3e
Add missing block and items remaps
by Shevchik
· 6 years ago
f5cbb83
Book edit packets should use WRITABLE_BOOK
by Shevchik
· 6 years ago
f8f667b
Take into account windowId 0 properly for window items packets. Also use
by Shevchik
· 6 years ago
73866ea
Cleanup tab complete code
by Shevchik
· 6 years ago
2aad055
Improve legacy chat text converter. Remove trailing color chars when
by Shevchik
· 6 years ago
123a696
Add noop lookat
by Shevchik
· 6 years ago
12d826d
Separate read/write methods for strings.
by Shevchik
· 6 years ago
8b89ead
Split itemstack serializer methods.
by Shevchik
· 6 years ago
6534746
Use annotation processor to generate a preload class list
by Shevchik
· 6 years ago
497c77d
Remap prismarine bricks and dark prismarine
by Shevchik
· 6 years ago
7f98dfc
Implement trade select for < 1.13
by Shevchik
· 6 years ago
6c7dff6
Register banners manually in preflattening blockdata instead of mapping
by Shevchik
· 6 years ago
1676d6b
Add noopstopsound for < 1.13
by Shevchik
· 6 years ago
04ca3ff
Remap quartz pillar
by Shevchik
· 6 years ago
099510d
Update ISSUE_TEMPLATE.md
by Shevchik
· 6 years ago
90fe1db
Fix and cleanup skulls remapping
by Shevchik
· 6 years ago
a940c8a
Fix entity animation remapping
by Shevchik
· 6 years ago
e04680c
Update spigot via running paperclip build and copying the file instead
by Shevchik
· 6 years ago
65dbae6
Fix entity tracker max tracking range
by Shevchik
· 6 years ago
390b587
Merge pull request #992 from ProtocolSupport/nms-changes
by Shevchik
· 6 years ago
eef6516
Change to spigot-1.13.2-2.jar
by MrPowerGamerBR
· 6 years ago
4ca127e
Updates due to Spigot's NMS changes
by MrPowerGamerBR
· 6 years ago
69ec137
Merge pull request #987 from magicus/magicus-rename-specate-typo
by 7kasper
· 6 years ago
2c905ba
Fix typo "Specate" -> "Spectate".
by Magnus Ihse Bursie
· 6 years ago
44a3773
Merge pull request #983 from magicus/magicus-master-prepare-for-integ-middle-packet-create
by 7kasper
· 6 years ago
bfc4da3
Refactor the MiddleBlocks to have a create() method, which is called by the constructor.
by Magnus Ihse Bursie
· 6 years ago
86c3ebc
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git
by Shevchik
· 6 years ago
3e51db8
Rethrow EOFSignal
by Shevchik
· 6 years ago
7f28c6f
Add trapped_chest tile entity type for future remaps.
by 7kasper
· 6 years ago
5f4215a
Update i18n
by Shevchik
· 6 years ago
ca4d3ef
Use ArrayMap for storing tile entity by blockdata remaps.
by Shevchik
· 6 years ago
8c2cec5
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git
by Shevchik
· 6 years ago
be89eaf
Fix spoofed data parser init
by Shevchik
· 6 years ago
4345355
Merge pull request #963 from magicus/magicus-master-fix-spigot-mirror-again
by 7kasper
· 6 years ago
83dc26f
Once more, update mirror. This time hopefully it will stay for a while. :-)
by Magnus Ihse Bursie
· 6 years ago
c87c52c
Merge pull request #960 from magicus/magicus-master-fix-findbugs-issue
by 7kasper
· 6 years ago
688ef28
Trivial FindBug fix that got lost in the splitup between master and mcpenew.
by Magnus Ihse Bursie
· 6 years ago
20575ca
Other findbugs thingies.
by 7kasper
· 6 years ago
a89cf54
Actual spigot link fix.
by 7kasper
· 6 years ago
9b0d3df
Fix spigot link & Small findbugs thing.
by 7kasper
· 6 years ago
160ab2a
Remap Iron Nugget to Gold Nugget for pre-1.11.1 clients
by MrPowerGamerBR
· 6 years ago
dab4aa3
Remap banners. Improvide code for skulls remapping.
by Shevchik
· 6 years ago
2438ba4
Fix chunk and tile packets order
by Shevchik
· 6 years ago
3b4bf89
Merge pull request #934 from ProtocolSupport/tileblockdatacache
by Shevchik
· 6 years ago
cb7375d
Remove block from cache when block no longer needs blockdata for tile remapping.
by Shevchik
· 6 years ago
8f92104
Make from legacy blockdata to tile use int blockdata
by Shevchik
· 6 years ago
ab75693
Wrong native types map. We dont use trove.
by Shevchik
· 6 years ago
569b083
Use a single map for storing remappers for easier maintaining of
by Shevchik
· 6 years ago
df711b3
Make legacy nbt remapper use int blockstate for remapping instead of
by Shevchik
· 6 years ago
1f6ce88
Create a separate class for tile entity which holds position and type
by Shevchik
· 6 years ago
0969bb0
Cleanup
by Shevchik
· 6 years ago
733ed31
Inline PositionMap to tiledatacache. Fix some other problems related to
by Shevchik
· 6 years ago
8094e0c
Merge branch 'master' into tileblockdatacache
by Shevchik
· 6 years ago
855ff32
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git
by Shevchik
· 6 years ago
e30a025
Reset deflater/inflater before recycling.
by Shevchik
· 6 years ago
41eae2d
Merge pull request #913 from phase/bone-block-to-cobblestone
by 7kasper
· 6 years ago
a5935ab
Remap to double slab.
by 7kasper
· 6 years ago
e1159bb
Merge pull request #941 from Brokkonaut/fix-writeable-books
by 7kasper
· 6 years ago
b35b492
Merge pull request #942 from Brokkonaut/fix-bungeecoord
by Shevchik
· 6 years ago
101e602
Revert "Hopefully fix bungee channel."
by Brokkonaut
· 6 years ago
6a14cb6
Fixes writeable books showing no content
by Brokkonaut
· 6 years ago
43b0467
Remap dragon breath to exploding particles to fix #187
by 7kasper
· 6 years ago
ac0eb2a
Should fix lilypad BB and thus #737
by 7kasper
· 6 years ago
9635921
Apply soundremapper to custom sound too. Should fix #855
by 7kasper
· 6 years ago
36b5b5d
Hopefully fix bungee channel.
by 7kasper
· 6 years ago
02231ff
Remap pickles and eggs to cake for BoundingBox :D
by 7kasper
· 6 years ago
321d063
I forgot a comma.
by 7kasper
· 6 years ago
b56ed4e
beep boop
by 7kasper
· 6 years ago
7c1c0ec
Removed weird import.
by 7kasper
· 6 years ago
6d5d835
Better remapper structure for tiles.
by 7kasper
· 6 years ago
9c896cf
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git into tileblockdatacache
by 7kasper
· 6 years ago
f91a37f
Created PositionMap, extracted localmaps, optimised localcoord.
by 7kasper
· 6 years ago
9589d0e
Improve 1.8 chunk queue
by Shevchik
· 6 years ago
8d0df29
Removed unnecessary stuff.
by 7kasper
· 6 years ago
9018a50
Refactor cache part of tileremapper.
by 7kasper
· 6 years ago
40bbde9
Add chunk and local position. Fixed packet order for state->tile.
by 7kasper
· 6 years ago
2d938a8
Made it somewhat functional :/
by 7kasper
· 6 years ago
Next »