Releases: Turnip-Labs/bta-halplibe
Releases · Turnip-Labs/bta-halplibe
Halplibe 5.0.0
Updated to BTA 7.3-pre1!
Note: As BTA has gone through various internal changes for 7.3, those changed are reflected in halplibe as well, this release is strictly incompatible with any BTA version before 7.3-pre1, and mods that have halplibe as a dependency will need to undergo non-trivial updates!
Full Changelog: 4.1.3...5.0.0
Halplibe 4.1.3
Updated to BTA 7.2 pre2!
This release also works with BTA 7.2 and 7.2_01
Full Changelog: 4.1.2...4.1.3
Halplibe 4.1.2
What's Changed
Full Changelog: 4.1.1...4.1.2
Halplibe v4.1.1
Halplibe v4.1.0
Halplibe v3.6.0
- Backported server logging fix
Full Changelog: 3.5.4...3.6.0
Halplibe v4.0.8
- Prevent crash with duplicate stat ids, instead return the old one.
Full Changelog: 4.0.7...4.0.8
Halplibe v4.0.7
- Fixed bug where logging didn't work on servers at the cost of the server gui not being accessible for now.
Full Changelog: 4.0.6...4.0.7
Halplibe v4.0.6
- ItemBuilder no longer automatically overrides max durability and stacksize
- ItemBuilder's stacksize applied before container item
- Queued Entity and TileEntity renderers now get their dispatchers assigned
Full Changelog: 4.0.5...4.0.6
Halplibe v4.0.5
Changes:
- Fixed default block model being set to BlockModelStairs rather then BlockModelStandard
- Added BlockBuilder.setTopTexture
- Added BlockBuilder.setBottomTexture
- Added BlockBuilder.setNorthTexture
- Added BlockBuilder.setSouthTexture
- Added BlockBuilder.setWestTexture
- Added BlockBuilder.setEastTexture
- Added BlockBuilder.setTextures
- Added BlockBuilder.setSideTextures
- Added BlockBuilder.setTopBottomTextures
- Added BlockBuilder.setNorthSouthTextures
- Added BlockBuilder.setEastWestTextures
- Added BlockBuilder.setIcon
- Added ItemBuilder.setIcon
Full Changelog: 4.0.4...4.0.5