Commit History

Auteur SHA1 Bericht Datum
  skotlex a5b4b2d05e - status_setviewdata will set your option accordingly when the previous/new view-class is wedding or xmas suit. 19 jaren geleden
  Lance 49fc4fe81d * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. 19 jaren geleden
  skotlex c24b68e5eb - Some corrections in the clif_parse_whisper function which should fix crashes in the chat_log under "certain" conditions. 19 jaren geleden
  skotlex ffea9656f8 - Removed attack_type from sd->state structure (it's only use was for soul-drain!) 19 jaren geleden
  skotlex 99a6cf0627 - Changed checks of item's identify field from 0/1 to 0/non-zero 19 jaren geleden
  LuzZza c2276ce3e2 Added @noask command: enable/disable deals/invites autorejecting. 19 jaren geleden
  skotlex 54e4cd9afc - Added support for packet 0x229 (clif_changeoption). 19 jaren geleden
  skotlex 552bc8752c - Clones can't be class-changed now 19 jaren geleden
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. 19 jaren geleden
  skotlex 6469df410d - Removed the sending of the online guild list when you log-on, may fix the "getting stuck" problem. 19 jaren geleden
  skotlex e967ccf396 - Modified clif_skill_nodamage to allow for a NULL source. This is to simplify code related to AL_HEAL/MG_RECOVERY effects where someone shows a healing value, but there's no "caster" in sight (Pitcher skills, Blood Drain, Kaahi) 19 jaren geleden
  skotlex a5e5db6539 - unit_remove_map will reset attackable-time, canact and canwalk delays. 19 jaren geleden
  skotlex fc449ba30f - Fixed the compilation error. Gee, how did that slipped by... 19 jaren geleden
  skotlex 1a3d6004c5 - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") 19 jaren geleden
  skotlex af55aa1e6e - Updated item_db.sql to current. 19 jaren geleden
  skotlex d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift) 19 jaren geleden
  skotlex cb00c164f7 - Idle skills won't trigger while the mob is walking. 19 jaren geleden
  skotlex 41a6c38e23 - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end 19 jaren geleden
  skotlex ffce65e7bf - Raised the buffer size in clif_MainChatMessage to 200, removed the message length in atcommand_main. 19 jaren geleden
  skotlex d6cb791e3c - Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug message with the offending line. 19 jaren geleden
  skotlex 63eec80717 - Added support for n to specify minutes to @charban. 19 jaren geleden
  skotlex 8c6c2841f8 - Added back the "you can't walk delay while attacking" to unit_attack_timer, now when you want to walk during your attack animation, you will only stop attacking, you will have to click again to move. 19 jaren geleden
  skotlex 6b9fd3cf04 - Removed message 592 from trade.c 19 jaren geleden
  Lance c0b1eb7787 * Shinomori's method (kinda) of remote script execution with interaction. 19 jaren geleden
  Vicious 2ee927ae9b cleaned the invisible fix a bit. 19 jaren geleden
  Vicious 5dbbb0f42d better way to fix invisible npc! :D 19 jaren geleden
  skotlex cbea996edc - Fixed pet being incorrectly removed when it had intimacy 0. 19 jaren geleden
  Lance 1be152193d * Clearing the dummy npc after fooling the client. 19 jaren geleden
  Lance 78bf3ea131 Skot please fix the remaining code by removing the fake npc after sending the input. 19 jaren geleden
  Lance 44c387b2a7 Initialization in send_fake_npc. Still needs fixing. 19 jaren geleden