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.
running server?
Re: running server?
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’)
Re: running server?
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?