Releases: UselessSolutions/DragonFly
Releases · UselessSolutions/DragonFly
v.1.7.0-alpha.7
- Actually included the joml dependency jar into the mod (ie, the mod actually boots now)
- Fixed build system issues incorrectly including debug assets
- Fixed package layout issues causing debug classes to not be seen as debug classes (and removed from the final build)
v1.7.0-alpha.6
- Ported 7.4's Block Model System
- Backend support for rotating models
- Backend support for uvlock
- Proper normal based lighting calculation
v1.7.0-alpha.5
- Don't crash if DisplayPos doesn't specify an optional property.
Full Changelog: v1.7.0-alpha.4...v1.7.0-alpha.5
v1.7.0-alpha.4
fixed peformance issues
v1.7.0-alpha.3
fixed crash
v1.7.0-alpha.1
update to BTA 7.3_01!
some features might be missing, this is an alpha release
Full Changelog: v1.6.0-7.2-0.1...v1.7.0-alpha.1
v1.7.0-alpha.2
ReAdd Animation System With Overhauled system!(So Don't worry about rotation problem)
DragonFly Model Library 1.6.0-7.2-0.1
animation correctly
rotation fix(hopefully)
v1.5.0-7.2-pre2
Dependencies:
- HalpLibe >= 4.0.2: https://github.com/Turnip-Labs/bta-halplibe/releases
Change Log:
- Updated to BTA 7.2-pre2
Full Changelog: v1.5.0-7.2-pre1...v1.5.0-7.2-pre2
v1.5.0-7.2-pre1
Dependencies:
- HalpLibe >= 4.0.2: https://github.com/Turnip-Labs/bta-halplibe/releases
Change Log:
- Updated to BTA 7.2-pre1
- Repackaged from
useless.dragonflytoorg.useless.dragonfly - ModelHelper now searches models from
/assets/<modid>/models - Added class DFBlockModelBuilder, which in now the preferred way of creating dragonfly models
- import into project with
implementation 'com.github.UselessSolutions:dragonfly:v1.5.0-7.2-pre1' - Probably buggy
Full Changelog: v1.4.9-7.1...v1.5.0-7.2-pre1