A node.js based MUD game engine
-
Updated
Feb 11, 2021 - JavaScript
We have one usage of Q_FOREACH. This had been discouraged for some time (since 2016-06-16).
https://github.com/Mudlet/Mudlet/blob/c5285d17615029a7af245948f7dad18c8c39fecc/src/Host.cpp#L1785
`Q_FOREACH(variable, co
Add a description, image, and links to the multi-user-dungeon topic page so that developers can more easily learn about it.
To associate your repository with the multi-user-dungeon topic, visit your repo's landing page and select "manage topics."
What is the current behavior?
When you are on top of an NPC and want to trade/shop/bank with them. The popup screen will not popup UNTIL you move and FINISH its progress.
**If the current behavior is a bug, please provide