summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-08Hello World. Initial support for the new homunculus has been added, credits t...shennetsind1-5/+19
2012-07-05Implemented Renewal ASPD formula(bugreport:5644)rud0lp201-1/+3
2012-07-01Fixed bugreport:6123 fixed issue with null dat->src crash. Also applied a per...shennetsind1-13/+12
2012-06-28Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISONrud0lp201-8/+9
2012-06-28Fixed a couple mismatching block locksshennetsind1-0/+1
2012-06-25Fixed bugreport:5843 WL_HELLINFERNO should now deal 2 elemental(fire ad shado...rud0lp201-9/+10
2012-06-24Fixed bugreport:6021 raised maximum aura_lv from 127 to MAX_LEVEL defineshennetsind1-1/+1
2012-06-24Fixed bugreport:5295 Added a config so each server owner may decide whether t...shennetsind1-0/+1
2012-06-20Follow up r16316 and bugreport:6047 - Fixed Enchant Deadly Poison damage on s...ignizh1-20/+19
2012-06-19Follow up r16316 and bugreport:6047 - Fixed Enchant Deadly Poison damage on s...ignizh1-15/+19
2012-06-18Follow up r16292 - Fixed Turn Undead renewal formula on failure (bugreport:6054)xantara1-5/+5
2012-06-18Fixed bugreport:6008 remove the weight factor with the damage done by LK_SPIR...rud0lp201-46/+40
2012-06-16Fixed bugreport:6038 WM_REVERBERATION behavior should now work properly.rud0lp201-0/+9
2012-06-16Followed r16309, fixed a typo.ignizh1-1/+1
2012-06-16Fixed Enchant Deadly Poison effect hover skills that should have halved damag...ignizh1-3/+14
2012-06-14Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills ...rud0lp201-3/+39
2012-06-13Applied renewal skill changes: (bugreport:5302)xantara1-4/+21
2012-06-12Follow up r16280 added renewal checks for the added fireball formula and fixe...shennetsind1-0/+5
2012-06-12Fixed Fire Ball renewal damage (bugreport:5991)ignizh1-1/+2
2012-06-12Improved bonus-adding processes by no longer having to add it to the zero'd m...shennetsind1-57/+51
2012-06-11Fixed bugreport:5963 AB_CHEAL should now work properly on immune targets(Mado...rud0lp201-6/+7
2012-06-08Follow up on r16240 update RK_CRUSHTRIKE formula and weapon break percentage.rud0lp201-56/+62
2012-06-08` Added bugreport:5906 Trap Research's INT bonusxantara1-1/+1
2012-06-04Fixed bugreport:5919 RK_ENCHANTBLADE bonus damage at any level should now wor...rud0lp201-1/+1
2012-06-04Follow up r16227 & bugreport:5932 fixed issues with my new-IDE tabbing, & def...shennetsind1-1/+1
2012-06-03Adding new config min_npc_vending_distance which simulates the official 'no v...shennetsind1-0/+1
2012-06-01Fixed bugreport:5891 pk_mode config may now be used at lv 2 once again.shennetsind1-1/+1
2012-06-01Fixed bugreport:5889 GC_ROLLINGCUTTER range and behavior are now updated.rud0lp201-7/+11
2012-05-29Fixed bugreport:5850 GN_HELLS_PLANT damage formula and behavior are now updated.rud0lp201-1/+2
2012-05-27Fixed bugreport:5842 RK_DRAGONBREATH damage should now be reducible by defend...rud0lp201-1/+8
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