Commit History

Автор SHA1 Съобщение Дата
  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 години
  Lance 53614089eb Please fix my packets :S преди 19 години
  Lance 88cf55de08 * Sending fake npc for inputs and menus for NPC without map coordinates. преди 19 години
  Lance 458f135cd7 * Temperory fixed compiler warnings/errors. Please compile before commiting. [Lance] преди 19 години
  skotlex 5b9305fe41 - Removed the ->prev != NULL checks in skill_attack due to the fact that the code should check elsewhere how it should behave (eg: if traps are not cleared on death, stepping on one afterwards SHOULD cause damage) преди 19 години
  skotlex de415edfde - Fixed being able to do all the stuff you shouldn't be able to during the petrifying state. преди 19 години
  skotlex a489ed4364 - Changed clif_damage/clif_skill_damage to return the walk-delay based on the passed on damage-delay. преди 19 години
  skotlex add318fc2f - Some cleanup of clif_parseloadendack, fixed guild-member list being sent on all map-changes. преди 19 години
  skotlex 491228d9cc - Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled) преди 19 години
  skotlex cabad21166 - Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar. преди 19 години
  skotlex eb6eaff618 - Added preventing sending packet clif_clearchar_id when the character in question is invisible. преди 19 години
  skotlex 8f76fb4c7b - Forgot to set state.night = 1 in the night timer. преди 19 години
  skotlex e7a2020fc5 - Moved the night icon invocation to clif_parse_LoadEndAck преди 19 години