This is the start of an Empty Mud.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
crunk e01f27e7f3 last json cleanup 1 year ago
cardpacks large add of all the AberMUSH renamed code 1 year ago
cardpacks_utf8 large add of all the AberMUSH renamed code 1 year ago
chessboards large add of all the AberMUSH renamed code 1 year ago
def last json cleanup 1 year ago
docs large add of all the AberMUSH renamed code 1 year ago
events small item edit 1 year ago
fonts large add of all the AberMUSH renamed code 1 year ago
images large add of all the AberMUSH renamed code 1 year ago
morrisboards large add of all the AberMUSH renamed code 1 year ago
players large add of all the AberMUSH renamed code 1 year ago
webserver large add of all the AberMUSH renamed code 1 year ago
.gitignore small item edit 1 year ago
CODE_OF_CONDUCT.md large add of all the AberMUSH renamed code 1 year ago
LICENSE large add of all the AberMUSH renamed code 1 year ago
README.md large add of all the AberMUSH renamed code 1 year ago
WebSocketServer.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
ansi_up.js large add of all the AberMUSH renamed code 1 year ago
ansi_up.js.map large add of all the AberMUSH renamed code 1 year ago
cards.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
chess.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
cmsg.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
combat.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
commands.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
config.ini large add of all the AberMUSH renamed code 1 year ago
emptymud.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
emptymud.service large add of all the AberMUSH renamed code 1 year ago
environment.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
events.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
familiar.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
favicon.ico large add of all the AberMUSH renamed code 1 year ago
firewall.nft large add of all the AberMUSH renamed code 1 year ago
functions.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
gcos.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
history.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
index.html large add of all the AberMUSH renamed code 1 year ago
installer.sh large add of all the AberMUSH renamed code 1 year ago
markets.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
morris.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
motd cyber charlois placeholder 1 year ago
mudserver.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
nginx.example large add of all the AberMUSH renamed code 1 year ago
npcs.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
playerconnections.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
proficiencies.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
reaper.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
scheduler.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
server.log small item edit 1 year ago
static_analysis large add of all the AberMUSH renamed code 1 year ago
suntime.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
tests.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
threads.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
traps.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago
universe.json last json cleanup 1 year ago
universe2.json last json cleanup 1 year ago
universe_actors.json generated new universe files as a witch 1 year ago
universe_actors2.json last json cleanup 1 year ago
universe_actorsdb.json generated new universe files as a witch 1 year ago
universe_actorsdb2.json last json cleanup 1 year ago
universe_items.json last json cleanup 1 year ago
universe_items2.json last json cleanup 1 year ago
universe_itemsdb.json generated new universe files as a witch 1 year ago
universe_itemsdb2.json last json cleanup 1 year ago
universe_npcs.json last json cleanup 1 year ago
universe_npcs2.json last json cleanup 1 year ago
universe_npcsdb.json generated new universe files as a witch 1 year ago
universe_npcsdb2.json last json cleanup 1 year ago
witches large add of all the AberMUSH renamed code 1 year ago
worldmap.py removed maintainer and email fields so original auther doesn't get emails asking about the wrong git repo 1 year ago

README.md

Empty Mud

This is the start of an Empty Mud. EmptyMUD is a fork of AberMUSH which I found to be the most easiest, yet complete MUD to try and modify and play to experience the still vibrant culture of MUDS.

Some notes.

  1. we start with cleaning up the json definition files. They are in the def folder
    • Some elements of the game stop working when there is not enough information in the json files
    • we keep the original AberMUSH json files to backtrack to see what is necessary and what is not.
  2. There are still a lot of install files based on AberMUSH in this folder, run them at your own risk.
  3. Later we will try to make the cyberpunk-rotterdam themed MUD called cyber charlois

History

AberMUSH is a text based role playing game with UTF-8 ANSI graphics, set in the AberMUD 5 universe. Explore, battle and adventure in a fantasy version of medieval Wales. Experience DnD style combat, gambling disputes, excessive ale consumption and puzzling mysteries in the once magnificent but now fallen city of Tranoch, with dynamic scenery, tides, wildlife and weather effects. This game includes 8 bit console graphics, but if you are a MUD purist or don't need graphics then you can turn them off.

Based on dumserver by Bartek Radwanski and Mark Frimston https://github.com/wowpin/dumserver