Commit History

Author SHA1 Message Date
  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 years ago
  skotlex 125e05d3cd - Added SC_BLADESTOP to the switch listing in status_change_start 19 years ago
  Lance 6fa0186000 * Players with OPTION_INVISIBLE should not be sent to clients. 19 years ago
  Lance dd4a935ce2 @_@ this is getting more confusing... 19 years ago
  Lance 05736737c7 * Bugfix on fake npc 19 years ago
  skotlex 46d5c713cd - Updated cast times of Kaupe and Kaahi. 19 years ago
  skotlex a0bf90e52c - Changed a bit the MAX_ZENY checks in trade.c to prevent overflows. 19 years ago
  skotlex fd4f9d05ef - Updated SKA to return a random value between 0 and 99 each time status_get_def is invoked. 19 years ago
  skotlex 5e73485603 - Fixed the head_bottom (pet-armor) position in packet 0x22c when crafted for non-players. 19 years ago
  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 years ago
  skotlex aae1ae1832 - Fixed compilation error. 19 years ago
  skotlex 3b5ab1ba35 - Removed SP_DISGUISE from the bonus list. 19 years ago
  Lance dacea0478a * Optimized clif.c clif_scriptmenu/input/inputstr to check for sd->state.using_fake_npc before sending one (as it's not required to send twice). 19 years ago
  skotlex db83032024 - Added a npc-script-event cache to avoid looking up event-scripts every time they need to be executed. Events cached are all those defined in script_config. 19 years ago
  skotlex 82ae461fa7 - The Rest bonus activated by using /doridori while in rest should now trigger with all the class tree (TK/SL/SG) 19 years ago
  skotlex 266148ef5f - /doridori now won't double the HP/SP regen of TKs, it only activates their "happy" state. 19 years ago
  skotlex 391e5359ad - OnEquip scripts will be trigger on log-on now. 19 years ago
  skotlex 740958837d - Now when walkdelay is set to 0, characters will stop walking when hit, but will not have any walk delay. 19 years ago
  skotlex 4ef4e4dc84 - Stun time for using ES magic on non-mobs reduced to 0.5 secs. 19 years ago
  skotlex 01340a866e - Kaite, Kaute will now show a skill effect when they trigger. 19 years ago
  skotlex a312cf5d84 - Corrected @whomap directly invoking msg_table[] rather than msg_txt() 19 years ago
  skotlex 827f003768 - Fixed standing up not really standing you up. 19 years ago
  skotlex 9b6b46c455 - Absorb Spirit Sphere now gives +10SP per sphere as per discussions with Haplo. 19 years ago
  skotlex 5a5d30b660 - Removed OPTION_XMAS, it seems to not exist.... 19 years ago
  skotlex a5b4b2d05e - status_setviewdata will set your option accordingly when the previous/new view-class is wedding or xmas suit. 19 years ago
  Lance 49fc4fe81d * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. 19 years ago
  skotlex c24b68e5eb - Some corrections in the clif_parse_whisper function which should fix crashes in the chat_log under "certain" conditions. 19 years ago
  skotlex ffea9656f8 - Removed attack_type from sd->state structure (it's only use was for soul-drain!) 19 years ago
  skotlex 99a6cf0627 - Changed checks of item's identify field from 0/1 to 0/non-zero 19 years ago
  LuzZza c2276ce3e2 Added @noask command: enable/disable deals/invites autorejecting. 19 years ago