skotlex bcb011580c - The max level of NPC_SPLASHATTACK is now 1.
- Implemented NPC_DEFENDER. Reduces ranged Physical+Misc damage by 80%
- Improved the battle config reader so it accepts hexadecimal values. Updated the monster_ai description to make use of this.
- Added monster_ai&0x200. When set, mob skill delays are shared. That is, if the mob has several lines with the same skill, when the skill is used, the delay will be set to all of them, not just the one entry used.
- Cleaned mob.c to use hex values when refering mob_ai
- Corrected NPC_BARRIER so it grants 100 def/mdef (and not just mdef)
- Weapon ATK bonuses will now only apply to watk and NOT watk2 on players (on players watk2 is refine bonus)
- Corrected NPC_KEEPING. it should give 90 def, not 100


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 21:25:47 +00:00
2006-07-04 04:37:49 +00:00
2006-11-16 15:42:11 +00:00
2006-04-15 15:11:07 +00:00
2006-11-20 16:58:34 +00:00
2006-11-16 19:37:17 +00:00
2006-11-05 09:38:59 +00:00
2006-06-05 02:40:19 +00:00

<html><head><link rel="stylesheet" type="text/css" href="./readme/readme.css"><title>eAthena - Introduction</title></head>

<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="./readme/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="./readme/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="./readme/images/banner.gif" width="305" height="51">
											</td>
										</tr>
										<tr>
											<td id="title" colspan="2" align="right">
												Introduction
											</td>
										</tr>
										<tr>
											<td height="81" colspan="2">
											</td>
										</tr>
										<tr>
											<td class="navi" align="right">
												Introduction<br>
												<a href="./readme/changelog.html">Changelog</a><br>
												<a href="./readme/features.html">Features</a><br>
												<a href="./readme/npcfeatures.html">NPC Features</a>

											</td>
											<td class="navi" align="right">
												<a href="./readme/setup.html">Setup</a><br>
												<a href="./readme/gmcommands.html">GM Commands</a><br>
												<a href="./readme/faq.html">FAQ</a><br>
												<a href="./readme/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="./readme/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>eAthena SVN series</h1>
eAthena is an open-source Ragnarok Online server emulator. It's written in C, but we are working on a C++ version. Although it is cross-platform, we only officially support Win32 and Linux.
<br>
<br>eAthena is licensed under the GPL, so please give us credit if you use our code.
<br>Our SVN (<a href="http://tortoisesvn.tigris.org/download.html">You may download TortoiseSVN here to access our SVN</a>) is located at <a href="http://66.118.142.23:8080/svn/ea/">http://66.118.142.23:8080/svn/ea/</a>. SVN stands for Subversion, which is similar to the commonly used CVS.
<br>
<br>P.S. If you had a hard time loading this readme, please use <a href="http://www.getfirefox.com">Firefox</a>.

											</td>
											<td id="midtext">
											</td>
											<td id="righttext" valign="top">
<h1>The eAthena Team</h1>
Here are our current developers. We have had many past developers, and if you come across this, please let us know ^_^.<br>

<b>Developers</b>
<table class="right">
	<tr>
		<td>
			Wallex
		</td>
		<td>
			Lupus
		</td>
		<td>
			DracoRPG
		</td>
	</tr>
	<tr>
		<td>
			MasterOfMuppets
		</td>

		<td>
			Fredzilla
		</td>
		<td>
			Kayla
		</td>
	</tr>
	<tr>
		<td>
			Kevin
		</td>
		<td>
			Shinomori
		</td>
		<td>
			Clownphobia(Cuteboi)
		</td>
	</tr>
	<tr>
		<td>
			LuzZza
		</td>
		<td>
			Evera
		</td>
		<td>
			Nexon
		</td>
	</tr>
	<tr>
		<td>
			Celest
		</td>
		<td>
			Wizputer
		</td>
		<td>
            Valaris
		</td>
	</tr>
	<tr>
		<td>
			Lance
		</td>
		<td>
			Komurka
		</td>
		<td>
            
		</td>
	</tr>
</table>
<br>
<b>Mods/Admins</b>
<table class="right">
	<tr>
		<td>
			Massdriller
		</td>
		<td>
			Deviant
		</td>
		<td>
			Delta
		</td>
	</tr>
	<tr>
		<td>
			Manipulator
		</td>
		<td>
			SantaPoring
		</td>
		<td>
			Davidchak
		</td>
	</tr>
    <tr>
        <td>
            Valaris
        </td><td></td><td></td>
    </tr>
	<tr>
		<td>
		</td>
	</tr>
</table>
<br>
<b>Ex-Developers and Honorable Mentions</b>
<table class="right">
	<tr>
		<td>
			RoVeRT
		</td>
		<td>
			AppleGirl
		</td>
		<td>
			Akaru/Hikaru
		</td>
	</tr>
	<tr>
		<td>
			Darkchild
		</td>
		<td>
			Kalaspuff
		</td>
		<td>
			Ajarn
		</td>
	</tr>
	<tr>
		<td>
			Fritz
		</td>
		<td>
			Aria
		</td>
		<td>
			Mass Zero
		</td>
	</tr>
	<tr>
		<td>
			Nana
		</td>
		<td>
			Shinigami
		</td>
		<td>
			Moonsoul
		</td>
	</tr>
	<tr>
		<td>
			Kobra_k88
		</td>
		<td>
			Codemaster
		</td>
		<td>
			Davidsiaw
		</td>
	</tr>
	<tr>
		<td>
			MC_Cameri
		</td>
		<td>
			Spira
		</td>
		<td>
			Lord
		</td>
	</tr>
	<tr>
		<td>
			Yor
		</td>
		<td>
			Sara-chan
		</td>
		<td>
			Mikage
		</td>
	</tr>
	<tr>
		<td>
			Ajs15822
		</td>
		<td>
			Cyberghost
		</td>
		<td>
			Azndragon
		</td>
	</tr>
	<tr>
		<td>
			Nasedo
		</td>
		<td>
			Sirius
		</td>
	</tr>
</table>
                                                <br />
                                                    <br />
                                                </strong>
			
											</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>

</table>
		<td id="rightborder" valign="top">
			<table cellspacing="0" cellpadding="0" border="0">
				<tr>
					<td id="rightborderspacer">
					</td>
				</tr>
				<tr>
					<td valign="top">
					<img src="./readme/images/rightborder.gif">
					</td>
				</tr>
			</table>
		</td>
</div>
					</td>
				</tr>
			</table>
		</td>

	</tr>
</body>
</html>

Languages
C++ 98%
Perl 0.6%
CMake 0.4%
M4 0.3%
Makefile 0.2%
Other 0.2%