diff options
-rw-r--r-- | readme.html | 17 | ||||
-rw-r--r-- | readme/commands.html | 8 | ||||
-rw-r--r-- | readme/faq.html | 14 | ||||
-rw-r--r-- | readme/resources.html | 26 | ||||
-rw-r--r-- | readme/scripting.html | 10 | ||||
-rw-r--r-- | readme/setup.html | 6 | ||||
-rw-r--r-- | readme/style.css | 6 |
7 files changed, 44 insertions, 43 deletions
diff --git a/readme.html b/readme.html index f6fb6252c..ee95a106c 100644 --- a/readme.html +++ b/readme.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | Intro</title> + <title>RAthena | Intro</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="./readme/style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Intro</div> </div> <div id="navcontainer"> @@ -24,14 +24,15 @@ <div class="body-container"> <ul> - <li><span class="body-title">What is eAthena?</span><br> - eAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. eAthena is a continuation of the original jAthena project.</li> + <li><span class="body-title">What is RAthena?</span><br> + RAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. RAthena is a continuation of the eAthena project. + </li> </ul> <ul> - <li><span class="body-title">Who are the eAthena developers?</span><br> - You can find a list of the currently active eAthena developers at:<br> - <a href="http://code.google.com/p/eathena-project/people/list" target="_new">http://code.google.com/p/eathena-project/people/list</a> + <li><span class="body-title">Who are the RAthena developers?</span><br> + You can find a list of the currently active RAthena developers at:<br> + <a href="http://sourceforge.net/project/memberlist.php?group_id=637719" target="_new">http://sourceforge.net/project/memberlist.php?group_id=637719</a> </li> </ul> </div> @@ -39,4 +40,4 @@ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/readme/commands.html b/readme/commands.html index b5a5e845f..ff79a3349 100644 --- a/readme/commands.html +++ b/readme/commands.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | GM Commands</title> + <title>RAthena | GM Commands</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">GM Commands</div> </div> <div id="navcontainer"> @@ -23,7 +23,7 @@ </div> <div class="body-container"> - The following are the GM Commands which can be used in-game on an eAthena server.<br><br> + The following are the GM Commands which can be used in-game on an RAthena server.<br><br> <iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br><br> <iframe width="100%" height="35%" src="../conf/help2.txt"></iframe> </div> @@ -31,4 +31,4 @@ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/readme/faq.html b/readme/faq.html index a75b725ee..9b7a53b02 100644 --- a/readme/faq.html +++ b/readme/faq.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | FAQ</title> + <title>RAthena | FAQ</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">FAQ</div> </div> <div id="navcontainer"> @@ -23,7 +23,7 @@ </div> <div class="body-container"> - The following are frequently asked questions regarding eAthena.<br><br> + The following are frequently asked questions regarding RAthena.<br><br> <dl> <dt>Where can I set the exp rates?</dt> <dd> @@ -50,10 +50,10 @@ </dd> <dt>I found a bug, where to I report it?</dt> - <dd>If you find a bug in eAthena, report it here: <a href="http://www.eathena.ws/board/index.php?autocom=bugtracker" target="_blank">Bug Tracker</a></dd> + <dd>If you find a bug in RAthena, report it here: <a href="http://rathena.org/board/tracker/" target="_blank">Bug Tracker</a></dd> - <dt>I'm a well-experienced programmer, can I join the eAthena dev team?</dt> - <dd>Contact <a href="http://www.eathena.ws/board/index.php?showuser=121372" target="_blank">Paradox924X</a></dd> + <dt>I'm a well-experienced programmer, can I join the RAthena dev team?</dt> + <dd>You can apply in the <a href="http://rathena.org/board/topic/53712-developer-applications/" target="_blank">Developer Applications</a> topic.</dd> <dt>My character won't move, and no windows open when I login to the game, what's wrong?</dt> <dd>Your packet_db_ver is most likely set wrong, change it in /db/packet_db.txt to match your client's packet ver.</dd> @@ -63,4 +63,4 @@ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/readme/resources.html b/readme/resources.html index 79c3376ed..cc6cf87c8 100644 --- a/readme/resources.html +++ b/readme/resources.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | Resources</title> + <title>RAthena | Resources</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Resources</div> </div> <div id="navcontainer"> @@ -23,16 +23,16 @@ </div> <div class="body-container"> - The following are some links to various resources which can be helpful when using eAthena.<br> + The following are some links to various resources which can be helpful when using RAthena.<br> <ul> - <li><a href="http://www.eathena.ws/" target="_new">http://www.eathena.ws/</a><br> - The official eAthena project website.</li> + <li><a href="http://rathena.org/" target="_new">http://rathena.org/</a><br> + The official RAthena project website.</li> - <li><a href="http://eathena-project.googlecode.com/svn/" target="_new">http://eathena-project.googlecode.com/svn/</a><br> - The official SVN of the eAthena project.</li> + <li><a href="https://rathena.svn.sourceforge.net/svnroot/rathena/" target="_new">https://rathena.svn.sourceforge.net/svnroot/rathena/</a><br> + The official SVN of the RAthena project.</li> - <li><a href="irc://irc.deltaanime.net/#athena" target="_new">irc://irc.deltaanime.net/#athena</a><br> - The official eAthena IRC Channel.</li> + <li><a href="irc://irc.rizon.net/RAthena" target="_new">irc://irc.rizon.net/RAthena</a><br> + The official RAthena IRC Channel.</li> <li><a href="http://forum.asb-sakray.net/" target="_new">http://forum.asb-sakray.net/</a><br> The official AEGIS Support Board.</li> @@ -44,17 +44,17 @@ List of Ragnarok Online NPC sprite names and IDs.</li> <li><a href="../doc/script_commands.txt" target="_new">Script Commands</a><br> - Documentation of the script commands available in eAthena.</li> + Documentation of the script commands available in RAthena.</li> <li><a href="../doc/effect_list.txt" target="_new">Effect List</a><br> - Documentation of the visual effects available in eAthena.</li> + Documentation of the visual effects available in RAthena.</li> <li><a href="../doc/item_bonus.txt" target="_new">Item Bonuses</a><br> - Documentation of the item bonuses available in eAthena.</li> + Documentation of the item bonuses available in RAthena.</li> </ul> </div> <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/readme/scripting.html b/readme/scripting.html index 270789352..1253c0117 100644 --- a/readme/scripting.html +++ b/readme/scripting.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | Scripting</title> + <title>RAthena | Scripting</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Scripting</div> </div> <div id="navcontainer"> @@ -23,7 +23,7 @@ </div> <div class="body-container"> - How to create an NPC using eAthena's scripting:<br><br> + How to create an NPC using RAthena's scripting:<br><br> <code><font color="#0000FF">map_name</font>,<font color="#009900">x_cord</font>,<font color="#0CF305">y_cord</font>,<font color="#FF0000">npc_facing_direction</font> <strong>-TAB-</strong> script <strong>-TAB-</strong> <font color="#FF6600">NPC Name</font>#<font color="#FFCC00">HiddenName</font> <strong>-TAB-</strong> <font color="#CC3399">Sprite ID</font>,{<br> mes "[NPC Name]";<br> mes "Hello World";<br> @@ -53,7 +53,7 @@ </li> </ul> <strong>Script Command Documentation:</strong><br> - All the script commands in eAthena can be found <a href="../doc/script_commands.txt" target="_new">here</a>.<br><br> + All the script commands in RAthena can be found <a href="../doc/script_commands.txt" target="_new">here</a>.<br><br> <strong>How to enable your NPC:</strong> <ol> <li>Save it as a text file in your /npc/custom/ folder.</li> @@ -67,4 +67,4 @@ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/readme/setup.html b/readme/setup.html index 8bd829af8..558c2dc89 100644 --- a/readme/setup.html +++ b/readme/setup.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>eAthena | Setup</title> + <title>RAthena | Setup</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Setup</div> </div> <div id="navcontainer"> @@ -61,4 +61,4 @@ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div> </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/readme/style.css b/readme/style.css index 6a31b4e6a..9b49a32b0 100644 --- a/readme/style.css +++ b/readme/style.css @@ -11,7 +11,7 @@ body { border-left:thin solid #000; border-right:thin solid #000; margin-left:auto; - margin-right:auto; + margin-right:auto; background:#FFF url(images/clown.png) no-repeat fixed right bottom; } #template { position:relative; min-height:100%; } @@ -32,7 +32,7 @@ body { padding-top:10px; } .body-title { - font-size:x-large; + font-size:x-large; } .subtitle { font-size:14px; @@ -76,7 +76,7 @@ font-family: arial, helvetica, sans-serif; border-top: 1px solid #fff; } #footer a { - color: White; + color: White; } dt { font-weight:bold; |