- c750540 Skipping registry for skipping enchantments by Shevchik · 9 years ago
- ae3a115 Wrong method by Shevchik · 9 years ago
- 4a29697 Fix itemstack enchants, bump version to development, add itemstack write event by Shevchik · 9 years ago
- 78da9e3 Bump version by Shevchik · 9 years ago
- 246353a Actually use createTable() by Shevchik · 9 years ago
- 6cbd179 Vector3I dw value is > 1.8. Return fake empty map in case tracked entity by Shevchik · 9 years ago
- 8549c86 Ooops, wrong table by Shevchik · 9 years ago
- d46650c Migrate entity and map color remapper to new registry by Shevchik · 9 years ago
- a0a3d30 Unify block and item remappers to single registry by Shevchik · 9 years ago
- 092ccef Fix dw remapping table. Nametag and nametagvisible are only for living by Shevchik · 9 years ago
- 9c29aac Don't forget to cancel ping response tasks, also get channel address by Shevchik · 9 years ago
- 70bc29e Add setting specific uuid to API by Shevchik · 9 years ago
- fdcab9d Finisih rewriting datawatcher remapper by Shevchik · 9 years ago
- 15adfda Prepare some transformers for future 1.9 changes by Shevchik · 9 years ago
- ec92fa6 Do not call to channel.removeAddress(), it is somehow related to netty by Shevchik · 9 years ago
- d19ebb5 Add null check (attempt to combat incompatibility with netty native) by Shevchik · 9 years ago
- a20c015 Move packet handlers by Shevchik · 9 years ago
- 1e53812 Remove some nbt data from spawners nbt on send to prevent crashes by Shevchik · 9 years ago
- 2e6e79c Do not read disconnect message, useless anyway. by Shevchik · 9 years ago
- d1fa366 Fix widnow click by Shevchik · 9 years ago
- 7c3a75f Now the packetdata is formed using latest protocolversion to ensure that by Shevchik · 9 years ago
- ae28754 Throw exception of writing too big array by Shevchik · 9 years ago
- b33d799 Print exception for sure by Shevchik · 9 years ago
- cc3573e Throw exception if decoded data length is negative by Shevchik · 9 years ago
- 9c29b6c Do not catch exception by deflating, should show us more info if the by Shevchik · 9 years ago
- fa915ce Change lib location. Use unpooled heap buffer in initial decoder. Allow by Shevchik · 9 years ago
- b9d3bbc Fix play in window click for 1.7 by Shevchik · 9 years ago
- f8f723b Update to spigot 1.8.8 by Shevchik · 9 years ago
- bd4d632 Cleanup by Shevchik · 9 years ago
- f31f1fd Some fixes by Shevchik · 9 years ago
- 4c5bbbf Change package names, move some methods. by Shevchik · 9 years ago
- f28307c Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- ed1319a Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 83420e2 Update Utils.java by BeYkeRYkt · 9 years ago
- 1808c49 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- e43c813 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 10a7d3b Switch to use direct PooledByteBufAllocator. Still possible to select by Shevchik · 9 years ago
- 0d22715 Fix windown open window title transform by Shevchik · 9 years ago
- a3bc340 Fix formatting, fix missing breaks by Shevchik · 9 years ago
- 833e590 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 821a922 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- 8637482 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- bcf1f88 Update PlayPacketTransformer.java by BeYkeRYkt · 9 years ago
- ec96bce Update LoginPacketTransformer.java by BeYkeRYkt · 9 years ago
- c289ab9 Update LoginPacketTransformer.java by BeYkeRYkt · 9 years ago
- a0445ca Update LoginPacketTransformer.java by BeYkeRYkt · 9 years ago
- acf869e Fix server->client entity action by Shevchik · 9 years ago
- bdf0652 Same shit with entity action for 1.6 by Shevchik · 9 years ago
- 22cde17 Fix entity action for 1.5.2 by Shevchik · 9 years ago
- a96d8eb Tabcomplete both args in case forsy arg is empty by Shevchik · 9 years ago
- 1097fc5 Add debug command to tabcomplete. Bump version. by Shevchik · 9 years ago
- 83c4755 Fix args length check by Shevchik · 9 years ago
- 4740772 Pressing shift will now make 1.5.2 players leave their vehicle by Shevchik · 9 years ago
- 34f2c25 Fix arm animation packet reading. by Shevchik · 9 years ago
- 40ebb4b Add runtime debug enable/disable by Shevchik · 9 years ago
- 42c5dbc Bump version by Shevchik · 10 years ago
- f7e1ebf Add default handlers to wrapped pipeline elements to prevents exceptions by Shevchik · 10 years ago
- 8f3ad5a Readd self player watched data on dimension change and on entity destroy packet. by Shevchik · 10 years ago
- 4efe157 Use replaying buffer to invrease perfromance for old protocols. Fix old by Shevchik · 10 years ago
- afacdb9 Unify login listener a lot more by Shevchik · 10 years ago
- 1857c4c Update to 1.8.4. Unify login listener. Fix online-mode skins and uuid bug. by Shevchik · 10 years ago
- 4252991 Bump version by Shevchik · 10 years ago
- c3115a3 Unify handshakelistener by Shevchik · 10 years ago
- f433f76 Unify login structure a bit. Add an event that allows settings online by Shevchik · 10 years ago
- 966ad22 Change pipeline layout a bit. Now we have all default elements all the by Shevchik · 10 years ago
- b0f346b Clamp nametag to 64 symbols by Shevchik · 10 years ago
- c5da862 Ooops by Shevchik · 10 years ago
- 9e0bcb6 Remap nametags by Shevchik · 10 years ago
- e8d9b6a Catch and print error in encoder, should probably show a reason why it by Shevchik · 10 years ago
- 2e6a34e Fix problems with 1.7 arm animation. by Shevchik · 10 years ago
- 8a58ca1 Move transformers tp separate packages by Shevchik · 10 years ago
- c930e74 Forgot to write data to temp buffer first by Shevchik · 10 years ago
- 536697c Need to remap furnace for 1.7.10 too by Shevchik · 10 years ago
- 9286bbd Merge branch 'master' of https://github.com/Shevchik/ProtocolSupport.git by Shevchik · 10 years ago
- 648e264 Fix furance display issues by Shevchik · 10 years ago
- e4dcf23 Remap 421 (Nametag) to 1 (Stone) by Leonardo · 10 years ago
- 1139da3 Remap colors 14, 15 too by Shevchik · 10 years ago
- 69d60e3 Fix placed heads skins for <= 1.7.5 by Shevchik · 10 years ago
- 03d0cb6 No longer need to implement Listener by Shevchik · 10 years ago
- 5c7dc43 Fix particles and add additinal data handling. by Shevchik · 10 years ago
- 4c617f0 Optimize map transformer by Shevchik · 10 years ago
- b2e5698 Move some classes to separate package by Shevchik · 10 years ago
- 2511fdc Add maps support by Shevchik · 10 years ago
- 7b958d9 Cleanup. Change version. by Shevchik · 10 years ago
- cf8ced0 Remove softdepend by Shevchik · 10 years ago
- 6c8c551 Wrap decoder&encoder instead of replacing them by Shevchik · 10 years ago
- 41b80ad Shouldn't be here by Shevchik · 10 years ago
- 02f1fa3 Change deflater level to 1 (almost no change in compressed size when by Shevchik · 10 years ago
- ad3284d Bump version to release by Shevchik · 10 years ago
- c0bbb90 Change version to dev. Add tab complete. Add block and item remapper control. by Shevchik · 10 years ago
- cf2c2be Change list command format by Shevchik · 10 years ago
- 62ded8a Magic values go away by Shevchik · 10 years ago
- edb2be7 Use switch case by Shevchik · 10 years ago
- 757acfb Should add support for bungeecord by Shevchik · 10 years ago
- 6066a85 1.5.2 decoder doesn't need a protocolversion by Shevchik · 10 years ago
- be9f77e Unify datawatcher serializer. Fix 1.5.2 datawatcher crashes. Fix by Shevchik · 10 years ago
- d6bd855 Update to spigot 1.8.3. Add API. Temporaly disable throttle tracker. by Shevchik · 10 years ago
- 1d80fce Shut down server when protocollib is being unloaded by Shevchik · 10 years ago
- d3dd405 Forgot to clamp for 1.7 too by Shevchik · 10 years ago
- eec0dd6 Clear watched entity list on respawn packet. Read 40 symbols of by Shevchik · 10 years ago