コミット履歴

作者 SHA1 メッセージ 日付
  skotlex 00f4aecb26 - Added support for hexadecimal values in the const.txt file. 19 年 前
  skotlex 9c6d56be63 - Asura Strike now moves you to the target on fail always (unless the target does not exists or is in another map or there's a obstacle on the way) 19 年 前
  Playtester 448929e1dc * Added some official item drop bonus rates 19 年 前
  skotlex 2c88556eb7 - Added bNoMiscDamage setting so you can specify misc-damage blocking from skills. Modified battle_calc_damage so that even Pressure and similar skills will be affected by this setting. 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 7cd47130d0 - Added support for "sc_end -1" which will clear all status changes. Added the constant SC_ALL so you can use in scripts "sc_end SC_ALL;" instead. 19 年 前
  skotlex 33bbefb989 - Added mapflag "nochat" to prevent chatting rooms from being created. 19 年 前
  skotlex 4f1911ae63 - Fixed indentation on int_pet.c (how did it got messed up?) 19 年 前
  Lance 61cf41923c * [Removed]: 19 年 前
  skotlex 7e10a0586c - Added IG_LottoBox for that tricky Lotto Box item. 19 年 前
  Lance 397f255a23 * [Improved]: 19 年 前
  skotlex ba6216e43e - Rewrote/cleaned up @petfriendly. 19 年 前
  Lance 2681e4127b * Patches to allow everything to work right. + 1 more sample script. 19 年 前
  Lance 7e5a2c9c34 Added a few more events in.. 19 年 前
  Lance 8320520472 * Mob control engine tested 99% working so far. 19 年 前
  Lupus d5dd578e57 added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings 19 年 前
  skotlex e00d2e1716 - Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096) 19 年 前
  skotlex ae5d5020c0 - Changed wedding costumes to use setoption rather than changebase. 19 年 前
  skotlex 3b5ab1ba35 - Removed SP_DISGUISE from the bonus list. 19 年 前
  skotlex 391e5359ad - OnEquip scripts will be trigger on log-on now. 19 年 前
  Playtester 39f49da059 Fixed the stun typo that has been in eAthena for ages 19 年 前
  Lupus b662c487e4 updated 'setmapflag' script command 19 年 前
  Vicious 198047d6b7 updated the db to X.2/X.3's itemsummonlist. 19 年 前
  skotlex f983dc57c3 - Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times. 19 年 前
  skotlex 3ffd7ebdb9 - Updated the HP/SP leech structures to have race-data attached to them. 19 年 前
  skotlex c69118e1e5 - Added two columns to item_db: equip_script and unequip_script are scripts that are executed once when the corresponding item is equipped or unequipped respectively. 19 年 前
  Lance 343deba71c * April fool! Improved soundeffectall script command. (No, this is not a lie) 19 年 前
  Lupus 9a51949029 added script function 'getmonsterinfo' 19 年 前
  skotlex 8955a37a9b - Added mapflag nodrop, fixed mapflag notrade. 19 年 前
  skotlex d770421a9d - Trick dead now ends on logout 19 年 前