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
7d62973d18
evennia
/
evennia
/
web
/
webclient
History
Download ZIP
Download TAR.GZ
Simon Vermeersch
7d62973d18
Options button: toggle the options window visibility
2017-02-05 12:19:17 +01:00
..
static
/webclient
Options button: toggle the options window visibility
2017-02-05 12:19:17 +01:00
templates
/webclient
Show help in separate dialog (if option is enabled)
2017-02-05 12:19:16 +01:00
__init__.py
Further reworking, naming the library folder 'evennia' instead of lib or src.
2015-01-07 13:36:57 +01:00
urls.py
Fixed deprecation warnings in urls from django1.9. Switched to new TEMPLATES setting.
2016-05-22 20:45:39 +02:00
views.py
Implement a custom authenticate middleware to correctly handle already-authenticated players in auto-connect webclient mode.
Resolves
#1037
.
2016-09-14 22:33:06 +02:00