10737 Commits

Author SHA1 Message Date
shennetsind
1105b7ac17 r16370 has fixed a behavior in *athena that has always made walking easier/smoother, unlike how it actually is meant to be, however since users have been exposed to this behavior for so many years I'm adding a config to disable it in order to save endless posts/bug reports on a intended feature.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 10:22:03 +00:00
shennetsind
b411524f2e bugreport:6137 fixed a bug that allowed item delays to be bypassed when a empty slot was found in the item delay array (e.g. a delay from other item was cleared and left the slot empty). also fixed a issue with the seconds display.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 08:37:28 +00:00
rud0lp20
f52904ee31 Fixed bugreport:6156 HT_REMOVETRAP must show a skill fail message when it fails.
Fixed bugreport:4160 after casting skills it should now check for the path if it is ok to execute same as official behavior.
Fixed bugreport:5830 now caster should not hit/chase target between an obstacle same as official behavior.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 07:41:12 +00:00
shennetsind
7207c06aeb bugreport:2638 Fixed exploit which allowed items to be mailed while trading/in-npc/etc. (could cause item dupe on badly scripted npcs). super mega ultra plus master thanks to GM Takumirai.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 06:54:17 +00:00
shennetsind
e1a74751ca Follow up r16365 removed unused variable and a re-declared variable
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 20:46:28 +00:00
euphyy
741c59a409 * Neuralizer is no longer consumed upon failure (bugreport:6040)
* Some cleaning of the Sorcerer job change quest (jobs\3-2\sorcerer.txt)
* Cleaning of "Bunny Band Quest" script (quests\bunnyband.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 18:09:25 +00:00
shennetsind
6df723178a Fixed bugreport:6151 monster skills will only trigger their text messages if they're successful, special thanks/credits to Daegaladh
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 09:20:26 +00:00
rud0lp20
2e4022e97a Fixed bugreport:5788 WL_READING_SB should now work like official behavior(save preserved spell on relog, proper skill fail message, maximum number of spell that a char can hold)
Fixed bugreport:5657 WL_EARTHSTRAIN should now work like official behavior(total number of range [15x4+lv], layout when casted, interval)
Updated WL_IMPRISON duration, rate and proper skill fail message.
Special thanks to Yommy and his amazing tool...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 17:27:37 +00:00
masao87
9d3e2c3021 - Redone the whole Arch Bishop Job change Quest in order to hopefully have fixed all the bugs from bugreport:5983 .
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 16:59:44 +00:00
shennetsind
5a8d5ca222 Fixed bugreport:6045 characters will no longer be left "broken" when with 0 hp (usually caused by a crash), instead they'll login dead with the window to go back to respawn point or remain there :p.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 15:54:24 +00:00
masao87
a1c12384fa - Fixed a bug in Eden Group Quests where a variable was set which was supposed to be converted and give the player certain gears. bugreport:6143
- Fixed an Priest Quest cutin which would result in getting an missing file error of the MvP Mistress Card illustration. bugreport:6144
- Fixed EXP Values in Eden Group Quest Boards 86 - 90 and 91 - 99. Source: http://irowiki.org/wiki/Eden_Group_Leveling_Quests
* 3 Hours cooldown isn't added yet since some testing is needed. bugreport:6110
- Some minor paranthesis fix in Knight Jobchange Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 14:13:56 +00:00
shennetsind
32b82f75b8 Fixed bugreport:5984 rental items exploit which allowed a rental item from never being deleted when used alongside storage has been fixed, blame on r14958
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 12:29:38 +00:00
shennetsind
d0105f816b Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange which leads to gear being unequipped when conditions are not met. Super-Mega-Ultra Thanks/Credits To: Daegaladh
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16360 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 12:05:02 +00:00
shennetsind
644bc3dbe5 Fixed bugreport:6123 fixed issue with null dat->src crash. Also applied a performance improvement by removing the idb lookup on every delayed damage
Super mega thanks to Cookie and Wildcard.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 11:21:33 +00:00
euphyy
727327df6f * Fixed Elemental Sword database entry, bugreport:6134
* Clarified documentation for "doevent" and "donpcevent", as per bugreport:428 (doc\script_commands.txt)
* A major cleanup/rewrite of the "Whisper System" documentation (doc\whisper_sys.txt)
* A few other minor documentation corrections

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 02:39:47 +00:00
xantara
c922bf99a4 Fixed bugreport:6136, mob chat should now be working.
- Chat database should be read before the mob db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-30 19:42:42 +00:00
flaid
8813c242c5 Fixed matk bonus bugreport:6134
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 22:01:05 +00:00
rud0lp20
2cf6927750 Implemented new item script bonuses:
- bSkillCooldown,n,x;
   - bSkillFixedCast,n,x;
   - *bSkillVariableCast,n,x;
   - bFixedCastrate,x;
   - *bVariableCastrate,x;
*Pending until RE Casting system is fully implemented.
ATM bCastrate is used to manipulate variable cast time where it should not.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 15:52:29 +00:00
rud0lp20
881e952b5a Follow up r16353 and fixed of bugreport:6135
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 07:00:07 +00:00
rud0lp20
0e6ba7d3ca Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISON
Fixed bugreport:6109 GN_CARTBOOST should now give atk bonus and fixed some genetic skills damage ratio and behavior
Fixed bugreport:6121 Rolling cutter's counter should now only be removed by walking and Cross Ripper Slasher
Fixed bugreport:6100 Cart should now can't be removed when character dies

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 14:41:25 +00:00
shennetsind
2c054848be Fixed typo that made this thing on by default while it should be off.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 09:05:36 +00:00
brianluau
32cb4c7931 - Changed the default log type to SQL. (tid:62476)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 05:14:08 +00:00
euphyy
de7ebc5300 * Standardized and added Shadow Chaser job quest! (bugreport:5834)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 04:44:17 +00:00
shennetsind
5af9566629 Fixed a couple mismatching block locks
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 03:01:46 +00:00
protimus
7b7c5d8b7d Updated packets of 2012-04-10 with informations provided by earthlingz.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-27 19:49:04 +00:00
euphyy
383dcfaf16 * Fixed a minor label typo in "Endless Tower" script, bugreport:5973 (instances\EndlessTower.txt)
* Fixed reset on Baby job change in custom "Job Master", bugreport:6101 (custom\jobmaster.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 20:46:31 +00:00
rud0lp20
fb56e5bc13 Fixed bugreport:5843 WL_HELLINFERNO should now deal 2 elemental(fire ad shadow) hits and updated its damage formula.
Fixed bugreport:6068 Cloaking/Hiding skills is now working to hide it self to non boss/detector monster.
Fixed bugreport:6105 Stone Curse should now stop target to attack once activated.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 11:54:35 +00:00
kenpachi2k11
2316ba38c2 Fixed a value in renewal Homunculus EXP table. (bugreport:6075)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 07:00:04 +00:00
ignizh
75dcd8e7dd Follow up r16343, missing Pre-Re fix o.o;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 01:29:01 +00:00
ignizh
ef76e2e5d1 Fixed bugreport:6083, Hell Plant now bypass flee & def of the target.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 01:25:41 +00:00
masao87
9e7531e0ed - Fixed Eden Group Quest Board 91-99 checking for Quests and giving the corresponding Experience if you've completed the Quest but during completion you've reached Baselevel 100 or greater. bugreport:6039
- Fixed Checkquest Problem in Eden Quest Board 71-85. bugreport:6015


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 22:37:56 +00:00
kenpachi2k11
a461f35c30 Corrected all pre-renewal and renewal EXP tables. (bugreport:6050 and bugreport:6075)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 20:28:13 +00:00
lmaatl
7ece356298 - Fixed bugreport:6101, the points of skills are not restarted after change the job
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 18:43:43 +00:00
shennetsind
b7d3e0665f Fixed bugreport:5808 GN Cart Boost is now removed when user takes off his cart
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 01:33:50 +00:00
shennetsind
d45d8b42a8 Fixed bugreport:6021 raised maximum aura_lv from 127 to MAX_LEVEL define
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 01:24:38 +00:00
shennetsind
487a66a879 Fixed bugreport:5295 Added a config so each server owner may decide whether their users are to view the actual data or not, requires RENEWAL_DROP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 01:09:43 +00:00
shennetsind
e24fccbcf9 Fixed bugreport:5951 changesex bug regarding it not changing bard/dancer classes after the change has been fixed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 00:36:01 +00:00
shennetsind
8e17ae71b4 Fixed bugreport:5947 Genetic/Mechanics should be displayed properly in their /alchemist /blacksmith ranks, special thanks to Xantara and Aleos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 00:26:10 +00:00
shennetsind
933eddd984 Fixed bugreport:4895 external bleeding will no longer cancel status changes (i.e. won't remove hide cloaking etc)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 00:01:19 +00:00
shennetsind
e83f4ecdf6 Fixed bugreport:6090 Mercenary Skills are no longer broken after a @reloadmobdb
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-23 23:43:25 +00:00
shennetsind
9726d4eb45 Fixed bugreport:5862 RENEWAL_EXP should now handle mvp exp properly, special thanks to Vali.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-23 23:22:17 +00:00
shennetsind
69c6a14772 Fixed bugreport:6095 Spider Web has been removed from the SCS condition system as its data cannot be cached (requires real-time check)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-23 23:20:27 +00:00
shennetsind
a1080d66ea Hello and welcome to BUG TRACKER NIGHT!
The first dish of the night, bugreport:6018 has been fixed. new carts are now removed properly.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-23 23:15:40 +00:00
euphyy
3671aa4a13 * Optimized "Erundek" NPC (battleground\bg_common.txt)
* More general cleaning...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-23 16:16:08 +00:00
greenboxal2
d3dcbae9ca Follow up r16327 missing null pointer check on mercenary data.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-21 16:10:13 +00:00
greenboxal2
a01a3cbb21 Fixed bugreport:6044 mercenaries should warp after being far from the master after 3 seconds.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-21 10:41:37 +00:00
greenboxal2
66d5d750fe Added mercenary and elemental objects support for getmapxy.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-21 10:28:02 +00:00
euphyy
766c527f0c * Optimized "Elemental Stone Trader" (merchants\elemental_trader.txt)
* Optimized "Armor Enchanter" (merchants\enchan_arm.txt)
* Optimized "Manuk Merchant" (merchants\manuk.txt)
* Fixed an incorrect variable in "Thanatos Tower" script, as per bugreport:6073 (quests\thana_quest.txt)
* Reverted quests_morocc edit, encoding error? - bugreport:6067 (quests\quests_morocc.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-20 21:21:00 +00:00
euphyy
63cb8093e1 * Reverted a few garbled characters that may have been causing errors (quests\quests_morocc.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-20 05:11:33 +00:00
euphyy
778f76eee5 * Optimized "Guild Battle NPC" (other\guildpvp.txt)
* Cleanup of "Gonryun Power Arena" script (other\powernpc.txt)
* Condensed "Seal Status" script a little bit (other\sealstatus.txt)
* Other general cleaning... :3

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16323 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-20 02:06:41 +00:00