github libgdx/gdx-liftoff v1.10.0.6
1.10.0.6 "Strawberry Jam Highlighter"

latest releases: v1.14.0.8, v1.14.0.7, v1.14.0.6...
4 years ago

This release updates to the latest Gradle (7.2), updates quite a few third-party extensions, and (partly) fixes a selection bug on the SETUP COMPLETE window. The last bug has been really a pain for a while, because it would crash gdx-liftoff after you selected too much text on that window (the project would still be created fully). Now, the selection looks extremely buggy, but it doesn't crash at least; Liftoff also attempts to copy the selection to the clipboard (because it's not easy to copy when the selection is flashing in and out), but this doesn't seem to work reliably. All of this happens because of a long-standing bug in libGDX with color markup in selectable TextAreas; this may be getting resolved in the next libGDX release.

This also includes a PR by @Frosty-J that should really help with CPU usage when Liftoff is in the background, so thanks!

The reason for the name of this release should be obvious if you encounter the partial fix to the selection bug.

Don't miss a new gdx-liftoff release

NewReleases is sending notifications on new releases.