Skip to content

Releases: UselessSolutions/DragonFly

v.1.7.0-alpha.7

25 Sep 05:58
922564d

Choose a tag to compare

  • 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

22 Aug 17:57

Choose a tag to compare

  • 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

11 Jul 09:15

Choose a tag to compare

  • 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

20 Jun 21:52
581374c

Choose a tag to compare

fixed peformance issues

v1.7.0-alpha.3

14 Jun 11:14
187f1cc

Choose a tag to compare

fixed crash

v1.7.0-alpha.1

02 Apr 16:23

Choose a tag to compare

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

13 Jun 23:22
6e116c6

Choose a tag to compare

ReAdd Animation System With Overhauled system!(So Don't worry about rotation problem)

DragonFly Model Library 1.6.0-7.2-0.1

08 Oct 13:13
b54bb95

Choose a tag to compare

animation correctly

rotation fix(hopefully)

v1.5.0-7.2-pre2

24 Jun 14:42

Choose a tag to compare

Dependencies:

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

07 May 09:10

Choose a tag to compare

Dependencies:

Change Log:

  • Updated to BTA 7.2-pre1
  • Repackaged from useless.dragonfly to org.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