summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-29- Some small bug fixes discovered while merging.skotlex1-1/+1
2006-07-29- Added A_* constants to identify ammo types.skotlex1-3/+37
2006-07-29- offensive heal/sanctuary will only happen when the source of the heal is a ...skotlex1-0/+1
2006-07-28- Cleaned up the NJ update code.skotlex1-34/+37
2006-07-28- Some cleaning of battle_drain, Evil Druid card should work now.skotlex1-9/+9
2006-07-28Fixed : - "uninitialized local variable 'i' used" in skill.ctoms1-5/+6
2006-07-28Commiting mpeg's NJ work(from jA). some things might have gotten reversed/bro...Vicious1-17/+57
2006-07-27- Added config setting party_update_interval so you can specify how often the...skotlex1-0/+5
2006-07-27- Added config setting "party_hp_mode" (battle/party.conf) which determines m...skotlex1-0/+2
2006-07-27- Applied the necessary changes to make @partyoption reflect it's changes on ...skotlex1-2/+2
2006-07-26- Some code cleanup of HLIF_MOON in regards to the number of hits and damage ...skotlex1-2/+1
2006-07-26- Added battle_get_master which returns the master bl of a given object.skotlex1-114/+128
2006-07-25- Fixed a possible crash when you dual-wield and the total damage is 0.skotlex1-4/+3
2006-07-24- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on t...skotlex1-3/+3
2006-07-24- Changed Land Protector's range back to 3.skotlex1-3/+3
2006-07-23- Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ...skotlex1-2/+2
2006-07-21- Corrected the @follow timer not being deleted on logout.skotlex1-0/+2
2006-07-21- battle_check_target will now tag homunculus as invalid target when the sour...skotlex1-1/+5
2006-07-21- Added the necessary checks so that Suiton makes Fogwall have double duratio...skotlex1-3/+3
2006-07-20- Corrected Cloaking level 1-2 not letting you move across walls.skotlex1-1/+1
2006-07-20- Added battle config settings agi_penalty_target and vit_penalty_target, the...skotlex1-3/+10
2006-07-20- Corrected fog of wall to behave as best known. Only takes effect when targe...skotlex1-13/+15
2006-07-19- Fixed the inf code update breakage which was blocking all offensive skills.skotlex1-6/+6
2006-07-18- Fixed a crash when trying to extend TK's infinite combo feature.skotlex1-1/+3
2006-07-18- Corrected Venom splasher's splash damageskotlex1-5/+4
2006-07-18- Corrected Fog of Wall's "targetted spells fail 75% of the time" feature by ...skotlex1-14/+7
2006-07-18- Added a proper check to make aggressive mobs never override homun targets r...skotlex1-1/+2
2006-07-18- Fixed giving the 100% damage bonus when no-splash-targets are found in the ...skotlex1-3/+3
2006-07-18- Updated mob_db.sql to current mob_db.txt data.skotlex1-3/+2
2006-07-17- Should have fixed the Cart Termination damage code to be scaled correctly w...skotlex1-4/+4
2006-07-17Orn's and Albator's Homunculus system, finally, YAY!!DracoRPG1-1/+28
2006-07-13- Reverted temporarily the Cart Termination equation until it can be fixed...skotlex1-1/+3
2006-07-12- Recoded NJ_BAKUENRYU to behave as I understand it best from the skill-descr...skotlex1-1/+1
2006-07-12- Added back the undead check to turn undead/resurrection to prevent damaging...skotlex1-9/+8
2006-07-12- Fixed Cart Termination's damage.skotlex1-4/+5
2006-07-11- Fixed GTB card only working while you had a status-change active.skotlex1-7/+8
2006-07-11- Made @monsterignore be an universal ignore. Means you cannot be targetted a...skotlex1-2/+2
2006-07-11- Fixed the subele bonus (elemental reduction) being applied to the element o...skotlex1-3/+5
2006-07-11warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle...blackhole891-0/+2
2006-07-11- Modified the login-sql server to do the ip-ban check only on the auth-packe...skotlex1-3/+3
2006-07-11- Fixed cart-termination crashing the server if you used level 16 of it.skotlex1-2/+4
2006-07-06- Added no_skill_delay setting, when set, affected object types will have the...skotlex1-0/+2
2006-07-04- Added battle config setting emergency_recall, specifies behaviour of that s...skotlex1-0/+2
2006-07-04- Cleared up the bAutoSpellWhenHit description in doc/item_bonus.txtskotlex1-1/+6
2006-07-03- Char-server SQL won't perform the reconnect cleanup routines when kick_on_d...skotlex1-4/+4
2006-07-03- Fixed a compile warning in login sql/txtskotlex1-1/+1
2006-06-28- Corrected Musical Strike having a different damage equation from Throw Arrow.skotlex1-2/+0
2006-06-26- Forgot to add Tatami Gaeshi's 3 sec block of ranged attacks.skotlex1-0/+4
2006-06-26- Corrected unit id of desperado and Ground Drift using jA's info.skotlex1-0/+8
2006-06-26- Merged Mitternacht's max_heal/max_heal_lv config settings.skotlex1-0/+4