1. 0df62af Add missing remaps by Shevchik · 10 years ago
  2. eb18d57 Add enchant table support for 1.7 by Shevchik · 10 years ago
  3. e07c724 Update README by Shevchik · 10 years ago
  4. 7db7c12 Fix client command packet by Shevchik · 10 years ago
  5. bbe6429 Fix tileEntityData packet by Shevchik · 10 years ago
  6. 26be4cf Change version by Shevchik · 10 years ago
  7. 7f81321 Update README by Shevchik · 10 years ago
  8. fc475e8 Add experimental 1.5.2 support by Shevchik · 10 years ago
  9. 04c00e7 Change version by Shevchik · 10 years ago
  10. beb8813 Add client data decryption. That adds almost full support for 1.6. by Shevchik · 10 years ago
  11. 048687b Remap login packets too. Just need to add the client data decryption. by Shevchik · 10 years ago
  12. cf43b52 Forgot that file by Shevchik · 10 years ago
  13. 82eb6a7 Fix outbound chat by Shevchik · 10 years ago
  14. a76c85c Fix chatflags parsing by Shevchik · 10 years ago
  15. 73d88ed Finish 1.6.4 play packets implementation. Just need to fix login now. by Shevchik · 10 years ago
  16. a62dee6 Format code by Shevchik · 10 years ago
  17. 62bd6df Remove some TODOs by Shevchik · 10 years ago
  18. f85f214 Finish remap list and fix player position by Shevchik · 10 years ago
  19. 3d66395 EntityLiving packet finished. All clientbound packets are finished. by Shevchik · 10 years ago
  20. 21a9e6e Spawn object by Shevchik · 10 years ago
  21. a8fed1b Copy remappers and datawatcher filter from 1.7 transformer by Shevchik · 10 years ago
  22. d8e3c3f That was a simple mistake by Shevchik · 10 years ago
  23. 06ab1f0 More packets. Now just need to finish mob and vehicle packets, and find by Shevchik · 10 years ago
  24. ced204c Move some methods to utils by Shevchik · 10 years ago
  25. 8ee1e76 A bit more packets by Shevchik · 10 years ago
  26. 808fdb5 Fix block break animation packet. Some more packets for 1.6 by Shevchik · 10 years ago
  27. db3a6ae A bit more packets before i go to sleep by Shevchik · 10 years ago
  28. 8202a99 Catch exceptions in initial decoder by Shevchik · 10 years ago
  29. 4a83988 Packet ids are written as byte, not as int by Shevchik · 10 years ago
  30. 3db147c Forgot a break by Shevchik · 10 years ago
  31. 4b019cb Do not throw an exception in fake pipeline elements, causes issues when by Shevchik · 10 years ago
  32. d94bf7d Slowly progress towards 1.6 support by Shevchik · 10 years ago
  33. 4089a5c Bump version by Shevchik · 10 years ago
  34. e94c35e Move 1.7 remappers to 1.7 protocol package by Shevchik · 10 years ago
  35. f66ce76 Make it compatible with ProtocolLib by Shevchik · 10 years ago
  36. ed5add8 Attach fake elements to pipeline to replace them later. Makes rebuilding by Shevchik · 10 years ago
  37. 2458787 Support 1.6 ping. Start working on full 1.6 support. by Shevchik · 10 years ago
  38. f0f353c Rewrite again. Makes adding protocol a lot easier and now supports by Shevchik · 10 years ago
  39. 4f6c0a2 Update version by Shevchik · 10 years ago
  40. c242169 Fix blockbreakanimation packet by Shevchik · 10 years ago
  41. dff59b2 Change version by Shevchik · 10 years ago
  42. f9dd7db Transformer now fully controls packet sending. Fixed unknown player n by Shevchik · 10 years ago
  43. f99187c Add skins support by Shevchik · 10 years ago
  44. 9a1b63b Change version by Shevchik · 10 years ago
  45. dfea2ee Fix signs by Shevchik · 10 years ago
  46. a0ce3d9 Clamp string properly by Shevchik · 10 years ago
  47. 646d877 Fix containers by Shevchik · 10 years ago
  48. ccdd6a2 That works, but i don't have idea why currently by Shevchik · 10 years ago
  49. 0316c9a Not really successful try to make 1.6.4 ping working by Shevchik · 10 years ago
  50. 505f6d6 Clamp sign lines by Shevchik · 10 years ago
  51. cfdc7af Rewrite to make adding new protocols easier by Shevchik · 10 years ago
  52. 0a845bb Fix datastorage mem leak by Shevchik · 10 years ago
  53. 2f1b8b1 Add support for online mode by Shevchik · 10 years ago
  54. ece44b0 Fix armor stand crash 1.7 clients by Shevchik · 10 years ago
  55. 264206d Fix item frames by Shevchik · 10 years ago
  56. 3325d7f Remap block ids by Shevchik · 10 years ago
  57. e52a1d6 Remap items by Shevchik · 10 years ago
  58. 897336e Add mobs support by Shevchik · 10 years ago
  59. 88273b3 Update README.md by Shevchik · 10 years ago
  60. 5dc3377 Create README.md by Shevchik · 10 years ago
  61. ee86a1c Delete .project by Shevchik · 10 years ago
  62. c85ab0e Delete .classpath by Shevchik · 10 years ago
  63. 03e743c Update gitignore by Shevchik · 10 years ago
  64. 9f395d9 Initial commit by Shevchik · 10 years ago
  65. 4864ec2 :confetti_ball: Added .gitattributes by Shevchik · 10 years ago