4.0.0-SNAPSHOT+149
on May 18, 202464c18af Update Via API usage
4.0.0-SNAPSHOT+148
on May 14, 20246728a8a Port to upstream changes (hopefully)
4.0.0-SNAPSHOT+147
on May 11, 20240cb70b0 Rename protocol packages and classes
3.1.2
on May 10, 2024- Fixed destroy entity handling (1.8->1.7) which would cause player kicks for negative bound errors (EnZaXD)
- Fixed packet sending at some places (EnZaXD)
- Fixed metadata handling (1.8->1.7), issues fixed by this (EnZaXD):
- Custom bossbars not working
- Effects not working properly
- Fixed some sounds being wrong on 1.9->1.8 (EnZaXD)
- Fixed block state mappings (causing doors to be broken) (EnZaXD)
- Updated project description (EnZaXD)
- Fix bow animation not working in 1.9->1.8 (EnZaXD)
- Catch exceptions in custom payload handling (EnZaXD)
3.1.2-SNAPSHOT+144
on May 9, 2024c0d1cab Fix bow animation not working in 1.9->1.8
3.1.2-SNAPSHOT+143
on May 9, 202451e81c7 Fix mappings and update project description
3.1.2-SNAPSHOT+142
on May 9, 20243.1.2-SNAPSHOT+141
on May 8, 20246bdaa54 Use 1.9.0 sounds for name<->id conversion
1.9.1 added a new sound so mapping files were previously wrong
3.1.2-SNAPSHOT+140
on May 8, 202465ac2f3 Don't throw metadata away in 1.8->1.7
3.1.2-SNAPSHOT+139
on May 8, 2024b08bb90 Fix packet send usages
3.1.2-SNAPSHOT+138
on May 7, 202489e76d3 Fix destroy entities handling in 1.7->1.8
Split into multiple packets since 1.8 can handle a larger list of entities than 1.7 can, causing NegativeArraySizeException's to appear on some servers.
3.1.1
on May 5, 2024- Fixed crash when vehicles getting unloaded (1.8->1.9) (EnZaXD)
- Fixed 1.8->1.9 window items translation (EnZaXD)
- Fixed some item mappings causing the client to crash (1.8->1.9) (EnZaXD)
- Cleaned up mapping files (EnZaXD)
- Rewrite enchantment window properties in 1.8->1.9 (EnZaXD)
- Map END_GATEWAY to END_PORTAL in 1.8->1.9 (EnZaXD)
- Fix mob spawner entity data translation in 1.8->1.9 (EnZaXD)
- Don't handle entity properties for holograms (1.8->1.9) (EnZaXD)
3.1.1-SNAPSHOT+136
on Apr 30, 2024a0ff53f Don't handle entity properties for holograms
3.1.1-SNAPSHOT+135
on Apr 29, 20241d1dd7d Catch exceptions in custom payload handling
3.1.1-SNAPSHOT+134
on Apr 29, 2024cb4ef9f Fix mob spawner entity data translation in 1.8->1.9
3.1.1-SNAPSHOT+133
on Apr 28, 2024459f403 Map END_GATEWAY to END_PORTAL in 1.8->1.9
3.1.1-SNAPSHOT+132
on Apr 28, 2024465962b Clear enchantments on screen close
3.1.1-SNAPSHOT+131
on Apr 28, 20242fad493 Rewrite enchantment window properties in 1.8->1.9
3.1.1-SNAPSHOT+130
on Apr 28, 2024fb8ea8c Merge remote-tracking branch 'origin/master'
3.1.1-SNAPSHOT+129
on Apr 28, 20247cee59f Set paperweight-mappings-namespace manifest attribute