| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Lorien_v0.4.0_macOS.dmg | 2021-10-10 | 38.9 MB | |
| Lorien_v0.4.0_Linux.tar.xz | 2021-10-10 | 17.0 MB | |
| Lorien_v0.4.0_Windows.zip | 2021-10-10 | 22.1 MB | |
| README.md | 2021-10-10 | 1.3 kB | |
| v0.4.0 source code.tar.gz | 2021-10-10 | 8.6 MB | |
| v0.4.0 source code.zip | 2021-10-10 | 8.7 MB | |
| Totals: 6 Items | 95.3 MB | 0 | |
It's finally time for a new release! The new main features in this release are: the new Color Palette System and the Rectangular Shape Tool. The savefile format did not change, so you are safe to use this new version. Just in case making a backup of your files is recommended.
Added
- Distraction free mode which hides the UI. Can be toggled with TAB
- Color palettes: You can use the built-in palette or create custom palettes yourself
- Easteregg: Pressing F12 spwans a playable character who can walk on the drawn lines
- Rectangle tool: Easily draw rectangular shapes
- Translations: Korean, French
Fixed
- Issue where the the mouse cursor vanished when switching from annother program to Lorien while a dialog was open
- Some UI elements were not hooked up to the localization system
Changed
- Updated to Godot 3.3.4
- Lines created with the line tool are now subdivided (more points between start and end point) so that it's easier to select them
- Removed the color picker tool in favour of the new palette system
- Removed the default brush color setting in favour of the new palette system
- UI: subtle rounded corners for most elements
- UI: replaced some default Godot icons with custom versions
- UI: General polish