summaryrefslogtreecommitdiff
path: root/conf/battle
AgeCommit message (Expand)AuthorFilesLines
2008-07-23Increased max. hairstyle number, 23 -> 25 (bugreport:1773)ultramage1-1/+1
2008-07-04* Homunculus will no longer auto-vaporize on master death.L0ne_W0lf1-0/+3
2008-06-01Added Ai4rei's "gm can view all players' equips" feature (topic:186519).ultramage1-0/+4
2008-04-28Updated castle DB to be compliant with new WoE scripts.L0ne_W0lf1-2/+2
2008-04-18Implemented config setting 'vending_over_max', to let people configure the be...ultramage1-0/+4
2008-03-09- Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang...skotlex1-4/+3
2008-03-08- Added battle/misc.conf auction settings.zephyrus1-0/+6
2008-03-07- Added config settings mob_active_time and boss_active_time, what they do is...skotlex1-0/+5
2008-02-27 * Fixed Apple of Idun not checking for bard soul link (bugreport:1028)ultramage1-2/+3
2008-02-26- Added new settings for autotrade on battle/misc.conf (you can read descript...zephyrus1-0/+8
2008-02-14- Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_...zephyrus4-0/+18
2008-01-22- Removed hom_setting&02 (ignore skill range) as this was fixed by Gravity so...skotlex1-1/+0
2008-01-10- Removed 'skill_steal_type' from skill.conf as said config no longer exists.skotlex1-3/+0
2007-11-17Removed battle_config.error_log as console_silent already handles thisultramage1-4/+1
2007-11-12Fixed homunculus skills having unlimited range instead of being capped to vie...ultramage1-1/+1
2007-11-11- hom_setting&0x2 now disables skill range checks for homunculus. For the lov...skotlex1-1/+1
2007-11-08- Added a new setting 'guild_skill_relog_delay' to activate the guild skills ...zephyrus1-0/+4
2007-10-26- Removed the config setting firewall_hits_on_undead setting, Firewall and ka...skotlex1-6/+0
2007-10-13- Again modified the delayfix function to reflect the current skill delay kno...skotlex1-3/+2
2007-10-05* Completed the code for SC_LIFEINSURANCE and it's status icon.zephyrus1-0/+4
2007-09-30Re-phrased the max_lv and aura_lv client battle config setting descriptions.ultramage1-5/+9
2007-09-24* Limited manual detection of data truncation to string/enum/blob columns.FlavioJS15-0/+1718