2491 Commits

Author SHA1 Message Date
skotlex
f56c98572b - NPC_AGIUP will now give movement boost of 50%
- Fixed WZ_WATERBALL number of hits when used by non-players.
- MO_BODYRELOCATION will send the slide packet with the actual src's coordinates rather than selected tile.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18 13:52:56 +00:00
Lupus
e3c172e392 new items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-18 10:48:33 +00:00
evera
a35914d253 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6636 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-05-18 07:21:05 +00:00
Playtester
ae012b0408 Fixed the item_bonus doc saying autospell3 rate is y% rather than y/10%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-17 20:28:47 +00:00
skotlex
e2ba12927e - Modified mob_can_changetarget to return true always when the new target is the provoked-by character. Fixes provoke not making the mob change target when it already is locked on another player.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6633 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-17 15:23:25 +00:00
Playtester
0b5634517c Now the Inns are like on official servers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-17 15:05:06 +00:00
skotlex
af26a46c9b - Added check to clear previous skill when combo time ends. Should fix TK Rankers being unable to initiate a combo with the same kick their previous combo was finished with.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6630 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-17 14:23:00 +00:00
skotlex
c042d6153c - Power Up and Agi Up now increase Hit/Flee by 20%/lv
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-17 13:46:05 +00:00
reddozen
0277ebc706 Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-17 01:03:22 +00:00
skotlex
4fcac3b2f9 - Modified "hide woe damage" to send the number of hits rather than 1 as damage Because when the damage is less than the number of hits, the client will display MISS.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16 18:51:20 +00:00
Playtester
86145b8698 More Aegis X.2 drop updates
- progress 50%

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16 15:37:34 +00:00
skotlex
99dbd259be - Added a check to map_searchfreecell to handle the case when no ranges are specified (returns the center tile).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16 14:54:37 +00:00
skotlex
1bac98be0c - Fire Pillar will now do 200%MATK damage per hit when level is >10.
- Blood Drain always hits now.
- Fixed Mob Area Skills not updating their use-time (rendering their skill delay useless)
- Search free cell will now skip picking the center-tile as target location. Will prevent slaves from walking on top of their master, or mobs placing stuff right under themselves with the "around" target conditions.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6621 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16 14:42:54 +00:00
Playtester
559ee0c2d6 Just a small fix(G_Khalitzburg speed 200 -> 175)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16 08:43:30 +00:00
evera
d0dfc12298 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6617 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-05-16 07:09:08 +00:00
evera
d02b1a3a86 fixed dts, changed kafra_pay, kafra_dungeons, and functions_kafra
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-16 04:33:08 +00:00
Playtester
9791bb53e6 Just a minor fix to Amon Ra...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 23:35:52 +00:00
Playtester
f44e764d49 More Amon Ra related changes
- Dark Blessing and Blood Sucker now have a range of 9 tiles
- Small fixes on his skills again
- G_Khalitzburg is a bit slower now

