Skip to content

Releases: EnderKill98/ProxLib

0.2.4 - Small cosmetic changes

22 Jul 13:09

Choose a tag to compare

Added an icon and marked the mod as a library

grafik

EDIT (2026-03-28): Added a release for 26.1 as well.

0.2.3 - Fixed some metadata for older versions

20 Jul 18:52

Choose a tag to compare

Fixed an issue running this library on MC <1.20.5 as brought up by LopyMine and lowered minimum loader version to prevent version issues for people that installed a fabric loader from that time as well.

0.2.2 - Added MC 1.21.7 and 1.21.8

18 Jul 15:14

Choose a tag to compare

This release is just a minor update that adjusts the supported versions.

I did a bit of testing, and well, the old 1.21.1 version technically worked on EVERY MC 1.21.X version (tested almost all of them, but am very sure all work).

So in this release, rather than adding more versions, I actually REDUCED them. The 1.21 version is good for anything from 1.21 to 1.21.8!

pasted file

_

Using ProxChat with this releases 0.2.2+1.21 release and sending the entirety of "the lyrics" by pasting them in mc chat (%% [Intro]\n...., using my own mod that removes length cap and allows pasting of even newlines).

0.2.1 - (Edit: Added MC1.21.6) Fix occasional decoding issue of the vendor/packet ID

21 Apr 14:40

Choose a tag to compare

Another oversight of Javas special bit-manipulation because everything has to be signed.

This issue could arise:
grafik

Fixed this now by adding & 0xFFs:
grafik

Edit: Added build for MC 1.21.6

0.2.0 - API usage improvements and many versions!

18 Apr 21:48

Choose a tag to compare

  • This version overhauls some parts of the functions available inside ProxLib, aiming to make usage easier.
  • This project is now on Modrinth 🎉.
  • On recommendation from LopyMine, this project now uses Stonecutter to build many versions at once!
  • The GitHub package builds where removed due to being to complicated for me to do with Stonecutter and being redundant due to modrinths maven repo being way easier to use
  • A lot of internal cleanup
  • A hopefully decent readme (basis generated by Claude 3.7 because I suck at writing. Many areas rewritten to contain current, accurate information and added anything I deemed helpful).

0.1.1

12 Apr 01:36

Choose a tag to compare

0.1.1 Pre-release
Pre-release
Bump version

0.1.0

12 Apr 01:07

Choose a tag to compare

0.1.0 Pre-release
Pre-release
Try without wrapper