github SimonN/LixD v0.10.31

latest release: v0.10.32
5 months ago
  • Fix a crash during play after building with the recently released DMD 2.111.0. The crash was: The copying method in struct for a lix crashed on return.

  • Fix a crash during play in LDC debug builds. The crash was: Emplacing classes into the Debris struct triggered the assertion "chunk is not aligned".

  • Don't limit the length of the level title and the level author in the editor. If you enter too long a text, the level browser will abbreviate it as before.

  • Allow a livestream note in singleplayer. Create the text file ./user/streamnote.txt and enter lines, e.g., "Help solve!" or "No spoilers!" Lines will appear in big font until the first empty line; remaining lines will appear in small font. The livestream note replaces the buttons next to the skill panel; use their hotkeys instead. If you don't create a livestream note, the buttons appear as before.

  • Improve compile times. On my Intel i5-6600 (4x 3.3 GHz), it takes 3.5 seconds to build Lix in debug mode now, 34 % faster than the 4.7 seconds from before. Dependency build times and link times are as before.

  • Bump dub package optional from 1.3.0 to 1.3.1 to fix deprecation warnings.

Don't miss a new LixD release

NewReleases is sending notifications on new releases.