Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "dig" command for builders #6

Open
OrangeTide opened this issue Nov 24, 2019 · 0 comments
Open

Add "dig" command for builders #6

OrangeTide opened this issue Nov 24, 2019 · 0 comments
Assignees
Labels
Commands Command-line handler routines Feature Request New Feature Request OLC On-Line Creation / MUD building tools
Milestone

Comments

@OrangeTide
Copy link
Owner

Add builder only commands for creating new rooms and opening links between rooms.

usage:

dig <direction>

result:

  • initialize a room using template for current zone (determined by current room)
  • creates connected exits in current room and the new room. (north=south, east=west, etc.)

Builder is expected to further edit the exits and rooms using other commands.

@OrangeTide OrangeTide added Commands Command-line handler routines Feature Request New Feature Request OLC On-Line Creation / MUD building tools labels Nov 24, 2019
@OrangeTide OrangeTide added this to the 1.0 release milestone Nov 24, 2019
@OrangeTide OrangeTide self-assigned this Nov 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Commands Command-line handler routines Feature Request New Feature Request OLC On-Line Creation / MUD building tools
Projects
None yet
Development

No branches or pull requests

1 participant