mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 05:57:16 +02:00
Updated HTML docs
This commit is contained in:
parent
56984e0545
commit
4e45c7fb2f
1272 changed files with 6782 additions and 5842 deletions
|
|
@ -48,15 +48,15 @@
|
|||
<section id="official-evennia-links">
|
||||
<h2>Official Evennia links<a class="headerlink" href="#official-evennia-links" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="http://www.evennia.com">evennia.com</a> - Main Evennia portal page. Links to all corners of Evennia.</p></li>
|
||||
<li><p><a class="reference external" href="https://www.evennia.com">evennia.com</a> - Main Evennia portal page. Links to all corners of Evennia.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/evennia/evennia">Evennia github page</a> - Download code and read documentation.</p></li>
|
||||
<li><p><a class="reference external" href="http://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb">Evennia official chat
|
||||
<li><p><a class="reference external" href="https://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb">Evennia official chat
|
||||
channel</a></p></li>
|
||||
<li><p>Our official IRC chat #evennia at irc.freenode.net:6667.</p></li>
|
||||
<li><p><a class="reference external" href="http://groups.google.com/group/evennia">Evennia forums/mailing list</a> - Web interface to our
|
||||
<li><p><a class="reference external" href="https://groups.google.com/group/evennia">Evennia forums/mailing list</a> - Web interface to our
|
||||
google group.</p></li>
|
||||
<li><p><a class="reference external" href="http://evennia.blogspot.se/">Evennia development blog</a> - Musings from the lead developer.</p></li>
|
||||
<li><p><a class="reference external" href="http://readthedocs.org/projects/evennia/">Evennia’s manual on ReadTheDocs</a> - Read and download
|
||||
<li><p><a class="reference external" href="https://evennia.blogspot.com/">Evennia development blog</a> - Musings from the lead developer.</p></li>
|
||||
<li><p><a class="reference external" href="https://readthedocs.org/projects/evennia/">Evennia’s manual on ReadTheDocs</a> - Read and download
|
||||
offline in html, PDF or epub formats.</p></li>
|
||||
<li><p><a class="reference external" href="http://games.evennia.com/">Evennia Game Index</a> - An automated listing of Evennia games.</p></li>
|
||||
</ul>
|
||||
|
|
@ -65,7 +65,7 @@ offline in html, PDF or epub formats.</p></li>
|
|||
<li><p><a class="reference external" href="https://www.openhub.net/p/6906">Evennia on Open Hub</a></p></li>
|
||||
<li><p><a class="reference external" href="https://openhatch.org/projects/Evennia">Evennia on OpenHatch</a></p></li>
|
||||
<li><p><a class="reference external" href="https://pypi.python.org/pypi/Evennia-MUD-Server/">Evennia on PyPi</a></p></li>
|
||||
<li><p><a class="reference external" href="http://www.reddit.com/r/Evennia/">Evennia subreddit</a> (not much there yet though)</p></li>
|
||||
<li><p><a class="reference external" href="https://www.reddit.com/r/Evennia/">Evennia subreddit</a> (not much there yet though)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="third-party-evennia-utilities-and-resources">
|
||||
|
|
@ -87,7 +87,7 @@ a bridge to the official Evennia IRC channel.</p></li>
|
|||
Evennia game dir with batchcode to build the custom <em>Hackers</em> style cyberspace zone with puzzles and
|
||||
challenges <a class="reference external" href="https://dcdark.net/home#">used during the conference</a>.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/Arx-Game/arxcode">Arx sources</a> - Open-source code release of the very popular
|
||||
<a class="reference external" href="http://play.arxmush.org/">Arx</a> Evennia game. [Here are instructions for installing](Arxcode-
|
||||
<a class="reference external" href="https://play.arxmush.org/">Arx</a> Evennia game. [Here are instructions for installing](Arxcode-
|
||||
installing-help)</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/vincent-lg/evennia-wiki">Evennia-wiki</a> - An Evennia-specific Wiki for your
|
||||
website.</p></li>
|
||||
|
|
@ -101,12 +101,12 @@ here</a>.</p></li>
|
|||
<li><p><a class="reference external" href="https://github.com/FlutterSprite/coolbattles">The world of Cool battles sources</a> - Open source
|
||||
turn-based battle system for Evennia. It also has a <a class="reference external" href="http://wcb.battlestudio.com/">live demo</a>.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/cluebyte/nextrpi">nextRPI</a> - A github project for making a toolbox for people
|
||||
to make <a class="reference external" href="http://www.topmudsites.com/forums/showthread.php?t=4804">RPI</a>-style Evennia games.</p></li>
|
||||
to make <a class="reference external" href="https://www.topmudsites.com/forums/showthread.php?t=4804">RPI</a>-style Evennia games.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/muddery/muddery">Muddery</a> - A mud framework under development, based on an
|
||||
older fork of Evennia. It has some specific design goals for building and extending the game based
|
||||
on input files.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/amfl/vim-evennia">vim-evennia</a> - A mode for editing batch-build files (<code class="docutils literal notranslate"><span class="pre">.ev</span></code>)
|
||||
files in the <a class="reference external" href="http://www.vim.org/">vim</a> text editor (Emacs users can use <a class="reference external" href="https://github.com/evennia/evennia/blob/master/evennia/utils/evennia-mode.el">evennia-
|
||||
files in the <a class="reference external" href="https://www.vim.org/">vim</a> text editor (Emacs users can use <a class="reference external" href="https://github.com/evennia/evennia/blob/master/evennia/utils/evennia-mode.el">evennia-
|
||||
mode.el</a>).</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/search?p=1&q=evennia">Other Evennia-related repos on github</a></p></li>
|
||||
</ul>
|
||||
|
|
@ -118,11 +118,11 @@ Tutorial videos explaining installing Evennia, basic Python etc.</p></li>
|
|||
container</a> for quick install and deployment in just a few commands.</p></li>
|
||||
<li><p><a class="reference external" href="http://www.evenniacn.com/">Evennia’s docs in Chinese</a> - A translated mirror of a slightly older
|
||||
Evennia version. Announcement <a class="reference external" href="https://groups.google.com/forum/#%21topic/evennia/3AXS8ZTzJaA">here</a>.</p></li>
|
||||
<li><p><a class="reference external" href="http://musoapbox.net/topic/1150/evennia-for-mushers">Evennia for MUSHers</a> - An article describing
|
||||
<li><p><a class="reference external" href="https://musoapbox.net/topic/1150/evennia-for-mushers">Evennia for MUSHers</a> - An article describing
|
||||
Evennia for those used to the MUSH way of doing things.</p></li>
|
||||
<li><p><em><a class="reference external" href="http://news.mit.edu/2015/learning-language-playing-computer-games-0924#_msocom_1">Language Understanding for Text games using Deep reinforcement
|
||||
learning</a></em>
|
||||
(<a class="reference external" href="http://people.csail.mit.edu/karthikn/pdfs/mud-play15.pdf">PDF</a>) - MIT research paper using Evennia
|
||||
(<a class="reference external" href="https://people.csail.mit.edu/karthikn/pdfs/mud-play15.pdf">PDF</a>) - MIT research paper using Evennia
|
||||
to train AIs.</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
|
@ -139,7 +139,7 @@ Python objects.</p></li>
|
|||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="https://mudcoders.com/">MUD Coder’s Guild</a> - A blog and <a class="reference external" href="https://slack.mudcoders.com/">associated Slack
|
||||
channel</a> with discussions on MUD development.</p></li>
|
||||
<li><p><a class="reference external" href="http://www.musoapbox.net/">MuSoapbox</a> - Very active Mu* game community mainly focused on MUSH-
|
||||
<li><p><a class="reference external" href="https://www.musoapbox.net/">MuSoapbox</a> - Very active Mu* game community mainly focused on MUSH-
|
||||
type gaming.</p></li>
|
||||
<li><p><a class="reference external" href="http://journal.imaginary-realities.com/">Imaginary Realities</a> - An e-magazine on game and MUD
|
||||
design that has several articles about Evennia. There is also an <a class="reference external" href="http://disinterest.org/resource/imaginary-realities/">archive of older
|
||||
|
|
@ -160,16 +160,16 @@ Influential mailing list active 1996-2004. Advanced game design discussions.</p>
|
|||
<li><p><a class="reference external" href="http://mud-dev.wikidot.com/">Mud-dev wiki</a> - A (very) slowly growing resource on MUD creation.</p></li>
|
||||
<li><p><a class="reference external" href="http://cryosphere.net/mud-protocol.html">Mud Client/Server Interaction</a> - A page on classic MUD
|
||||
telnet protocols.</p></li>
|
||||
<li><p>[Mud Tech’s fun/cool but …](http://gc-taylor.com/blog/2013/01/08/mud-tech-funcool-dont-forget-
|
||||
<li><p>[Mud Tech’s fun/cool but …](https://gc-taylor.com/blog/2013/01/08/mud-tech-funcool-dont-forget-
|
||||
ship-damned-thing/) - Greg Taylor gives good advice on mud design.</p></li>
|
||||
<li><p><a class="reference external" href="http://www.hayseed.net/MOO/">Lost Library of MOO</a> - Archive of scientific articles on mudding (in
|
||||
<li><p><a class="reference external" href="https://www.hayseed.net/MOO/">Lost Library of MOO</a> - Archive of scientific articles on mudding (in
|
||||
particular moo).</p></li>
|
||||
<li><p><a class="reference external" href="http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=5959">Nick Gammon’s hints thread</a> -
|
||||
Contains a very useful list of things to think about when starting your new MUD.</p></li>
|
||||
<li><p><a class="reference external" href="http://www.lostgarden.com/">Lost Garden</a> - A game development blog with long and interesting
|
||||
articles (not MUD-specific)</p></li>
|
||||
<li><p><a class="reference external" href="http://whatgamesare.com/">What Games Are</a> - A blog about general game design (not MUD-specific)</p></li>
|
||||
<li><p><a class="reference external" href="http://thealexandrian.net/">The Alexandrian</a> - A blog about tabletop roleplaying and board games,
|
||||
<li><p><a class="reference external" href="https://thealexandrian.net/">The Alexandrian</a> - 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.</p></li>
|
||||
<li><p>[Raph Koster’s laws of game design](https://www.raphkoster.com/games/laws-of-online-world-
|
||||
|
|
@ -180,7 +180,7 @@ when designing a virtual multiplayer world (Raph is known for <em>Ultima Online<
|
|||
<section id="literature">
|
||||
<h2>Literature<a class="headerlink" href="#literature" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Richard Bartle <em>Designing Virtual Worlds</em> ([amazon page](http://www.amazon.com/Designing-Virtual-
|
||||
<li><p>Richard Bartle <em>Designing Virtual Worlds</em> ([amazon page](https://www.amazon.com/Designing-Virtual-
|
||||
Worlds-Richard-Bartle/dp/0131018167)) - Essential reading for the design of any persistent game
|
||||
world, written by the co-creator of the original game <em>MUD</em>. Published in 2003 but it’s still as
|
||||
relevant now as when it came out. Covers everything you need to know and then some.</p></li>
|
||||
|
|
@ -188,15 +188,15 @@ relevant now as when it came out. Covers everything you need to know and then so
|
|||
the imposing name this book is for the absolute Python/programming beginner. One learns the language
|
||||
by gradually creating a small text game! It has been used by multiple users before moving on to
|
||||
Evennia. <em>Update: This used to be free to read online, this is no longer the case.</em></p></li>
|
||||
<li><p>David M. Beazley <em>Python Essential Reference (4th ed)</em> (<a class="reference external" href="http://www.amazon.com/Python-Essential-Reference-David-Beazley/dp/0672329786/">amazon
|
||||
<li><p>David M. Beazley <em>Python Essential Reference (4th ed)</em> (<a class="reference external" href="https://www.amazon.com/Python-Essential-Reference-David-Beazley/dp/0672329786/">amazon
|
||||
page</a>) - Our
|
||||
recommended book on Python; it not only efficiently summarizes the language but is also an excellent
|
||||
reference to the standard library for more experienced Python coders.</p></li>
|
||||
<li><p>Luciano Ramalho, <em>Fluent Python</em> (<a class="reference external" href="http://shop.oreilly.com/product/0636920032519.do">o’reilly
|
||||
<li><p>Luciano Ramalho, <em>Fluent Python</em> (<a class="reference external" href="https://shop.oreilly.com/product/0636920032519.do">o’reilly
|
||||
page</a>) - This is an excellent book for experienced
|
||||
Python coders willing to take their code to the next level. A great read with a lot of useful info
|
||||
also for veteran Pythonistas.</p></li>
|
||||
<li><p>Richard Cantillon <em>An Essay on Economic Theory</em> (<a class="reference external" href="http://mises.org/books/essay_on_economic_theory_cantillon.pdf">free
|
||||
<li><p>Richard Cantillon <em>An Essay on Economic Theory</em> (<a class="reference external" href="https://mises.org/books/essay_on_economic_theory_cantillon.pdf">free
|
||||
pdf</a>) - A very good English
|
||||
translation of <em>Essai sur la Nature du Commerce en Général</em>, one of the foundations of modern
|
||||
economic theory. Written in 1730 but the translation is annotated and the essay is actually very
|
||||
|
|
@ -207,31 +207,31 @@ economic system.</p></li>
|
|||
<section id="frameworks">
|
||||
<h2>Frameworks<a class="headerlink" href="#frameworks" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="http://www.djangoproject.com/">Django’s homepage</a></p></li>
|
||||
<li><p><a class="reference external" href="http://docs.djangoproject.com/en">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="http://code.djangoproject.com/">Code</a></p></li>
|
||||
<li><p><a class="reference external" href="http://twistedmatrix.com/">Twisted homepage</a></p></li>
|
||||
<li><p><a class="reference external" href="http://twistedmatrix.com/documents/current/core/howto/index.html">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="http://twistedmatrix.com/trac/browser">Code</a></p></li>
|
||||
<li><p><a class="reference external" href="https://www.djangoproject.com/">Django’s homepage</a></p></li>
|
||||
<li><p><a class="reference external" href="https://docs.djangoproject.com/en">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="https://code.djangoproject.com/">Code</a></p></li>
|
||||
<li><p><a class="reference external" href="https://twistedmatrix.com/">Twisted homepage</a></p></li>
|
||||
<li><p><a class="reference external" href="https://twistedmatrix.com/documents/current/core/howto/index.html">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="https://twistedmatrix.com/trac/browser">Code</a></p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="tools">
|
||||
<h2>Tools<a class="headerlink" href="#tools" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="http://git-scm.com/">GIT</a></p></li>
|
||||
<li><p><a class="reference external" href="http://git-scm.com/documentation">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="http://try.github.io/levels/1/challenges/1">Learn GIT in 15 minutes</a> (interactive tutorial)</p></li>
|
||||
<li><p><a class="reference external" href="https://git-scm.com/">GIT</a></p></li>
|
||||
<li><p><a class="reference external" href="https://git-scm.com/documentation">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="https://try.github.io/levels/1/challenges/1">Learn GIT in 15 minutes</a> (interactive tutorial)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="python-info">
|
||||
<h2>Python Info<a class="headerlink" href="#python-info" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="http://www.python.org/">Python Website</a></p></li>
|
||||
<li><p><a class="reference external" href="http://www.python.org/doc/">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="http://docs.python.org/tut/tut.html">Tutorial</a></p></li>
|
||||
<li><p><a class="reference external" href="http://docs.python.org/lib/lib.html">Library Reference</a></p></li>
|
||||
<li><p><a class="reference external" href="http://docs.python.org/ref/ref.html">Language Reference</a></p></li>
|
||||
<li><p><a class="reference external" href="http://www.siafoo.net/article/52">Python tips and tricks</a></p></li>
|
||||
<li><p><a class="reference external" href="https://www.python.org/">Python Website</a></p></li>
|
||||
<li><p><a class="reference external" href="https://www.python.org/doc/">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="https://docs.python.org/tut/tut.html">Tutorial</a></p></li>
|
||||
<li><p><a class="reference external" href="https://docs.python.org/lib/lib.html">Library Reference</a></p></li>
|
||||
<li><p><a class="reference external" href="https://docs.python.org/ref/ref.html">Language Reference</a></p></li>
|
||||
<li><p><a class="reference external" href="https://www.siafoo.net/article/52">Python tips and tricks</a></p></li>
|
||||
<li><p><a class="reference external" href="https://hyperskill.org/onboarding?track=python">Jetbrains Python academy</a> - free online
|
||||
programming curriculum for different skill levels</p></li>
|
||||
</ul>
|
||||
|
|
@ -287,11 +287,11 @@ programming curriculum for different skill levels</p></li>
|
|||
<li><a href="https://www.evennia.com">Home page</a> </li>
|
||||
<li><a href="https://github.com/evennia/evennia">Evennia Github</a> </li>
|
||||
<li><a href="http://games.evennia.com">Game Index</a> </li>
|
||||
<li><a href="http://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb">IRC</a> -
|
||||
<a href="https://discord.gg/NecFePw">Discord</a> -
|
||||
<a href="https://groups.google.com/forum/#%21forum/evennia">Forums</a>
|
||||
<li>
|
||||
<a href="https://discord.gg/AJJpcRUhtF">Discord</a> -
|
||||
<a href="https://github.com/evennia/evennia/discussions">Discussions</a> -
|
||||
<a href="https://evennia.blogspot.com/">Dev blog</a>
|
||||
</li>
|
||||
<li><a href="http://evennia.blogspot.com/">Evennia Dev blog</a> </li>
|
||||
</ul>
|
||||
<h3>Versions</h3>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue