ldmud/development.html
2022-01-09 21:25:26 +01:00

41 lines
1.5 KiB
HTML

---
layout: page
title: Development
---
<h2>Maintainer</h2>
<p>
LDMud is currently maintained by Fuchur@Wunderland, Zesstra@Morgengrauen and Gnomi@UNItopia.
We can be best reached by mail at <a href="mailto:ldmud-dev@UNItopia.DE">ldmud-dev@UNItopia.DE</a>
or at the mailing list <a href="mailto:ldmud-talk@googlegroups.com">ldmud-talk@googlegroups.com</a>
(only members can post to the later).
We also read the usenet groups rec.games.mud.lp and de.alt.mud.
You may also find us occasionally in our MUDs.
</p>
<h2>Participation</h2>
<p>
There is a <a href="https://groups.google.com/d/forum/ldmud-talk">mailing list for all kinds of discussions about the driver</a>.
Feel free to join in. To subscribe without a Google account just send an email to
<a href="mailto:ldmud-talk+subscribe@googlegroups.com">ldmud-talk+subscribe@googlegroups.com</a>
and send a reply to the response from Google groups.
</p>
<p>
If you happen to find bugs or have ideas for future features
you're welcome to post them in our bug tracker at <a href="https://mantis.ldmud.eu/mantis/">https://mantis.ldmud.eu/mantis/</a>.
</p>
<p>
Our main source code repository is at github: <a href="https://github.com/ldmud/ldmud">https://github.com/ldmud/ldmud</a>.
</p>
<h2>Roadmap</h2>
<h3>Work currently in progress:</h3>
<dl>
<dt><a href="https://mantis.ldmud.eu/mantis/">General bugfixing and small features</a></dt>
<dd>
We'll focus on polishing the driver. Cleaning up the source code, correcting bugs,
and doing small improvements and minor features.
</dd>
</dl>