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-18 05:46:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7b2a4e4467
evennia
/
game
History
Download ZIP
Download TAR.GZ
Griatch
44b5ae07ba
Fixed an issue that didn't allow the runner to launch profiled Portal in interactive mode.
2012-02-05 17:39:43 +01:00
..
gamesrc
Implemented working MCCP (data compression) and MSSP (mud-listing crawler support). Moved all user-level customization modules from gamesrc/world to gamesrc/conf to reduce clutter.
2011-11-20 11:52:01 +01:00
logs
Added empty log dir (mercurial don't allow that normally), as well as fixed an issue with i18n when starting without a settings.py file.
2011-09-13 10:18:20 +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
Fixed an overly-zealous python module check for a module that was optional.
2011-11-07 14:22:21 +01:00
manage.py
Covered more error messages when the setting file won't load in the managerCovered more error messages when the setting file won't load in the manager..
2011-10-04 00:17:39 +02:00
runner.py
Fixed an issue that didn't allow the runner to launch profiled Portal in interactive mode.
2012-02-05 17:39:43 +01:00