1177 Commits

Author SHA1 Message Date
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
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
Playtester
4822dcf191 Flywing and Butterfly Wing will now use the teleport skill
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 17:11:37 +00:00
Playtester
15b4290c42 Official skills for Breeze and Plasma
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 16:34:02 +00:00
Playtester
24abfd3282 * Official X.4 skills thanks to Tharis
- also set MVP skills to MVP skill level

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 16:00:54 +00:00
Playtester
38747b1685 * Official skills for Abyss Lake mobs
- G_Acidus, G_Ferus and Green Iguana don't have skills
- someone should test if all skills are working
- Green Iguana is now a looter

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 15:54:48 +00:00
Playtester
8457ae228c * Official skills for Bacsojin and Orc Baby
- yes Bacsojin's skills are interuptable despite MVP status

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-18 18:46:37 +00:00