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
f263ea2aaa
evennia
/
evennia
/
web
/
webclient
History
Download ZIP
Download TAR.GZ
Griatch
43109ab8f4
Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general.
2017-02-05 12:19:17 +01:00
..
static
/webclient
Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general.
2017-02-05 12:19:17 +01:00
templates
/webclient
Reworded some of the options
2017-02-05 12:19:17 +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