skotlex
0dfa4e1358
- Some small cleanups of how @reloadscript works.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-14 19:10:09 +00:00
skotlex
2f09d39c17
- Fixed incorrect range check in autospell2 triggers.
...
- Modified Wedding recall skills to behave as in officials.
- Modified Arrow Shower to be a ground-based skill and work as it should on officials.
- Fixed skill_additional_effect triggering every time you were being hit even if no damage was returned.
- Fixed battle_calc_damage_return to make magic damage be returned by 100%, and received damage nullified
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5598 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-14 17:51:42 +00:00
skotlex
26841613d9
- Status_check_skilluse again does the status_isdead check, but only on non-skills checks.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-14 14:23:59 +00:00
skotlex
7509afab42
- Fixed player auto-attack not cancelling when dead.
...
- Some cleanups in skill_unit nooverlapping code.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-14 13:38:49 +00:00
skotlex
936d506fdf
- Changed the mode of the crystals to 193 (can move, can attack, plants)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 21:33:02 +00:00
skotlex
236bb687c9
- Finished some checks to make sure Land Protector Only blocks BF_MAGIC skills. Hammerfall is no longer blocked.
...
- Some adjustments to what Dispel can remove.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 21:04:53 +00:00
skotlex
d842b9f68d
- Fixed script command warpparty looking for an attached player even when it is not needed.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 20:16:27 +00:00
skotlex
8cba6f1973
- HW_GRAVITATION now ignores elemental modifiers.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 19:34:15 +00:00
skotlex
e9fc1d9198
- Updated the jobmaster custom script to properly use Job_* constants rather than hardcoded numbers. Thanks to Pxxx for doing the update.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 19:12:55 +00:00
skotlex
6e2b036285
- Shield Reflect is now passed through Devotion as well.
...
- Devotion won't work on guildmates now (only party-members)
- Devoted to characters lose the devotion effect when the Crusader is at less than 25% Hp.
- Changed Gravity Field's element to earth so that it may hit hidden chars.
- chrif_scdata_save will not send a save scdata request when the char has been already tagged as in the final save.
- Cleaned up status_change_start a bit to make status_change_end calls on a separate switch, before it is cancelled by the switch about "sc already active". If it fails because the sc is already active, now it returns 1.
- Cleaned SC_SUITON a bit to get rid of that compile warning.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 18:50:35 +00:00
skotlex
2f1e8fcdaa
- Added function battle_calc_gvg_damage for gvg related damage reductions. Fixes Gravitation being reduced as well as Pressure overriding max-castles restriction.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 17:26:45 +00:00
Lupus
557741cf43
Added missing mob skills to G_HYDRA, G_PARASITE
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 15:46:13 +00:00
skotlex
f5359b3bbc
- Corrected char-server parameters so that the subnet config file is the third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar.
...
- Fixed TK and Soul Linker's position of their job entry in exp2.txt, thanks to Coltaro.
- Fixed NPC_GRANDDARKNESS targetting the enemy instead of yourself in mob_skill_db.
- Fixed Grandcross's hit and range entries in the skill_db (it had hit 5? that wasn't even a valid value from the description)
- PR_BENEDICTIO now ignores mdef
- Removed the status_isdead checks from status_check_skilluse, they are now done only on the skill_castend_* functions.
- Fixed NPC_SELFDESTRUCTION not doing the correct damage to oneself.
- Fixed chatlog's x/y column capacity.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 14:49:16 +00:00
skotlex
0e82adb9bf
- Updated clone skill copy to consider combo-skills.
...
- no_spawn_on_player won't work on mobs with no respawn delays now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 23:00:44 +00:00
Lupus
235843ca45
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 16:19:55 +00:00
MasterOfMuppets
a8bc082afc
bah
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 14:42:08 +00:00
MasterOfMuppets
a1fe545585
Another eAAC update.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 14:40:41 +00:00
MasterOfMuppets
ef285b6e9f
eAAC updates.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 14:35:00 +00:00
MasterOfMuppets
a6f0719f2d
Added a weapon shop to Einbroch and adjusted the prices of some daggers, thanks to Muad_Dib.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 12:20:28 +00:00
Vicious
d6f096d89d
nj/gs work by RockmanEXE and red_sun
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-12 01:42:29 +00:00
Vicious
173221b52e
more ninja/gs work
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-11 16:12:04 +00:00
Lupus
2933d1638b
ipdated Mimc/MystCace cards. Update Thanatos Statues Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-11 09:42:27 +00:00
skotlex
1b0b8a393a
- Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all config setting.
...
- Moved the gvg_traps_target_all config from guild.conf to skill.conf
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 21:30:17 +00:00
skotlex
dd2012602d
- Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 21:11:45 +00:00
skotlex
60d11ae90c
- Increased the range for unlocking out of Close confine.
...
- Reverted some changes in cbasetypes.h which actually broke compilation.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 20:18:40 +00:00
skotlex
5f8c670ba3
- Added a few dummy times in skill_cast_db for some GS skills.
...
- Autoskills now won't trigger on maps where said skill are not allowed.
- Some compilation warning fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5565 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 19:26:56 +00:00
skotlex
8fe81d12a3
- Changed div behaviour. Skills with div above zero will get their total damage increased by the number of hits, div less than zero is just for "show", total number of hits displayed is abs(div), but damage isn't increased by number of hits.
...
- Adjusted several skill damage equations to make up for this.
- Moved the Shield Chain soul-linked bonus to the second layer.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 18:16:47 +00:00
blackhole89
f92652ee92
GS_MAGICALBULLET implementation: declaring variables after case: without defining a block of {}, using something weird called atn_rand(something) instead of just rand. Fixed.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 16:54:18 +00:00
blackhole89
82fec3e7e0
missing } near line 449
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5562 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 16:45:46 +00:00
Vicious
6a9cccbf46
some ninja/gs work
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 15:58:22 +00:00
skotlex
bc1362c571
- Cleaned-up the random item reading routine. Fixed a overflow bug when one of the files has too many random items.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 15:07:13 +00:00
Lance
71fc431888
* Fixed a variable loopback problem on NPC shop price checking routine.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 14:28:08 +00:00
skotlex
01cf48cd39
- Fixed a memory overwrite crash on pc_readdb, thanks to foobar.
...
- Fixed only the first TK stance triggering when you have multiple of them active.
- Default of skill_attack_enable changed to yes.
- Fixed a compiler error in some ninja skill that only triggers on windows or c++ compilers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 13:35:11 +00:00
Lupus
bd6c2ee92a
Doppel's drops fix Lance 1411 -> Lance 1410 [Lupus]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 07:27:29 +00:00
Lupus
cbd83c0118
g_giant_hornet now agressive
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 06:19:15 +00:00
Lupus
3304b6c598
added 3 shops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 06:14:03 +00:00
Lupus
c87fbd0c64
minor typos, fixed Turtle island exploit
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 05:50:01 +00:00
skotlex
858d87d0c8
- Fixed Valkyrie's shield script in item_db.sql
...
- Added a warning on the char-server's name when it contains a space.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 01:56:59 +00:00
skotlex
36d4464315
- Fixed the linked bard/dancer skills toggling with each call to pc_calc_status
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-10 00:20:36 +00:00
skotlex
f1a58a1ae9
- Fixed a bug in the pc_skillreset function.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 23:23:43 +00:00
skotlex
9ca89d4cdc
- Some small cleanups in mob_read_mobavail (or however it is named)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 21:33:39 +00:00
Vicious
458a75780e
fixing max_weapon_size
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 21:02:48 +00:00
blackhole89
e9ec45a43c
MAX_WEAPON_TYPE was used with less-than during loading, thus causing the weapon class MAX_WEAPON_TYPE not being read in. Additionally, aspd_base was too small (MAX_WEAPON_TYPE rather than MAX_WEAPON_TYPE+1), thus causing out-of-bounds memory access each time it was used. I wonder why nobody noticed that yet.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5540 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 20:51:19 +00:00
blackhole89
a2a0e1e323
only the first 22 CSVs were read in, but MAX_WEAPON_TYPE+5 was 27 -> uninitialized array indices got atoi'd
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 20:26:45 +00:00
skotlex
ffea309d01
- Now you can't raise levels on an acquired skill when that skill is currently an acquired skill.
...
- Fixed pc_damage_sp not properly substracting SP.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 19:48:50 +00:00
skotlex
8309da5f58
- Made Magic Crasher a BF_WEAPON attack.
...
- Made skill_unit_range a per-level setting. meteor and Lov now have their unit range adjusted in the skill_unit_db rather than hardcoded.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 19:14:21 +00:00
Vicious
c4d6af569a
more ninja/gs update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 18:39:57 +00:00
blackhole89
1f037dd750
There go the status icons.
...
What is SI_MAEMI? Or rather, the icon in i_maemi.tga.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 17:15:36 +00:00
skotlex
26374a61c1
- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage/pc_damage to battle_damage.
...
- Changed ITEM_NAME_LENGTH to 50.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 16:54:36 +00:00
skotlex
f1231f7723
- Fixed stun's duration not getting reduced by vit + luk/3
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 15:25:57 +00:00