Cronologia Commit

Autore SHA1 Messaggio Data
  skotlex a5b4b2d05e - status_setviewdata will set your option accordingly when the previous/new view-class is wedding or xmas suit. 19 anni fa
  Lance 49fc4fe81d * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. 19 anni fa
  skotlex c24b68e5eb - Some corrections in the clif_parse_whisper function which should fix crashes in the chat_log under "certain" conditions. 19 anni fa
  skotlex ffea9656f8 - Removed attack_type from sd->state structure (it's only use was for soul-drain!) 19 anni fa
  skotlex 99a6cf0627 - Changed checks of item's identify field from 0/1 to 0/non-zero 19 anni fa
  LuzZza c2276ce3e2 Added @noask command: enable/disable deals/invites autorejecting. 19 anni fa
  skotlex 54e4cd9afc - Added support for packet 0x229 (clif_changeoption). 19 anni fa
  skotlex 552bc8752c - Clones can't be class-changed now 19 anni fa
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. 19 anni fa
  skotlex 6469df410d - Removed the sending of the online guild list when you log-on, may fix the "getting stuck" problem. 19 anni fa
  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 anni fa
  skotlex a5e5db6539 - unit_remove_map will reset attackable-time, canact and canwalk delays. 19 anni fa
  skotlex fc449ba30f - Fixed the compilation error. Gee, how did that slipped by... 19 anni fa
  skotlex 1a3d6004c5 - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") 19 anni fa
  skotlex af55aa1e6e - Updated item_db.sql to current. 19 anni fa
  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 anni fa
  skotlex cb00c164f7 - Idle skills won't trigger while the mob is walking. 19 anni fa
  skotlex 41a6c38e23 - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end 19 anni fa
  skotlex ffce65e7bf - Raised the buffer size in clif_MainChatMessage to 200, removed the message length in atcommand_main. 19 anni fa
  skotlex d6cb791e3c - Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug message with the offending line. 19 anni fa
  skotlex 63eec80717 - Added support for n to specify minutes to @charban. 19 anni fa
  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 anni fa
  skotlex 6b9fd3cf04 - Removed message 592 from trade.c 19 anni fa
  Lance c0b1eb7787 * Shinomori's method (kinda) of remote script execution with interaction. 19 anni fa
  Vicious 2ee927ae9b cleaned the invisible fix a bit. 19 anni fa
  Vicious 5dbbb0f42d better way to fix invisible npc! :D 19 anni fa
  skotlex cbea996edc - Fixed pet being incorrectly removed when it had intimacy 0. 19 anni fa
  Lance 1be152193d * Clearing the dummy npc after fooling the client. 19 anni fa
  Lance 78bf3ea131 Skot please fix the remaining code by removing the fake npc after sending the input. 19 anni fa
  Lance 44c387b2a7 Initialization in send_fake_npc. Still needs fixing. 19 anni fa