running server?

Discussion about topics that don't fit elsewhere.
mikaelh
Developer
Posts: 216
Joined: Sun Dec 13, 2009 3:18 pm

Re: running server?

Post by mikaelh »

Well, if you really want to use sed, I suppose you could do something like this:

sed -i -e 's/Draconian/Dragon-kin/g' `find -type f`

Problem with sed is that it blindly replaces every occurrence. Some text editors have a 'find in files' feature which gives you more control.

We use git for version control but it's not public. You can send patches via e-mail.
User avatar
darwin
Posts: 38
Joined: Mon Mar 22, 2010 8:30 am
Location: USA
Contact:

Re: running server?

Post by darwin »

Okay, I redid my changes on the latest version, and logged in. How would I customize my server (i.e., list the changes/version/fork name somewhere, or alter the welcome screens, etc.) and get it into the servers list? (as a ‘fun’ server) I'm not sure where I'll run it yet (at home or my virtual private server, ‘VPS’)
User avatar
darwin
Posts: 38
Joined: Mon Mar 22, 2010 8:30 am
Location: USA
Contact:

Re: running server?

Post by darwin »

My previous questions are still open, though I ran it for a while, forgot everything and want to again. Also, what's the difference between the administrator wizard and dungeon master; like should they be separate, and if I want others to help with such things (like some current TomeNet programmers I adventured with) what should they have access to?
Post Reply