10057 Commits

Author SHA1 Message Date
mandark022
f3b89308a1 Fixed Warlock Quest chamber never opens for second try (bugreport:5294)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26 09:29:08 +00:00
og2
2142fc0310 Fixed waves not being announced and counted (bugreport:5289)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-25 17:25:48 +00:00
epoque11
d48dad422b - Fixed party invite crashing when a player is not online. (bugreport:5506)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-25 14:31:08 +00:00
xazax-hun
804c44345f Fixed Ctrl+c shutdown function on windows, followup r15706. (bugreport:5495)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24 19:16:23 +00:00
brianluau
50a736759b - Fixed missing 'delitem' in Ninja Job Quest. (bugreport:5399)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24 04:17:59 +00:00
brianluau
ade7ad3127 - Restored Lord Of Death spawn that was accidentally removed in r15060. (bugreport:5323)
- Made players face in the same direction they were facing right before warping.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24 04:06:49 +00:00
xazax-hun
2a8d609fd5 * Reading the itemDB checks for extra columns.
* Fixed a typo in mobDB reading followup r15531. (bugreport:5482)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 12:20:51 +00:00
shennetsind
c48133cf47 Fixed bugreport:1551 causing coma on monsters now grants you your-fully-deserved exp.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 10:55:01 +00:00
shennetsind
af234c561a Fixed bugreport:2564 da scenario:
- mage casts firebolt on professor with doublecasting+maya, if reflected, the fire bolt would trigger double casting. no longer happens (bug fixed).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 10:12:26 +00:00
shennetsind
1f7f269eea Fixed Super Novices mentral strength so that they may ressurect in gvg maps w/o being kicked out. bugreport:1988
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15781 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 09:46:19 +00:00
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