summaryrefslogtreecommitdiff
path: root/src/map/battle.h
AgeCommit message (Expand)AuthorFilesLines
2006-07-28- Some cleaning of battle_drain, Evil Druid card should work now.skotlex1-1/+2
2006-07-27- Added config setting party_update_interval so you can specify how often the...skotlex1-0/+1
2006-07-27- Added config setting "party_hp_mode" (battle/party.conf) which determines m...skotlex1-0/+1
2006-07-20- Added battle config settings agi_penalty_target and vit_penalty_target, the...skotlex1-0/+2
2006-07-19- Fixed the inf code update breakage which was blocking all offensive skills.skotlex1-3/+3
2006-07-17Orn's and Albator's Homunculus system, finally, YAY!!DracoRPG1-0/+2
2006-07-06- Added no_skill_delay setting, when set, affected object types will have the...skotlex1-0/+1
2006-07-04- Added battle config setting emergency_recall, specifies behaviour of that s...skotlex1-0/+1
2006-07-03- Char-server SQL won't perform the reconnect cleanup routines when kick_on_d...skotlex1-1/+1
2006-06-26- Merged Mitternacht's max_heal/max_heal_lv config settings.skotlex1-0/+2
2006-06-16- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ...skotlex1-1/+1
2006-06-14- Modified how luk reduces status changes by reducing the gap. Eg: resist = v...skotlex1-0/+2
2006-06-09- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...skotlex1-1/+0
2006-06-07- Added config setting mob_npc_warp, when set to yes, enables mobs to be warp...skotlex1-0/+1
2006-05-30- Fixed Absorb Spirit Spheresskotlex1-0/+1
2006-05-30- Changed status_heal and status_damage to receive signed int values. They wi...skotlex1-1/+1
2006-05-27- Added structure status_data which holds status-related information (str, ag...skotlex1-11/+4
2006-05-18- Added 5 config settings to adjust damage in pk-mode servers (misc.conf)skotlex1-0/+5
2006-05-05- Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (...skotlex1-0/+2
2006-05-02added support to regulate MVP drops [Reddozen]reddozen1-2/+3
2006-04-30- If someone is expulsed from a guild while the guild storage is open, it wil...skotlex1-0/+1
2006-04-29Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri...Lupus1-0/+1
2006-04-28- Removed the sending of the online guild list when you log-on, may fix the "...skotlex1-0/+1
2006-04-27- Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")skotlex1-0/+1
2006-04-26- Item use interval is set to a default of 100ms now.skotlex1-0/+1
2006-04-25- Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t...skotlex1-0/+1
2006-04-24- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum...skotlex1-0/+1
2006-04-21- Updated the HP/SP leech structures to have race-data attached to them.skotlex1-0/+1
2006-04-11- Changed clif_damage/clif_skill_damage to return the walk-delay based on the...skotlex1-3/+2
2006-04-03- Modified Rude-Attacked behaviour so that such skills only triggers when the...skotlex1-0/+1
2006-03-23- Fixed compile error and missing field in the clone function.skotlex1-2/+1
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex1-19/+6
2006-03-17- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)skotlex1-1/+1
2006-03-15- Added battle config options item_rate_adddrop, item_drop_add_min and item_d...skotlex1-2/+3
2006-03-14- Fixed incorrect range check in autospell2 triggers.skotlex1-1/+1
2006-03-13- Added function battle_calc_gvg_damage for gvg related damage reductions. Fi...skotlex1-0/+2
2006-03-06- Fixed a debug message showing up on skill castend nodamage id when using a ...skotlex1-0/+1
2006-03-04- Fixed missing baby-dancer job in exp2.txtskotlex1-0/+1
2006-02-23- Modified the way autospells stack to mimic official servers. Cards of the s...skotlex1-0/+1
2006-02-18* Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars)Komurka1-0/+3
2006-02-15- Added battle config option pk_level_range for specifying valid level ranges...skotlex1-0/+3
2006-02-15- Made the warm skills BF_WEAPON type so that they may trigger effect cards.skotlex1-1/+5
2006-02-13- Added battle config sc_def_rate which adjusts natural defense of characters...skotlex1-0/+1
2006-02-09- Added setting max_exp_gain_rate which caps how much exp you can get from a ...skotlex1-0/+1
2006-02-08- Added battle config options:skotlex1-0/+2
2006-02-02- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...skotlex1-0/+2
2006-01-31- PF_SOULBURN no longer ignores mdef.skotlex1-0/+2
2006-01-31- Changed the exp tables format.skotlex1-4/+0
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+428
2006-01-29Clearing trunk.Valaris1-328/+0