Commit Graph

  • 4f57f0d35c Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBot rud0lp20 2012-08-27 11:53:43 +00:00
  • 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) rud0lp20 2012-08-27 11:41:16 +00:00
  • 92bc81228a Updated read_elemental_skilldb() to skip empty lines instead of throwing an error. (bugreport:6565) kenpachi2k11 2012-08-27 11:01:05 +00:00
  • c80aa9c9c2 - read_elementaldb: skip blank lines. brianluau 2012-08-27 05:12:41 +00:00
  • 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) euphyy 2012-08-27 02:26:35 +00:00
  • 54d1bd6230 * Updated and cleaned up custom Quest Warper, as requested by malufett (custom\etc\quest_warper.txt) euphyy 2012-08-26 19:11:10 +00:00
  • be631df187 Fixed bugreport:6500 where SC_WEAKNESS doesn't ignore Chemical Protection effect and MADO. rud0lp20 2012-08-26 04:35:59 +00:00
  • 69298d5191 Fixed error in npc_path_data reference counting resulting in the script never getting really unloaded. greenboxal2 2012-08-26 01:19:52 +00:00
  • 3b91c64f1e Fixed bugreport:6521 where MO_CALLSPIRIT doesn't benefit with SR_RAISINGDRAGON effect. rud0lp20 2012-08-25 17:33:34 +00:00
  • 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. rud0lp20 2012-08-25 17:19:57 +00:00
  • e76b3e9b9f - reverted to r16668, erroneous fix salepate 2012-08-25 01:03:59 +00:00
  • ef3fd2202a - fixed pc_statusup2(): status cost update condition salepate 2012-08-25 00:10:33 +00:00
  • 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) j-tkay 2012-08-24 18:30:31 +00:00
  • 035080c11e * Added warg rider check to custom breeder (custom\breeder.txt) * Follow-up r16656, documented the new commands euphyy 2012-08-24 15:24:23 +00:00
  • 9aa4228cf6 Fixed bugreport:6550 @unloadnpcfile now refreshes the hardcoded npc event array (onpckillevent onpcdieevent etc) so that any unloaded references are properly removed. shennetsind 2012-08-24 15:07:19 +00:00
  • 45cedb3a15 * Added warg checks to Falcon Renter, bugreport:6546 (merchants\renters.txt) * Follow-up r16695, finished documentating. euphyy 2012-08-24 04:04:45 +00:00
  • 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) euphyy 2012-08-23 19:35:50 +00:00
  • cfd914e218 Follow up r16693, fixed incorrect minimum input. (npc/re/cities/dewata.txt) j-tkay 2012-08-23 19:22:16 +00:00
  • bbf48a3303 - Fixed bugreport:6545, invalid Zeny check. (npc/re/cities/dewata.txt) j-tkay 2012-08-23 17:29:15 +00:00
  • 908ad9dfcb Fixed bugreport:6543, just removing a unused variable. shennetsind 2012-08-23 14:41:38 +00:00
  • 2d7616d7d7 Fixed Highness Heals cooldown. (bugreport:6542) kenpachi2k11 2012-08-23 07:34:22 +00:00
  • 2393201d27 * Added most skill names to Effect List and finished a last few (bugreport:6222) * Follow-up r16671/r16677 on Eden files, oops. euphyy 2012-08-22 21:44:47 +00:00
  • 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. shennetsind 2012-08-22 20:42:41 +00:00
  • ef761f89ce Fixed bugreport:6464 renewal drop rate can no longer make items "drop" at 0.00% (0.01% cap now enforced) shennetsind 2012-08-22 20:36:17 +00:00
  • 1beef8ba89 Major cleanup all over the place, made possible by mkbu95's scan-build report he provided us with. shennetsind 2012-08-22 20:33:06 +00:00
  • 8c152d9370 Fixed Angelic Rings (#2743) autobonus duration. (bugreport:6434) kenpachi2k11 2012-08-22 19:46:01 +00:00
  • 56d05c46e3 Added documentation for autobonus3s argument skill ID/skill name. kenpachi2k11 2012-08-22 19:21:01 +00:00
  • 08587f9c15 Fixed Ur's Seals (#2883) bonus script. (bugreport:5895) kenpachi2k11 2012-08-22 19:03:51 +00:00
  • acd1428080 Renamed Elanor to Eleanor and fixed its food ID. (bugreport:6538) kenpachi2k11 2012-08-22 18:40:48 +00:00
  • 521d8cb8b5 Follow up r16636 - Added the two new arguments to the buildin_areawarp_sub call in mapwarp script command. (bugreport:6526) kenpachi2k11 2012-08-22 11:02:57 +00:00
  • e921e1a50c Follow up r16676 - removed a superfluous argument from status_fix_damage call in skill.c. (bugreport:6533) kenpachi2k11 2012-08-22 10:55:21 +00:00
  • d5515dd483 - Updated Genetic Job Change Quest dialogue. Special thanks to Muad_Dib! (npc/re/jobs/3-2/genetic.txt) j-tkay 2012-08-22 07:55:58 +00:00
  • e75f8c9fe7 - Fixed bugreport:6528, Eden Group Officer's level requirement. (npc/re/jobs/novice/novice.txt) j-tkay 2012-08-22 07:21:48 +00:00
  • 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). cookiecrumbs 2012-08-22 06:58:56 +00:00
  • 7c04e93070 - Fixed bugreport:6530 / Follow up r16671. (npc/re/quests/eden/eden_quests.txt) j-tkay 2012-08-22 06:19:53 +00:00
  • 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. cookiecrumbs 2012-08-22 06:01:10 +00:00
  • b18005b227 Fixed bugreport:5534 (follow up to r16554) where GDB wasn't allowing for 1 HP damage, spellbreaker and eske when in INVINCIBLE state. cookiecrumbs 2012-08-22 02:04:16 +00:00
  • 731c58d598 Sleipnir fix in renewal bugreport:6524 flaid 2012-08-21 07:34:23 +00:00
  • b52386fefe Updated all glorious weapons. (bugreport:5013) kenpachi2k11 2012-08-20 21:07:52 +00:00
  • 13642716af * Fixed a typo in guild scripts, bugreport:6517 (guild\gefg_cas02.txt) * Misc. standardization... euphyy 2012-08-20 20:16:42 +00:00
  • d0d887fffa * Some cleaning of "Eden Group Quests" script, fixes include bugreport:6510 (re\quests\eden\eden_quests.txt) * Other misc. cleaning... euphyy 2012-08-20 19:07:14 +00:00
  • 4d97ca703d Updated some EP 13.2 accessories. (bugreport:5128) kenpachi2k11 2012-08-20 17:38:47 +00:00
  • 111a20dbc4 Added support for the new monster purple hp bar packet (packetver >= 20120404), make sure to toggle /monsterhp in the client to show the bar. Special Thanks to EvilPuncker and scriptor for the packet structure shennetsind 2012-08-20 11:59:22 +00:00
  • 74a9a079b7 Fixed bugreport:6498 sp respawn restart_sp_rate setting is now fully respected. shennetsind 2012-08-19 12:25:38 +00:00
  • 86cc877726 * Updated Wanderer job change Quest. Huge thanks to Muad_Dib! masao87 2012-08-19 00:53:56 +00:00
  • ec6e2effaf Fixed bugreport:6496 character selection screen rename function fixed for clients 20111025 and newer (right click the character with the add-ons sidebar and select the first option to rename) shennetsind 2012-08-18 19:29:48 +00:00
  • fa96330181 Added SQL script which creates item_db2 table in RE layout. (bugreport:6485) kenpachi2k11 2012-08-18 15:41:49 +00:00
  • e713fad704 Follow up r16663 added missing column to main.sql, superspecial thanks to EvilPuncker for pointing out. shennetsind 2012-08-18 14:25:26 +00:00
  • ba768bfa77 Fixed bugreport:6343 homun-s skill tree now is properly populated with previous homun form skills, note the sql table update: upgrade_svn16663.sql shennetsind 2012-08-18 14:08:16 +00:00
  • b25435b316 Follow up r16653 duplicate entries stop the file parsing and cause aliases to not be loaded. shennetsind 2012-08-18 12:24:46 +00:00
  • ed4b36e5f4 Implemented Renewal Casting System. Fixed bugreport:2018 where CH_PALMSTRIKE deals damage to hidden targets. Fixed bugreport:6473, bugreport:6325 SC_DEADLYINFECT should now spread status ailments properly. Fixed bugreport:5541, bugreport:6179, bugreport:6281 where self buff skill is transfer to targets when doing a combo. Updated AC_VULTURE where in renewal it doesn't show the hit bonus anymore in the status window. rud0lp20 2012-08-18 07:52:11 +00:00
  • c3ad10e3dd - Optimized quests/quests_moscovia.txt. j-tkay 2012-08-18 07:19:03 +00:00
  • f0c8989cb0 Fixed bugreport:2101 and bugreport:4216 where Cracker doesn't stun players. Per official standards it does. cookiecrumbs 2012-08-17 22:58:04 +00:00
  • 127028e839 Fixed bugreport:6343 Issue #1: homunculus skill tree is now refreshed upon class change. shennetsind 2012-08-17 21:21:07 +00:00
  • 3adadbdca1 Follow up r16656 improved unloadnpcfile stuff performance-wise, making npcs from the same file share the filepath reference rather than each having its own copy. Special Ultra Super Thanks to Trojal <3 shennetsind 2012-08-17 20:59:50 +00:00
  • 40b3dfe73b Added 2 (3) new atcommands: * @unloadnpcfile <file path> ** e.g. "@unloadnpcfile npc/cities/alberta.txt" unloads all npcs created by the npc/cities/alberta.txt file. * @addperm/@rmvperm <permission_name> ** e.g. "@addperm skill_unconditional" / "#rmvperm "player" skill_unconditional" shennetsind 2012-08-17 19:41:29 +00:00
  • 3bc3376145 - Fixed bugreport:6484 invalid Quest ID for Puppet Master's Agony. (eden/56-70.txt) j-tkay 2012-08-17 18:30:24 +00:00
  • 3353c38a8a Follow up to r16647, fixed bugreport:5534. Moved the fix from skill.c to status.c. cookiecrumbs 2012-08-17 17:44:16 +00:00
  • c4bff179e9 Follow up documentation for r16635 and r16649 arcshiru 2012-08-17 17:23:07 +00:00
  • d47229a165 Added documentation for @reloadquestdb which was added in r16651. arcshiru 2012-08-17 17:09:52 +00:00
  • c8c7de9312 Added @reloadquestdb as per Script / DB Developer Joseph request. shennetsind 2012-08-17 13:20:07 +00:00
  • e68f5ef201 - Fixed invalid duplicates in arug_cas05.txt. Hopefully it fixes bugreport:6446 =\ j-tkay 2012-08-17 12:35:42 +00:00
  • 7da0f3da8b Renamed bMatk and bWeaponMatk to make it easier to understand the bonus when reading the DB file. kenpachi2k11 2012-08-17 10:51:44 +00:00
  • 3e0fcd52ae - Fixed typos in magic_books.txt and quests_dewata.txt (bugreport:6480) brianluau 2012-08-17 10:49:52 +00:00
  • 87c61799f0 Fixed bugreport:5534 where the SC wasn't ended. This resolves the issues with Sealed Shrine and NPC_INVINCIBLEOFF and NPC_INVINCIBLE. cookiecrumbs 2012-08-17 01:45:25 +00:00
  • 3d50109492 * Fixed RuneKnight on start job test. (bugreport:6462) og2 2012-08-17 00:24:47 +00:00
  • b5b8cb70ad Follow up r16641 - updated table layout for item_db_re. (bugreport:6478) kenpachi2k11 2012-08-16 08:40:58 +00:00
  • abaee3810f - Fixed bugreport:6477 minor typos. (quests/quests_dicastes.txt) j-tkay 2012-08-16 04:16:54 +00:00
  • 34891d9153 - Added svn:eol-style=native property. brianluau 2012-08-16 04:08:25 +00:00
  • 9f724967d5 Follow up r16641 - Updated Ahura Mazdahs DEF and Angra Manyus ATK/MATK again. (Found a newer file...) kenpachi2k11 2012-08-15 21:13:48 +00:00
  • e73d843cac Fixed Angra Manyus and Ahura Mazdah script and ATK/MATK/DEF. Additionally corrected some descriptions in item_bonus.txt. (bugreport:5172) kenpachi2k11 2012-08-15 21:05:28 +00:00
  • c28a15e521 Fixed Zangetsus (OB_ZANGETSU) duration. (bugreport:6470) kenpachi2k11 2012-08-15 20:18:57 +00:00
  • c2b4700d41 Added support for the new min and max equip level in the SQL item database. (Follow up r16632) kenpachi2k11 2012-08-15 19:20:26 +00:00
  • c30a8f75d0 Fixed bugreport:6446 credits to flaviojs, special thanks to Lelouch vi Britannia for the dump. shennetsind 2012-08-15 12:21:23 +00:00
  • 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! brianluau 2012-08-15 04:30:29 +00:00
  • 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. xantara 2012-08-15 01:12:36 +00:00
  • 454afdb992 ` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguild xantara 2012-08-15 01:09:30 +00:00
  • cba3bfaa13 ` Updated script command documentation for setdragon and setmounting. Added checkdragon. xantara 2012-08-14 21:45:03 +00:00
  • 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. shennetsind 2012-08-14 09:45:56 +00:00
  • 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. shennetsind 2012-08-14 08:05:57 +00:00
  • f7ed64c315 * Clarified documentation for some constants (doc\script_commands.txt) euphyy 2012-08-13 18:57:51 +00:00
  • bcfd5cf6d5 * Fixed cutin errors in Fortune script, bugreport:6466 (other\fortune.txt) * Fixed item #5503, bugreport:6440 euphyy 2012-08-13 14:41:57 +00:00
  • 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) shennetsind 2012-08-13 12:17:13 +00:00
  • 0d6a1d9c58 - Fixed bugreport:6460 where players can enter instances without generating it. (EndlessTower.txt & SealedShrine.txt) j-tkay 2012-08-13 12:03:21 +00:00
  • 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) euphyy 2012-08-12 21:41:09 +00:00
  • f73fa23269 - Optimized and fixed Medal Distributor (Dual Race) disappears accordingly. (other/monster_race.txt) j-tkay 2012-08-12 19:39:03 +00:00
  • 7dc591040f Fixed bugreport:6459 yet another variable assignment fix, special thanks to joseph for bringing this to our attention. shennetsind 2012-08-12 16:31:32 +00:00
  • 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 shennetsind 2012-08-11 18:04:54 +00:00
  • 3f2bdc58fd Fixed a bug where weapon repair skill would crash, super-ultra-mega-thanks to EvilPuncker. shennetsind 2012-08-11 13:32:28 +00:00
  • 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. euphyy 2012-08-11 05:30:33 +00:00
  • 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. euphyy 2012-08-10 18:45:05 +00:00
  • cfeba803ed * Fixed a critical typo in the new guild2 scripts - why hasn't anyone reported this? D: euphyy 2012-08-10 18:09:57 +00:00
  • 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 euphyy 2012-08-10 15:58:07 +00:00
  • 3c5f65f222 - Fixed bugreport:6441 incorrect monster name. (db/re/mob_db.txt) j-tkay 2012-08-10 10:55:32 +00:00
  • 088e4adeb9 Fixed bugreport:6451, a ancient bug present r6791 which would cause any non-handled items in (struct item) to possess corrupted memory. shennetsind 2012-08-10 07:16:41 +00:00
  • 5ccf2f288f * Standardized Kafra Employee headers and comments (/kafras/) euphyy 2012-08-10 05:26:23 +00:00
  • 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... euphyy 2012-08-10 04:55:08 +00:00
  • 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). brianluau 2012-08-09 18:01:21 +00:00
  • 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. rud0lp20 2012-08-09 15:19:02 +00:00
  • c95db79350 Fixed bugreport:6108, getd now works as a parameter for query_sql. xantara 2012-08-09 04:39:46 +00:00