Commit History

Author SHA1 Message Date
  ai4rei eaa7afe00c * Further corrections to doc/item_bonus.txt (bugreport:4624). 14 years ago
  ai4rei a6c1101658 * Corrected description for bonuses bHealPower and bHealPower2 stating skill names being supported, although the bonus does not accept 'skill' as parameter (bugreport:4619, since r13821). 14 years ago
  L0ne_W0lf 013acf50b1 Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque. 14 years ago
  ai4rei c1151a7ee3 * Fixed party booking search increasing result counter, even when no results were found, causing crashes from r14516 onwards (bugreport:4615, since r14412). 14 years ago
  ai4rei 2e82e68ce9 * Fixed soul linkers not receiving taekwon angel buffs upon level up (bugreport:3585, since r3657 and r3660, related r6294). 14 years ago
  L0ne_W0lf d68eeba638 Corrected incorrect bonuses relating to bAddMonsterDropItem/Group. (burgerport:4569) 14 years ago
  ai4rei d3773c0b51 * Corrected 'chance' in description for bonuses bAddMonsterDropItem and bAddMonsterDropItemGroup (bugreport:4063, partially since r1572). 14 years ago
  ai4rei 5cfc017080 * Removed leftovers of the item_value_db.txt feature (bugreport:2031, since athena-dev-2.1.1-mod377, followup to pre-svn 2004/05/29). 14 years ago
  L0ne_W0lf e4ae836f44 Updated some more cash shop boxes to use rentitem instead of getitem. 14 years ago
  ai4rei cd78795961 * Various code tweaks and updates related to item types. 14 years ago
  ai4rei df41665d39 * Added support for IT_CASH to @iteminfo, logging filters and item drop rate adjustment. Added 'show_picker.item_type'-specific IT_CASH value to it's description (follow up to r14549). 14 years ago
  L0ne_W0lf 28e4aaf123 * Added item type IT_CASH (item type 18) Requires user confirmation before using/generating item(s). 14 years ago
  ai4rei 4ac5525eb8 * Fixed mapflags not getting initialized upon @reloadscript (bugreport:2247, since r1275). 14 years ago
  ai4rei 081db1deb2 * Removed redundant check in food vs. cash food status change overriding code, partially suggested by xazax (related r14437 and r14510). 14 years ago
  ai4rei ff135c1ee5 * Added an error message when a client connection exceeds the socket write buffer, so that it does not appear to be closed for no apparent reason (follow up to r13469). 14 years ago
  ai4rei fc662a0020 * Random clif.c fixes and cleanups. 14 years ago
  ai4rei f9bdaf5426 * Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2). 14 years ago
  ai4rei ce93557473 * Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previously implemented by clif_feel_info, clif_hate_info, clif_mission_info and clif_feel_hate_reset (related r4352, r4375 and r9162). 14 years ago
  ai4rei 10638473e4 * Various additions and updates to the comments and documentation of packets in clif. 14 years ago
  ai4rei c8cae9e659 * Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffect_single and clif_specialeffect (all of them are ZC_NOTIFY_EFFECT2). 14 years ago
  L0ne_W0lf 521a0280af Monsters spawned with mob-generating items now have MD_ANGRY applied to them. 14 years ago
  ai4rei a313575e51 * Added packet 0x1b1 (ZC_SHOWDIGIT). 14 years ago
  ai4rei ca36918486 * Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt packet and updated all functions using it (related r12245 and r13126). 14 years ago
  ai4rei 5c84df6a15 * Fixed using main chat nick longer than 15 characters would cause a buffer overflow (bugreport:2671, since r5013). 14 years ago
  ai4rei 0b5563ac28 * Fixed bAutoSpellOnSkill bonuses could not be chained (bugreport:4421, since r13596). 14 years ago
  ai4rei 9808dfb86b * Fixed NPC_TALK message being displayed with EOL character attached (bugreport:4596, since r14270). 14 years ago
  ai4rei 459d8fd961 * Reverted change from r14533 and restored the 3rd field of mob_avail.txt being optional (bugreport:4599, since r14532). 14 years ago
  ai4rei fe818bf27a * Updated example in mob_avail.txt to match the format description and actual implementation (bugreport:4599, follow up to r14532). 14 years ago
  ai4rei 0781024807 * Monster database reading now utilizes sv_readdb. 14 years ago
  ai4rei 279ea12459 * Fixed out-of-bound access to percentrefinery array causing refine bonuses stop working (bugreport:4598, since r14526). 14 years ago