Lord-of-the-Test icon indicating copy to clipboard operation
Lord-of-the-Test copied to clipboard

LOTR-inspired Subgame for Minetest. Rewrite: https://github.com/minetest-LOTR/Third-Age

Results 11 Lord-of-the-Test issues
Sort by recently updated
recently updated
newest added

https://github.com/minetest-LOTR/Lord-of-the-Test/blob/master/mods/lottthrowing/fire_arrow.lua#L103 ``` ModError: ModError: Failed to load and run script from .../games/lordofthetest/mods/lottthrowing/init.lua: .../games/lordofthetest/mods/lottthrowing/fire_arrow.lua:103: attempt to perform arithmetic on global 'LIGHT_MAX' (a nil value) stack traceback: .../games/lordofthetest/mods/lottthrowing/fire_arrow.lua:103: in main chunk [C]:...

compatibility
LOTT
cleanup

The current LOTR crafting system is decidedly fake. In the books, weapons were forged - not crafted by sticking some metal together. I propose a more LOTR -themed crafting system....

enhancement
high priority
LTTA

Hi, This is a feature request. Can we have a progressive mode for the crafting guide whereby only recipes for items you have ever had in your inventory are shown?...

enhancement
LTTA
low priority

I tested v2-rewrite a bit and noticed a few minor warnings. These are not gamebreaking and possibly low priority. The first two always appear when joining a new world. The...

LTTA
low priority

![pathing](https://user-images.githubusercontent.com/42101236/88468239-de8cff80-cee0-11ea-85c6-c027d923abd0.gif) Solution: do proper pathing

bug
wontfix
LOTT
upstream

Biome blending should also apply to grass, so the grass plants match the grass on the ground.

enhancement
LTTA
low priority

On this branch, I'm adding german translations for various texts in the game, and also more intllib support for different game mods in order to allow more texts to be...

enhancement

On page 162 of The Hobbit it says > Inside the passages were lit with red torch-light, Maybe the red torches should be renamed to Orc-Elf Torch & the blue...

enhancement
low priority

This PR supersedes https://github.com/minetest-LOTR/Lord-of-the-Test/pull/135 to track further efforts to add translation support and German language translations. Next steps include moving from `intllib` to `minetest.get_translator`. For consistency reasons, it may be...

``` 2023-07-16 05:58:37: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'lottthrowing' in callback luaentity_Step(): ...n/../games/lordofthetest/mods/lottthrowing/arrow.lua:120: attempt to index field 'player' (a nil value) 2023-07-16 05:58:37: ERROR[Main]: stack traceback:...