Changes to skill.conf:
-mobs now can stack ground skills by default
-mobs can place unlimited ground skills
-format for land_skill_limit changed

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 23:17:16 +00:00
Playtester
7a78e8cdfa Only a typo fix...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 21:22:48 +00:00
skotlex
1b1249c5d8 - When reading mapflags, when a map is set to be pvp or gvg, the other will be turned off (disables pvp mapflags in gvg maps for pk-servers)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6610 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 21:09:45 +00:00
Playtester
fa44f95727 * Fixed implementation of MVP Meteor Storm
- Dark Lord and Amon Ra use it
- Meteors drop in an area of 31x31 tiles
- each Meteor has 7x7 tiles splash damage
- each Meteor does 15 hits

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 20:37:17 +00:00
skotlex
c832510453 - Firepillar's damage per hit is now 100% MATK (rather than 20%) when the skill level is above 10.
- Sorted out the item_data structure, getiteminfo should work correctly now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 20:24:37 +00:00
skotlex
96c03caf7e - Soul Drain will now show the SP drained regardless of drain display settings.
- SC_COMBO state will now end in skill_attack rather than skill_check_condition (as it is required there to apply damage bonuses based on combo-casted skills)
- Spirit skills now have 500ms delay.
- KA skills can now be casted on other Soul Linkers as well without the Spirit requirement.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 19:30:35 +00:00
Playtester
1d8cbf92b9 Changed speed of G_Khalitzburg (very fast now)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 19:00:16 +00:00
skotlex
e00d2e1716 - Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 18:56:43 +00:00
Playtester
8e27e4bd1c Small skill fix on Amon Ra...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 18:51:06 +00:00
skotlex
b2b800212c - Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers.
- When removing a castle's owning guild, the char servers will erase the guardian data now.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 18:35:18 +00:00
Playtester
664e4c071e More fixed on Amon Ra, it works quite well now, mostly code fixes are needed...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 18:01:58 +00:00
skotlex
aed41cb881 - Changed the behaviour of immobile mobs when they can't chase their target. Rather than using a longrange skill and then unlocking, they will use an attack/angry state skill and then unlock.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 17:10:41 +00:00
skotlex
2c902be399 - Removed Lance's checks in clif.c to prevent sending packets when a player is in OPTION_INVISIBLE mode. Now pc_disguise won't change your viewclass when you diguise while hiding. The disguise should "show up" when you uncloak, instead.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 15:22:02 +00:00
skotlex
eb63227578 - Fixed clif_GlobalMessage being the exact same function as clif_message (the fiirst should send to ALL_CLIENT and the later should send to AREA_CHAT_WOS). Should fix globalmes script command.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 14:43:22 +00:00
skotlex
125e05d3cd - Added SC_BLADESTOP to the switch listing in status_change_start
- Characters in vending are now always considered "idle" if the idle_no_share setting is active.
- Corrected 10 Geminis spawning in Lhz1 rather than 2.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 14:15:04 +00:00
Lance
6fa0186000 * Players with OPTION_INVISIBLE should not be sent to clients.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 10:19:14 +00:00
Lance
38703db7c9 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6593 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-05-15 09:55:50 +00:00
Lance
f5631c0f3f * Added NPC event deprecated warnings to ease debugging old scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 09:54:51 +00:00
Lance
1a6219365c Script devs PLEASE convert all 'donpcevent's to proper format.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 09:29:39 +00:00
Lance
164ac7c02a * Supplied fake NPC ID in sd->npc_id for item scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15 09:10:56 +00:00
Playtester
1e975ec56a Fixed the quiz in the Wizard Job quest a bit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 22:08:15 +00:00
Playtester
16102424d5 More drop updates...
- Progress 45%

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 19:32:28 +00:00
Playtester
6b61a68c37 More Aegis X.2 drop updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 18:22:06 +00:00
Lance
dd4a935ce2 @_@ this is getting more confusing...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 13:08:26 +00:00
Lance
05736737c7 * Bugfix on fake npc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 12:57:50 +00:00
Playtester
44f3c0301b Additional Skeggiold Fix...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 12:02:41 +00:00
Playtester
049758b72d Hopefully fixed Skeggiolds summoning endless slaves
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:54:28 +00:00
Playtester
4a0b36ff3d Added a hopefully better implementation of Amon Ra thanks to Tharis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:37:45 +00:00
blackhole89
96bf1fd79e data.x=x; data.y=y was not done at all except when using random coordinates. dfhsdfhsdfh
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 11:01:13 +00:00
Playtester
6bd440fdb8 Uncommented Summon skill of Katrinn and Shecil
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14 08:32:35 +00:00
Playtester
77a6747d64 Fixed the new shops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 20:35:08 +00:00
Playtester
c2069a6ac4 More Aegis X.2 drops...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 15:16:08 +00:00
Playtester
c72c0e1684 Added missing shops at Beacon Island
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-13 11:42:17 +00:00