Commit History

Author SHA1 Message Date
  skotlex 6daec0f2c0 - Cleaned some of mpeg's updated work. 19 years ago
  skotlex 8fa60b9249 - Adjusted Battle_check_target so that alchemist summoned mobs are targetted by everyone as long as 1. The top-level master is a player and 2. the actual attacker is not a mob-type. 19 years ago
  skotlex 5ef4f71588 - Removed settings enemy_critical_rate, homun_critical_rate. Added settings enable_critical (defaults to specify only players), mob_critical_rate and critical_rate. The last applies to all non-mobs and non-players (battle/battle.conf) 19 years ago
  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 years ago
  skotlex 6178d109d3 - Fixed a memory leak when there exists more than one user function with the same name, added the appropiate warning when this happens. 19 years ago
  skotlex 1b23809655 - The picklog will now record negative values for items sold to npcs. 19 years ago
  skotlex c9e9b3b75b - Synced the script.c file with as much data as possible from jA's: 19 years ago
  skotlex 8da82e0a0a - Changed npc_click declaration to receive an npc structure rather than a generic block-list one. 19 years ago
  skotlex 13489e30a8 - Added a check when buying from npcs to allow buying of item_avail items. 19 years ago
  skotlex 64e01d9894 - When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix. 19 years ago
  skotlex a2b96bc621 - Fixed inverted check which was preventing you from buying more than 1 from any stackable item.... 19 years ago
  skotlex a6c3f3a1fc - Coded @reset. 19 years ago
  skotlex 33bbefb989 - Added mapflag "nochat" to prevent chatting rooms from being created. 19 years ago
  Lance aa70823081 * [Fixed] 19 years ago
  skotlex 4f1911ae63 - Fixed indentation on int_pet.c (how did it got messed up?) 19 years ago
  Lance 219f26b6a0 * [Optimized]: 19 years ago
  skotlex 44b40f087c - Added pc_bonus_autospell_del, gives support for removing autospell effects. When a negative rate is specified, it will decrease the chance of casting (eg: You have two different cards with autospell Heal +20% each, then do autospell -30. The second card will be cancelled, and the first one will become Heal +10%) 19 years ago
  Lance 61cf41923c * [Removed]: 19 years ago
  Lance 58b728cc4a * [Added]: 19 years ago
  Lance cb523907f0 * [Fixed]: 19 years ago
  Lance 4ef75d85f3 - A quick fix for lazy scripters -_- sheesh 19 years ago
  Lance 54b592fe29 * [Improved]: 19 years ago
  skotlex 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) 19 years ago
  skotlex 3b13b070e1 - Made guild member exp an unsigned int. 19 years ago
  Lance b324c2e683 * [Improved]: 19 years ago
  skotlex 604f5b40fe - Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable only on warps that don't lead to nobranch maps. 2 - enable on all warps. 19 years ago
  skotlex b6a5dc4547 - Added config setting mob_npc_warp, when set to yes, enables mobs to be warped between maps when stepping on a npc-warp. 19 years ago
  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 years ago
  skotlex a13c1e1179 - Uncommented the npc_debug_warps code.. oops. 19 years ago
  skotlex 86514f550b - Altered status_calc_pc so that equipment scripts are ran before card-scripts. 19 years ago