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
e379816866
evennia
/
game
/
gamesrc
History
Download ZIP
Download TAR.GZ
Griatch
e379816866
Fixed some bugs, added an example connection screen for the menu-login system.
2011-11-06 19:16:34 +01:00
..
commands
Changed the way unloggedin commands work. Rather than the cmdhander having a special state for unlogged-in commands, the session itself simply stores the cmdset from settings.CMDSET_UNLOGGEDIN. Clean and efficient and also gives a lot more freedom for creating custom login mechanisms (notably it opens the door to using menu systems).
2011-11-06 17:38:29 +01:00
objects
Contrib: Added a new, alternative login system, using menus. Also edited the ways unlogged commands are started by the engine, by using a standardized system command name (it does not need to be "look" anymore).
2011-11-06 18:53:10 +01:00
scripts
Removed persistence from test script bodyfunctions.
2011-10-01 13:23:23 +02:00
world
Fixed some bugs, added an example connection screen for the menu-login system.
2011-11-06 19:16:34 +01:00
__init__.py
Things should be working again, minus the web stuff.
2008-12-15 04:35:00 +00:00