Giter Site home page Giter Site logo

smaugfuss-2's Introduction

SmaugFUSS 1.7 Readme
--------------------

A few quick notes about this version.

Why the 1.7?
------------

Semi-arbitraty decision to reflect the major changes to the reset system to fix the problems with the nested put resets. All of the stock areas in this package have been updated to support the new format and as such will not be backward compatible with any Smaug mud that does not employ the reset fix. Since there has been some confusion of late about version numbers because of some 1.5 packages out there, I chose 1.6 to clearly differentiate this one.

Areas written for Smaug 1.02a, 1.4, and 1.4a should load without a problem and remain compatible with these versions so long as they are not saved using 1.6.

Also as a result of these changes, areas saved using the 1.6 code will not be compatible with various area editors out there, such as Orb or Nick Gammon's Area Editor program. I have no control over whether they will plan to update their programs or not, so please don't ask me to do this :)

Bump was made again to 1.7 after some extra support features were added for dlsym and MCCP among other things.

Installing and using the code
-----------------------------

It should be fairly a straightforward process to install the mud.
Using either Cygwin or a *nix flavor, unpack the tgz file (which you probably already have if you're reading this).

1. Compiling

On a Linux based system:

Change to the dist/src directory and type: make

On Cygwin:

Change to the dist/src directory.
Open the Makefile.
Uncomment the Cygwin definition and save the file.
Type make

On FreeBSD:

Change to the dist/src directory and type: gmake
BSD compiling is probably not compatible with pmake.

2. Starting up

After the compile finishes, open the starup file and change the port number to the one you plan to use.
Then type: nohup ./startup &

This will launch the mud in the background, telling it to ignore when you disconnect from your session.

3. First immortal

Log in to the mud, and use the following user/pass:

admin/admin

Once you're in, you can either use the pcrename command to change this character's name to yours ( and then change the password! ) or you can use it to advance another character who logs in afterward. If you choose to advance a different character, delete the admin player for security purposes.

4. Start having some fun! :)

smaugfuss-2's People

Contributors

arthmoor avatar quixadhal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.