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

Added the listing for Imperium #259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

fstltna
Copy link

@fstltna fstltna commented Jun 29, 2015

Added the listing for the game Imperium

@jhersh
Copy link
Member

jhersh commented Jun 29, 2015

Thanks @fstltna. Is this MUD open to the public? I was not able to log in:

% telnet empiredirectory.net 3458
Trying 74.207.247.247...
Connected to empiredirectory.net.
Escape character is '^]'.
.####.##.....##.########..########.########..####.##.....##.##.....##
..##..###...###.##.....##.##.......##.....##..##..##.....##.###...###
..##..####.####.##.....##.##.......##.....##..##..##.....##.####.####
..##..##.###.##.########..######...########...##..##.....##.##.###.##
..##..##.....##.##........##.......##...##....##..##.....##.##.....##
..##..##.....##.##........##.......##....##...##..##.....##.##.....##
.####.##.....##.##........########.##.....##.####..#######..##.....##

To create a new player account enter the code "add.me"

Running Imperium 1.0pl0

:Enter player name: add.me
Player add.me does not exist.
Do you wish to create it? : yes
Enter creation password for this game: ?
Password incorrect. - reconnect to try again.
Connection closed by foreign host.

@fstltna
Copy link
Author

fstltna commented Jun 29, 2015

Yes it is open. You entered the new player password and not a name :) you should enter your desired player name and then when it asks for the creation password enter "add.me"

Marisa


LinkedIn: http://www.linkedin.com/in/marisagiancarla
Opensim City: https://OpensimCity.org
Opensim Radio: http://radio.opensimcity.org:8188
Empire Directory: https://EmpireDirectory.net
Lugdunon City: https://LugdunonCity.org
Patreon Campaign: https://www.patreon.com/fstltna
IndieDB: http://www.indiedb.com/company/pocketfiction-pocketgames4me

On Jun 28, 2015, at 11:02 PM, Jonathan Hersh notifications@github.com wrote:

Thanks @fstltna. Is this MUD open to the public? I was not able to log in:

% telnet empiredirectory.net 3458
Trying 74.207.247.247...
Connected to empiredirectory.net.
Escape character is '^]'.
.####.##.....##.########..########.########..####.##.....##.##.....##
..##..###...###.##.....##.##.......##.....##..##..##.....##.###...###
..##..####.####.##.....##.##.......##.....##..##..##.....##.####.####
..##..##.###.##.########..######...########...##..##.....##.##.###.##
..##..##.....##.##........##.......##...##....##..##.....##.##.....##
..##..##.....##.##........##.......##....##...##..##.....##.##.....##
.####.##.....##.##........########.##.....##.####..#######..##.....##

To create a new player account enter the code "add.me"

Running Imperium 1.0pl0

:Enter player name: add.me
Player add.me does not exist.
Do you wish to create it? : yes
Enter creation password for this game: ?
Password incorrect. - reconnect to try again.
Connection closed by foreign host.

Reply to this email directly or view it on GitHub.

@jhersh
Copy link
Member

jhersh commented Jun 29, 2015

Thanks, I was able to log in. Many of MUDRammer's users are new to MUDs, and if this tripped me up, they might get stuck too. I wonder what is the point of a login that requires (and gives) a password on the same screen? Why not just remove this passcode?

@fstltna
Copy link
Author

fstltna commented Jun 30, 2015

Some people don't give out the creation password so that only the deity can create new players to keep someone from registering multiple accounts. I will try and change the wording to make it more clear...

Marisa


LinkedIn: http://www.linkedin.com/in/marisagiancarla
Opensim City: https://OpensimCity.org
Opensim Radio: http://radio.opensimcity.org:8188
Empire Directory: https://EmpireDirectory.net
Lugdunon City: https://LugdunonCity.org
Patreon Campaign: https://www.patreon.com/fstltna
IndieDB: http://www.indiedb.com/company/pocketfiction-pocketgames4me

