Commit graph

4 commits

Author SHA1 Message Date
Greg Taylor
b05fa3112f Provide at least some feedback when stopping a daemon-mode server. 2009-01-12 18:03:14 +00:00
Greg Taylor
0b533b984d Fix interactive mode to actually show the output in the foreground session, rather than to a log file. 2009-01-12 18:00:27 +00:00
Greg Taylor
7b77b936ca Fixing startup script. 2008-12-15 16:26:37 +00:00
Greg Taylor
01db5700e8 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).
Ideally game developers don't touch the server code, they just play within the game directory, which will contain all of their script parents and stuff.

NOTE: I may have broken the Linux/Unix start script. I am not able to boot back into Linux at the moment due to some testing going on, so if anyone could take a moment to tell me one way or another, I'd appreciate it.

NOTE: You'll need to move your evennia.db3 file into the game directory if you're using sqlite.
2008-12-15 03:37:30 +00:00
Renamed from startup.sh (Browse further)