summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-27Fixed bugreport:5821 GN_SLINGITEM item requirements(item throwables) should n...rud0lp201-7/+38
2012-05-25Fixed bugreport:5813 LG_SHIELDSPELL damage formula in physical and magic is n...rud0lp201-10/+13
2012-05-24Fixed RA_CAMOUFLAGE where the animation(semi transparent effect) is not seen ...rud0lp201-1/+1
2012-05-21Fixed bugreport:5777 WL_DRAINLIFE HP absorption based on damage is now workin...rud0lp201-3/+4
2012-05-20Fixed bugreport:5619 MO_EXTREMITYFIST should now consume all spirit sphere.rud0lp201-2/+17
2012-05-19Fixed bugreport:5618 @summon stuff trap-like skills no longer hit its alliesshennetsind1-18/+13
2012-05-17Fixed bugreport:5620 Fear Breeze auto attack should now trigger properly.shennetsind1-2/+20
2012-05-17Updated renewal's level modifier on damage formula.shennetsind1-73/+56
2012-05-16Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hi...rud0lp201-2/+2
2012-05-08Fixed bugreport:5513 Chaos Panic should now inflict Confusion/Chaos effect wo...rud0lp201-1/+2
2012-05-08Fixed an issue with MDEF & DEF where it does not updating after equipping. rud0lp201-1/+1
2012-05-03* Implemented an atcommand suggestion system.xazax-hun1-0/+1
2012-05-03Fixed bugreport:5643 Wall of Thorns should now deal damage properly as well a...shennetsind1-1/+1
2012-05-03Fixed bugreport:3591 Ninja's Cast-off Ciceda Shell now triggers card effects ...shennetsind1-3/+6
2012-05-03Fixed bugreport:5655 Venom Impress boost against poison should now work.shennetsind1-7/+17
2012-05-03Fixed bugreport:3452 players' circular target range is now matching official ...shennetsind1-5/+3
2012-05-02Fixed bugreport:5650 GN Cart Remodeling weight boost should now be working pr...shennetsind1-1/+1
2012-04-29- Updated the unit engine to cache attacker count rather than utilise CPU int...epoque111-15/+7
2012-04-25* Replaced rand() calls with rnd().xazax-hun1-9/+9
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun1-22/+22
2012-04-22Fixed bugreport:5599 magic damage reduction formula were wrong.greenboxal21-1/+1
2012-04-22Fixed bugreport:5605 Spell Fist should now work properly. Also Added missing ...shennetsind1-10/+66
2012-04-21Added mvp tomb system.greenboxal21-0/+1
2012-04-21Fixed bugreport:5494 missing renewal status for RG_RAID.greenboxal21-0/+10
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-37/+215
2012-04-20=Generaltechnote241-1/+2
2012-04-11minor performance improvement for users with battle_config.ksprotection disab...shennetsind1-1/+1
2012-04-11Fixed bugreport:5533 Voice of Siren status now works properly.shennetsind1-5/+10
2012-04-09- Spring cleaning of various source filesepoque111-22/+20
2012-04-03Fixed bugreport:5500 / Follow up r15768shennetsind1-1/+1
2012-03-28* fixed certain traps dealing blitz beat damage due to a missing break (see a...lordttseven1-0/+1
2012-03-28Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.shennetsind1-1/+1
2012-03-23Follow up r15768 (bugreport:5411) - special thanks to Kenpachi!shennetsind1-0/+8
2012-03-23Some minor code cleanup (gepard's idea from some time ago)shennetsind1-10/+2
2012-03-23Fixed bugreport:5411 Shield Bommerang (Rapid Smitting), in renewal now takes ...shennetsind1-1/+2
2012-03-22Fixed Sura Crescent Elbow (part of bugreport:5358), it now reflects properly.shennetsind1-0/+5
2012-03-22Fixed Sura Gentle Touch Energy Gain, bugreport:5358, now it gives you proper ...shennetsind1-0/+7
2012-03-22Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.shennetsind1-1/+1
2012-03-22Fixed bugreport:5356 Shadow Shaser's Shadow Form. Skill now redirects damage ...shennetsind1-19/+21
2012-03-22Fixed bugreport:5357 Neutral Barrier is now working accordingly.shennetsind1-1/+5
2012-03-22Follow up r15749, fixed to return correct value.shennetsind1-5/+3
2012-03-22Fixed bug with Sacrifice, Triple Attack and SC_MAGICALATK stopping the charac...shennetsind1-11/+14
2012-03-18Fixed Deep Sleep status, when hit in this status the hit damage is increased ...shennetsind1-2/+13
2012-03-18Follow up r15704, special thanks to Vali!shennetsind1-1/+5
2012-03-18Fixed Verkana and Turisus RK Runes, bugreport:5388shennetsind1-5/+25
2012-03-18Fixed Sura's Lightning Walk, bugreport:5407shennetsind1-0/+14
2012-03-17Fixed bugreport:5304 flee calculation on renewal, thanks to Angezerus and Vali!shennetsind1-1/+5
2012-03-17Fixed Reject Sword, bugreport:4493 it nows applies damage reduction damage pr...shennetsind1-18/+15
2012-03-08- Fixed skillratio bonus only ever being multiplied by a factor of 1 (follow-...epoque111-2/+2
2012-03-08- Correctly fixed Aimed Bolt and Arrow Storm skill ratios (related to bugrepo...xantara1-4/+6