On Jun 29, 2015, at 8:31 AM, Jonathan Hersh notifications@github.com wrote:

Thanks, I was able to log in. Many of MUDRammer's users are new to MUDs, and if this tripped me up, they might get stuck too. I wonder what is the point of a login that requires (and gives) a password on the same screen?


Reply to this email directly or view it on GitHub.

@jhersh
Copy link
Member

jhersh commented Jun 30, 2015

I'm not sure I understand; the creation password is given to everyone since it's on the login screen, right? So why have a creation password at all?

@fstltna
Copy link
Author

fstltna commented Jun 30, 2015

Some people don't give it out their creation password on their connection screen... I'll look into allowing it to be optionally disabled.

Marisa


LinkedIn: http://www.linkedin.com/in/marisagiancarla
Opensim City: https://OpensimCity.org
Opensim Radio: http://radio.opensimcity.org:8188
Empire Directory: https://EmpireDirectory.net
Lugdunon City: https://LugdunonCity.org
Patreon Campaign: https://www.patreon.com/fstltna
IndieDB: http://www.indiedb.com/company/pocketfiction-pocketgames4me

On Jun 29, 2015, at 5:13 PM, Jonathan Hersh notifications@github.com wrote:

I'm not sure I understand; the creation password is given to everyone since it's on the login screen, right? So why have a creation password at all?


Reply to this email directly or view it on GitHub.

@jhersh
Copy link
Member

jhersh commented Jun 30, 2015

I think what I didn't understand until now is that Empire is a MUD server template, and this particular MUD (empiredirectory.net:3458, "Imperium") is just one — the first? — instance of the Empire server.

The command syntax is very unusual. Is there anyone playing? I haven't been able to find a way to list other players, or really figure out how to do much of anything, even move or log out, in-game.

I tried the documentation (https://empiredirectory.net/index.php/new-downloads/send/16-documentation/31-imperium-intro) but none of the help files it references ("communication", "society", "economics") exist in-game; and more broadly it doesn't seem to match the game I'm seeing. Honestly, I'm a little baffled. What is going on here?

In any case, I think you would have many more successful logins if you removed the creation password from this MUD. :)

@fstltna
Copy link
Author

fstltna commented Jun 30, 2015

Actually Empire is a separate but similar game. This game is the official server for the Imperium game engine. To see all the registered players use the "players" command. Players currently connected have a "*" by their name. To view the docs there are two commands: "help" and "doc". In general the help files are related to a single command or are short, while the doc files tend to be more general and longer. To view the docs in-game just do "doc files" "doc communication" etc. I suggest reading the "imperium outline" and "imperium introduction" files from the link you quoted as they explain a lot.

In the short term I will try and make the creation password issue more clear. Thanks for your feedback!

Marisa


LinkedIn: http://www.linkedin.com/in/marisagiancarla
Opensim City: https://OpensimCity.org
Opensim Radio: http://radio.opensimcity.org:8188
Empire Directory: https://EmpireDirectory.net
Lugdunon City: https://LugdunonCity.org
Patreon Campaign: https://www.patreon.com/fstltna
IndieDB: http://www.indiedb.com/company/pocketfiction-pocketgames4me

On Jun 29, 2015, at 8:32 PM, Jonathan Hersh notifications@github.com wrote:

I think what I didn't understand until now is that Empire is a MUD server template, and this particular MUD (empiredirectory.net:3458, "Imperium") is just one — the first? — instance of the Empire server.

The command syntax is very unusual. Is there anyone playing? I haven't been able to find a way to list other players, or really figure out how to do much of anything, even move, in-game.

I tried the documentation (https://empiredirectory.net/index.php/new-downloads/send/16-documentation/31-imperium-intro) but none of the help files it references ("communication", "society", "economics") exist in-game; and more broadly it doesn't seem to match the game I'm seeing. Honestly, I'm a little baffled. What is going on here?

In any case, I think you would have many more successful logins if you removed the creation password for this MUD. :)


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants