Historial de Commits

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