External links and resources ============================ This is a list of resources that may be useful for Evennia users and developers. Evennia links ------------- - `Evennia's main portal page `_ (RSS feeds to updates) - `Evennia forums `_ - `Evennia Commit Log `_ (hg commit notification) - `Sequential source update list `_ (easily see what was changed in each update) - `Evennia mailing list `_ (better web interface can be found from the portal) Third-party Evennia links ------------------------- - `Evennia's manual on ReadTheDocs `_ (also convert to PDF) - `Hosting Evennia on Webfaction `_ - `Evennia on Ohloh `_ - `Evennia on OpenHatch `_ - `Evennia on PyPi `_ - `Avaloria `_ (MUD under development, using Evennia) - `Winter's Oasis `_ (MUCK under development, using Evennia) - `Latitude `_ (MUCK under development, using Evennia) General mud/game development ideas and discussions -------------------------------------------------- - `MudLab `_ mud design discussion forum - `MudConnector `_ mud listing and forums - `MudBytes `_ mud listing and forums - `Top Mud bytes `_ mud listing and forums - `MudStandards wiki `_ is an attempt at gathering protocol standards for MUD servers. - `Planet Mud-Dev `_ is a blog aggregator following blogs of current MUD development around the 'net. - Mud Dev mailing list archive (`mirror1 `_),(\ `mirror2 `_) - Influential mailing list active 1996-2004. Advanced game design discussions. - `Imaginary Realities `_ is an e-magazine on game/MUD design which were active 1998-2001. Interesting articles. - `Mud-dev wiki `_ is a slowly growing resource on MUD creation - `Nick Gammon's hints thread `_ holds a very useful list of things to think about when starting your new MUD. - `Lost Garden `_ is a game development blog with long and interesting articles (not MUD-specific) - `What Games Are `_ is a blog about general game design (not MUD-specific) - `The Alexandrian `_ is a blog about tabletop roleplaying and board games, but with lots of general discussion about rule systems and game balance that could be applicable also for MUDs. x Frameworks ---------- - `Django's homepage `_ - `Documentation `_ - `Code `_ - `Twisted homepage `_ - `Documentation `_ - `Code `_ Tools ----- - `Mercurial tutorial `_ - `Another, pretty funny, Mercurial tutorial `_ - `Sphinx manual `_ (compile documentation) - `Doxygen `_ (build auto-docs) Python Info ----------- - `Python Website `_ - `Documentation `_ - `Tutorial `_ - `Library Reference `_ - `Language Reference `_