summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-27Fixed PA_SACRIFICE crash, bugreport:5371, present since r15277shennetsind1-10/+9
2012-02-22Applied renewal skill changes: (bugreport:5302)xantara1-3/+40
2012-02-19Updated Enchant Blade, bugreport:5346shennetsind1-7/+4
2012-02-19Initial support for Wanderer and Minstrel, and a few adjustments here and the...shennetsind1-2/+20
2012-02-18Added 2 new item bonuses as per kenpachi's request:shennetsind1-1/+7
2012-02-18Initial Support for Shura and a few adjustments here and there.shennetsind1-6/+64
2012-02-17Fixed bShortWeaponDamage to work against cart termination, bugreport:5328shennetsind1-9/+6
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-4/+79
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-26/+0
2012-02-11added drain support to royal guard reflect damage skill, bugreport:5320shennetsind1-0/+2
2012-02-09Fixed bug with hunter traps working on mobs when cast by other mobs, bugrepor...shennetsind1-1/+1
2012-02-09Added renewal behavior to safety wall (exclusive to remode)shennetsind1-0/+13
2012-02-09Added some renewal behaviors of skills from bugreport:5302 (all under renewal...shennetsind1-2/+14
2012-02-02Removed `gvg_eliminate_time` battle config, as it was only used by scripts. R...gepard19841-1/+0
2012-01-31Removed obsolete `mob_clear_delay` config (since r5707) (bugreport:137)gepard19841-1/+0
2012-01-30- Removed more trailing tabs.brianluau1-8/+8
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-6/+6
2012-01-23` Fixed Emperium's skill damage/heal and elemental resist (eg. Aspersio) - bu...xantara1-6/+17
2012-01-17Enabled Mersenne Twister MT19937 as random number generator instead of standa...gepard19841-48/+49
2012-01-15Fixed a gcc warning, blame on r15451shennetsind1-1/+1
2012-01-14Fixed hunter traps so that they MAY hit their owner in pvp areas, bugreport:5228shennetsind1-5/+6
2012-01-14fixed battle_delay_damage from delaying damage in 1ms or less interval (it'd ...shennetsind1-1/+2
2012-01-14Fixed bug with attack timer being chained unnecessarily when attacker is not ...shennetsind1-3/+3
2012-01-11Picklog improvements:gepard19841-1/+1
2012-01-08Fixed Cloaking Exceed.protimus1-0/+3
2012-01-08Fixed Exceed Break to work properly.protimus1-0/+6
2012-01-07Initial support for Royal Guard and some adjustments here and there.shennetsind1-23/+145
2012-01-04Fixed a typo from r15381, bugreport:5202shennetsind1-1/+1
2012-01-04Minor packetver babysitting, bugreport:4810shennetsind1-1/+15
2012-01-04Fixed trap bugs as per bugreport:2817 (you finally can attack traps directly :0)shennetsind1-4/+3
2012-01-03Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since r2,...gepard19841-4/+1
2011-12-29Fixed SC_BURNING icon not going off after it was over;shennetsind1-3/+3
2011-12-29* Updated for Emperium not can be healed by any skills.protimus1-0/+4
2011-12-29Fixed bug that allowed a specific timing to not receive reflected damage if t...shennetsind1-12/+22
2011-12-29Reverted partial r15186 it has been confirmed on a official server that sg do...shennetsind1-7/+0
2011-12-25Fixed a crash bug caused by clones that were committing suicide with PA_SACRA...xazax-hun1-1/+6
2011-12-25Follow up r15267, changed to standardshennetsind1-2/+0
2011-12-23Follow up r15224, being these map flags do not stack then we can check just f...shennetsind1-1/+1
2011-12-23- Removed unused "save_log" setting (addepted from char server, used to debug...GodLesZ1-1/+0
2011-12-23follow up r15048, fix to bugreport:5151GodLesZ1-1/+1
2011-12-20Storm Gust bug fix for bugreport:1813, also fixed a casual overflow in sg_cou...shennetsind1-0/+7
2011-12-20Fixed Devotion vs Reflection bug, bugreport:4508shennetsind1-2/+3
2011-12-20Fixed Pressure from not doing any damage to devoted targets, bugreport:4182shennetsind1-1/+1
2011-12-20removed redundant checks -- pressure doesn't reach that part of the codeshennetsind1-2/+2
2011-12-18RE Defense damage reduction fixed, bugreport:5111shennetsind1-5/+17
2011-12-17Fixed bug with quest skills duration, shrink, sight blaster, etc), bugreport:...shennetsind1-5/+0
2011-12-14Renamed RRMODE to REMODEshennetsind1-4/+4
2011-12-14- Added new check conditions to prevent abuse from no-delay .act files (bugre...epoque111-2/+3
2011-12-11Renewal Weapon MATK boost fix, bugreport:5115shennetsind1-1/+9
2011-12-09Fix to bugreport:2993 pk_mode damage reductions no longer stack with gvg onesshennetsind1-1/+1