Историја ревизија

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