Releases: AverniteDF/l-moria
Releases · AverniteDF/l-moria
Release list
L-Moria R2
L-Moria R2
Second public release.
L-Moria is an adaptation of Robert A. Koeneke's classic roguelike Dungeons of Moria, based on Umoria 5.7.15, rewritten in Lua for the Luato engine. It aims to be a faithful port of the original C game — dungeon generation, items, monsters, combat, store haggling, and the full town + 50-level dungeon experience.
Highlights
- Full Umoria feature set: 6 character classes, shops with haggling, monsters, etc.
- Monochrome text UI on a 25x80 grid (640x400 canvas), true to the original
- Runs on Windows via the bundled Luato engine
Package Contents
| File | Description |
|---|---|
L-Moria/ |
L-Moria Lua scripts (GPL-3.0) |
luato-25x80.exe |
The Luato engine/runtime (MIT licensed) |
Luato Reference Manual.md |
Engine documentation |
CHANGELOG.txt |
Release history |
README.md, LICENSE |
Same as in the repository |
Notes
- Press
?in game for the command list. - Saves are stored under
%APPDATA%\LUATO\l-moria\. - Source code: https://github.com/AverniteDF/l-moria
L-Moria R1
L-Moria R1
Initial public release.
L-Moria is an adaptation of Robert A. Koeneke's classic roguelike Dungeons of Moria, based on Umoria 5.7.15, rewritten in Lua for the Luato engine. It aims to be a faithful port of the original C game — dungeon generation, items, monsters, combat, store haggling, and the full town + 50-level dungeon experience.
Highlights
- Full Umoria feature set: 6 character classes, shops with haggling, monsters, etc.
- Monochrome text UI on a 25x80 grid (640x400 canvas), true to the original
- Runs on Windows via the bundled Luato engine
Package Contents
| File | Description |
|---|---|
L-Moria/ |
L-Moria Lua scripts (GPL-3.0) |
luato-25x80.exe |
The Luato engine/runtime (MIT licensed) |
Luato Reference Manual.md |
Engine documentation |
CHANGELOG.txt |
Release history |
README.md, LICENSE |
Same as in the repository |
Notes
- Press
?in game for the command list. - Saves are stored under
%APPDATA%\LUATO\l-moria\. - Source code: https://github.com/AverniteDF/l-moria