Compare commits
13 Commits
kaizen/fix
...
1433fb4145
| Author | SHA1 | Date | |
|---|---|---|---|
| 1433fb4145 | |||
| b38e0deaf8 | |||
| 1a6953dc9f | |||
| 9b9bb8eab5 | |||
| b1844be82d | |||
| 8fd4d5b234 | |||
| 5ac7427a6f | |||
| 37ba5ea608 | |||
| e0083e3767 | |||
| 8125d736c9 | |||
| c8e9cd8dc6 | |||
| 44a7ac0308 | |||
|
|
4e1680db1a |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -63,6 +63,10 @@ lib/plrobjs/index
|
|||||||
!lib/plrobjs/U-Z/00
|
!lib/plrobjs/U-Z/00
|
||||||
!lib/plrobjs/ZZZ/00
|
!lib/plrobjs/ZZZ/00
|
||||||
|
|
||||||
|
#don't commit logs
|
||||||
|
!log/*
|
||||||
|
!syslog.CRASH
|
||||||
|
|
||||||
# also not autogenerated config file
|
# also not autogenerated config file
|
||||||
/lib/etc/config
|
/lib/etc/config
|
||||||
# or the list of last logins
|
# or the list of last logins
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
Files for tbaMUD.
|
|
||||||
|
|
||||||
|
Files for Grenzland-MUD
|
||||||
|
|
||||||
|
Files for grenzland-mud, forked from tbamud
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,10 @@
|
|||||||
(lib/text/background)
|
(lib/text/background)
|
||||||
|
|
||||||
There once was a guy who played MUDs
|
The mists part and you find yourself in a
|
||||||
But the MUDs that he played were all duds
|
world unlike the one you have just left.
|
||||||
"I'll write one," said he.
|
Reality twisted and turned, and the land
|
||||||
And he brushed off his C.
|
has found itself in a new configuration.
|
||||||
And soon played his game with his buds.
|
Enter the borderland of reality and find
|
||||||
|
your own way.
|
||||||
|
In the Grenzland.
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,13 @@
|
|||||||
T B A M U D
|
|
||||||
2 0 2 5
|
|
||||||
|
G R E N Z L A N D M U D
|
||||||
|
2 0 2 6
|
||||||
|
|
||||||
|
|
||||||
|
Based on tbaMUD, by The Builder Academy
|
||||||
|
|
||||||
Based on CircleMUD by Jeremy Elson and DikuMUD by Hans-Henrik Staerfeldt,
|
Based on CircleMUD by Jeremy Elson and DikuMUD by Hans-Henrik Staerfeldt,
|
||||||
Katja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer
|
Katja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer
|
||||||
|
|
||||||
By what name do you wish to be known?
|
|
||||||
|
Oh hero, by what name shall you wish to be known?
|
||||||
|
|||||||
@@ -1,8 +1,12 @@
|
|||||||
(lib/text/policies)
|
(lib/text/policies)
|
||||||
|
|
||||||
This file should list, in no uncertain terms, the policies you must abide
|
Right now we are all adults and should be able to interact with
|
||||||
by on this MUD.
|
each other without any larger issues.
|
||||||
|
But the Grenzland maxim still is in force:
|
||||||
|
We are here to play, don't piss into anyone else's beer.
|
||||||
|
|
||||||
Bug the higher-ups to make some policies and write them in this file, lest
|
No harassing, no doxxing, no sexism, racism, or other unacceptable
|
||||||
a political disaster ensue...
|
isms towards your fellow players.
|
||||||
|
|
||||||
|
We definitely should add something more worked out in here.
|
||||||
|
|
||||||
|
|||||||
@@ -10,4 +10,5 @@
|
|||||||
|
|
||||||
Gods
|
Gods
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
|
kyonshi
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
This directory is for log files.
|
|
||||||
Reference in New Issue
Block a user