10966 Commits

Author SHA1 Message Date
cookiecrumbs
3353c38a8a Follow up to r16647, fixed bugreport:5534. Moved the fix from skill.c to status.c.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 17:44:16 +00:00
arcshiru
c4bff179e9 Follow up documentation for r16635 and r16649
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 17:23:07 +00:00
arcshiru
d47229a165 Added documentation for @reloadquestdb which was added in r16651.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16652 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 17:09:52 +00:00
shennetsind
c8c7de9312 Added @reloadquestdb as per Script / DB Developer Joseph request.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 13:20:07 +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
kenpachi2k11
7da0f3da8b Renamed bMatk and bWeaponMatk to make it easier to understand the bonus when reading the DB file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 10:51:44 +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
cookiecrumbs
87c61799f0 Fixed bugreport:5534 where the SC wasn't ended. This resolves the issues with Sealed Shrine and NPC_INVINCIBLEOFF and NPC_INVINCIBLE.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16647 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 01:45:25 +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
kenpachi2k11
b5b8cb70ad Follow up r16641 - updated table layout for item_db_re. (bugreport:6478)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16645 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-16 08:40:58 +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
brianluau
34891d9153 - Added svn:eol-style=native property.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-16 04:08:25 +00:00
kenpachi2k11
9f724967d5 Follow up r16641 - Updated Ahura Mazdahs DEF and Angra Manyus ATK/MATK again. (Found a newer file...)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16642 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 21:13:48 +00:00
kenpachi2k11
e73d843cac Fixed Angra Manyus and Ahura Mazdah script and ATK/MATK/DEF. Additionally corrected some descriptions in item_bonus.txt. (bugreport:5172)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 21:05:28 +00:00
kenpachi2k11
c28a15e521 Fixed Zangetsus (OB_ZANGETSU) duration. (bugreport:6470)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16640 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 20:18:57 +00:00
kenpachi2k11
c2b4700d41 Added support for the new min and max equip level in the SQL item database. (Follow up r16632)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16639 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 19:20:26 +00:00
shennetsind
c30a8f75d0 Fixed bugreport:6446 credits to flaviojs, special thanks to Lelouch vi Britannia for the dump.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 12:21:23 +00:00
brianluau
e55279cabe - Removed useless mapname compares (since r570) and fixed the strncmp for malangdo/malaya (r15388). [thanks lighta]
- Follow up to r16322 so the comment "only modifier is halved but still benefit with the damage bonus" is actually true. Thanks lighta!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 04:30:29 +00:00
xantara
0b2fa50754 ` Changed areawarp script command to accept two additional, yet optional, parameters to allow an area warp to an area (instead of just a specific coordinates). See documentation.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 01:12:36 +00:00
xantara
454afdb992 ` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguild
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 01:09:30 +00:00
xantara
cba3bfaa13 ` Updated script command documentation for setdragon and setmounting. Added checkdragon.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-14 21:45:03 +00:00
shennetsind
c282d08040 Follow up r16632, added check on level up so that the equip is automatically unequipped when you leave the elvmax range, special thanks to mistah_j for pointing out.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16633 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-14 09:45:56 +00:00
shennetsind
e6d54bb04a Added equipment max-level support as per manager Kenpachi request (required for upcoming renewal items).
- in renewal mode item_db's elv field now supports a optional elvmax separated by a colon, example:
- 65:70 in the elv field means the item can only be worn by characters whose level is within 65~70 base level range.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-14 08:05:57 +00:00
euphyy
f7ed64c315 * Clarified documentation for some constants (doc\script_commands.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-13 18:57:51 +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
shennetsind
282c0e6349 Minor adjustment that makes clones die in a smoother manner (rather than standing still after death and disappearing in a small delay they now display a dead sprite and disappear a few seconds afterwards)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-13 12:17:13 +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
shennetsind
7dc591040f Fixed bugreport:6459 yet another variable assignment fix, special thanks to joseph for bringing this to our attention.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-12 16:31:32 +00:00
shennetsind
83d20aea87 Fixed bugreport:6456 repair scroll (#14587) is now fully functional, bug was due to the range being checked on pc_checkskill and it'd return 0 when the caster isn't a blacksmith class (or doesn't have repair weapon mastered), the skill level cast is now stored in (struct map_session_data)->menuskill_val2. special thanks to kyeme for his persistence
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-11 18:04:54 +00:00
shennetsind
3f2bdc58fd Fixed a bug where weapon repair skill would crash, super-ultra-mega-thanks to EvilPuncker.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-11 13:32:28 +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
j-tkay
3c5f65f222 - Fixed bugreport:6441 incorrect monster name. (db/re/mob_db.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 10:55:32 +00:00
shennetsind
088e4adeb9 Fixed bugreport:6451, a ancient bug present r6791 which would cause any non-handled items in (struct item) to possess corrupted memory.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16617 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 07:16:41 +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
rud0lp20
2c36c19978 Fixed bugreport:6443 where SC_AUTOSHADOWSPELL bypasses flag checking of ground type skills.
Follow up r16591 where using KG_GENWAKU on sitting targets the client doesn't sync with the server in sitting state. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-09 15:19:02 +00:00
xantara
c95db79350 Fixed bugreport:6108, getd now works as a parameter for query_sql.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-09 04:39:46 +00:00
arcshiru
34626ebe5d Updated effect_list.txt with information provided by Syouji. Visit bugreport:6222 to help in expanding the list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 19:11:18 +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
cdcc95a0a4 Fixed replacestr
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 13:20:49 +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