This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-29 03:57:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c083fe6266
evennia
/
game
History
Download ZIP
Download TAR.GZ
Griatch
812bdb0f73
Refactored src/server, splitting out into a portal subdirectory to make it clearer what goes on which "side".
2013-05-22 18:40:16 +02:00
..
gamesrc
Fixing a bug in @ic if trying to puppet while already puppeting. Added sessid keyword to at_post_login hook in order to correctly relay login text only to the correct session. Removed the src.utils.debug module as well as the CmdDebug command which has not been supported for a good while.
2013-04-18 09:13:31 +02:00
logs
Putting the game/logs directory under version control since it seems some users don't auto-create this at server-start.
2012-07-06 10:09:53 +02:00
__init__.py
More re-arranging to make things more closely resemble MUX/MUSH directory structure. Reason we're doing this is to begin the emergence of a separation of server code from game-specific stuff (called a driver by some codebases like LPMud).
2008-12-15 03:37:30 +00:00
evennia.py
Some cleanup of the launcher info texts.
2013-05-15 09:10:14 +02:00
manage.py
Branch merge.
2013-05-18 14:34:16 -05:00
runner.py
Refactored src/server, splitting out into a portal subdirectory to make it clearer what goes on which "side".
2013-05-22 18:40:16 +02:00