10737 Commits

Author SHA1 Message Date
euphyy
2adc9cdf28 * Follow-up r16726, more standardization on docs.
* Replaced and added dividers in many script files with one standard divider.
* Other misc. cleaning...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 00:37:36 +00:00
brianluau
9b08202837 - Standardized headers of /doc files.
- Added svn:eol-style=native property on some recently added text files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 21:49:48 +00:00
euphyy
b2029010bb * Updated new atcommand messages in msg_athena to be more grammar-friendly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 18:02:11 +00:00
brianluau
c6fa46db85 - Moved 400+ hard-coded messages to msg_athena.conf for easier translating. Thanks mkbu95!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 06:24:39 +00:00
brianluau
41af7482b1 - Fixed warnings from r16722.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 02:03:11 +00:00
brianluau
f8a4c8b82f - Fixed @item so it only displays message "Item created" on success.
- Changed @raisemap to also function as "@healmap".
- Changed txt_time() to omit days/hours/seconds if there are none.
- Also applied the 'min_chat_delay' to @main, @pettalk and @homtalk.
- Fixed a warning in skill.c (bugreport:6593)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31 01:44:18 +00:00
shennetsind
f90160d7cf Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the pointer (the tombstone might be unloaded before the monster causing a issue), also removed a unused #define
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16721 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-30 20:50:28 +00:00
j-tkay
d61ae58fd5 - Fixed bugreport:6590, added missing changequest (3071-3076). (npc/quests/quests_veins.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-30 06:49:47 +00:00
shennetsind
115bdde1da Fixed bugreport:6584 reverted something that shouldn't have been removed in r16687
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-30 00:06:32 +00:00
j-tkay
7bb719e267 - Fixed bugreport:6586, invalid check for Magic Wand Quest. (npc/re/quests/eden/56-70.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16718 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-29 23:52:23 +00:00
rud0lp20
fb23c27da5 Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skills cast, delay, and cooldown.
Fixed bugreport:6583 where GN_MIX_COOKING and GN_MAKEBOMB doesn't produce the right amount of item.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-29 16:49:15 +00:00
brianluau
f0fd2ca09a - Changed executable names in Linux start scripts (follow up to r15503).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16716 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-28 07:20:32 +00:00
euphyy
ef338e07c2 * Optimized "3rd Item Seller" script (re\merchants\3rd_trader.txt)
* Optimized Eden Quest lv. 71-85 (re\quests\eden\)
* Deleted a duplicate NPC, bugreport:6564 (re\quests\quests_dicastes.txt)
* Other small fixes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 20:37:19 +00:00
brianluau
b0bd614417 - Fixed a close in The Crow of the Fate quest. (bugreport:6571)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 19:32:31 +00:00
rud0lp20
4f57f0d35c Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBot
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 11:53:43 +00:00
rud0lp20
5bd2f6f4f2 Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored when both required skills are present in a character (ex. AM_PHARMACY w/ GN_CHANGEMATERIAL)
Updated all Genetic's item creation skills to its official behavior and added all missing items used for GN_CHANGEMATERIAL.(bugreport:6539)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 11:41:16 +00:00
kenpachi2k11
92bc81228a Updated read_elemental_skilldb() to skip empty lines instead of throwing an error. (bugreport:6565)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 11:01:05 +00:00
brianluau
c80aa9c9c2 - read_elementaldb: skip blank lines.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 05:12:41 +00:00
euphyy
b76d16d0c4 * Standardization in some database files, and other minor cleaning
* Disabled Ash Vacuum Warper since it's no longer in iRO - fixes bugreport:6560 (quests\quests_13_1.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 02:26:35 +00:00
euphyy
54d1bd6230 * Updated and cleaned up custom Quest Warper, as requested by malufett (custom\etc\quest_warper.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-26 19:11:10 +00:00
rud0lp20
be631df187 Fixed bugreport:6500 where SC_WEAKNESS doesn't ignore Chemical Protection effect and MADO.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-26 04:35:59 +00:00
greenboxal2
69298d5191 Fixed error in npc_path_data reference counting resulting in the script never getting really unloaded.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-26 01:19:52 +00:00
rud0lp20
3b91c64f1e Fixed bugreport:6521 where MO_CALLSPIRIT doesn't benefit with SR_RAISINGDRAGON effect.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16705 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-25 17:33:34 +00:00
rud0lp20
5896647207 Follow up r16669 updated the new monster hp to its official behavior.
Follow up r16661 added missing configuration for variable cast time reduction through stats.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-25 17:19:57 +00:00
salepate
e76b3e9b9f - reverted to r16668, erroneous fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-25 01:03:59 +00:00
salepate
ef3fd2202a - fixed pc_statusup2(): status cost update condition
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-25 00:10:33 +00:00
j-tkay
897797722b - Merged and cleaned up Kafras. (kafras/kafras.txt)
- Added Warp Points / View Points Function. (kafras/functions_kafras.txt)
- Updated dialogue for Shadow Chaser Job Change Quest. (jobs/3-2/shadow_chaser.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-24 18:30:31 +00:00
euphyy
035080c11e * Added warg rider check to custom breeder (custom\breeder.txt)
* Follow-up r16656, documented the new commands

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-24 15:24:23 +00:00
shennetsind
9aa4228cf6 Fixed bugreport:6550 @unloadnpcfile now refreshes the hardcoded npc event array (onpckillevent onpcdieevent etc) so that any unloaded references are properly removed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-24 15:07:19 +00:00
euphyy
45cedb3a15 * Added warg checks to Falcon Renter, bugreport:6546 (merchants\renters.txt)
* Follow-up r16695, finished documentating.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-24 04:04:45 +00:00
euphyy
197fe3a6eb * Cleaned up documentation of mob_skill_db a little bit.
* Added documentation on ancient code in mob_skill_db.txt, where skills will be treated as 'global' if a negative mob ID is specified.
* Follow-up r16694, reverted to official behavior (bugreport:6545)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-23 19:35:50 +00:00
j-tkay
cfd914e218 Follow up r16693, fixed incorrect minimum input. (npc/re/cities/dewata.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-23 19:22:16 +00:00
j-tkay
bbf48a3303 - Fixed bugreport:6545, invalid Zeny check. (npc/re/cities/dewata.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-23 17:29:15 +00:00
shennetsind
908ad9dfcb Fixed bugreport:6543, just removing a unused variable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-23 14:41:38 +00:00
kenpachi2k11
2d7616d7d7 Fixed Highness Heals cooldown. (bugreport:6542)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-23 07:34:22 +00:00
euphyy
2393201d27 * Added most skill names to Effect List and finished a last few (bugreport:6222)
* Follow-up r16671/r16677 on Eden files, oops.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 21:44:47 +00:00
shennetsind
5ad2ab7e25 Fixed bugreport:6536 when a monster is killed by a assist of yours it now updates quests (homunculus, mercenary, elemental). Also, fixed taekwon mission not to count kills for when you kill a monster's fake version (e.g. shinobi under that rebirth spell) -- avoids exploit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16689 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 20:42:41 +00:00
shennetsind
ef761f89ce Fixed bugreport:6464 renewal drop rate can no longer make items "drop" at 0.00% (0.01% cap now enforced)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 20:36:17 +00:00
shennetsind
1beef8ba89 Major cleanup all over the place, made possible by mkbu95's scan-build report he provided us with.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 20:33:06 +00:00
kenpachi2k11
8c152d9370 Fixed Angelic Rings (#2743) autobonus duration. (bugreport:6434)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 19:46:01 +00:00
kenpachi2k11
56d05c46e3 Added documentation for autobonus3s argument skill ID/skill name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 19:21:01 +00:00
kenpachi2k11
08587f9c15 Fixed Ur's Seals (#2883) bonus script. (bugreport:5895)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 19:03:51 +00:00
kenpachi2k11
acd1428080 Renamed Elanor to Eleanor and fixed its food ID. (bugreport:6538)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 18:40:48 +00:00
kenpachi2k11
521d8cb8b5 Follow up r16636 - Added the two new arguments to the buildin_areawarp_sub call in mapwarp script command. (bugreport:6526)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 11:02:57 +00:00
kenpachi2k11
e921e1a50c Follow up r16676 - removed a superfluous argument from status_fix_damage call in skill.c. (bugreport:6533)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 10:55:21 +00:00
j-tkay
d5515dd483 - Updated Genetic Job Change Quest dialogue. Special thanks to Muad_Dib! (npc/re/jobs/3-2/genetic.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 07:55:58 +00:00
j-tkay
e75f8c9fe7 - Fixed bugreport:6528, Eden Group Officer's level requirement. (npc/re/jobs/novice/novice.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 07:21:48 +00:00
cookiecrumbs
d80b279300 Fixed a bug where Flying Kick could be used (outside of PVE/PVP/etc) to actually move to a character (by stalkers and TKs).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 06:58:56 +00:00
j-tkay
7c04e93070 - Fixed bugreport:6530 / Follow up r16671. (npc/re/quests/eden/eden_quests.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 06:19:53 +00:00
cookiecrumbs
f341332277 Fixed bugreport:686 and bugreport:3603 where kaite magic reflected/reflecting damage (i.e. Reflect Shield) is directed to the Paladin (Devotion) instead of the player devoted. Per official standards, the player devoted should receive the damage in those instances.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 06:01:10 +00:00