10617 Commits

Author SHA1 Message Date
shennetsind
ebdc7c103e Added support for the "favorite item tab" feature. super-mega-thanks to Judas, credits to Fatal Error.
Be aware this update requires a new column in the inventory db, run upgrade_svn16517.sql in your database.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-28 03:22:47 +00:00
shennetsind
b72b1d7974 Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 22:06:01 +00:00
shennetsind
a7a1f81e56 Fixed bugreport:309 combos may now stack properly. moved all combo processing out of item bonuses and made it's own processing scheme, which is by far more efficient cpu-wise although it requires a little more memory, instead of checking for combo items whenever a status effect is turned on/off it only checks when equipping/un-equipping a item (and on login). Special Thanks to GreenBox, Kenpachi, Skotlex and Trojal
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16508 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27 00:11:32 +00:00
rud0lp20
2468b058b0 Updated NJ_HUUMA to renewal behavior.(bugreport:6330)
Updated some wizard skills(WZ_METEOR,WZ_HEAVENDRIVE,WZ_VERMILION) to its RE damage ratio.(bugreport:6334,bugreport:6329, bugreport:6333)
Fixed bugreport:6321 where skill ratio of RK_HUNDREDSPEAR is adjusted too much.
Follow up r16492 where damage dealt to traps should now show/display w/o affecting other skills behavior.
Fixed a glitch in UNT_DUMMYSKILL where it triggers multiple time that causes multiple damage something related with bugreport:6201.
Added some Kagerou/Oboro skills and more to come :).
(KO_YAMIKUMO, KO_RIGHT,	KO_LEFT, KO_JYUMONJIKIRI, KO_SETSUDAN, KO_BAKURETSU, KO_HAPPOKUNAI, KO_MUCHANAGE)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16506 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 18:08:30 +00:00
shennetsind
bfb1f25d06 Follow up r16502 / bugreport:6115 added missing check on battle_calc_gvg_damage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16503 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 02:37:58 +00:00
shennetsind
941818dec5 Fixed bugreport:6115 players without guild may now attack guardians during woe, mercenaries no longer can attack emperium.
Special Thanks/Credits To Daegaladh

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16502 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 02:30:41 +00:00
shennetsind
2160fbf074 Fixed bugreport:6311 capped summons speed to a minimum of 2 in order for them not to become useless (before this if you say cloned someone with less than 2 of speed the clones wouldn't function properly)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16501 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 02:16:56 +00:00
shennetsind
9fda9405d6 Added the merges proposed in evilpuncker's list of suggestions: http://rathena.org/board/topic/63001-my-rathena-suggestions/page__st__20#entry124218
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16500 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 01:42:10 +00:00
rud0lp20
0339913aa3 Fixed bugreport:6320 where trading with multiple characters may lead to exploitation.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-25 12:08:57 +00:00
rud0lp20
d62b55db3f Fixed bugreport:6312 where level of GC_RESEARCHNEWPOISON was not passed through where leech end damage is not properly calculated.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-25 00:41:37 +00:00
xazax-hun
0764ca499e Moved a few messages from source to msg_athena.conf.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 18:43:19 +00:00
xazax-hun
2851ac53f2 Merged ALL_PARTYFLEE from eAthena renewal branch.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16494 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 18:02:39 +00:00
xazax-hun
ae1726dbae Renamed leftovers REMODE to RENEWAL in documentation.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 17:34:07 +00:00
rud0lp20
7b294eebf9 Fixed bugreport:6310 where flinching/casting motion always trigger with ground type skills.[sorry forgot to remove it :)]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 14:12:23 +00:00
rud0lp20
2262d45e25 Fixed bugreport:6302 where WUG Riding state is not save in char log out.
Follow up r16483 where I forgot to include the list of skills that can be used when riding a WUG.XD

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 12:28:53 +00:00
xazax-hun
e29045dcd5 Refinements to atcommand suggestions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16489 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 09:18:04 +00:00
shennetsind
fd883e509b Fixed @adjgroup so that the cached permissions are updated alongside the group id.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16488 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 05:25:09 +00:00
rud0lp20
1a842445c0 Follow up r16486 a little code optimization and fixed its server crashing/halting tendency.
Follow up r16483 fixed a duplicate display animation of traps when triggered by a skill.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-24 03:40:07 +00:00
ignizh
c3386ad45d Fixed bugreport:5817. Hundred Spear now have his official behavior. (Thanks to Rytech for his base)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16486 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 21:28:41 +00:00
shennetsind
dc62ddd164 Follow up r16471 improved overall feature performance by making the bind list a pointer array, this also allows the system to have a unlimited amount of atcommand bind instances. also fixed a memory leak that'd be caused when npc_do_atcmd_event fails (e.g. when target npc is manually reloaded)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 19:26:50 +00:00
shennetsind
c2a83e1579 reverting r16476, for 1) after extensive debugging cookie and I found out it wasn't related to the crashes on the report and 2) it breaks the official behavior of reflect shield.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16484 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 15:14:14 +00:00
rud0lp20
041d671412 Updated most Ranger skills to its official behavior and damage formula.(bugreport:5272, bugreport:6249, bugreport:5548, bugreport:5888)
Fixed issues with traps: (bugreport:5906)
 - if RA_REASERCHTRAP is learned Alloy Traps can now be used to Hunter traps.
 - if Hunter traps expire it will now return either Booby Trap or Alloy Trap depending on item used.
 - some traps should now give full damage to plants.
 - update list of skills that can hit/damage/affect traps.
 - damage through skills can now be shown when hitting traps.
 - proper knock back behaviors
 - proper animation when triggers and triggering of item bonus script 'bHPDrainRate'
