LoGD Standardrelease steht hier zum Download zur Verfügung!

Zeige Source: /about.php

Hier klicken für den Source, ODER
Weitere Dateien, von denen du den Quelltext sehen kannst:
(Das Lesen des Source, um sich spielerische Vorteile zu verschaffen, ist nicht erlaubt. Solltest du Schwachstellen oder Fehler entdecken, bist du als Spieler verpflichtet, diese zu melden.)

Source von: /about.php

<?php
/*
2021-06-05    aragon  bugfix php8
2023-05-18    aragon  cleaning code
*/
require_once "common.php";
page_header("Über Legend of the Green Dragon");
$time = (strtotime(date(
  
"1981-m-d H:i:s",
  
strtotime("now -" getsetting("gameoffsetseconds"0) . " seconds")
))) * 
getsetting("daysperday"4) % strtotime("1981-01-01 00:00:00");
$time gametime();
$tomorrow strtotime(date("Y-m-d H:i:s"$time) . " + 1 day");
$tomorrow strtotime(date("Y-m-d 00:00:00"$tomorrow));
$today strtotime(date("Y-m-d 00:00:00"$time));
$dayduration = ($tomorrow $today) / getsetting("daysperday"4);
$secstotomorrow $tomorrow $time;
$secssofartoday $time $today;
$realsecstotomorrow $secstotomorrow getsetting("daysperday"4);
$realsecssofartoday $secssofartoday getsetting("daysperday"4);

checkday();

$op $_GET['op'] ?? "";

