커밋 기록

작성자 SHA1 메시지 날짜
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 년 전
  skotlex 0b585ba393 - Corrected use of the party invitation reply packet, thanks to FlavioJS. 18 년 전
  skotlex d6711d07b9 - Fixed mob-skill event "skillused" not triggering at all. 18 년 전
  skotlex 71601f58b3 - Made the exp bonus settings be adjustable: 18 년 전
  skotlex 2b44fd5db4 - Cleaned up the log.c file. 18 년 전
  skotlex b0f98e1dad - Corrected a compilation error. 18 년 전
  skotlex 0ee096b60e - Added a overflow check when calculating party exp share. 18 년 전
  skotlex 186f349ed7 - Cleaned up some more party_sub_count, so that idle_no_share will also disable people in a chat or vending from counting towards the total. 18 년 전
  skotlex 361b384e12 - Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was disabled. 18 년 전
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 19 년 전
  skotlex 527a7ac223 - Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe. 19 년 전
  skotlex 8c98388bc5 - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out of the mastery function so that it may apply to all skills except Soul Breaker. 19 년 전
  skotlex 1b23809655 - The picklog will now record negative values for items sold to npcs. 19 년 전
  skotlex 5ccb5a9525 - Added config setting party_update_interval so you can specify how often the party-mate minidots should be updated (defaults to 1 sec). 19 년 전
  skotlex 574198e3e7 - Added config setting "party_hp_mode" (battle/party.conf) which determines method to use to update party-mate hp bars. Aegis style is to update HP bars whenever HP changes, while eAthena style is to update it together with the map party dots. Defaults to aegis style. 19 년 전
  skotlex 893d5088f8 - Fixed packet 0x22a having the manner and opt3 packets in inverted offsets. 19 년 전
  skotlex 3d18f93d8e - Applied the necessary changes to make @partyoption reflect it's changes on the alt+p window. 19 년 전
  skotlex 830106c6f9 - Modified party_item_share_type config setting so that using 1 disables item-sharing from non-mob loot (player dropped items or pet loot) and 2 enables round-robin instead of random sharing. Using 3 obviously is enabling both 1 and 2. 19 년 전
  skotlex 094db48cae - Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc. 19 년 전
  skotlex b7fa70b741 - Modified the party_data structure on the map server to remove some redundant data. Added a party_data structure on the char-server to hold a more complete set of information about parties. Added to the party_member structure the class of each member so that the map server can do the appropiate checks even if the character is on another mapserver/offline. Due to the format changes in the party structure, txt servers will have to wipe their party file... (sql save format has not been changed) 19 년 전
  skotlex db1cf2de9a - Fixed the auto-direction code which makes self-skills with ground units become a ground spell using the wrong function for said check. In short: fixed GrandCross and similar skills. 19 년 전
  skotlex fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 년 전
  skotlex 3b13b070e1 - Made guild member exp an unsigned int. 19 년 전
  skotlex 55df062534 - Added structure party_data and party_member_data to the map server to hold party-specific required information about parties including Monk/TK/SG/SN states and party member count. 19 년 전
  skotlex d7a3b4d7e4 - Added pc_calcexp to calculate individual exp bonuses acquired from exp's source (race bonus cards, SG Exp skills, pk-mode higher level exp) 19 년 전
  skotlex 2fe91c5e7d - Item sharing now shares the same rules as exp sharing (no sharing when dead, or idle, etc) 19 년 전
  Lance 5dbe5de760 * Excluded idle and auto-trade party members from TK_POWER list. 19 년 전
  skotlex 125e05d3cd - Added SC_BLADESTOP to the switch listing in status_change_start 19 년 전
  skotlex e78ae404f9 - ES magic will now put the caster on stun for 0.5 secs regardless of whether the skill-target is a mob or not. 19 년 전
  skotlex aae1ae1832 - Fixed compilation error. 19 년 전