2502 Commits

Author SHA1 Message Date
j-tkay
dd130860d3 - Fixed partially bugreport:6572, where WoE:SE Flag Emblem not showing. (npc/guild2)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 17:42:33 +00:00
j-tkay
ed735c0b6a - Fixed bugreport:6607, where a hidden warp still warp players to the next level. (npc/quests/thana_quest.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-02 14:09:41 +00:00
euphyy
53acf2911c * Merged eAthena r15184 by ai4rei, updated effect IDs and NPC IDs (db\const.txt)
* More updates to effect list documentation (doc\effect_list.txt)
* Uncommented a status change in Ranger job quest, bugreport:6551 (npc\re\jobs\3-1\ranger.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16731 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 16:59:14 +00:00
brianluau
c37e0bdd3f - help.txt Params lists: changed "/" to "|" to match the rest of the file.
- Removed an extra 'packet_db_ver' comment from r15173.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 04:04:00 +00:00
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
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
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
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
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
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
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
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
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
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
euphyy
13642716af * Fixed a typo in guild scripts, bugreport:6517 (guild\gefg_cas02.txt)
* Misc. standardization...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20 20:16:42 +00:00
euphyy
d0d887fffa * Some cleaning of "Eden Group Quests" script, fixes include bugreport:6510 (re\quests\eden\eden_quests.txt)
* Other misc. cleaning...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20 19:07:14 +00:00
masao87
86cc877726 * Updated Wanderer job change Quest. Huge thanks to Muad_Dib!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-19 00:53:56 +00:00
j-tkay
c3ad10e3dd - Optimized quests/quests_moscovia.txt.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-18 07:19:03 +00:00
j-tkay
3bc3376145 - Fixed bugreport:6484 invalid Quest ID for Puppet Master's Agony. (eden/56-70.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 18:30:24 +00:00
j-tkay
e68f5ef201 - Fixed invalid duplicates in arug_cas05.txt. Hopefully it fixes bugreport:6446 =\
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 12:35:42 +00:00
brianluau
3e0fcd52ae - Fixed typos in magic_books.txt and quests_dewata.txt (bugreport:6480)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 10:49:52 +00:00
og2
3d50109492 * Fixed RuneKnight on start job test. (bugreport:6462)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 00:24:47 +00:00
j-tkay
abaee3810f - Fixed bugreport:6477 minor typos. (quests/quests_dicastes.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-16 04:16:54 +00:00
euphyy
bcfd5cf6d5 * Fixed cutin errors in Fortune script, bugreport:6466 (other\fortune.txt)
* Fixed item #5503, bugreport:6440

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16630 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-13 14:41:57 +00:00
j-tkay
0d6a1d9c58 - Fixed bugreport:6460 where players can enter instances without generating it. (EndlessTower.txt & SealedShrine.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16628 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-13 12:03:21 +00:00
euphyy
cd09d9b43e * Fixed cutin errors in 2008 Christmas event, bugreport:6458 (events\christmas_2008.txt)
* Fixed a broken warp portal in prt_castle, bugreport:6461 (quests\first_class\tu_archer.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-12 21:41:09 +00:00
j-tkay
f73fa23269 - Optimized and fixed Medal Distributor (Dual Race) disappears accordingly. (other/monster_race.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-12 19:39:03 +00:00
euphyy
bd7de23625 * Attempted fix at a rare error in guild2 scripts where Emperium would respawn immediately and without an owner after breaking. If this still happens, please file a bug report.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-11 05:30:33 +00:00
euphyy
9800b743e6 * Raw revert of all job files back to r16578, prior to the rewrite in r16579. The updates will be re-applied after more testing is done.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16621 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 18:45:05 +00:00
euphyy
cfeba803ed * Fixed a critical typo in the new guild2 scripts - why hasn't anyone reported this? D:
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16620 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 18:09:57 +00:00
euphyy
773fd84ad4 * Follow-up r16618, fixed SQL entry as well (sql-files/mob_db_re.sql)
* Follow-up r16616, forgot the pre-re/re split files... (npc/(pre-)re/kafras/)
* Merged changes in eAthena 15164 and 15165 (doc/packet_struct_notation.txt)
* Removed unreadable characters in various files

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 15:58:07 +00:00
euphyy
5ccf2f288f * Standardized Kafra Employee headers and comments (/kafras/)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16616 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 05:26:23 +00:00
euphyy
fb0a39fe3e * Optimized Eden Quest lv. 11-25 (re\quests\eden\)
* Fixed bugreport:6427 with new Alchemist quest (jobs\2-2\alchemist.txt)
* Other misc changes/fixes...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 04:55:08 +00:00
brianluau
eccf002de1 - Added svn:eol-style=native property on some recently added text files.
- Renamed upgrade_svn16517.sql to the correct SVN revision it was added in (r16518).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-09 18:01:21 +00:00
daegaladh
887515619a Follow up r16609. Optimized kafra warps a bit more.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16610 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 17:12:02 +00:00
j-tkay
744b6e5be5 - Optimized kafras/functions_kafras.txt.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 15:17:41 +00:00
cookiecrumbs
89917d2150 Follow up to r16557 fixed duplicate errors on the console due to a typo where geffen treasure protection duplicates were named alde.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 12:44:51 +00:00
j-tkay
0368e0cc0e - Follow up r16604 minor fix. (quests/kiel_hyre_quest.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 08:57:01 +00:00
daegaladh
bbe75bc3a2 Follow up r16604. Fixed encoding on some files and removed/fixed some korean characters.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 04:45:18 +00:00
daegaladh
178bfb2839 Fixed a bunch of bugs and typos, and made some little optimizations in various quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 04:19:17 +00:00
daegaladh
95bdaece5e -Follow up r16601, a better way to avoid players getting quest 10078 without setting ep13_ryu variable to 22 (it's a weird bug D:).
-Follow up r16602, removed korean characters.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 02:11:31 +00:00
euphyy
bec5ba9a8d * Follow-up r16600, added documentation for 'repairall' command (doc\script_commands.txt)
* Follow-up r16601, fixed encoding on 13-2 quests (npc\quests\quests_13_2.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 01:53:27 +00:00