-
Updated
Jul 3, 2020 - C++
mud-server
Here are 100 public repositories matching this topic...
-
Updated
Mar 1, 2019 - Go
The user should see these fields:
- Drop down for Spell - Hard code strings till we have a spell class
- input for Level - determines strength of potion
- update post method for new fields
-
Updated
Feb 17, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 3, 2020 - Java
-
Updated
May 14, 2018 - C
-
Updated
Apr 17, 2020 - C#
Inside A GMC 4201
The trailer of the GMC 4201 is huge, it has the capacity to carry atleast 3
standard cars inside of it with room to spare. In a pinch you could probably
fit about 50 seats in here, safety would be a prime concern however.
A Male Human (Unicorn) (dual) is sitting here.
A Male Human (Unicorn) (dual) is sitting here.
A huge RV has been parked here. (Yours)
-
Review current Readme.en for gaps
-
Include mudjs instructions
-
Briefly describe VSCode setup
-
Updated
May 31, 2020 - JavaScript
-
Updated
Feb 26, 2019 - Python
-
Updated
Jul 6, 2020 - C++
-
Updated
Oct 16, 2019 - JavaScript
Our sandbox is composed of entities, items, characters, and locations.
Each of these classes needs a flexible, describe() method.
For reference, we have agreed upon the following convention:
class Foo:
_name # private variable holding the name
def __repr__(self): # returns a proper, pythonic representation
def __str__(self): # returns the name-
Updated
Mar 24, 2020 - JavaScript
Needs a commands command (maybe just redirect to help commands?). Can add a short description to command registration and generate a list of commands available and their short descriptions to the user based on the user's permission level. Option on registration to hide commands from commands output.
-
Updated
Jul 1, 2020 - C#
-
Updated
Jul 2, 2020
The purge commands, as well as a possible break user command, should explain what will happen upon running, and ask the user to run the command a second time to confirm.
-
Updated
May 4, 2019 - Python
Currently NPCs only remove trees that block construction, but they should also remove the trees that will end up inside a structure's walls. This should be done before construction.
See #90 and #99.
-
Updated
Aug 17, 2017 - Pony
-
Updated
Feb 8, 2020 - C++
-
Updated
Jun 10, 2020 - Python
Improve this page
Add a description, image, and links to the mud-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mud-server topic, visit your repo's landing page and select "manage topics."