Age | Commit message (Expand) | Author | Files | Lines |
2006-10-03 | - Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of skil... | skotlex | 1 | -3/+5 |
2006-09-27 | - Merged some splash changes from stable. Sharp-Shooting will now display a s... | skotlex | 1 | -0/+2 |
2006-09-25 | - Removed config setting allow_atcommand_when_mute as it's no longer used (se... | skotlex | 1 | -3/+0 |
2006-09-19 | - Made the report_Src function also report name of non-bl objects. | skotlex | 1 | -5/+0 |
2006-09-18 | - Moved the equipment/card resistances to status ailments outside of status_g... | skotlex | 1 | -2/+1 |
2006-09-16 | - Added monster_ai&256. When set, a monster will pick a random starting posit... | skotlex | 1 | -0/+2 |
2006-09-15 | - Added config setting "friend_auto_add" (battle/player.conf), if set, when y... | skotlex | 1 | -0/+5 |
2006-09-14 | - Corrected Smokie's pet script to use petskillbonus instead of "bonus" | skotlex | 1 | -2/+2 |
2006-09-12 | - Corrected name of config settings pc_luk_status_def, mob_luk_status_def | skotlex | 1 | -2/+2 |
2006-09-11 | - CG_MOONLIT is no longer castable in WoE grounds. | skotlex | 1 | -2/+2 |
2006-09-08 | - Removed sg_miracle_skill_duration, replaced it with sg_miracle_skill_min_du... | skotlex | 1 | -2/+3 |
2006-09-07 | - Changed the default of sg_angel_skill_ratio to 10 based on recent informati... | skotlex | 1 | -1/+1 |
2006-09-07 | - Removed the Warmth "stacking" code. | skotlex | 1 | -1/+4 |
2006-09-07 | Changed gvg_short_attack_damage_rate to 80, as leaked X.2 [Vicious] | Vicious | 1 | -1/+1 |
2006-09-06 | - Reverted back the default view/chase range of mobs to 100% since eA now use... | skotlex | 1 | -4/+2 |
2006-09-05 | - Removed setting mob_show_hp, it's been replaced now by mob_show_info, which... | skotlex | 1 | -3/+6 |
2006-09-01 | - Added a missing break in battle_check_target | skotlex | 1 | -0/+5 |
2006-08-31 | - Added setting attack_walk_delay which specifies whether a character should ... | skotlex | 1 | -0/+8 |
2006-08-31 | - Fixed @summon's delete timer being screwed up. | skotlex | 1 | -1/+1 |
2006-08-29 | - Mobs will now always chase players using hard-path seeks. | skotlex | 1 | -6/+7 |
2006-08-24 | - script command "isrefine" will no longer return always false for equip posi... | skotlex | 1 | -1/+1 |
2006-08-24 | - Added setting clear_skills_on_warp to specify when a character's land-based... | skotlex | 1 | -2/+4 |
2006-08-21 | Moved homunc battle conf from misc.conf to homunc.conf | toms | 2 | -9/+6 |
2006-08-21 | - Removed config setting "muting_players", and expanded the manner_system con... | skotlex | 1 | -8/+15 |
2006-08-19 | Added homunculus_friendly_rate battle config | toms | 1 | -0/+31 |
2006-08-18 | - Made HLIF_HEAL a self skill that auto-selects target to caster's master. | skotlex | 1 | -0/+4 |
2006-08-18 | - Added guild_aura (skill.conf) setting so you can specify when it works and ... | skotlex | 1 | -0/+11 |
2006-08-15 | - Asura Strike now moves you to the target on fail always (unless the target ... | skotlex | 1 | -0/+1 |
2006-08-14 | - Increased Run's walk speed bonus to 25->50% | skotlex | 1 | -6/+10 |
2006-08-10 | - Should have fixed the login-sql crash when passed user-name's length is bey... | skotlex | 2 | -4/+2 |
2006-08-09 | - Trade requests will now fail when either character is unable to act (charac... | skotlex | 1 | -1/+1 |
2006-08-08 | - Removed config settings display_delay_skill_fail and display_snatcher_skill... | skotlex | 1 | -5/+6 |
2006-08-07 | - Adjusted Battle_check_target so that alchemist summoned mobs are targetted ... | skotlex | 1 | -0/+5 |
2006-08-04 | - Removed settings enemy_critical_rate, homun_critical_rate. Added settings e... | skotlex | 3 | -12/+13 |
2006-08-03 | - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence... | skotlex | 1 | -1/+1 |
2006-08-01 | - Modified Self Destruction, so that Marine Spheres in non-versus maps will h... | skotlex | 3 | -28/+61 |
2006-07-31 | Added possibility to restrict duel usage to same map | toms | 1 | -0/+3 |
2006-07-27 | - Added config setting party_update_interval so you can specify how often the... | skotlex | 1 | -0/+3 |
2006-07-27 | - Added config setting "party_hp_mode" (battle/party.conf) which determines m... | skotlex | 1 | -0/+5 |
2006-07-26 | - Modified party_item_share_type config setting so that using 1 disables item... | skotlex | 1 | -2/+5 |
2006-07-23 | - Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ... | skotlex | 1 | -4/+4 |
2006-07-20 | - Corrected Cloaking level 1-2 not letting you move across walls. | skotlex | 1 | -8/+8 |
2006-07-20 | - Added battle config settings agi_penalty_target and vit_penalty_target, the... | skotlex | 1 | -1/+9 |
2006-07-19 | - Fixed the inf code update breakage which was blocking all offensive skills. | skotlex | 3 | -10/+8 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -0/+9 |
2006-07-15 | player.conf now states max aspd allowed is 199 | evera | 1 | -1/+1 |
2006-07-06 | - Added no_skill_delay setting, when set, affected object types will have the... | skotlex | 1 | -0/+7 |
2006-07-04 | - Added battle config setting emergency_recall, specifies behaviour of that s... | skotlex | 1 | -0/+7 |
2006-07-03 | - Char-server SQL won't perform the reconnect cleanup routines when kick_on_d... | skotlex | 1 | -3/+3 |
2006-06-26 | - Merged Mitternacht's max_heal/max_heal_lv config settings. | skotlex | 1 | -0/+5 |