9897 Commits

Author SHA1 Message Date
shennetsind
4ce86275af Added the missing Fixed Casting Time support.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 09:30:37 +00:00
shennetsind
fc9e19d867 Follow up r15777, reworked skill_icewall_block so that it stops any attacks against anyone who got blocked off the wall, not only caster. Modified iw block algorithim on mob_ai_sub_hard_activesearch
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 08:27:26 +00:00
shennetsind
3a99470723 Follow up r15768 (bugreport:5411) - special thanks to Kenpachi!
Shield Bommerang takes weapon element only until it calculates its damage against target, from there on (dmg reduction calculation) it uses neutral.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 08:06:02 +00:00
shennetsind
754dfd12ed Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, and they now act as walls meaning mobs will not turn around to attack you unless they were already chasing you
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 07:57:51 +00:00
shennetsind
878c8cfe07 Some minor code cleanup (gepard's idea from some time ago)
- Removed a dozen #REMODE checks.
- Added a typedef for the def type var

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 05:29:26 +00:00
shennetsind
7ddb5fa88a Fixed bugreport:5324 Elemental Sword bautospellonskill recursion is now fully functional
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 05:03:27 +00:00
shennetsind
b0c15a2eeb Fixed bug with autocasts being blocked by skill_amotion_leniency
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 04:59:28 +00:00
eathenabot
a678624e64 * Merged changes up to eAthena 15083.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15773 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 04:57:11 +00:00
shennetsind
1e942e8193 Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no longer lost/deleted.
Dev Note: the thing I added to sign icewalls may be suitable for bugreport:3574 as well

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 04:32:38 +00:00
eathenabot
ee2653b6eb * Merged changes up to eAthena 15082. (skipped 15081)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15771 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 04:30:17 +00:00
shennetsind
305f019eb3 Fixed bugreport:2424 Twilight Alchemy III no longer allows you to attempt to bypass empty bottle count
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 04:07:21 +00:00
shennetsind
ab21adbac1 Fixed crash with using @allskills in a character without PC_PERM_ALL_SKILL also applied some more of my curly brace love
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15769 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 03:46:34 +00:00
shennetsind
f65f94c406 Fixed bugreport:5411 Shield Bommerang (Rapid Smitting), in renewal now takes weapon in account plus it weapon element (no longer forced-neutral).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15768 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 03:22:57 +00:00
shennetsind
a32370ce0e Updated item_delay.txt description follow up r15762
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 03:20:11 +00:00
shennetsind
98ba0a8de0 Fixed gcc warning, removed unused variable 'flag'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15766 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 17:09:49 +00:00
shennetsind
6dd6182ddb Fixed bugreport:5344 break fall's dodge combo may be only be used with fly kick now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 17:08:56 +00:00
epoque11
6bf619c958 - Fixed a friend-list exploit allowing players to confirm the online status of another player. (bugreport:4863)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15764 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 12:32:12 +00:00
epoque11
34336478b5 - Fixed party exploit which allowed players to confirm the online status of another player. (bugreport:4863)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15763 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 12:17:17 +00:00
shennetsind
f8ddb21f74 Rehashed Item_delay.txt (bugreport:5487)
- Before you could only have MAX_ITEMDELAYS (10) items with delays. Now: you can have up to MAX_ITEMDELAYS (10) concurrent delays. and of course you can always increase MAX_ITEMDELAYS in src/map/itemdb.h as much as you may need.
- Item delays are no longer lost on logout, they're persistent until server restarts.
- When a item use is denied due to delay still up a message now tells the user why he can't use the item (before would leave the user wondering wtf was going on. it had no response)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 07:37:23 +00:00
shennetsind
b3b6616733 Fixed Sura's Gentle Touch Revitalize vit bonus, (part of bugreport:5358)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15761 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 06:56:05 +00:00
shennetsind
ef354909b8 Fixed Sura Crescent Elbow (part of bugreport:5358), it now reflects properly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15760 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 06:47:54 +00:00
shennetsind
4ed6dbc532 Fixed Sura Gentle Touch Energy Gain, bugreport:5358, now it gives you proper spheres
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 06:42:23 +00:00
shennetsind
79d53f4fe9 Fixed the damn broken combo code. Fixed Fallen Empire and Dragon Combo (part of bugreport:5358) and applied some more of my curly brace love.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 06:37:36 +00:00
shennetsind
1616fe5c79 Fixed bugreport:5208 Royal Guard's Force of Vanguard icon no longer goes negative.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 05:31:05 +00:00
shennetsind
b477b2ef01 Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 05:19:37 +00:00
shennetsind
bca0f1abae Fixed bugreport:5356 Shadow Shaser's Shadow Form. Skill now redirects damage properly and is removed upon either caster or target leaving skill range
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 04:59:21 +00:00
shennetsind
66a773cc45 Fixed Mechanic Stealth Field to move accordingly and grant proper effect
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15754 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 04:26:57 +00:00
shennetsind
d72c5e5a53 Fixed bugreport:5357 Neutral Barrier is now working accordingly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 04:01:51 +00:00
shennetsind
2b0c96b2ad Fixed bugreport:5486, now a more friendly message is displayed upon skill fail when you do not have enough of the required ammo.
Dev Note: I wasn't able to find a proper reply packet so I came up with this .-. if you know a official solution make yourself comfortable to replace.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 03:43:37 +00:00
shennetsind
b47bd76816 Follow up r15749, fixed to return correct value.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 03:37:55 +00:00
shennetsind
44e9e22241 Fixed bugreport:5445 Severe Rainstorm skill now takes arrow element in account
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 02:44:44 +00:00
shennetsind
16f56a4a90 Fixed bug with Sacrifice, Triple Attack and SC_MAGICALATK stopping the character from attacking if either missed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 02:31:58 +00:00
shennetsind
2d5f668912 Fixed bugreport:5385 soul collect skill now takes in account if its under raising dragon state in order to boost amount of spheres it may summon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 02:11:44 +00:00
shennetsind
af679c8c5c Added GM Sandman Skill (part of bugreport:5172). now available thru angra manyu item.
- Causes target player, mob, homunculus or mercenary to enter in endless sleep state until cast again (logoff cancels).
- Cannot be cast on self

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 01:50:01 +00:00
shennetsind
ca93d7b9cb Fixed bugreport:5468 Swordsman upper classes and ranger are no longer allowed to use reins of mount (new mounts)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 01:31:52 +00:00
shennetsind
c886724d1c Fixed bugreport:5466 Wug Strike now works as it should
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 01:12:51 +00:00
shennetsind
3b6c3eee25 Fixed bug in @mount allowing you to mount dragon/mado while in disguise (BADABOOM CRASH).
Adjusted @mount for dragons to require your class to be a rune knight (so @allskill gms mount their correct job)
Added Wug riding support for @mount

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15744 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 01:05:39 +00:00
shennetsind
831b7677ee Fixed bugreport:5462, Cursed Circle target is no longer able to move.
Also Fixed Cursed Circle effect not going off if status is ended normally.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-21 23:19:22 +00:00
shennetsind
1afef8ed53 Fixed Deep Sleep not being removed by status effects etc, bugreport:5475
Also Fixed 2 gcc warnings on status.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-21 22:52:19 +00:00
epoque11
1bf2eccd8b - Fixed Randomize Spell not casting the skills properly. (bugreport:5480)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-21 12:04:13 +00:00
epoque11
4f1d1a9179 - Fixed characters being automatically deleted when confirmation was required (bugreport:5479)
- Follow up r15738, removed existing deletion bug fix code to include the new fix

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-21 11:41:09 +00:00
flaviojs
4f09535328 - Change libconfig.h include directives to double-quoted form (file missing from r15737).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-20 23:04:26 +00:00
epoque11
54050b23b5 - Fixed character deletion not updating the client when char_del_delay was set to 0
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-20 22:50:47 +00:00
flaviojs
083ff3d160 - Fixed CMake compilation (libconfig integrated into common_base).
- Chanced libconfig.h include directives to double-quoted form (never use the system version of libconfig.h).
- Removed ShowError/ShowNotice from sig plugin (showmsg.c depends on core.c).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-20 16:59:07 +00:00
epoque11
7bcfb36e0e - Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sex
- Fixed missing casts from void* to struct online_char_data* in char.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-20 14:01:10 +00:00
gepard1984
b610cb1a7c - Script label db now utilizes DBMap's ability to store integer-type data (follow-up to r15682).
- Some minor code cleanups.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15734 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 23:35:42 +00:00
shennetsind
fcb46867e4 Follow up r15732, Fixed bug where a player killed by a method not passing thru pc_damage (e.g. poison/@die) would leave sitting icon active even while dead. Thanks to wildcard and epoque
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 20:06:03 +00:00
shennetsind
07d301cd6d Added the official sitting icon support, now while sitting a ugly icon will be displayed in the buff bar. thanks to keikun for providing the id, curse him as much as you like for the icon being horribly ugly <3
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 19:42:44 +00:00
kenpachi2k11
fb41dec87d Fixed Remove Traps range. (bugreport:5443)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15731 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 19:34:15 +00:00
lordttseven
58c5c34e81 Refine DB update
* DB courtesy of Kenpachi
 * added support for different stats per refine level for renewal
 * cleaned up the corresponding code a little
 * REMODE now displays the atk values on the client correctly

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 14:43:41 +00:00