summaryrefslogtreecommitdiff
path: root/conf/battle
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Small edits to battleground code (bugreport:2816)ultramage1-3/+0
2009-02-26- Second Part of BattleGround Implementation.zephyrus1-0/+61
2009-01-26Changed guild_skill_relog_delay to yes. Relogging no longer resets delay on g...L0ne_W0lf1-2/+2
2008-11-04* Updated: added info about latest packet_ver flag in client.conf (bugreport:...akrus1-0/+1
2008-10-07Reverted exp_calc_type back to '0' since it's definitely closer to official b...ultramage1-1/+1
2008-10-06Damage count on rebirthed mobs is now reset. (Valaris)L0ne_W0lf1-1/+1
2008-10-01Modified homunculus auto-vapor setting to yes. (bugreport:2298)L0ne_W0lf1-1/+1
2008-09-03- Starting Mercenary Skill implementation.zephyrus1-2/+2
2008-08-15Applied one missed conf setting rename (followup to r13077).ultramage1-1/+1
2008-08-15* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres...sketchyphoenix1-2/+2
2008-08-07* Added another GM trust config for party invitations (bugreport:2004)sketchyphoenix1-0/+10
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-0/+5
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