Age | Commit message (Expand) | Author | Files | Lines |
2010-11-23 | * Various small cleanups. | ai4rei | 1 | -2/+2 |
2010-11-13 | - Fixed a typo in abra_db.txt (bugreport:4548) | brianluau | 1 | -12/+9 |
2010-11-10 | Changed the check prior to adding to the attack rate so it ensures the value ... | Paradox924X | 1 | -1/+1 |
2010-11-10 | Made bAtkRate add the rate rather than setting it. (bugreport:4499) | Paradox924X | 1 | -1/+1 |
2010-10-11 | Implemented official cash food behavior, including use delay, not being dispe... | Paradox924X | 1 | -0/+1 |
2010-10-09 | Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. | Paradox924X | 1 | -6/+6 |
2010-09-20 | Fixed when devoter is killed by the redirected damage, devotee takes the whol... | Inkfish | 1 | -17/+18 |
2010-09-12 | All direct damages such as reflected damage or Tarot Card damage should not b... | Inkfish | 1 | -14/+25 |
2010-09-06 | * Implemented Icescope's fix for devotion, reflect damage is no longer absorb... | L0ne_W0lf | 1 | -3/+15 |
2010-08-19 | - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ... | Skotlex | 1 | -1/+1 |
2010-08-18 | * Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well... | L0ne_W0lf | 1 | -13/+111 |
2010-08-17 | * Attempting to tackle, and fix some simple errors in skills. | L0ne_W0lf | 1 | -1/+1 |
2010-07-28 | * Rev. 14365 Updated npc_randomattack, it now does 100*skillevel percent damage. | L0ne_W0lf | 1 | -2/+8 |
2010-06-28 | * Follow up to r13895, added a battle.conf setting to control if ranges shoul... | L0ne_W0lf | 1 | -1/+2 |
2010-06-02 | - Fixed item script of Chicken_Hat (5431). (bugreport:4174) | brianluau | 1 | -1/+1 |
2010-06-01 | * Implemented the Manuk and Splendide item status effects, thanks to Epoque. | L0ne_W0lf | 1 | -0/+39 |
2010-02-19 | Fixed racial bonuses for RC_NONDEMIHUMAN applying to right cardfix value (car... | Paradox924X | 1 | -1/+1 |
2009-11-29 | - Official castle defense damage reduction/defense status changes. (bugreport... | Kisuka | 1 | -0/+2 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -2/+2 |
2009-11-03 | * Added battle_config.mob_slave_keep_target config option (monster.conf) | L0ne_W0lf | 1 | -0/+1 |
2009-10-26 | Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN. | Inkfish | 1 | -0/+3 |
2009-10-26 | * The status SC_INVINCIBLE now reduces all damage to 1. | L0ne_W0lf | 1 | -1/+1 |
2009-10-02 | Fixed a damage underflow (bugreport:3624) | Inkfish | 1 | -6/+2 |
2009-08-18 | Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug... | Inkfish | 1 | -2/+4 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 1 | -1/+2 |
2009-07-29 | * Fixed damage_level is not calculated properly on normal attack. | Inkfish | 1 | -1/+1 |
2009-07-29 | * Kaahi heals no matter if attack connects. (bugreport:2440) | Inkfish | 1 | -0/+3 |
2009-07-18 | - Fixed the config description for 'random_monster_checklv' (follow up to r13... | brianluau | 1 | -1/+1 |
2009-07-11 | * Some updates for range check. (bugreport:3339) | Inkfish | 1 | -0/+9 |
2009-07-07 | Skills that have multiple hits should do 1 damage per hit to plants. | Inkfish | 1 | -2/+2 |
2009-07-05 | You should lose hp anyway even if your Martyr's Reckoning is perfect dodged. | Inkfish | 1 | -8/+10 |
2009-07-04 | TK_POWER shouldn't count the player him/herself for the skill. | Inkfish | 1 | -2/+2 |
2009-07-04 | * Martyr's Reckoning can be perfect dodged. | Inkfish | 1 | -1/+5 |
2009-06-29 | * Fixed attack not counted as connect when dodged and got damage from skill b... | Inkfish | 1 | -0/+2 |
2009-06-28 | * Implemented script command "autobonus". [Inkfish] | Inkfish | 1 | -16/+1 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -7/+15 |
2009-06-15 | Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:... | ultramage | 1 | -1/+1 |
2009-06-13 | * If both Double Attack and critical attack have chance to trigger within one... | Inkfish | 1 | -24/+19 |
2009-06-12 | Fixed "arrow_atk" flag never being reset results in arrow consumption on item... | Inkfish | 1 | -0/+2 |
2009-06-08 | * Added a configuration for whether damage of EarthQuake with single target c... | Inkfish | 1 | -0/+1 |
2009-06-05 | * Fixed turning off a skill needed to meet the requirements. (bugreport:3175) | Inkfish | 1 | -1/+13 |
2009-05-30 | Fixed 'n_ele' not initialized and a typo in the Changelog. | Inkfish | 1 | -1/+1 |
2009-05-30 | * Multiple autocasts can go off at a time now. [Inkfish] | Inkfish | 1 | -20/+16 |
2009-05-29 | * Added a new battle flag for telling which skills can have bHealPower effect. | Inkfish | 1 | -2/+3 |
2009-05-29 | * Added new bonuses bHealPower and bHealPower2. | Inkfish | 1 | -5/+3 |
2009-05-23 | Splash attacks do cause additional effects except for autocasts. (bugreport:2... | Inkfish | 1 | -1/+1 |
2009-05-22 | Splash attack doesn't cause any status effects or autocasts any more.(bugrepo... | Inkfish | 1 | -3/+5 |
2009-05-22 | * Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661) | Inkfish | 1 | -34/+0 |
2009-05-20 | * Now fiberlocking a fiberlocked target doesn't renew the timer but instead i... | Inkfish | 1 | -6/+6 |
2009-05-19 | Rigged the r13676 modification of battle_calc_weapon_attack to make neutral e... | ultramage | 1 | -3/+3 |