File Details
HBW Helper 1.2.1 for Minecraft 1.16.2-1.16.4
- R
- Jan 27, 2021
- 57.28 KB
- 108
- 1.16.4+2
- Forge
File Name
hbwhelper-.1.16.2.1.16.4.-1.2.1.jar
Supported Versions
- 1.16.4
- 1.16.3
- 1.16.2
Curse Maven Snippet
Introduction
This release marks the third anniversary of HBW Helper! The initial commit was made on January 27, 2018, and the only working feature in that commit was detecting if you are playing Hypixel Bed Wars. Since then, the number of lines of Java code (find src/main/java/ -type f -print0 | xargs -0 wc -l) has grown from 1370 to 3733 for version 1.0.0, and now at this version, it is 4390. After the basic features of this mod have been implemented, supports for new Bed Wars game modes and newer Minecraft client versions are constantly being introduced, bringing up the size of this project.
This version features support for Minecraft 1.16.x, which I decided not to add for the previous release because Minecraft Forge's support for Minecraft 1.16 was not superior at that time. Now that we already have stable Minecraft Forge releases for 1.16, I can no longer put off porting this mod to the latest Minecraft version.
Another thing that has happened since the previous release is Hypixel dropping support for Minecraft 1.9.x and 1.10.x. Unfortunately, this means that HBW Helper will cease to support those Minecraft versions too. The implications of the end of support are:
- The source code of this mod for Minecraft 1.9.x and 1.10.x will be kept under the 1.9-1.10.2 branch on GitHub
- All mod artifacts and source code archives for Minecraft 1.9.x and 1.10.x will remain available for download
- No updates and patches to this mod after version 1.2.0 will be ported to the 1.9-1.10.2 branch
- No new versions of this mod will be built for Minecraft 1.9.x and 1.10.x
I will still endeavor to support all other Minecraft versions this mod has been working on, including 1.8.9, 1.11.x and 1.12.x, until Hypixel drops support for any of those versions.
New Feature
-
Add support for Minecraft 1.16.2-1.16.4
- Support for Minecraft 1.16.5 will be added after Minecraft Forge releases a recommended build for it.
- Support for Minecraft 1.16.1 was abandoned because it would require additional changes to the code base, and Minecraft Forge never released a recommended build for it.
Removed Feature
- Remove support for Minecraft 1.9.x and 1.10.x