This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
699a6ded43
evennia
/
src
/
web
History
Download ZIP
Download TAR.GZ
Griatch
40e9a149d6
Added prompt functionality to webclient using the msg 'prompt' keyword functionality
2014-08-07 07:53:20 +02:00
..
static
/evennia_general
Renamed static ev directory to evennia_general
2014-06-29 08:17:04 -05:00
templates
More consistent arrangement of base templates.
2014-06-29 10:55:29 -05:00
utils
Fixed placement of websocket javascript and template.
2014-06-29 07:05:45 -05:00
webclient
Added prompt functionality to webclient using the msg 'prompt' keyword functionality
2014-08-07 07:53:20 +02:00
__init__.py
After lots of discussions, default commands where moved from game/gamesrc/commands/default to src/commands/default in order to make it clearer which parts are updated as part of evennia and which can be tweaked at heart's content. New templates where left in gamesrc/commands that should hopefully make it clearer how to extend the command system. Also game/web was moved to src/web - we'll likely extend this from game/gamesrc/web in the future. If you already did extensions you should just have to edit your import paths and make use of the new cmdset template supplied.
2010-11-23 01:24:56 +00:00
urls.py
Renamed static ev directory to evennia_general
2014-06-29 08:17:04 -05:00
views.py
More consistent arrangement of base templates.
2014-06-29 10:55:29 -05:00