Compare commits

...

4 Commits

Author SHA1 Message Date
kyonshi e0083e3767 Update README.md
C/C++ CI / build (push) Has been cancelled
2026-01-16 17:40:31 +01:00
kyonshi c8e9cd8dc6 Update README.md
C/C++ CI / build (push) Has been cancelled
2026-01-16 13:27:16 +01:00
kyonshi 44a7ac0308 changes to text files
C/C++ CI / build (push) Has been cancelled
2026-01-16 13:24:46 +01:00
Thomas Arp 4e1680db1a KAIZEN remove webster from CMakeLists.txt (#158) 2025-11-07 23:53:23 +01:00
6 changed files with 27 additions and 15 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
Files for tbaMUD. Files for grenzland-mud, forked from tbamud
+7 -5
View File
@@ -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.
+9 -3
View File
@@ -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?
+8 -4
View File
@@ -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.
+2 -1
View File
@@ -10,4 +10,5 @@
Gods Gods
~~~~ ~~~~
kyonshi
-1
View File
@@ -9,7 +9,6 @@ set(TOOLS
sign sign
split split
wld2html wld2html
webster
) )
# common includes and flags # common includes and flags