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
7f3633c70a
evennia
/
src
/
web
/
media
History
Download ZIP
Download TAR.GZ
Griatch
7f3633c70a
Web client users are now notified if the server is shut down forcefully (Ctrl-C, reboot etc)
2010-12-11 14:26:57 +00:00
..
css
Fixed a string error in the webclient that could appear on some server setups. Added URL parsing to the webclient.
2010-12-07 21:46:26 +00:00
images
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
javascript
Web client users are now notified if the server is shut down forcefully (Ctrl-C, reboot etc)
2010-12-11 14:26:57 +00:00