Commit Verlauf

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