Age | Commit message (Expand) | Author | Files | Lines |
2007-02-01 | - Item search is now a bit smarter. When no item is found with the same 'aegi... | skotlex | 1 | -3/+3 |
2007-01-30 | - Corrected char deletion not working (column is called homun_id, not hom_id...) | skotlex | 2 | -16/+14 |
2007-01-27 | Removed useless read-from-GRF features | DracoRPG | 1 | -22/+0 |
2007-01-27 | - Moved the pet rename code from int_pet.c to inter.c and normalized it so it... | skotlex | 1 | -0/+3 |
2007-01-23 | - Moved the homunculus setting from pet.conf to homunc.conf | skotlex | 2 | -13/+13 |
2007-01-07 | - re-added the duplicit nj/gs name messages in msg_athena | ultramage | 1 | -1/+0 |
2007-01-03 | - Now the server will by default perform symmetric adding of friends | ultramage | 1 | -1/+2 |
2007-01-03 | - Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements. | ultramage | 1 | -2/+2 |
2006-12-21 | - Added back cropping the attack delay to attack motion for those weird mobs ... | skotlex | 6 | -12/+12 |
2006-12-18 | - Added hom_setting to specify which homunculus 'quirks' are in effect. The d... | skotlex | 3 | -6/+19 |
2006-12-14 | - Removed "mobs being enemies of each other all the time" because, even thoug... | skotlex | 1 | -2/+0 |
2006-12-12 | - Mobs now by default are "everyone's" enemy, so mobs are able to hit each an... | skotlex | 1 | -0/+2 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 15 | -1841/+1841 |
2006-11-22 | - Modified slaves_inherit_speed and slaves_inherit_mode so you get better con... | skotlex | 1 | -6/+15 |
2006-11-20 | - The max level of NPC_SPLASHATTACK is now 1. | skotlex | 1 | -23/+34 |
2006-10-31 | - When Kaizel (or super novice rebirth skill) triggers, you get debuffed now. | skotlex | 1 | -7/+7 |
2006-10-31 | - Added a check to prevent adding negative damage to the total accumulated da... | skotlex | 1 | -0/+2 |
2006-10-25 | - Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some ... | skotlex | 2 | -2/+4 |
2006-10-25 | - Made the exp bonus settings be adjustable: | skotlex | 2 | -5/+11 |
2006-10-24 | - Cleaned up the "show_steal_in_party" setting so it only takes effect when t... | skotlex | 1 | -3/+3 |
2006-10-20 | - Added config setting "summon_flora_setting", which it you can decide now tw... | skotlex | 1 | -0/+7 |
2006-10-16 | - Emergency call &16 (disable skill from nowarpto maps) will now NOT block Em... | skotlex | 1 | -2/+2 |
2006-10-09 | - sc_cast_cancel is now a type 4 setting. | skotlex | 1 | -2/+2 |
2006-10-06 | - Removed gm_all_skill_add_abra which was doing nothing anyway. | skotlex | 1 | -3/+0 |
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 |