Cyber Charlois: a dis/utopian cyberpunk MUD set in futuristic Rotterdam.
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.
 
 
 
 
Lidia Pereira c0322adb25 updated orgel 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 room exits 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 updated orgel 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 gitignore confusion 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 Readme update 1 year ago
WebSocketServer.py rename empty to cybercharlois 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 further getting rid of the word race where species 1 year ago
commands.py further getting rid of the word race where species 1 year ago
config.ini large add of all the AberMUSH renamed code 1 year ago
cybercharlois.py further getting rid of the word race where species 1 year ago
cybercharlois.service rename empty to cybercharlois 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 further getting rid of the word race where species 1 year ago
familiar.py further getting rid of the word race where species 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 further getting rid of the word race where species 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 rename empty to cybercharlois 1 year ago
installer.sh rename empty to cybercharlois 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 rename empty to cybercharlois 1 year ago
npcs.py further getting rid of the word race where species 1 year ago
playerconnections.py further getting rid of the word race where species 1 year ago
proficiencies.py further getting rid of the word race where species 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
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 rename empty to cybercharlois 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 added some rooms 1 year ago
universe_actors.json generated new universe files as a witch 1 year ago
universe_actors2.json added some rooms 1 year ago
universe_actorsdb.json generated new universe files as a witch 1 year ago
universe_actorsdb2.json added some rooms 1 year ago
universe_items.json removed backup files see emptymud repo 1 year ago
universe_items2.json added some rooms 1 year ago
universe_itemsdb.json generated new universe files as a witch 1 year ago
universe_itemsdb2.json added some rooms 1 year ago
universe_npcs.json added some rooms 1 year ago
universe_npcs2.json added some rooms 1 year ago
universe_npcsdb.json adding generated universe files 1 year ago
universe_npcsdb2.json added some rooms 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

Cyber charlois

This is the start of Cyber Charlois. 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.

How to

  1. The easiest way to edit the mud is to add to the json files in the def folder.
  2. Items and NPCs spawn based on events in the events folder files.
  3. look at the examples in EmptyMud
  4. Make a character and play/test
  5. If you want to have admin powers add your character name to the witches file

Run

Just run it with python cybercharlois.py then open another terminal and test your MUD with: telnet localhost 35123

Word of caution.

There are still a lot of install files based on AberMUSH in this folder, run them at your own risk.

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