summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-16- Now arrow-consuming skills where your main weapon is a whip or musical inst...skotlex1-1/+1
2006-08-15- Some cleanup of int_homun.cskotlex1-2/+1
2006-08-15- Updated the char save structure for char-TXT servers so that the homun id w...skotlex1-2/+2
2006-08-15- Asura Strike now moves you to the target on fail always (unless the target ...skotlex1-43/+32
2006-08-14- Sacrifice no longer shows damage to self.skotlex1-27/+15
2006-08-14- Some cleaning of skillnotokskotlex1-19/+17
2006-08-14- Increased Run's walk speed bonus to 25->50% skotlex1-15/+11
2006-08-14- Fixed script engine allowing scripts to set a player's zeny to negative val...skotlex1-1/+1
2006-08-13- Removed @itemcheck as it was totally pointless.skotlex1-4/+1
2006-08-11- Fixed the item group bonus not working.skotlex1-30/+72
2006-08-10Code cleanup on homunc, they stay in memory until player disconnect or homunc...toms1-4/+4
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login t...skotlex1-2/+16
2006-08-09- Fixed Asura not wasting all SP away when it fails on cast-end.skotlex1-0/+1
2006-08-09- Adjusted some the dance/song/encore code so that the source of an ensemble ...skotlex1-30/+61
2006-08-09- Should have fixed a signed/unsigned warning in login-txtskotlex1-0/+26
2006-08-08- Added back missing state set to prevent Ankle-Snare from being retrieved af...skotlex1-0/+1
2006-08-08Fixed compilation warningtoms1-1/+1
2006-08-08- Added a check to handle Spider Web as a targetted skill. If there's more th...skotlex1-3/+4
2006-08-08- Casting Kaensin will clear out Suiton and viceversa now.skotlex1-10/+4
2006-08-08- Removed config settings display_delay_skill_fail and display_snatcher_skill...skotlex1-2/+2
2006-08-08- Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca...skotlex1-47/+37
2006-08-08- Changed define EQP_WEAPON to specify only the right-hand weapon, added defi...skotlex1-2/+2
2006-08-07- Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury...skotlex1-10/+33
2006-08-07- Fixed Venom Splasher doing half-damage instead of full-damage to the "explo...skotlex1-1/+1
2006-08-07- Removed the setting of blow-count to 0 when the target is a boss on the bat...skotlex1-2/+4
2006-08-07- Cleaned some of mpeg's updated work.skotlex1-28/+39
2006-08-07- Some code cleaning in status.cskotlex1-0/+1
2006-08-07mpeg's ninja workVicious1-121/+67
2006-08-07- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...skotlex1-11/+21
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...skotlex1-2/+7
2006-08-04- Some minor code cleanups.skotlex1-24/+2
2006-08-04- Hide/Chasewalk will again stop screaming skill name (I guess displaying the...skotlex1-1/+1
2006-08-03- Reverted the previous change, chasewalk has no icon, only the str-bonus has...skotlex1-1/+1
2006-08-03- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p...skotlex1-6/+6
2006-08-03- Some adjustments so that the last-skill-used will be correctly cleared when...skotlex1-3/+3
2006-08-03Cooking fixDracoRPG1-1/+1
2006-08-03- Cleaned up the last NJ update code.skotlex1-15/+10
2006-08-03- Moved Full Buster blind penalty to skill_counter_additional_effectskotlex1-3/+3
2006-08-02- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life...skotlex1-2/+2
2006-08-02Little add on NJ_HUUMAtoms1-0/+9
2006-08-02Merged Mpeg's work on Ninja skillstoms1-4/+24
2006-08-02- Recoded the GuildAura code to use val3 & val4, allowing much greater stat b...skotlex1-14/+13
2006-08-02- Updated battle_check_target so that all alchemist summoned mobs can be targ...skotlex1-12/+17
2006-08-02- Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be knock...skotlex1-2/+7
2006-08-01- Made Deluge/volcano/v. gale be castable on top of each other againskotlex1-34/+47
2006-08-01- Should have fixed the cooking sets not displaying all cooking available items.skotlex1-1/+1
2006-08-01- Figured out and fixed the issue with Volcano/Deluge/Violent Gale not really...skotlex1-2/+1
2006-08-01- Modified Self Destruction, so that Marine Spheres in non-versus maps will h...skotlex1-1/+4
2006-08-01- Added the missing lines to enable script command "kickwaitingroomall"skotlex1-3/+6
2006-08-01- Updated Poison React chance to counter and number of counters as per skill ...skotlex1-1/+1