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
5349ecfd61
evennia
/
evennia
/
web
History
Download ZIP
Download TAR.GZ
Tehom
5349ecfd61
Added settings.GAME_SLOGAN to global context.
2016-09-07 23:27:00 +02:00
..
utils
Added settings.GAME_SLOGAN to global context.
2016-09-07 23:27:00 +02:00
webclient
Add webclient support for blink, underline and inverse ANSI tags. The inverse tag will produce a dotted outline in the webclient; for now this seems to be no obvious way to inverse the background in a way similar to the terminal inverse.
Resolves
#976
.
2016-06-24 23:22:38 +02:00
website
Implemented shared sessions between webclient and website - logging into either will also log in the player to the other. This is addresses the first point of
#613
.
2016-06-01 01:22:20 +02:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
urls.py
Cleaned up the web folder to make two separate 'apps'-webclient and website, each with their own static and template dirs. Also merged the prosimii template files into the website template folder. This will make it clearer how to override, since the static/template_override dirs will now look like website/static/... etc rather than using the template names, of which we only ever have used one anyway.
2016-05-22 20:41:36 +02:00