if (
$op == "") {
  
/* NOTICE
  * NOTICE This section may not be modified, please modify the Server Specific section above.
  * NOTICE
  */
  
output("`@Legend of the Green Dragon`nBy Eric Stevens`n`n");
  
output("`cLoGD version {$logd_version}`c");
  
//This section may not be modified, please modify the Server Specific section above.
  
output("MightyE tells you, \"`2Legend of the Green Dragon is my remake of the classic");
  
output("BBS Door game, Legend of the Red Dragon (aka LoRD) by Seth Able Robinson.  ");
  
output("`n`n`@\"`2LoRD is now owned by Gameport (<a href='http://www.gameport.com/bbs/lord.html'>http://www.gameport.com/bbs/lord.html</a>), and "true);
  
output("they retain exclusive rights to the LoRD name and game.  That's why all content in ");
  
//This section may not be modified, please modify the Server Specific section above.
  
output("Legend of the Green Dragon is new, with only a very few nods to the original game, such ");
  
output("as the buxom barmaid, Violet, and the handsome bard, Seth.`n`n");
  
output("`@\"`2Although serious effort was made to preserve the original feel of the game, ");
  
output("numerous departures were taken from the original game to enhance playability, and ");
  
//This section may not be modified, please modify the Server Specific section above.
  
output("to adapt it to the web.`n`n");
  
output("`@\"`2LoGD is released under the GNU General Public License (GPL), which essentially means ");
  
output("that the source code to the game, and all derivatives of the game must remain open and");
  
output("available upon request.`n`n");
  
//This section may not be modified, please modify the Server Specific section above.
  
output("`@\"`2You can download the latest version of LoGD at <a href='http://sourceforge.net/projects/lotgd' target='_blank'>http://sourceforge.net/projects/lotgd</a>"true);
  
output(" and you can play the latest version at <a href='http://lotgd.net/'>http://lotgd.net</a>.`n`n"true);
  
output("`@\"`2LoGD is programmed in PHP with a MySQL backend.  It is known to run on Windows and Linux with appropriate
  setups.  Most code has been written by Eric Stevens, with some pieces by other authors (denoted in source at these locations),
  and the code has been released under the
  <a href=\"http://www.gnu.org/copyleft/gpl.html\">GNU General Public License</a>.  Users of the source
  are bound to the terms therein.`@\"`n`n"
true);
  
//This section may not be modified, please modify the Server Specific section above.
  
output("`@\"`2Users of the source are free to view and modify the source, but original copyright information, and
  original text from the about page must be preserved, though they may be added to.`@\"`n`n"
);
  
output("`@\"`2I hope you enjoy the game!`@\"");
  
//This section may not be modified, please modify the Server Specific section above.

  /* NOTICE
  * NOTICE Server admins may put their own information here, please leave the main about body untouched.
  * NOTICE
  */
  
$impressum getsetting("impressum""");
  
output("<hr>"true);
  
output("`@Offenlegung gemäß MedienG § 25 Abs 5 :`n`n`2");
  
output("{$impressum}`n");

  
output("<hr>"true);

  
$about_dsgvo file_get_contents("staticcontent/about_dsgvo.txt");
  
output($about_dsgvotrue);

  
output("<hr>"true);


  
//output("Put your own information here and uncomment this line by removing the '/' marks.");
  
output("`@Deutsche Übersetzung und Erweiterungen by `^anpera`@, `^Angel`@, `^Morpheus`@ und `^Aragon`@.`n");
  
output("Weitere Übersetzungen, Hilfe und andere Dinge by: `^Wolfblade`@,`^nTE`@, `^weasel`@ und `^theklaus`@`n");
  
output("`^Manwe `@für intensives Testen!`n");
  
output("Für Monster, Waffen, Rüstungen und Flüche danke ich: `^leopolt`@, `^Reandor`@ und `^theklaus`@`n");
  
output("Außerdem ein großes Lob an die Macher und die User von <a href='http://dragonprime.cawsquad.net/' target='_blank'>DragonPrime</a>`n"true);
  
output("Und zum Schluss noch ein dickes Danke an `^MightyE`@ für dieses großartige Spiel!");

  
addnav("Spieleinstellungen""about.php?op=setup");
  
addnav("Modifikationen""about.php?op=modifications");
  
addnav("GNU GPL""about.php?op=gpl");
} elseif (
$op == "setup") {
  
addnav("Über LoGD""about.php");
  
addnav("Modifikationen""about.php?op=modifications");
  
$setup = array(
    
"Spieleinstellungen,title",
    
"pvp" => "Spieler gegen Spieler erlaubt,viewonly",
    
"pvpday" => "Erlaubte Anzahl Spielerkämpfe pro Tag,viewonly",
    
"pvpimmunity" => "Tage die Spieler sicher vor PvP sind,viewonly",
    
"pvpminexp" => "Nötige Erfahrungspunkte bevor ein Spieler im PvP angreifbar wird,viewonly",
    
"soap" => "Spielerbeiträge 'bereinigen' (Wortfilter),viewonly",
    
"newplayerstartgold" => "Startmenge an Gold für neue Charaktere,viewonly",
    
"avatare" => "Avatare erlaubt?,viewonly",
    
"maxonline" => "Maximal gleichzeitig online (0 für unbegrenzt),viewonly",

    
"Neue Tage,title",
    
"fightsforinterest" => "Um Zinsen zu bekommen muss ein Spieler weniger Waldkämpfe haben als,viewonly",
    
"maxinterest" => "Maximaler Zinssatz (%),viewonly",
    
"mininterest" => "Minimaler Zinssatz (%),viewonly",
    
"daysperday" => "Spieltage pro Kalendertag,viewonly",
    
"specialtybonus" => "Extras des Spezialgebiets täglich einsetzen,viewonly",

    
"Handelseinstellungen,title",
    
"borrowperlevel" => "Maximum das ein Spieler pro Level leihen kann,viewonly",
    
"transferperlevel" => "Maximum das ein Spieler pro Level des Empfängers überweisen kann,viewonly",
    
"mintransferlev" => "Mindestlevel für Überweisungen,viewonly",
    
"transferreceive" => "Überweisungen die ein Spieler pro Tag empfangen darf,viewonly",
    
"maxtransferout" => "Absolutes Maximum das ein Spieler pro Tag und Level überweisen darf,viewonly",

    
"Kopfgeld,title",
    
"bountymin" => "Mindestbetrag pro Level der Zielperson,viewonly",
    
"bountymax" => "Maximalbetrag pro Level der Zielperson,viewonly",
    
"bountylevel" => "Mindestlevel um Opfer sein zu können,viewonly",
    
"bountyfee" => "Gebühr für Dag Durnick in Prozent,viewonly",
    
"maxbounties" => "Anzahl an Kopfgeldern die ein Spieler pro Tag aussetzen darf,viewonly",

    
"Wald,title",
    
"turns" => "Waldkämpfe (Züge) pro Tag,viewonly",
    
"dropmingold" => "Waldbewohner lassen wenigstens 1/4 des möglichen Golds fallen,viewonly",
    
"lowslumlevel" => "Mindestlevel zum Herumstreifen,viewonly",

    
"Mail Einstellungen,title",
    
"mailsizelimit" => "Maximale Nachrichtengröße,viewonly",
    
"inboxlimit" => "Maximale Anzahl an Nachrichten in der Inbox,viewonly",
    
"oldmail" => "Alte Nachrichten werden automatisch gelöscht nach Tagen,viewonly",

    
"Inhaltsverfallsdatum (0 für keines),title",
    
"expirecontent" => "Tage die Kommentare und Neuigkeiten aufgehoben werden,viewonly",
    
"expiretrashacct" => "Accounts die sich nie eingeloggt haben werden nach x Tagen gelöscht. x =,viewonly",
    
"expirenewacct" => "Level 1 Charaktere ohne Drachenkill werden nach x Tagen gelöscht. x =,viewonly",
    
"expireoldacct" => "Alle anderen Accounts werden nach x Tagen Inaktivität gelöscht. x =,viewonly",
    
"LOGINTIMEOUT" => "Sekunden Inaktivität bis zum automatischen Logout,viewonly",

    
"Nützliche Infos,title",
    
"Tageslänge: " round(($dayduration 60 60), 0) . " Stunden,viewonly",
    
"aktuelle Serveruhrzeit: " date("Y-m-d h:i:s a") . ",viewonly",
    
"Letzter neuer Tag: " date("h:i:s a"strtotime("-$realsecssofartoday seconds")) . ",viewonly",
    
"aktuelle Spielzeit: " getgametime() . ",viewonly",
    
"Nächster neuer Tag: " date("h:i:s a"strtotime("+$realsecstotomorrow seconds")) .
      
" (" date("H\\h i\\m s\\s"strtotime("1980-01-01 00:00:00 + $realsecstotomorrow seconds")) . "),viewonly"
  
);

  
output("`@<h3>Einstellungen für diesen Server</h3>`2LoGD 0.9.7+jt komplett auf deutsch, mit Sound und vielen Extras!`n`n"true);
  
//output("<table border=1>", true);
  
showform($setup$settingstrue);
  
//output("</table>", true);

} elseif ($op == "modifications") {
  
addnav("Über LoGD""about.php");
  
addnav("Spieleinstellungen""about.php?op=setup");
  
$modifications file_get_contents("staticcontent/modifications.txt");
  
output($modificationstrue);
} elseif (
$op == "gpl") {
  
$gpl file_get_contents("staticcontent/gpl.txt");
  
output($gpl);
  
addnav("Über LoGD""about.php");
}
if (
$session['user']['loggedin'] ?? false) {
  
addnav("Zurück zu den News""news.php");
} else {
  
addnav("Login""index.php");
}
page_footer();