Fixed an issues where some skills cannot damage UNT_REVERBERATION/UNT_POEMOFNETHERWORLD  and doesn't deal 1 damage
Updated some official behavior where informational must shown when hitting, targeting, casting skills to targets.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 15:00:12 +00:00
rud0lp20
2364714b7c Fixed bugreport:6297 where Cart can be dispelled by SA_DISPELL and AB_CLEARANCE.
Little code optimization from r16478.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 11:57:11 +00:00
shennetsind
c7eda237eb follow up the awesome killer-commit r16479
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 01:26:32 +00:00
shennetsind
cb573fb6cf Follow up r16470 adjusted the fix for the longing of freedom
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 01:19:48 +00:00
daegaladh
677941e05e Added checkre() script command, which allows to check if a renewal feature is enabled or not.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 01:10:15 +00:00
cookiecrumbs
4f997e2b75 Fixed a bug where Storm Gust and other miscellaneous skills were not sending the packets to the client; prior to this revision, if you used, SG for example, you wouldn't see the mobs push until you @refresh. Storm Gust was also not pushing mobs as per the official mechanic (randomly) as it was pushing one cell backwards (prior to this revision). bugreport:6225
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 22:55:15 +00:00
cookiecrumbs
1a4c429b2d Added a check on the battle_delay_damage_sub to prevent crashes from map_freeblock_lock/unlock issues and the pointer becoming dereferenced. Original fix suggested by WildCard and it has proven to resolve issues on a larger scale server. bugreport:6123
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 22:36:13 +00:00
kenpachi2k11
b16d7806bb Follow up r16468 - removed the "n is meaningless" comment from bNoWeaponDamage and bNoMagicDamage and reset PACKETVER to 20120410.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 10:35:33 +00:00
cookiecrumbs
0fd45ac13e Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); original version by ToastOfDoom however heavily modified by I enabling command level at the invoking/character (@/#) level and fixes to prevent console errors as well as fixes aimed to ensure compatibility with rAthena.
Updated the script_commands.txt documentation with the following script commands: bindatcmd, unbindatcmd and useatcmd.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 05:15:32 +00:00
cookiecrumbs
c9269c0db9 Added a new configuration option to allow either weapon switching to cancel SC_DANCING or not.
Fixed an issue where movement is frozen (caster) with Longing for Freedom (walking outside of the cast).
Added checks related to dancing/ensemble skills to prevent frozen characters.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 01:26:48 +00:00
kenpachi2k11
8751cbba73 Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 23:05:42 +00:00
kenpachi2k11
123a31593c Renamed bUseSPrateSkill to bSkillUseSPrate.
Added bSkillUseSP.
Added documentation for bSkillUseSPrate(bUseSPrateSkill), bSkillUseSP, bSkillCooldown, bSkillFixedCast, bSkillVariableCast, bSkillFixedCast and bVariableCastrate. (bugreport:6193)
Fixed Enriched White PotionZs (#12428) and Enrich Celermine Juices (#12437) bonus script. (bugreport:5790)
Fixed Mental Sticks (#1654) bonus script. (bugreport:6071)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 22:15:28 +00:00
euphyy
52bf32a816 * Created standardized headers with explanations in /conf/mapflag/, deleted "fireworks" file (deprecated, 1 commented entry)
* Updated Wiki links and fixed grammar in /src/config/

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 05:30:14 +00:00
daegaladh
c1990d8893 Fixed an old bug in waitingroom where NPCs weren't appearing into their chatrooms.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 04:08:44 +00:00
shennetsind
62338c3fd1 Fixed bugreport:5968 mvp tombs should now unload w/o spiking cpu / lag / whatever.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 01:26:05 +00:00
cookiecrumbs
0556895658 Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and SP by a FIXED amount.
Fixed the following items in the /db/*re/item_db.txt and /sql-files/item_db.sql: Increase HP Potion (Small), Increase HP Potion (Medium), Increase HP Potion (Large). bugreport:5790

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 03:35:52 +00:00
shennetsind
39d578de13 Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so that if they fail to read the server doesn't get stuck with no atcommands (and no way to reload again since the reload is a atcommand…) also fixed a memory-release missing since the group.conf stuff was first added.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 21:13:40 +00:00
shennetsind
8be88c67b2 Follow up r16445 performance improvement.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16446 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 20:19:16 +00:00
cookiecrumbs
1c121768cb New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp; documented usage in permissions.txt
Fixed a typo in monster.conf.
Removed old functionality from showmobs command to make room for show_bossmobs.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 20:06:54 +00:00
shennetsind
71cd7d13af Follow up r16427 fixed issue with parenthesis logic and a battle.c warning on missing parenthesis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 19:59:36 +00:00
shennetsind
ae40bf0ec7 Super performance improvement to groups system, caching permissions levels and atcommand permissions saving thousands of thousands of dbmap lookups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 19:47:51 +00:00
rud0lp20
5f33bf4bd9 Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:6261.
Fixed bugreport:6240 WM_VOICEOFSIREN should now effect all target except caster.
Fixed bugreport:6264 where repeated entry in the 'produce_db.txt' are not process properly.
Added a proper message for casting restricted skills in a certain map flag same with official servers.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 13:09:08 +00:00
daegaladh
a72136e748 Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 04:18:33 +00:00
cookiecrumbs
6e9e36e2d6 Fixed an issue where when a trap was set that required a Special Alloy Trap, the returning trap was a Trap instead of Special Alloy Trap. bugreport:6263
Removed accidental inclusion of my name in the previous revision. r16439

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 04:02:18 +00:00
cookiecrumbs
2b244e9cd8 Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon monsters. bugreport:6261
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 03:23:21 +00:00
cookiecrumbs
c2548ecd0d Fixed double decrement with unit_remove_map and the issue that causes dynamic mobs to not spawn when one player is on the map. bugreport:1640
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 06:36:49 +00:00
shennetsind
d82f9190a2 Fixed bugreport:6248 special ubber thanks to cookie.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 18:46:04 +00:00
rud0lp20
8f114568c0 Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp grounds.
Follow up r16424 update for Sura skills to its official behavior and damage formula(SR_EARTHSHAKER,SR_RAMPAGEBLASTER,SR_KNUCKLEARROW,SR_GENTLETOUCH_QUITE,SR_GENTLETOUCH_CHANGE,SR_GENTLETOUCH_REVITALIZE[bugreport:5634]).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 10:16:37 +00:00
masao87
78cf7a424e - Added new script command hommutate which changes an Homunculus into an Homunculus S Class. Super special thanks to Xantara for doing the command!
- Added 2 new configs to homunc.conf to set the Max. Level for Homunculus and homunculus.
- Updated homun_exp.txt table with values from Lvl. 99 to 150 for Homnunculus S.
- Updated script_commands.txt with description of the new script command.
- Added Homunculus S Quest. bugreport:5641

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 15:52:49 +00:00