Historial de Commits

Autor SHA1 Mensaje Fecha
  ai4rei 202bdda8d5 * Paying and obtaining Zeny (pc_payzeny/pc_getzeny) no longer silently reverses the effect for negative amounts, that is, getting Zeny instead of paying up and vice versa (since r8273, related r8072). hace 14 años
  ai4rei bba102a818 * Added separate character state for vending (like for buyingstore), instead of vender_id != 0 (follow up to r14682, related r14713). hace 14 años
  ai4rei 4592b9832d * Updates to various client packets. hace 14 años
  ai4rei 2bc3dafd59 * Inventory and Cart item arrays are no longer getting compacted on each log-in/teleport/warp. hace 14 años
  ai4rei 7557d37013 * Various accumulated cleanups and fixes. hace 14 años
  ai4rei 9492535e65 * Fixed equipped items' bonus no longer working after log-in until next status recalc, due to missing pc_setequipindex which was previously called by pc_checkitem (bugreport:2604, since r14685). hace 14 años
  ai4rei 342f5db18c * Fixed a map-server crash when invalid items are deleted (option 'item_check') from a logging-in character (bugreport:2604). hace 14 años
  ai4rei a7810e9646 * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). hace 14 años
  ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). hace 14 años
  ai4rei 5a2da0f184 * Fixed monster level not getting updated in monster name (option 'show_mob_info'), when a monster levels up (option 'mobs_level_up') (follow up to r8644, related r187). hace 14 años
  ai4rei 33d2446b11 * Collection of random insignificant changes. hace 14 años
  ai4rei b0a320808c * Cleaned up script command checkweight. hace 14 años
  ai4rei cce4c55f47 * Fixed two-hand weapons not getting recognized as such upon equipping, causing respective one-hand weapon's base ASPD values being used instead (bugreport:4659, related r12599). hace 14 años
  ai4rei 9aa76bdd13 * Added support for new /remove and /recall packets for 2010-08-03aRagexeRE and newer. hace 14 años
  ai4rei 7ed6e26fb4 * Updates to handling of hair color/style and cloth color of characters. hace 14 años
  ai4rei b19741a68a * Cleaned up MOTD reading (related r292 and r4552). hace 14 años
  ai4rei f27307a8cf * Fixed bAutoSpellOnSkill bonuses not working independently of each other (bugreport:4617, since r13596, related r14536). hace 14 años
  ai4rei e26ea94a2f * Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627). hace 14 años
  Paradox924X ca53ef6f4a Changed almost all instances of sprintf() to snprintf(). hace 14 años
  L0ne_W0lf 013acf50b1 Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque. hace 14 años
  ai4rei 2e82e68ce9 * Fixed soul linkers not receiving taekwon angel buffs upon level up (bugreport:3585, since r3657 and r3660, related r6294). hace 14 años
  ai4rei cd78795961 * Various code tweaks and updates related to item types. hace 14 años
  L0ne_W0lf 28e4aaf123 * Added item type IT_CASH (item type 18) Requires user confirmation before using/generating item(s). hace 14 años
  ai4rei cbc43338bf * Made skill_tree.txt reading use sv_readdb. [Ai4rei] hace 14 años
  ai4rei 6cb2c681c9 * Added a define for star gladiator feel/hate info array length (follow up to r8721 and r11840). hace 14 años
  ai4rei c634198301 * Resolved issues with item delay system. hace 14 años
  ai4rei b870941ee0 * Insignificant code tweaks: removal of excess function declarations and self assignments. hace 14 años
  ai4rei 5d1bbf6c2a * Added clr_type enumeration for vanish effect constants. hace 14 años
  ultramage 81420ce9cd Reverted r14504, the old value is correct due to how the equation works. hace 14 años
  ultramage 74872445ff Changed 'killerrid' and 'killedrid' from player vars to player params (bugreport:3249). hace 14 años