1383 Commits

Author SHA1 Message Date
Playtester
bd82c377b1 Added some new headgears
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9502 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-14 21:58:18 +00:00
Playtester
926f672025 Updated various headgears
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9501 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-14 20:25:06 +00:00
skotlex
b8a2a5f905 - Added function skill_strip to handle stripping code. The RG strip skills and GS_DISARM use it now.
- Modified the strip-related status changes so they handle removing the equipped item instead of leaving it up to the skill-code. They return 0 when nothing could be stripped.
- Cleaned some the MD_DETECTOR code.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-14 18:15:24 +00:00
Playtester
5b46682b66 Capped Dex to 255 in the mob_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9498 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-14 17:32:31 +00:00
Playtester
73f1436125 * Old Purple Box now drops Assassin_Mask_ instead of the old one
- the old one got removed and will now crash the client

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9497 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-14 17:17:10 +00:00
Playtester
58adf03b64 Added two new pet eggs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-13 19:47:53 +00:00
skotlex
188a6322a0 - Added boss mode (0x20) to a few mobs that were missing it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-13 15:08:38 +00:00
Playtester
eb8761b56b Added full status recovery to some healing items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-12 20:32:00 +00:00
Playtester
160f3f12a6 Removed mob_db_a.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11 17:53:16 +00:00
Playtester
c769342386 * Readded removed mobs in a commented form
- also commented all invalid and missing sprite mobs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11 17:16:53 +00:00
Playtester
c8f5ca1425 Implemented Frus Card
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-09 14:01:01 +00:00
skotlex
2f497e2c18 - Minor fix in one mob skill line.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-08 19:33:14 +00:00
skotlex
e81a812069 - Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the emotion, val1 sets the mode, val2 adds to the mode, val3 removes from the mode. val4 asks to remove the previous mode change.
- Updated the mob skill reading code so it accepts hexadecimals in the 'val' fields. Also, it will optimize the NPC values so that when you set a mob's mode to their db mode, it will just remove the previous mode.
- NPC_EMOTION_ON will now automatically move it's new mode to val2 since it should add a mode, and if this mode doesn't has the aggressive bit, it will remove it. See this "ancient" hypothesis on how NPC_EMOTION_ON should work for the details:
	http://www.eathena.ws/board/index.php?showtopic=63606
