Commit History

Autor SHA1 Mensaxe Data
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. %!s(int64=18) %!d(string=hai) anos
  skotlex 0b585ba393 - Corrected use of the party invitation reply packet, thanks to FlavioJS. %!s(int64=18) %!d(string=hai) anos
  skotlex d6711d07b9 - Fixed mob-skill event "skillused" not triggering at all. %!s(int64=18) %!d(string=hai) anos
  skotlex 71601f58b3 - Made the exp bonus settings be adjustable: %!s(int64=18) %!d(string=hai) anos
  skotlex 2b44fd5db4 - Cleaned up the log.c file. %!s(int64=18) %!d(string=hai) anos
  skotlex b0f98e1dad - Corrected a compilation error. %!s(int64=18) %!d(string=hai) anos
  skotlex 0ee096b60e - Added a overflow check when calculating party exp share. %!s(int64=18) %!d(string=hai) anos
  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. %!s(int64=18) %!d(string=hai) anos
  skotlex 361b384e12 - Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was disabled. %!s(int64=18) %!d(string=hai) anos
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. %!s(int64=19) %!d(string=hai) anos
  skotlex 527a7ac223 - Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe. %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  skotlex 1b23809655 - The picklog will now record negative values for items sold to npcs. %!s(int64=19) %!d(string=hai) anos
  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). %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  skotlex 893d5088f8 - Fixed packet 0x22a having the manner and opt3 packets in inverted offsets. %!s(int64=19) %!d(string=hai) anos
  skotlex 3d18f93d8e - Applied the necessary changes to make @partyoption reflect it's changes on the alt+p window. %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  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) %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  skotlex fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. %!s(int64=19) %!d(string=hai) anos
  skotlex 3b13b070e1 - Made guild member exp an unsigned int. %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  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) %!s(int64=19) %!d(string=hai) anos
  skotlex 2fe91c5e7d - Item sharing now shares the same rules as exp sharing (no sharing when dead, or idle, etc) %!s(int64=19) %!d(string=hai) anos
  Lance 5dbe5de760 * Excluded idle and auto-trade party members from TK_POWER list. %!s(int64=19) %!d(string=hai) anos
  skotlex 125e05d3cd - Added SC_BLADESTOP to the switch listing in status_change_start %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  skotlex aae1ae1832 - Fixed compilation error. %!s(int64=19) %!d(string=hai) anos