-
-
Introduction
============
This project started out as a basic [Multi-User Dungeon](https://en.wikipedia.org/wiki/MUD) written in [Racket](http://racket-lang.org/). I then eventually ported it to [No…
-
##### Minetest version
5.4.0-release; also affects 5.3.0-release, and 5.5.0-dev at commit 024d47e0d38c382c6b1974bb4d019058acd77e67.
##### OS / Hardware
Operating system: Debian testing
###…
-
## Problem
Note: This is a **Discussion** Issue, it is for discussing whether this is wanted or feasible.
Minetest is a game engine, but one which acts like a game. This can be problematic for g…
-
Tripped myself on subtle difference between token and production definitions :)
```
identifier: 'a'-'z' { 'a'-'z' };
File: Enum;
Enum: "enum" identifier "{" { identifier } "}";
```
->
```
…
-
Has any one had any luck programmatically importing the .bin configuration file? I am trying to do it in labview
-
I can't quite break the installation barrier for some reason.
I'm on Ubuntu 10.4, was able to compile, install and startup eXist, install Jython... Completed successfully everything until step 9: runn…
-
#### Is your feature request related to a problem? Please describe.
I've been working with Evennia for a great deal of time by now. Tried to tear it apart and rebuild it several times. Have a ton of …
-
I am using byet host and i unzipped and uploaded the open bay master folder to the ftp via file zilla. but i don't know how to continue after step 4 (https://github.com/isohuntto/openbay/wiki/shared-h…
-
There are conservative extensions to the HM system, meaning that every program that is correct according to HM will also typecheck in such an extension (without any type annotations).
Some such ext…