Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
protocolsupport
/
19dae2615deb8db9744a8045aa79086ecabb68d3
19dae26
Implement use bed for 1.9+
by Shevchik
· 6 years ago
8942b8a
Fix open book. Add 1.12 and 1.12.1 support.
by Shevchik
· 6 years ago
fd59a9a
1.12.2 support
by Shevchik
· 6 years ago
a0c5add
Fix wrong value used to wastile check
by Shevchik
· 6 years ago
df82b0f
Book open
by Shevchik
· 6 years ago
a724522
Implement map packet changes
by Shevchik
· 6 years ago
7b18dff
Rename to match current meaning
by Shevchik
· 6 years ago
529771b
Noop update view distance
by Shevchik
· 6 years ago
1f0c51e
Villager trading
by Shevchik
· 6 years ago
7f352b9
Use generated block mappings
by Shevchik
· 6 years ago
8ba13b7
Remap blocks
by Shevchik
· 6 years ago
3356ed7
Implement legacy inventory open (except horse)
by Shevchik
· 6 years ago
30cc55d
Update block placing
by Shevchik
· 6 years ago
9f5b9fa
Entity and entity metadata remap. Also warn about expected entity
by Shevchik
· 6 years ago
596350c
Add more tile types. Implement to legacy id for objects.
by Shevchik
· 6 years ago
28e01df
UsedToBeTile remap
by Shevchik
· 6 years ago
4f918f8
Chunk data caching and implement chunk/block related writers for 1.13.2
by Shevchik
· 6 years ago
1d120d4
Can log in into a world on 1.13.2 for now (When no new stuff is around).
by Shevchik
· 6 years ago
108c280
Allow empty channel name
by Shevchik
· 6 years ago
226607e
Allow 1.13 formatted custom payload channel names on pre 1.13
by Shevchik
· 6 years ago
8f3ac2e
Fix optionalchat -> string datawatcher converter.
by Shevchik
· 6 years ago
1c9654a
Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git
by Shevchik
· 6 years ago
d69e9cc
Add missing LARGE_FERN remap
by Shevchik
· 6 years ago
bd0c87f
Merge pull request #1054 from magicus/magicus-fix-whitespace
by Shevchik
· 6 years ago
9b8d8ae
Fix some minor whitespace issues.
by Magnus Ihse Bursie
· 6 years ago
e1bb539
Preload ChatAPI
by Shevchik
· 6 years ago
e118786
Fix tile entity remapping that requires blockdata
by Shevchik
· 6 years ago
378fd74
Fix banner pattern color codes for < 1.13
by Shevchik
· 6 years ago
70c1cdf
Fix shift double click in inventory
by Shevchik
· 6 years ago
d40305a
Improve window set slot remap
by Shevchik
· 6 years ago
9991790
Always remove invalid modifiers and append l: for legacy channel names.
by Shevchik
· 6 years ago
7804278
Remove invalid scoreboard warnings.
by Shevchik
· 6 years ago
895f839
Fix inventory desync caused by wrong window validation
by Shevchik
· 6 years ago
375f403
Fix scoreboard team and objective remove
by Shevchik
· 6 years ago
3cde12a
Always call ChunkTransformer::loadData
by Shevchik
· 6 years ago
b4f38be
setting block data shouldn't create new tile data cache chunk entry
by Shevchik
· 6 years ago
5c026d9
Filter invalid scoreboard team packets too
by Shevchik
· 6 years ago
a6aa616
Use equals here too
by Shevchik
· 6 years ago
7f2a2d8
Boolean.TRUE.equals() to avoid npe
by Shevchik
· 6 years ago
38f4dc6
Revert "Use equals just in case"
by Shevchik
· 6 years ago
462b447
Filter invalid scoreboard objectives.
by Shevchik
· 6 years ago
ab9aaaf
Skip inventory updates for invalid window id
by Shevchik
· 6 years ago
2c6165d
Use equals just in case
by Shevchik
· 6 years ago
213080f
Remap flattening block id too
by Shevchik
· 6 years ago
491a02e
Fix mob spawner remap
by Shevchik
· 6 years ago
884bd2c
Thunderbolt has a bukkit entity type. Also only use real network entity
by Shevchik
· 6 years ago
c83fc00
Remap piston tile entity
by Shevchik
· 6 years ago
9985533
Wrapped stack with fast getType and getAmount for ItemStackWriteEvent.
by Shevchik
· 6 years ago
94a4db3
Implement our own mojangson parser/serializer and use it.
by Shevchik
· 6 years ago
acae9db
Fix building on windows
by Shevchik
· 6 years ago
5588e22
Implement missing enderman entity metadata remap
by Shevchik
· 6 years ago
f0bf6cf
Profile should be final
by Shevchik
· 6 years ago
880c544
Make Profile thread-safe
by Shevchik
· 6 years ago
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
Next »