http://www.gameport.com/bbs/lord.html), and ",true); output("they retain exclusive rights to the LoRD name and game. That's why all content in "); 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 "); 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"); output("`@\"`2You can download the latest version of LoGD at http://sourceforge.net/projects/lotgd",true); output(" and you can play the latest version at http://lotgd.sourceforge.net.`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 GNU General Public License. Users of the source are bound to the terms therein.`@\"`n`n",true); 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!`@\""); output("`n`nEditor's note: LoGD is no longer open-source, but the aforementioned sites do provide the most up-to-date version of the source code."); addnav("About LoGL","about.php"); addnav("The Staff List","about.php?sect=staff"); }else{ addnav("LoGD Source Info","about.php?sect=orig"); addnav("The Staff List","about.php?sect=staff"); output("
",true); output("`@`cLegend of the Green Leupak`nBy Austin Cushing`n`\$Based on `@Legend of the Green Dragon`nBy Eric Stevens`c`n`n"); output("First, the copyright data.`n"); output("Legend of the Green Leupak is a derivative work of Legend of the Green Dragon (using version 0.9.5 pre-release) (click here for further information),"); output("with sections of the code expressly written by Austin Cushing of Lab Arc Designs. To learn more about Legend of the Green Dragon, visit its page at http://lotgd.net/",true); output("or check out the GPL license under which this revised game has been constructed.`n`n"); output("Now that you're here, let's talk a bit more about the game itself. Legend of the Green Leupak is, simply put, a derivative of a derivative, a strangely addictive text-based game with the titular antagonist being the colossal beast known as the True Green Leupak. However, a deeper plotline, more NPC interactions, special events, tougher monsters with special moves, more areas to explore once you've finally tamed the savage beast, monsters that develop as you do, and some things that are just plain odd or neat set Legend of the Green Leupak apart from the fold. Why not create a character and see for yourself what this game has to offer?`n`n"); output("Hosting for Legend of the Green Leupak provided by Tokimi.net.`n"); output("Programming for Legend of the Green Leupak provided by Austin Cushing.`n"); output("Site art and other considerations for Legend of the Green Leupak provided by the staff at Lab Arc Designs.`n`n"); output("By playing this game, you agree to be bound by the Terms of Use, which consist of the following:`n"); output("1) You agree that you are authorized to view mature content. Although Legend of the Green Leupak does not contain explicit content, per se, it can get bawdy at times. Furthermore, Lab Arc Designs claims no responsibility for what other people might say to you, although we would appreciate it if you remained civil.`n 2) You agree that the admins have the right to fix any 'gamebreaking' bugs -- flaws in the game that give unfair and/or unintended advantages -- whenever, and wherever necessary, and correct user accounts as necessary to rebalance matters. This means that if you happen to discover an easy way to make 20,000 gold a day without significant effort, you don't get the right to complain when it gets removed from the game, or if the amount of money in your bank account is reduced to balance things out.`n 3) You agree that if you have any problem with the game, you will attempt to have this problem addressed through normal channels of communication. There are at least five ways to communicate with the administrators - petition, Ye Olde Mail to Arc Legarro, AIM message to Aus the Gamer, post to the Leup community at http://leup.livejournal.com/, or email to somenameaus@yahoo.com - and we welcome all comments and questions. So give us a buzz if you've got a problem, hm?`n 4) You agree that your character is an original creation, and is not a direct derivative of any copyrighted or legendary character, nor of intellectual property used without the owner's permission. If you are found to be violating this condition in a grossly annoying manner, you agree to correct it upon request, or have it corrected directly if necessary. 5) By playing a character or otherwise submitting any form of content to Legend of the Green Leupak or Lab Arc Designs, you give Lab Arc Designs and all subsidiaries the right to use these submissions in any way it deems fit, including but not limited to game content, news postings, and other game-related situations.`n`n"); output("This game requires that you have a functional e-mail address; however, you are not limited in the number of accounts that you can play as. If you do not receive your confirmation email, please contact somenameaus@yahoo.com and request to have it forwarded or otherwise have your account activated; I generally receive all 'cannot be delivered' mails. Please include the email address you were attempting to use and your username when contacting us.`n`n"); output("For more information about the game's origins, please check the LoGD Source Info page."); } addnav("Game Setup Info","about.php?op=setup"); }elseif($_GET[op]=="setup"){ addnav("About LoGL","about.php"); addnav("LoGD Source Info","about.php?sect=orig"); addnav("The Staff List","about.php?sect=staff"); $setup = array( "Game Setup,title", "pvp"=>"Enable Slay Other Players,viewonly", "pvpday"=>"Player Fights per day,viewonly", "soap"=>"Clean user posts (filters bad language and splits words over 45 chars long),viewonly", "newplayerstartgold"=>"Amount of gold to start a new character with,viewonly", "New Days,title", // "fightsforinterest"=>"Player must have fewer than how many forest fights to earn interest?,viewonly", "maxinterest"=>"Max Interest Rate (%),viewonly", "mininterest"=>"Min Interest Rate (%),viewonly", "daysperday"=>"Game days per calendar day,viewonly", "specialtybonus"=>"Extra daily uses in specialty area,viewonly", "Forest,title", "dropmingold"=>"Forest Creatures always drop at least 1/4 of possible gold,viewonly", "Mail Settings,title", "mailsizelimit"=>"Message size limit per message,viewonly", "inboxlimit"=>"Limit # of messages in inbox,viewonly", "oldmail"=>"Automatically delete old messages after (days),viewonly", "Content Expiration,title", "expirecontent"=>"Days to keep comments and news? (0 for infinite),viewonly", "expirechat"=>"Days to keep chat buffers? (0 for infinite),viewonly", "expiretrashacct"=>"Days to keep accounts that were never logged in to? (0 for infinite),viewonly", "expirenewacct"=>"Days to keep level 1 accounts with no dragon kills? (0 for infinite),viewonly", "expireoldacct"=>"Days to keep all other accounts? (0 for infinite),viewonly", "LOGINTIMEOUT"=>"Seconds of inactivity before auto-logoff,viewonly", "Useful Information,title", "Day Duration: ".round(($dayduration/60/60),0)." hours,viewonly", "Current Server Time: ".date("Y-m-d h:i:s a").",viewonly", "Last new day: ".date("h:i:s a",fixedtime("-$realsecssofartoday seconds")).",viewonly", "Current game time: ".getgametime().",viewonly", //"Next new day: ".date("h:i:s a",fixedtime("+$realsecstotomorrow seconds"))." (".date("H\\h i\\m s\\s",strtotime("1970-01-01 00:00:00 + $realsecstotomorrow seconds"))."),viewonly" "Next new day: ".date("h:i:s a",fixedtime("+$realsecstotomorrow seconds")).",viewonly" ); output("`@

Settings for this game

`n`n",true); //output("",true); showform($setup,$settings,true); //output("
",true); }else{ } if ($session[user][loggedin]) { addnav("Return to the news","news.php"); }else{ addnav("Login Page","index.php"); } page_footer(); ?>