Skip to content

Releases: stephengold/JmePower

1.1.1

22 Mar 05:34
Compare
Choose a tag to compare
  • Depend on Heart v8.3.2 and JME v3.6.0-stable.
  • Build using Gradle v8.0.2.

1.1.0

09 Nov 18:12
Compare
Choose a tag to compare
  • Bugfix: if the tasks finish quickly, the cinematic may terminate too soon.
  • Add the JmePowerExamples subproject.
  • Display status in the upper-left corner of the loading screen.
  • Save/restore the camera's state.
  • Log the latency of each task.
  • Publicize the logger of the Preloader class.
  • Build using Gradle v7.5.1 and Heart v8.2.0.

1.0.0

27 Jun 19:50
Compare
Choose a tag to compare
  • Delete the LemurPower subproject.
  • Depend on Heart v8.0.0 and JME v3.5.2-stable.

0.4.4

06 Apr 07:06
Compare
Choose a tag to compare
  • Widen the spotlight's outer angle in the loading screen.
  • Target Java v8+.
  • Build using Gradle v7.4.2, Heart v7.5.0, JME v3.5.1-stable, and Lemur v1.16.0 .

0.4.3

29 Aug 06:51
Compare
Choose a tag to compare

Build using Gradle v7.2 and Heart v7.0.0.

0.4.2

09 Jun 23:08
Compare
Choose a tag to compare
  • Use the new (com.jme3.anim) animation system.
  • Darken shadows.
  • Build using Gradle v7.0.2, Heart v6.4.4, JME v3.4.0-stable, and Lemur v1.15.0 .

0.4.1

12 Feb 01:22
Compare
Choose a tag to compare
  • Publish to MavenCentral instead of JCenter.
  • Build using Gradle v6.8.2 and Heart v6.4.2 .

0.4.0

31 Jan 06:03
Compare
Choose a tag to compare
  • Build using Heart v6.4.0 and use its version of the Loadable class.
  • Add the JmePowerVersion class.
  • Add package-info files.

0.3.0

30 Jan 01:28
Compare
Choose a tag to compare

split off the JmePowerLibrary sub-project

0.2.0

28 Jan 02:08
Compare
Choose a tag to compare
  • Pass the AssetManager to load() methods. (API change)
  • Split off JmeLoadingState from the LemurLoadingState class.
  • Build using Gradle v6.8.1 and Heart v6.3.0 .