root/readme/features.html

Revision 1, 4.7 kB (checked in by jinshiro, 17 years ago)
Line 
1<html><head><title>eAthena - Features</title><head>
2
3<link rel="stylesheet" type="text/css" href="./readme.css">
4
5<body>
6<div id="dleftbg">
7</div>
8<div id="drightbg">
9</div>
10<div id="canvas" align="center">
11<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
12        <tr>
13                <td id="leftborder" valign="top">
14                        <table cellspacing="0" cellpadding="0" border="0">
15                                <tr>
16                                        <td id="leftborderspacer">
17                                        </td>
18                                </tr>
19                                <tr>
20                                        <td valign="top">
21                                        <img src="./images/leftborder.gif">
22                                        </td>
23                                </tr>
24                        </table>
25                </td>
26                <td id="middle" valign="top">
27                        <table cellspacing="0" cellpadding="0" border="0" valign="top">
28                                <tr>
29                                        <td id="logo" valign="top">
30                                                <table class="w800" cellspacing="0" cellpadding="0" border="0">
31                                                        <tr>
32                                                                <td valign="top">
33                                                                        <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
34                                                                                <tr>
35                                                                                        <td rowspan="4">
36                                                                                                <img src="./images/chara.gif" width="366" height="274">
37                                                                                        </td>
38                                                                                        <td rowspan="4" width="129">
39                                                                                        </td>
40                                                                                        <td colspan="2" width="305" height="51" align="right">
41                                                                                                <img src="./images/banner.gif" width="305" height="51">
42                                                                                        </td>
43                                                                                </tr>
44                                                                                <tr>
45                                                                                        <td id="title" colspan="2" align="right">
46                                                                                                Features
47                                                                                        </td>
48                                                                                </tr>
49                                                                                <tr>
50                                                                                        <td height="81" colspan="2">
51                                                                                        </td>
52                                                                                </tr>
53                                                                                <tr>
54                                                                                        <td class="navi" align="right">
55                                                                                                <a href="../readme.html">Introduction</a><br>
56                                                                                                <a href="./changelog.html">Changelog</a><br>
57                                                                                                Features<br>
58                                                                                                <a href="./npcfeatures.html">NPC Features</a>
59
60                                                                                        </td>
61                                                                                        <td class="navi" align="right">
62                                                                                                <a href="./setup.html">Setup</a><br>
63                                                                                                <a href="./gmcommands.html">GM Commands</a><br>
64                                                                                                <a href="./faq.html">FAQ</a><br>
65                                                                                                <a href="./resources.html">Resources</a>
66                                                                                        </td>
67                                                                                </tr>
68                                                                        </table>
69                                                                </td>
70                                                        </tr>
71                                                        <tr>
72                                                                <td id="btmborder">
73                                                                        <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
74                                                                                <tr>
75                                                                                        <td id="leftbtmborder"">
76                                                                                        </td>
77                                                                                        <td id="midbtmborder"">
78                                                                                                <img src="./images/btmborder.gif" width="44" height="2">
79                                                                                        </td>
80                                                                                        <td id="rightbtmborder">
81                                                                                        </td>
82                                                                                </tr>
83                                                                        </table>
84                                                                </td>
85                                                        </tr>
86                                                        <tr>
87                                                                <td id="content">
88                                                                        <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
89                                                                                <tr>
90                                                                                        <td id="lefttext" valign="top">
91<h1>Features</h1>
92eAthena tries to keep up with kRO (Korean Ragnarok Online, an official server) in terms of features. Many of the features we have
93are re-coded versions of official onces. We also have many eAthena exclusive features, such as various NPC commands. We also
94have all of the RO server emu goodies, like open-source modification and custom sprites/items. We are currently on <i>feature-lock</i>,
95so we will focus mainly on stability for the time being, not new features.
96
97
98                                                                                        </td>
99                                                                                        <td id="midtext">
100                                                                                        </td>
101                                                                                        <td id="righttext" valign="top">
102<ul>
103        <li>PVP (Player Vs. Player)</li>
104        <li>Adoption System</li>
105        <li>Dynamic monster spawning system</li>
106        <li>GVG (Guild Vs. Guild)</li>
107        <li>qPets (Cute Pets)</li>
108        <li>Monster Skills</li>
109        <li>2-2 Jobs (Alternate 2nd Jobs)</li>
110        <li>Super Novice (Alternate 1st Job)</li>
111        <li>WoE (War of Emperium)</li>
112        <li>Remote administration of accounts (ladmin)</li>
113        <li>Weddings</li>
114        <li>Pet equipped mobs</li>
115        <li>Management of day/night</li>
116        <li>Mob Disguises</li>
117        <li>Weather and other special effects</li>
118        <li>"Rebirth/Transcendent" Classes</li>
119        <li>Room for custom sprites/items</li>
120        <li>Open source, allowing for your own personal modifications</li>
121        <li>Two different storage systems, TXT and SQL</li>
122        <li>Stability</li>
123        <li>Many other various features</li>
124</ul>
125                       
126                                                                                        </td>
127                                                                                </tr>
128                                                                                <tr>
129                                                                                        <td colspan="3">
130                                                                                                &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
131                                                                                                &copy; Design Copyright 2005 Evera
132                                                                                        </td>
133                                                                                </tr>
134                                                                        </table>
135                                                                </td>
136                                                        </tr>                   
137                                                </table>
138                                        </td>
139                                </tr>
140                        </table>
141                </td>
142                <td id="rightborder" valign="top">
143                        <table cellspacing="0" cellpadding="0" border="0">
144                                <tr>
145                                        <td id="rightborderspacer">
146                                        </td>
147                                </tr>
148                                <tr>
149                                        <td valign="top">
150                                        <img src="./images/rightborder.gif">
151                                        </td>
152                                </tr>
153                        </table>
154                </td>
155
156        </tr>
157
158</table>
159</div>
160
Note: See TracBrowser for help on using the browser.