Age | Commit message (Expand) | Author | Files | Lines |
2006-12-12 | - Minor changes to ers. | FlavioJS | 1 | -1/+1 |
2006-12-12 | - Removed CART_MASK as OPTION_CART can take care of that. | skotlex | 1 | -1/+1 |
2006-12-11 | - Spirit of Sin and Enchant Deadly Poison now stack. | skotlex | 1 | -11/+10 |
2006-11-29 | - Added overflow protection to @main whisper parsing. | skotlex | 1 | -1/+2 |
2006-11-28 | - Moved the blocking of casting supportive skills on homunculus from battle_c... | skotlex | 1 | -3/+1 |
2006-11-24 | - Fixed EDP's damage being 100% more than it should (should be 5x, not 6x on ... | skotlex | 1 | -1/+1 |
2006-11-22 | - Modified slaves_inherit_speed and slaves_inherit_mode so you get better con... | skotlex | 1 | -2/+2 |
2006-11-21 | - Corrected GS_DISARM, it is now a normal attack, which, when it connects, ha... | skotlex | 1 | -0/+1 |
2006-11-21 | - Corrected TripleAction's damage. It should do 150%*3 instead of 100*3% damage. | skotlex | 1 | -0/+3 |
2006-11-20 | - The max level of NPC_SPLASHATTACK is now 1. | skotlex | 1 | -1/+7 |
2006-11-16 | - Shadow Jump and Kirikage won't "move" you if you use them in GvG grounds. F... | skotlex | 1 | -9/+10 |
2006-11-14 | - Characters with Karma may fight amongst them anywhere. | skotlex | 1 | -0/+3 |
2006-11-09 | - Fixed Desperado's hit-rate. | skotlex | 1 | -1/+0 |
2006-11-08 | - Moved the duel functions to pc.c since they are so totally out of place in ... | skotlex | 1 | -1/+5 |
2006-11-06 | - Corrected Ground Drift. Splash range of 3x3, stackable and placeable undern... | skotlex | 1 | -7/+12 |
2006-11-06 | - Corrected Kaupe so it doesn't ends on the first part of Soul Destroyer. | skotlex | 1 | -2/+4 |
2006-10-30 | - Corrected GS skill ranges using Aegis data. All their targetted skills have... | skotlex | 1 | -0/+2 |
2006-10-30 | - Set the inf2 to encore skills of Wand of Hermode | skotlex | 1 | -3/+5 |
2006-10-25 | - Made the exp bonus settings be adjustable: | skotlex | 1 | -0/+7 |
2006-10-24 | - Cleaned up the "show_steal_in_party" setting so it only takes effect when t... | skotlex | 1 | -5/+3 |
2006-10-23 | - Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got rea... | skotlex | 1 | -4/+0 |
2006-10-20 | - Fixed Charge Atk being able to go through chasm/pits. | skotlex | 1 | -4/+4 |
2006-10-20 | - Added config setting "summon_flora_setting", which it you can decide now tw... | skotlex | 1 | -2/+5 |
2006-10-16 | - Adjusted UTSUSEMI/BUNSINJYUTSU so that they block range/melee weapon attack... | skotlex | 1 | -2/+4 |
2006-10-16 | - Applied most of Mpeg's work on Ninja Skills. For information see: http://gp... | skotlex | 1 | -34/+39 |
2006-10-13 | - Corrected Throw Arrow/Musical Strike's damage formula | skotlex | 1 | -1/+1 |
2006-10-09 | - sc_cast_cancel is now a type 4 setting. | skotlex | 1 | -1/+1 |
2006-10-06 | - Removed gm_all_skill_add_abra which was doing nothing anyway. | skotlex | 1 | -1/+0 |
2006-10-04 | - Bowling bash now always hits twice regardless of situation. | skotlex | 1 | -2/+1 |
2006-10-03 | - Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of skil... | skotlex | 1 | -2/+2 |
2006-09-29 | - Changed some numbers for their respective constants in battle.c | skotlex | 1 | -6/+6 |
2006-09-26 | - Updated battle_check_target so that non-offensive skills cannot be used on ... | skotlex | 1 | -1/+3 |
2006-09-25 | - Removed config setting allow_atcommand_when_mute as it's no longer used (se... | skotlex | 1 | -2/+0 |
2006-09-19 | - Made the report_Src function also report name of non-bl objects. | skotlex | 1 | -5/+0 |
2006-09-19 | - Fixed Spider Web fire damage bonus. | skotlex | 1 | -2/+2 |
2006-09-18 | - Moved the equipment/card resistances to status ailments outside of status_g... | skotlex | 1 | -2/+2 |
2006-09-15 | - Added config setting "friend_auto_add" (battle/player.conf), if set, when y... | skotlex | 1 | -0/+2 |
2006-09-14 | - Fixed warmth skills draining SP of the target, not the caster. | skotlex | 1 | -1/+1 |
2006-09-14 | - Shadow Jump no longer goes over walls. | skotlex | 1 | -1/+0 |
2006-09-14 | - Corrected Smokie's pet script to use petskillbonus instead of "bonus" | skotlex | 1 | -5/+5 |
2006-09-12 | - Updated battle_switch to use strncmpi instead of strcmpi, it makes it so us... | skotlex | 1 | -2/+10 |
2006-09-12 | - Baphomet splash damage will now hit nearby enemies regardless of flee (but ... | skotlex | 1 | -0/+5 |
2006-09-11 | - CG_MOONLIT is no longer castable in WoE grounds. | skotlex | 1 | -1/+1 |
2006-09-11 | - Summoned and slave mobs won't show up on @showmobs anymore. | skotlex | 1 | -7/+2 |
2006-09-08 | - Removed sg_miracle_skill_duration, replaced it with sg_miracle_skill_min_du... | skotlex | 1 | -2/+15 |
2006-09-08 | - Fixed alliance/opposition making not cancelling out map-server-side when th... | skotlex | 1 | -3/+8 |
2006-09-07 | - Changed the default of sg_angel_skill_ratio to 10 based on recent informati... | skotlex | 1 | -2/+1 |
2006-09-07 | - Removed the Warmth "stacking" code. | skotlex | 1 | -1/+3 |
2006-09-06 | - Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gems... | skotlex | 1 | -1/+1 |
2006-09-05 | - Removed setting mob_show_hp, it's been replaced now by mob_show_info, which... | skotlex | 1 | -2/+2 |