Historia zmian

Autor SHA1 Wiadomość Data
  skotlex f56c98572b - NPC_AGIUP will now give movement boost of 50% 19 lat temu
  skotlex c042d6153c - Power Up and Agi Up now increase Hit/Flee by 20%/lv 19 lat temu
  skotlex 1bac98be0c - Fire Pillar will now do 200%MATK damage per hit when level is >10. 19 lat temu
  skotlex 96c03caf7e - Soul Drain will now show the SP drained regardless of drain display settings. 19 lat temu
  skotlex b2b800212c - Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers. 19 lat temu
  skotlex eb63227578 - Fixed clif_GlobalMessage being the exact same function as clif_message (the fiirst should send to ALL_CLIENT and the later should send to AREA_CHAT_WOS). Should fix globalmes script command. 19 lat temu
  skotlex a7301992bc - Reverted again the change that stuns the caster on Ske, Ska, Swoo when the target is a nonplayer (rather than always) 19 lat temu
  skotlex 46d5c713cd - Updated cast times of Kaupe and Kaahi. 19 lat temu
  skotlex 0b816774d5 - NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively) of 40% per level. 19 lat temu
  skotlex a0bf90e52c - Changed a bit the MAX_ZENY checks in trade.c to prevent overflows. 19 lat temu
  skotlex 1425da7fa6 - Merged the code for Ska, Ske, Swoo. Swoo stun duration is now 10 secs (reducable) if you target a mob that already has Swoo active. 19 lat temu
  skotlex 03ac2b977e - Changed the state of Asura back to explosionspirits, added a hardcoded move_enable check when invoking Asura and NOT while in BladeStop or a Combo. 19 lat temu
  skotlex e2eadf7bb2 - Rewrote/cleaned up trade.c for a more clean trading implementation. 19 lat temu
  skotlex 61b786eceb - Reduced drop slots from 15 to 10. 19 lat temu
  skotlex 26a517cd08 - Fix on pc_skill which fixes overlapping when one gets more than one bonus for the same skill. 19 lat temu
  skotlex 05667b0fa9 - Script commands sc_start, sc_start2 and sc_start4 will now start regardless of sc defense of the target player (that is, they cannot be avoided) 19 lat temu
  skotlex ff08d639d8 - Reverted the change that was making ES skills stun the caster always. 19 lat temu
  skotlex e63cc72bd7 - Removed the fixpos packet sending when damaged. Aegis sends no such packet. 19 lat temu
  skotlex e78ae404f9 - ES magic will now put the caster on stun for 0.5 secs regardless of whether the skill-target is a mob or not. 19 lat temu
  skotlex 3dc2f37e5f - Cleaned up combo-skill implementation, SC_COMBO is automatically ended in skill_check_condition now. 19 lat temu
  skotlex 3d666eeb94 - Corrected Stun Duration for Meteor assault 19 lat temu
  skotlex 139b098c54 - Increased max number of tries to find a random spot in maps to 1000 since some maps have so many non-walkable tiles it's hard to find one in just 100 tries. 19 lat temu
  skotlex 3b5ab1ba35 - Removed SP_DISGUISE from the bonus list. 19 lat temu
  Lupus a866920e15 removed old logs 19 lat temu
  skotlex 88722161e5 - Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (even if there's no other TK around). 19 lat temu
  skotlex 940831871e - Kaupe now will only block all skills of players, for non-players, only normal attacks can be missed. 19 lat temu
  skotlex de9460b3ee - Fixed a possible infinite loop in skill_clear_unit_group 19 lat temu
  skotlex 352ba1bd12 - Some clean-ups in the mob_ai 19 lat temu
  skotlex 96bafcccea - Cleaned up and used mob_skill_event function when hit by a ground-skill. 19 lat temu
  skotlex 4ef4e4dc84 - Stun time for using ES magic on non-mobs reduced to 0.5 secs. 19 lat temu