1. 04a894b Use passenger aware entity destroy for potion entity respawn by Shevchik · 4 years, 10 months ago
  2. da55305 Implement multiple entity passengers by Shevchik · 4 years, 10 months ago
  3. 9fcf5d3 Refactor custom payload transform by Shevchik · 4 years, 10 months ago
  4. c7735cd Fix thrown potion texture for <= 1.8.9 clients by Shevchik · 4 years, 10 months ago
  5. 334cf1c Also emulate hurt effect on lava damage by Shevchik · 4 years, 10 months ago
  6. 2379200 Rename class by Shevchik · 4 years, 10 months ago
  7. 381a29e Fix damage hurt effect animation emulation now properly working if one by Shevchik · 4 years, 10 months ago
  8. aa38cc0 Load item key <-> id mappings from file instead of the server platform by Shevchik · 4 years, 10 months ago
  9. 182a86c Improve ChatAPI by Shevchik · 4 years, 10 months ago
  10. 307df6c Support empty nbt list tag in mojangson parser by Shevchik · 4 years, 10 months ago
  11. 099f785 Refactor network entity transform by Shevchik · 4 years, 10 months ago
  12. 570c420 Rename IndexValueRemapper* by Shevchik · 4 years, 10 months ago
  13. aab1723 Split FeatureEmulation to multiple handlers by Shevchik · 4 years, 10 months ago
  14. 9e66417 Do not compute base flags twice by Shevchik · 4 years, 10 months ago
  15. 86218fb Fix entity meta index name by Shevchik · 4 years, 10 months ago
  16. 91d496d Update readme by Shevchik · 4 years, 10 months ago
  17. 15fd973 Dev version by Shevchik · 4 years, 10 months ago
  18. 7914f24 Update to 1.16.3 by Shevchik · 4 years, 11 months ago
  19. 6d46fc5 Set release version by Shevchik · 4 years, 11 months ago
  20. 7b62fea Fix NBTCompund#removeTagAndReturnIfListType always returned null by Shevchik · 4 years, 11 months ago
  21. e29efdf Improve slow falling effect emulaton for < 1.9 by Shevchik · 4 years, 11 months ago
  22. b560671 Attempt to unwrap Connection from Player before using raw address by Shevchik · 4 years, 11 months ago
  23. 9bfa671 Get red of Optional in NetworkEntityMetadata transform by Shevchik · 4 years, 11 months ago
  24. 8362e16 Use entity custom metadata storage map for transforming player hand use by Shevchik · 4 years, 11 months ago
  25. 094f235 Transform custom payload brand by Shevchik · 4 years, 11 months ago
  26. 2422922 Dev version by Shevchik · 4 years, 11 months ago
  27. 79f9741 Release version by Shevchik · 4 years, 11 months ago
  28. 85895ee Adjust block bounds of pane blocks (iron bars, glass pane, stained glass pane) by Shevchik · 4 years, 11 months ago
  29. 712267b Use texture value hash as skull uuid to workaround by Shevchik · 4 years, 11 months ago
  30. 9db325e Fix possible ban check issues by Shevchik · 4 years, 11 months ago
  31. 64d1c0f Disable test that needs platform init until it is fixed by Shevchik · 4 years, 11 months ago
  32. 09e8ad4 Fix prevent-proxy-connections. Cache server instance. by Shevchik · 4 years, 11 months ago
  33. 6f383d1 ChatAPI can now send messages to Connection, not just Player. by Shevchik · 4 years, 11 months ago
  34. 18932b8 Make dimension has sky light value be based on the result player by Shevchik · 4 years, 11 months ago
  35. 42936c4 Fix window type id by Shevchik · 4 years, 11 months ago
  36. 592ed7e Misc improvements to nbt library by Shevchik · 4 years, 11 months ago
  37. 1d0c289 Fix legacy hover action parser by Shevchik · 4 years, 11 months ago
  38. 1867939 Change version to dev by Shevchik · 4 years, 11 months ago
  39. 3ac7e48 Bump versions for release by Shevchik · 4 years, 11 months ago
  40. 3079474 Faster check if display string is empty (has only fomratting codes) by Shevchik · 4 years, 11 months ago
  41. 15441c8 Improve build logic by Shevchik · 4 years, 11 months ago
  42. 957192a Fix StartGame packet for 1.16.2 by Shevchik · 4 years, 11 months ago
  43. 1b5d395 Change some TODOs by Shevchik · 4 years, 11 months ago
  44. 3d755d0 Add limits to serverbound string read by Shevchik · 4 years, 11 months ago
  45. 1f30f0c Implement jigsaw update stub for 1.15 by Shevchik · 4 years, 11 months ago
  46. 33f2467 Implement jigsaw packets for 1.16 by Shevchik · 4 years, 11 months ago
  47. 267a6b5 Fix playerhead tile by Shevchik · 4 years, 11 months ago
  48. fc6698b Refactor NBT library by Shevchik · 4 years, 11 months ago
  49. 6c7c4bb Implement biome remapping by Shevchik · 4 years, 11 months ago
  50. 871e301 Do not send clear entity equipment to player itself by Shevchik · 4 years, 11 months ago
  51. 9b12238 Cleanup by Shevchik · 4 years, 11 months ago
  52. a0f3757 Refactor middle packets construction by Shevchik · 4 years, 11 months ago
  53. 2a5a784 Implement flat world type transform by Shevchik · 4 years, 11 months ago
  54. 4dba4b8 Implement double dimension switch also for start game by Shevchik · 4 years, 11 months ago
  55. e5b1cfa Correctly handle switching to same dimension by Shevchik · 4 years, 11 months ago
  56. 89d6161 Fix server side translate component translation by Shevchik · 4 years, 11 months ago
  57. 2a77aac Fix legacy hover action serializer by Shevchik · 4 years, 11 months ago
  58. 6e2babe Implement itemstack attributes transformation to/from <= 1.15.2 by Shevchik · 4 years, 11 months ago
  59. ed4cef0 Add missing legacy entity attribute mappings by Shevchik · 4 years, 11 months ago
  60. a3fc043 Do not shuffle ping response profiles list on packet level by Shevchik · 4 years, 11 months ago
  61. b4cead4 Improve gradle build by Shevchik · 4 years, 11 months ago
  62. 52903de Add gradle maven plugin. Change artifact version to reflect the server version. by Shevchik · 4 years, 11 months ago
  63. a9637f9 Delete built library stuff after successful building by Shevchik · 4 years, 11 months ago
  64. 24e9db1 Should actually compare with server global palette bits per block by Shevchik · 4 years, 11 months ago
  65. c28da1e Use original chunk section storage when writing padded chunk section by Shevchik · 4 years, 11 months ago
  66. 69298e8 Loop unroll chunk section palette write by Shevchik · 4 years, 11 months ago
  67. 1a4f7a5 Implement chat json motd support for ServerPingResponseEvent by Shevchik · 4 years, 11 months ago
  68. 6830fdb Clamp kick packet message to 256 symbols for <= 1.6.4 by Shevchik · 4 years, 11 months ago
  69. 8286e74 Update I18N by Shevchik · 4 years, 11 months ago
  70. 20a31a1 Update README by Shevchik · 4 years, 12 months ago
  71. c19c90d Update README by Shevchik · 4 years, 12 months ago
  72. 2e4b159 Update to 1.16.2 by Shevchik · 4 years, 12 months ago
  73. 72836fe Refactor json chat handling by Shevchik · 4 years, 12 months ago
  74. fdc16b9 Improve gradle build by Shevchik · 4 years, 12 months ago
  75. ed85720 Fix thunderbolt by Shevchik · 4 years, 12 months ago
  76. 82c13ae Revert "Fix thunderbolt" by Shevchik · 4 years, 12 months ago
  77. 0a662e0 Fix thunderbolt by Shevchik · 4 years, 12 months ago
  78. 2af3f6a Fix tameable entity interaction by Shevchik · 4 years, 12 months ago
  79. 2dbe5f0 Fix global palette size. Preload chunk constants. by Shevchik · 4 years, 12 months ago
  80. 4482823 Do not add the root exception as suppressed by Shevchik · 5 years ago
  81. 7872dad Rename some classes and methods by Shevchik · 5 years ago
  82. 691f18e Remap block/item ids in declare tags by Shevchik · 5 years ago
  83. 5c305a4 Combine individual transformer encoder sends into a single result and by Shevchik · 5 years ago
  84. 91f4c80 Fix entity attribute id skip by Shevchik · 5 years ago
  85. 1f834da Forgot to commit new particle files by Shevchik · 5 years ago
  86. f7dd0a1 Add missing particles by Shevchik · 5 years ago
  87. e2836d4 Remap tameable entity owner metadata by Shevchik · 5 years ago
  88. 7f95f31 Forgot to trySuccess in case of empty buffer by Shevchik · 5 years ago
  89. 0038d3a Always use void promises for sending transformed packets. Try set by Shevchik · 5 years ago
  90. 2c26b9b Send world sound using cached entity position instead of entity sound by Shevchik · 5 years ago
  91. 93f4daa Bump api-version by Shevchik · 5 years ago
  92. 3c99219 Fix readme by Shevchik · 5 years ago
  93. 6e5858f Stop remapping sound name twice by Shevchik · 5 years ago
  94. af30c85 Remove metadata form ConnectionImpl#toString by Shevchik · 5 years ago
  95. 0a8517e Connection close event can triggered sync by Shevchik · 5 years ago
  96. 1241031 Use entity position cache to play collect effect sounds by Shevchik · 5 years ago
  97. a8eeab9 Also cache client position by Shevchik · 5 years ago
  98. b3ea277 Remove custom entity tracker remnants by Shevchik · 5 years ago
  99. 7e9218c Cache entity positions. Use entity position cache to transform relative by Shevchik · 5 years ago
  100. dc9ee23 public -> protected by Shevchik · 5 years ago