Histórico de Commits

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