9284 Commits

Author SHA1 Message Date
skotlex
7fac8ac102 - status_check_skilluse won't block skill-specific checks (silence, berserk, steel-body, etc) when the skill in use is an item-invoked skill.
- Merged LittleWolf's function to read the map-height directly from the rsw file.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 18:47:01 +00:00
Vicious
9bd5db1642 fixed Piercing shot, desperado, fullbuster damage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5705 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 17:39:11 +00:00
skotlex
f5c4a9bbfc - Some cleanups in irc.c
- Changed ASC_BREAKER's cast to 700ms
- Magic skills that ignore element now also don't take into account elemental cards.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 14:08:03 +00:00
Lance
9e048bbd7f * Fixed compiler warnings in battle.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 07:26:34 +00:00
Lance
a4bf5eb3d0 [reddozen's fix]
- Updated Full Buster's damage, status effects, and skill levels
- Bullseye now only uses 1 coin
- changed Adjustment's required SP
- changed Incerase Accuracy's effect bonuses
- changed Magical Bullet's SP cost
- changed Piercing Shot's damage and SP
- changed Desperado's range, hit count, aftercast delay, and SP
- fixed Absorb Spirit Sphere being able to remove coins
- changed Acid Demonstration's damage to the new Japanese formula

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 07:24:47 +00:00
Lupus
dcd86e9161 elemental converters ingredients update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 06:16:15 +00:00
LuzZza
aac4ec9ab4 Fixed duel in pk-mode (same party/same guild/alliance non-targeting issue).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 22:18:03 +00:00
LuzZza
12408e51c3 Fix on not showing guildmembers logins/logouts messages.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 17:46:27 +00:00
skotlex
a396cbebca - Fixed the inf2 for BA_DISSONANCE
- Fixed SC_SWOO's opt3 value.
- Fixed allowing multiple recast of Dissonance/Ugly-Dance
- Fixed those annoying irc.c compile warnings.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 14:06:00 +00:00
Lupus
d740947921 warning msg typos fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 11:50:27 +00:00
Lance
d8aebfa933 * Some minor issue on Payment Healer.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 11:01:46 +00:00
Lupus
d314909d79 updated mystcase card effect. now drops GB even with the combo set on
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 06:41:13 +00:00
skotlex
ee1080a99f - Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps with players instead of just mobs in the vecinity of players.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 21:41:06 +00:00
skotlex
24315a9cb6 - Added a pc_stop_attack() invokation when starting SC_XMAS/SC_WEDDING.
- Increased the SC_WEDDING walk delay to double walk delay, instead of increasing it by 50%


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 20:26:37 +00:00
skotlex
1223d1adfe - Fixed "being able to cast" skills while dead.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 20:15:37 +00:00
LuzZza
cf7467c60b Cleaned up some guild functions:
-Now guild leaving/explusion packets sends correctly.
-Fix to prevent creation alliance/opposition with same guilds.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 16:39:21 +00:00
skotlex
42de903b04 - @stfu now allows negative intervals to be specified, they increase manner instead.
- Added overflow fix to the login-server when sending GM accounts to char.
- Increased buffer size abit in check_ip (login.c) to see if it prevents stack corruption.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 15:38:00 +00:00
skotlex
5cc553de0f - Small fix to prevent killer/killable states from allowing you to target yourself.
- Added Explosion Spirits to list of effects that dispel on logout.
- Fixed handling of guild skills by pc_blockskill_start, renamed it to skill_blockpc_start as it needs some constants available only in skill.c
- Fixed autoguard icon showing with stun.
- Fixed splash area of Ganbantein
- Fixed acid demonstration breaking shield instead of armor.
- Fixed Slim Pitcher crashing server ocassionally.
- Hopefully fixed Ankle Snare lasting the whole trap's duration
- Added sc_start(SC_ENDURE) on infinite endure bonus.
- Fixed Berserk Pitcher consuming required items twice.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 14:45:17 +00:00
Lupus
7d5db186c5 added NJ/GS job quests. temp ones tough
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 12:41:27 +00:00
Lupus
6d2dfb15e9 Fixed endless warping loops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 12:16:38 +00:00
Lupus
39e8d59082 Fixed possible Castle Economy investment overflow with Emsolute Develop learnt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:43:54 +00:00
Lupus
47fc382525 Removed Berserk Potions from all shops, but Comodo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:30:31 +00:00
Lupus
89b600e9e7 typo fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:12:30 +00:00
Lupus
8b6d332af4 fixed items after blackhole89's fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:11:04 +00:00
blackhole89
1b8704c0ef git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5671 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-03-20 10:51:14 +00:00
blackhole89
4a97fa83a3 Heh. Took me quite a while to figure this out... but yeah. As of this revision, the change is at line 445 in status.c.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5670 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 10:36:47 +00:00
Lupus
5a10412b36 added to doc: getmonsterinfo. updated NJ items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 08:32:47 +00:00
Vicious
048174da5b Fixed female thief bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19 15:15:47 +00:00
Lance
720f3be7c3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5665 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-03-19 05:46:15 +00:00
Lance
bfe227ac7d * Documentation update on NPC whisper and rid2name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19 05:44:41 +00:00
Lance
0e1c1ec72e * Fixed event_kill_pc to behave like what it should instead of another replication of event_death. Added script function rid2name to convert bl ids to name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19 05:14:59 +00:00
Lance
c44e8e1175 Replaced getmobdata to setmobdata in changelog.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19 04:38:21 +00:00
Lance
6ef4e75bb4 * Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. Cleanep up confusing indentation in clif.c.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19 04:36:53 +00:00
Vicious
1b2cd77d7f NJ/SG item update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 23:11:28 +00:00
Lupus
9a51949029 added script function 'getmonsterinfo'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 14:41:02 +00:00
Lupus
16ebed91a0 fixed TONS of wrong wieght, wep lvl, req lvl of the items. minor typo in 6_hats npc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 07:23:58 +00:00
Lance
4c65151fb5 * Fixed warnings on compilers again.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 01:43:46 +00:00
Zephiris
562a64fee0 * Fixed the mob_skill_db by commenting out lines with targeted skills being cast during an idle state. (Thanks to LittleWolf) [Zephiris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 01:07:20 +00:00
skotlex
22c298e647 - Removed a block of code from skill_check_condition that actually belongs to status_check_skilluse.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 18:58:41 +00:00
Lance
676de25d41 Modified battle_athena.conf for the new modifications.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 16:48:51 +00:00
Lance
e804a51220 * Fixed misleading and inaccurately documented events and added a missing flag.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 16:47:21 +00:00
Lance
fc7ef5e632 Corrected nullpo_retv -> nullpo_ret since npc_unload is int.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 16:15:56 +00:00
Lance
1c65124338 Reappropriate my previous fix on map_foreachiddb, it's npc_unload's problem.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5647 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 16:14:29 +00:00
Lance
b189439dd9 Commited something I shouldn't.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 16:11:17 +00:00
Lance
fc71db55ba * Fixed npc_cleanup_dbsub not removing key and caused pointer being freed problem.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5645 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 16:09:47 +00:00
skotlex
cee086fece - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)
- Added battle_config debuff_on_logout which removes Asura's SP regen delay and Strip-Equip effects on logout when set to yes (default).


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 14:09:54 +00:00
skotlex
a8aba5331a - removed auto-attaching of player-run scripts in initnpctimer. You must use attachnpctimer!
- updated juperos elevator script to invoke attachnpctimer as it should be.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 13:42:14 +00:00
Lupus
4207f53586 alice doll fix, cooking quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 12:28:40 +00:00
Lance
d192fad9a4 * Another compiler warning...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5639 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 06:45:58 +00:00
Lance
ceea8fde6c * Final fix on Juperos NPC.
* Fix on initnpctimer not attaching rid.
* Fix on OnTouch ignoring -1 NPCs.
* Fix on @reloadscript crashing due to passing non BL_SKILL bl to a function that accepts only BL_SKILL bl.
* Added area NPC detection in clif_parseLoadEndAck.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 06:39:58 +00:00