skotlex 39d33a2f80 - the auth function in login.c won't jstrescapecpy passwords that were encrypted.
- Moved the Endure and Gravitation sc ends to battle_damage from pc_damage.
- Endure level 11 and above are now considered infinite-endure.
- Set the minimum pet hungry delay to 10
- modified function skill_delayfix to only receive skill/lv, actual time is now always acquired from skill_get_delay. It also now will never return a value below min_skill_delay_limit.
- Modified brandish spear so you won't see the skill-animation for every targetted mob. Also cleaned it up to use map_foreachincell calls.
- splitted skill_cast_fix into skill_cast_fix and skill_cast_fix_sc, the first does cast adjustments based on dex and server settings, the later only based on sc changes. Mobs use the later while everyone else use the former (which invokes the later when appropiate)
- Added the Steel Body icon to auto-berserk.
- Now you can't cast auto-counter while the previous one is active.
- For the duration of Berserk, infinite-endure is activated.
- Added Veider's suggestion to do a hack-report when players request the name of an invisible/cloaked character.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-30 15:50:54 +00:00
2006-03-30 13:07:16 +00:00
2006-03-30 13:07:16 +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%