summaryrefslogtreecommitdiff
path: root/readme/features.html
diff options
context:
space:
mode:
Diffstat (limited to 'readme/features.html')
-rw-r--r--readme/features.html160
1 files changed, 160 insertions, 0 deletions
diff --git a/readme/features.html b/readme/features.html
new file mode 100644
index 000000000..78137d65e
--- /dev/null
+++ b/readme/features.html
@@ -0,0 +1,160 @@
+<html><head><title>eAthena - Features</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ Features
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ <a href="./changelog.html">Changelog</a><br>
+ Features<br>
+ <a href="./npcfeatures.html">NPC Features</a>
+
+ </td>
+ <td class="navi" align="right">
+ <a href="./setup.html">Setup</a><br>
+ <a href="./gmcommands.html">GM Commands</a><br>
+ <a href="./faq.html">FAQ</a><br>
+ <a href="./resources.html">Resources</a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>Features</h1>
+eAthena tries to keep up with kRO (Korean Ragnarok Online, an official server) in terms of features. Many of the features we have
+are re-coded versions of official onces. We also have many eAthena exclusive features, such as various NPC commands. We also
+have all of the RO server emu goodies, like open-source modification and custom sprites/items. We are currently on <i>feature-lock</i>,
+so we will focus mainly on stability for the time being, not new features.
+
+
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+<ul>
+ <li>PVP (Player Vs. Player)</li>
+ <li>Adoption System</li>
+ <li>Dynamic monster spawning system</li>
+ <li>GVG (Guild Vs. Guild)</li>
+ <li>qPets (Cute Pets)</li>
+ <li>Monster Skills</li>
+ <li>2-2 Jobs (Alternate 2nd Jobs)</li>
+ <li>Super Novice (Alternate 1st Job)</li>
+ <li>WoE (War of Emperium)</li>
+ <li>Remote administration of accounts (ladmin)</li>
+ <li>Weddings</li>
+ <li>Pet equipped mobs</li>
+ <li>Management of day/night</li>
+ <li>Mob Disguises</li>
+ <li>Weather and other special effects</li>
+ <li>"Rebirth/Transcendent" Classes</li>
+ <li>Room for custom sprites/items</li>
+ <li>Open source, allowing for your own personal modifications</li>
+ <li>Two different storage systems, TXT and SQL</li>
+ <li>Stability</li>
+ <li>Many other various features</li>
+</ul>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+