Skip to content

1.13.0.2 "The Most Beautiful Error in the Room"

Latest
Compare
Choose a tag to compare
@tommyettinger tommyettinger released this 07 Dec 06:55

This release is small, and still targets libGDX 1.12.1 while fires are being put out over at LWJGL3 HQ. It updates Gradle, Construo, and various third-party extensions. It serves as a sort of test-run for @fourlastor 's PR #209 ; I don't really know how it works yet, so this way at least I can find out while 1.13.0.1 still works fine.

The main added thing is that Typing-Label is used to differentiate and accentuate error and warning messages. Errors go from red to dark red, and drop randomly in place like the message is "broken." Warnings have "Caution" wave up and down while the test flows from yellow to pink. These do make people look at them more often, and look different even if you have total colorblindness (and can only see grayscale).

If you don't want to make a new project, you can get almost all the new features just by updating your Gradle wrapper version to 8.11.1 and maybe also updating Construo to 1.5.1 . Enjoy!