Age | Commit message (Expand) | Author | Files | Lines |
2006-09-20 | added showmobs from STABLE, typo fix | Lupus | 1 | -0/+2 |
2006-09-19 | - Made the report_Src function also report name of non-bl objects. | skotlex | 2 | -5/+3 |
2006-09-18 | - Merged Meruru's update to socket.c, which includes a rewritten parse functi... | skotlex | 2 | -0/+10 |
2006-09-18 | - Moved the equipment/card resistances to status ailments outside of status_g... | skotlex | 2 | -2/+5 |
2006-09-16 | - Forgot to add mob_ai&256 info to the conf changelog. | skotlex | 1 | -0/+4 |
2006-09-16 | - Added monster_ai&256. When set, a monster will pick a random starting posit... | skotlex | 1 | -0/+2 |
2006-09-15 | - Moved the weapon repair effect to where it belongs (after successfully repa... | skotlex | 2 | -0/+10 |
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 | 2 | -2/+5 |
2006-09-13 | - Modified the login SQL server so that case insensitive lookups use "where n... | skotlex | 2 | -4/+3 |
2006-09-12 | - Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible w... | skotlex | 2 | -2/+8 |
2006-09-12 | - Corrected name of config settings pc_luk_status_def, mob_luk_status_def | skotlex | 2 | -2/+4 |
2006-09-11 | - CG_MOONLIT is no longer castable in WoE grounds. | skotlex | 2 | -2/+5 |
2006-09-11 | - Added a comment explaining what a comment is to login/char/map config files... | skotlex | 4 | -0/+16 |
2006-09-11 | * Added back Guild Storage. Confirmed kRO feature | Lupus | 1 | -0/+2 |
2006-09-09 | Removed noteleport flags from Geffenia maps | Playtester | 2 | -4/+2 |
2006-09-08 | - Removed sg_miracle_skill_duration, replaced it with sg_miracle_skill_min_du... | skotlex | 2 | -2/+8 |
2006-09-07 | - Changed the default of sg_angel_skill_ratio to 10 based on recent informati... | skotlex | 2 | -1/+3 |
2006-09-07 | - Removed the Warmth "stacking" code. | skotlex | 2 | -1/+8 |
2006-09-07 | Changed gvg_short_attack_damage_rate to 80, as leaked X.2 [Vicious] | Vicious | 2 | -1/+3 |
2006-09-06 | - Reverted back the default view/chase range of mobs to 100% since eA now use... | skotlex | 2 | -4/+5 |
2006-09-05 | - Removed setting mob_show_hp, it's been replaced now by mob_show_info, which... | skotlex | 2 | -3/+11 |
2006-09-03 | Added some Juperos maps to nosave.txt due to an upcoming update. | MasterOfMuppets | 1 | -0/+7 |
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 | 2 | -0/+11 |
2006-08-31 | - Fixed @summon's delete timer being screwed up. | skotlex | 2 | -1/+4 |
2006-08-30 | - Added a message to @clearweather stating when climate changes will dispel. | skotlex | 1 | -0/+1 |
2006-08-29 | - Mobs will now always chase players using hard-path seeks. | skotlex | 2 | -6/+17 |
2006-08-29 | Some preparations for the upcoming Izlude Arena. | MasterOfMuppets | 2 | -0/+22 |
2006-08-26 | Reverted the mapflag changes to Lighthalzen. Don't make changes without knowi... | MasterOfMuppets | 2 | -6/+0 |
2006-08-24 | - script command "isrefine" will no longer return always false for equip posi... | skotlex | 3 | -1/+3 |
2006-08-24 | - Added setting clear_skills_on_warp to specify when a character's land-based... | skotlex | 2 | -2/+10 |
2006-08-24 | move Bio ethic to skill quests, fixed bio ethic (let Baby alc+creators learn ... | Lupus | 2 | -13/+11 |
2006-08-22 | - Modified the homun-txt file-save format to separate the name from the rest ... | skotlex | 1 | -2/+0 |
2006-08-22 | added char deletion condition by BaseLevel | Lupus | 1 | -0/+7 |
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 | 2 | -8/+22 |
2006-08-19 | Added homunculus_friendly_rate battle config | toms | 2 | -0/+34 |
2006-08-18 | - Made HLIF_HEAL a self skill that auto-selects target to caster's master. | skotlex | 2 | -0/+7 |
2006-08-18 | - Added guild_aura (skill.conf) setting so you can specify when it works and ... | skotlex | 2 | -0/+15 |
2006-08-16 | - Updated mob_ai so that mobs will use their rude-attacked skill when they ca... | skotlex | 1 | -2/+2 |
2006-08-15 | - Some cleanup of int_homun.c | skotlex | 1 | -0/+3 |
2006-08-15 | - Asura Strike now moves you to the target on fail always (unless the target ... | skotlex | 1 | -0/+1 |
2006-08-14 | - Removed support for negative autosave intervals, instead added a minsave_in... | skotlex | 2 | -4/+9 |
2006-08-14 | - Increased Run's walk speed bonus to 25->50% | skotlex | 2 | -6/+15 |
2006-08-13 | - Removed @itemcheck as it was totally pointless. | skotlex | 2 | -5/+7 |
2006-08-10 | - Should have fixed the login-sql crash when passed user-name's length is bey... | skotlex | 3 | -4/+7 |
2006-08-09 | - Trade requests will now fail when either character is unable to act (charac... | skotlex | 2 | -1/+5 |
2006-08-08 | - Removed config settings display_delay_skill_fail and display_snatcher_skill... | skotlex | 2 | -6/+12 |
2006-08-08 | - Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca... | skotlex | 1 | -0/+35 |