summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-23- Modified the way autospells stack to mimic official servers. Cards of the s...skotlex1-0/+2
2006-02-22- Removed pc_break_equip, added function skill_break_equip which handles rate...skotlex1-24/+14
2006-02-21- Vending is now cancelled on a pc_setposskotlex1-1/+1
2006-02-20- Fixed Taekwon stances not triggering.skotlex1-2/+1
2006-02-18* Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars)Komurka1-1/+14
2006-02-17- Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE)skotlex1-35/+19
2006-02-15- Added battle config option pk_level_range for specifying valid level ranges...skotlex1-8/+19
2006-02-15- Fixed the char servers to store correctly exp as uints. They are also cappe...skotlex1-1/+1
2006-02-15- Made the warm skills BF_WEAPON type so that they may trigger effect cards.skotlex1-13/+24
2006-02-15- Some cleaning of the slave moving code.skotlex1-1/+1
2006-02-14- Hiding cancels Close Confine.skotlex1-2/+2
2006-02-13- Added battle config sc_def_rate which adjusts natural defense of characters...skotlex1-0/+2
2006-02-13- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.skotlex1-1/+4
2006-02-11Valkyrie item fix, Sonic blow fix.Vicious1-1/+1
2006-02-09- Added setting max_exp_gain_rate which caps how much exp you can get from a ...skotlex1-0/+2
2006-02-08- Added battle config options:skotlex1-0/+5
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex1-11/+15
2006-02-08- Modified exp2.txt to use the default official levels instead of 1000skotlex1-1/+1
2006-02-08- Modified battle_check_range to use check_range_bl rather than range_bl for ...skotlex1-6/+3
2006-02-08- Fixed SG_STAR_ANGER not getting it's damage bonus at all.skotlex1-1/+1
2006-02-06- Added define clif_deadsit to send the dead state into player packets if the...skotlex1-4/+5
2006-02-04Skotlex's Falcon Assault fixVicious1-1/+1
2006-02-03- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...skotlex1-20/+24
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex1-2/+12
2006-02-01- Trick Dead makes you stop walking now.skotlex1-2/+3
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-163/+158
2006-01-31- PF_SOULBURN no longer ignores mdef.skotlex1-26/+57
2006-01-31- Changed the exp tables format.skotlex1-8/+0
2006-01-30One more small fix on 'bSPVanishRate' (tsd->status.hp * sd->sp_vanish_per/100...Komurka1-1/+1
2006-01-30Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I...Komurka1-0/+8
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+4412
2006-01-29Clearing trunk.Valaris1-4629/+0
2005-04-06* Fixed a crash in clif_send when checking packet versioncelest1-6/+12
2005-04-05* Fixed skill tree entries for Vulcan Arrow, and Throw Arrowcelest1-42/+37
2005-04-05* Simplified Valaris' online_timercelest1-7/+7
2005-03-30* Added base code for loading Ser's UPNP plugincelest1-0/+2
2005-03-30* updated map server to jA1137~1159celest1-0/+4
2005-03-29More C/C++ Conformance fixesamber1-2/+2
2005-03-29* Updated damage calculation for Magnum Breakcelest1-4/+8
2005-03-27* Fixed AutospellWhenHit effect to only work on melee attackscelest1-1/+2
2005-03-27* Moved guardian hostility checking and monster_ignore_gm check to battle.ccelest1-2/+25
2005-03-25* Some minor changes to Sacrifice in battle.ccelest1-1/+3
2005-03-24* Added 'map_charid2id'celest1-1/+1
2005-03-23memory bugs fixedamber1-0/+34
2005-03-23* Added' require_glory_guild'celest1-0/+2
2005-03-22Check changelog ^^celest1-12/+1
2005-03-20* Added 4 new card effects from 3/15's patchcelest1-3/+9
2005-03-19Fixed day and night settings not ignored even if they are set to 0celest1-2/+2
2005-03-18* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat...celest1-5/+5
2005-03-11* Updated Breaker, Cloakingcelest1-2/+4