- Updated mob_skill_db to account for the updated mob modes on NPC_EMOTION skills.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-07 16:42:25 +00:00
Playtester
1021525c6c Updated cards according to latest kRO patch
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-07 12:04:51 +00:00
Playtester
2c62592868 Fixed mode of guardians
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-06 23:12:09 +00:00
Playtester
49519dc929 * Updated mob modes
- they are now in hex format

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-06 18:15:52 +00:00
Playtester
74303fe227 Updated accessoires
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-06 12:33:14 +00:00
FlavioJS
637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
skotlex
a7cd3bf966 - Fixed HVAN_INSTRUCT int bonuses.
- Renamed mob_db's "adelay" column to ThinkTime and made the mob.c code use it instead of MIN_MOBTHINKTIME. The adelay of mobs will also be equal to their thinktime unless their thinktime is less than their attack motion.
- Cleaned the mob_db reading code a bit.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-04 19:07:18 +00:00
Playtester
83742242c4 Almost official HP values for Ninja/Gunslinger
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-04 18:04:38 +00:00
Playtester
30c5778a46 Updated garments
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-04 17:15:26 +00:00
Playtester
420d4f915e Updated shoes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-03 21:52:07 +00:00
FlavioJS
5d65da8e0c - Made ers double frees report as missing entries on destruction.
- Only one swap function (in cbasetypes.h) is used.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-03 16:50:58 +00:00
Playtester
50403c56cd typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 16:42:15 +00:00
Playtester
f94741506e Updated armors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 16:40:29 +00:00
Playtester
ebba33e507 Updated shields
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 16:09:19 +00:00
Playtester
68d882a7f8 Removed another unused mob
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 01:08:03 +00:00
Playtester
09cad51d19 Removed some mobs that aren't used anymore
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 00:41:46 +00:00
Playtester
e958997027 Updated various mob stats thanks to Soukosa
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-01 22:43:09 +00:00
Playtester
26cc18bce1 Fixed some mob names thanks to Soukosa
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-30 10:59:05 +00:00
Playtester
bc7409eb88 More drop updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-29 22:53:53 +00:00
Playtester
4fa6d05347 Updated various drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-29 18:58:32 +00:00
Playtester
8a01af273e Fixed Alchemist combo's autospell casting on target instead of self
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-29 10:54:16 +00:00
Playtester
0aa4954230 Fixed up healing items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27 19:44:58 +00:00
Playtester
402e1074bb Updated Rachel mob drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27 18:56:24 +00:00
Playtester
1e393b0dc8 Updated Rachel mob stats
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27 17:42:29 +00:00
skotlex
00409a92bb - Corrected KiriKage's range so it works correctly when used by non-players or when use weapon's range is used.
- Changed service for you's flags so it affects all players on range.
- Corrected the skill animation for Absorb Spirits
- Cleaned up a bit the implementation of how Gravity Field blocks the caster from moving.
- Mob class-changing will fail if the new class is the same as the previous one.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27 14:58:50 +00:00
Playtester
5d717825ed Updated Rachel Field mob stats and drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-26 19:51:24 +00:00
Playtester
d547bf3371 Updated selling price for some common drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-26 17:01:04 +00:00
Playtester
6dd96b4526 Fixed Sphinx Helm, Coif and Orc Hero Helm
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-25 18:27:42 +00:00
Playtester
84f13a515a Fixed selling price of Fine Grit 10z -> 60z
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-25 14:55:24 +00:00
skotlex
f9e9983ae1 - Heaven's drive no longer targets traps.
- Some minor cleanups


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-24 21:30:38 +00:00
Playtester
6490f7e885 Fixed sp cost of RG_RAID
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-23 17:28:50 +00:00
skotlex
73379857e2 - Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it.
- Added define TURBO to the Makefile. It enables MouseJstr's socket access optimization which should speed up the code when accessing the write/read buffers repeatedly within a function.
- Fixed the functions where the RFIFOHEAD/WFIFOHEAD functions were used incorrectly (prevents TURBO enabled compilations from finishing)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-23 15:33:51 +00:00
Playtester
476c1d866c * Official skills for remaining Thanatos mobs
- this completes the X.3 and X.4 mob skill updates
- removed various skills from G_mobs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-23 13:50:47 +00:00
skotlex
1c5fbb2231 - Various GS skill requirement corrections:
- All coin related skills can be used with any weapon. Those that require ammo can be used with any ammo.
- Added support for specifying ammo type = 99 in the skill_require_db file, it can be used to specify that any kind of ammo can be used with the skill, but you NEED to have ammo equipped.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21 21:38:56 +00:00
Playtester
0d6ccc9d62 * Fixed all cast times and delays of Gunslinger skills
- cast time of Dust is reduced by dex
- Tracking cast time cannot be reduced by anything
- Increase Accuracy requires 4 coins instead of 2

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21 21:17:25 +00:00
skotlex
e47c69b87b - Corrected GS_DISARM, it is now a normal attack, which, when it connects, has a chance to do strip weapon ar a 3*lv% rate (modified by dex)
- Fixed GS_PIERCINGSHOT, it should ignore defense
- Corrected Gatling Fever costing SP when trying to turn it off. Also, speed increases bonuses won't take effect while it's active.
- Updated the main makefile with a new OPT line. It is commented by default since it only works with GCC 4.X, when unset, it will hide away a huge amount of warnings that have to do with stuff that is not gonna be corrected in eA anyway.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21 20:54:22 +00:00
Playtester
83affac575 * Updated healing values of Ketupat and Red Thorn Fruit
* Less G_mobs spawning in Odin Temple

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21 18:29:54 +00:00
Playtester
5e3141be55 * Official skill for Ancient Mimic, Death Word and Angels
- also made NPC_DEFENDER self targeted
- Shelter now has angry mode

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 21:53:51 +00:00