Lix 0.10.30 released.
Download for Windows 64-bit -- recommended
Download for Windows 32-bit -- fallback for ancient machines
Download for Linux 64-bit
Source code
Changelog
Issue tracker

Levels:

-- Simon






How to update
Quick and dirty: Extract over your old installation. Level moves will then result in duplicate levels that remain in your level tree.
Clean method: Extract to new directory, then copy these directories from old Lix into new Lix:
user/
replays/
...and any levels that you've built yourself or added manually.
Clean method: Extract to new directory, then copy these directories from old Lix into new Lix:
user/
replays/
...and any levels that you've built yourself or added manually.

- When the mouse hovers over a gadget (hatch, goal, trap, catapult, ...), the panel explains the type of the gadget and some of its properties, e.g., in which direction and how strongly it flings the lix.
- Updated Allegro 5 DLLs to the hotfix version 5.2.11-nightly.20250218. This fixes the broken Alt+Tab and broken Winkey from Allegro 5.2.10 on Windows with the Direct3D backend.
- A replayed assignment plays its assign sound a quint lower and 2 dB quieter.
- Shorten the lifespan of the three flying pieces of debris after a digger has hit steel, to avoid clutter in multiplayer.
- Add sidekick mouse cursor. When you can click to cut the replay, a little pair of scissors appears next to the main cursor. When you can insert, a plus sign appears next to the main cursor.
- Fix #495: The outcome screen, after playing singleplayer level that generates the warning about huge levels, typesets the warning properly on the level's preview image. Before, the warning bled into the level name.
- When an internal image is missing, e.g., the mouse cursor, don't crash, but show fallback text instead of the image.
- When a translation string with format specifiers (%d, %s, ...) fails to conform to expectations, log the bad translation only once per program run. Before, the same bad translation could appear several times in the log file.
Levels:
- Add 34 new multiplayer levels by Hyperlodge.
- NepsterLix: Fix backroute in Miner Preservation Society. Fix typos in Introducing Climbers, Cannonballs in the Air.

-- Simon