9762 Commits

Author SHA1 Message Date
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
epoque11
14987db886 - Updated existing registry saving code to perform one single uniform query. (bugreport:2848)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15729 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 14:43:01 +00:00
eathenabot
975defa39c * Merged changes up to eAthena 15080.
(skipped 15079 because we use http://build.rathena.org/waterfall )

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 04:11:00 +00:00
og2
b7c9a7e9a2 Fixed little typo (bugreport:4088)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 01:11:00 +00:00
kenpachi2k11
c00f74a4ff Re-added Bradium Golem to pre-RE mob_race2_db.txt. (bugreport:5257) (Follow up r15722)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 20:31:22 +00:00
shennetsind
acade23765 Fixed Deep Sleep status, when hit in this status the hit damage is increased by 50% and deep sleep goes off. bugreport:5464
Also: Fixed Voice of Siren not going off when hit

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 17:35:29 +00:00
protimus
9a02d376d9 Added Odin's Power skill.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 16:34:38 +00:00
kenpachi2k11
7815618a36 Changed Evil Bone Wands MATK bonus from 15% to 110. (Renewal change.) (bugreport:5451)
Removed Reins of Mount from pre-RE item DB. (bugreport:5335)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 15:37:23 +00:00
kenpachi2k11
f6c5e716b8 Made BG equipment storable. (bugreport:3994)
Removed Bradium Golem from pre-RE mob_race2_db.txt. (bugreport:5257)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 15:16:18 +00:00
shennetsind
b2914108cf Follow up r15704, special thanks to Vali!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15721 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 14:40:34 +00:00
epoque11
e9aea140c9 - Updated mob_race2_db.txt to apply under RE and non-RE modes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 14:28:22 +00:00
lordttseven
b1ee1c2d8f * uncluttered DB paths between REMODE on/off a little
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 13:32:13 +00:00
shennetsind
6884eb70b5 Fixed Mechanic Hovering skill, bugreport:5363
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15718 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 07:00:53 +00:00
shennetsind
6eb4323eb5 Fixed Verkana and Turisus RK Runes, bugreport:5388
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 06:56:43 +00:00
shennetsind
6d650eb7b1 Fixed Minstrel/Wanderer Lessons skill SP Boost, SP Regen. bugreport:5364
Fixed Ranger Trap Research SP Boost.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15716 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 06:50:47 +00:00
shennetsind
1569a8b452 Fixed Royal Guard Prestige, bugreport:5406
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 06:39:32 +00:00
shennetsind
9fd4c7d753 Fixed White Imprison not going off, bugreport:5249
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 06:12:42 +00:00
shennetsind
f81e19f10a Fixed Sura's Lightning Walk, bugreport:5407
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 05:45:20 +00:00
shennetsind
fd364b2280 Fixed LG Trample max level, from 5 to 3. bugreport:5438
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 05:11:29 +00:00
shennetsind
aa33121343 Fixed Sura Windmill skill effect, bugreport:5438
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 05:10:01 +00:00
shennetsind
dc25bbb685 Fixed Dragon (RK Mount) aspd and weight bonuses, bugreport:5386
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 05:04:32 +00:00
shennetsind
c6537f77e7 Fixed gcc warning on pc.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 03:41:55 +00:00
shennetsind
2a492d7300 Added Official behavior to non-ensamble songs: they no longer go off if you warp within the same map. bugreport:4547
Dev Note: I didn't put it under session data cause only bard/gypsy classes use it, I found it to a be a waste. I'm not very comfortable with the dbmap either, however, so if you got any idea on how to make it more efficient lets talk :3

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 03:35:00 +00:00
shennetsind
72ba123607 Added Official Guild Aura Implementation bugreport:667
Before:
- Guild Aura would only trigger when guild master moved
Now:
- Guild Aura is triggered when master moves and/or when guild mate gets inside the area
- Guild Aura range is no longer hardcoded, you may modify it from skill_unit_db
Also:
- Added new skill_unit_db target type 'guild'

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 01:37:53 +00:00
xazax-hun
7e0fe2960f * Properly handling, when closing the consoles via X button on windows.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 00:06:38 +00:00
gepard1984
c8cbee8f74 - Reverted r15701 and r15702 to restore ERS for guild exp cache.
- Readded another fix for bugreport:5458 (crash caused by guild exp cache code freeing wrong memory area, since r15682).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15705 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 23:20:07 +00:00
shennetsind
e226823124 Fixed bugreport:5304 flee calculation on renewal, thanks to Angezerus and Vali!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 21:53:35 +00:00
shennetsind
c6ed701d4e Fixed bugreport:5457 loginlog now submits proper escaped message to log
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15703 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 21:45:34 +00:00
shennetsind
64038259e7 Follow up r15701 added missing db_destroy for memory stuff.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 21:35:54 +00:00
shennetsind
b1e526043b Fixed bugreport:5458 server crashing when a character with guild-exp-tax kills a monster. dev note: Gepard I tried to reach you but you weren't available, so I've done my own fix although my lack of familiarity with your new system, make yourself comfortable to modify as you wish.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 21:29:56 +00:00
shennetsind
e7f8a20fd7 Fixed Reject Sword, bugreport:4493 it nows applies damage reduction damage properly and rejects dual-wield weapons properly as on official servers. super thanks to daegaladh for his contribution
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 20:37:32 +00:00
shennetsind
98ae61d8f4 Fixed gcc warning on unused variable 'gc'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 20:24:13 +00:00
shennetsind
ad56da4b99 Fixed bugreport:5456 you can no exploit creation of crafting items by mixing packets thru wpe/rpe/whatever. it now checks if the item you're attempting to create belongs to the trigger used.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 20:21:44 +00:00
shennetsind
36be409882 fixed gcc warning, removed unused variable 'flag'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 19:55:17 +00:00
shennetsind
7e4c23322b Fixed baphomet card bonus not working when used by ammunition (required by a new kunai), bugreport:506
WHOS YOUR DADDY? IND HENNET!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 19:47:43 +00:00
shennetsind
7c488fcc58 HELLO WORLD.
- Fixed bugreport:5424, deep sleep status now makes target unable to move
- Fixed bugreport:5335, savage steak and similar foods now provide their bonus correctly.

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