summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-09Added pc_itemskill_clear() function.Kenpachi Developer1-0/+5
2020-02-09Moved the WZ_EARTHSPIKE check for TK_SPTIME skill from skill_check_condition_...Kenpachi Developer1-10/+1
2020-02-09Implemented the consumption of 10 SP when using Earth Spike Scroll while SC_E...Kenpachi Developer1-2/+5
2020-02-09Fixed skill conditions check and <flag> parameter in itemskill() script command.Kenpachi Developer1-23/+33
2020-02-09Merge pull request #2586 from Asheraf/madostatueffectHaru1-1/+1
2020-02-09Merge pull request #2618 from Kenpachi2k13/issue#2558Haru1-18/+25
2020-02-09Change unload NPC behavior to kill mobs that were spawned by unloaded NPC (no...Kenpachi Developer1-6/+6
2020-02-09Merge pull request #2248 from guilherme-gm/201810-asurafixHaru1-10/+24
2020-02-09Merge pull request #2596 from dastgirp/skill_idx_refactorHaru1-43/+43
2020-02-08Fixed the number of cells that 'Asura Strike' caster walks when it failsGuilherme G. Menaldo1-8/+18
2020-02-08Makes Asura Strike caster not change look direction at the end of the skillGuilherme G. Menaldo1-1/+4
2020-02-08Fixed duplicated 'Skill Failed' message on Asura StrikeGuilherme G. Menaldo1-1/+2
2020-02-02Changed logic of skill_get_indexDastgir1-43/+43
2020-02-02Applied code style to PR_STRECOVERY.Kenpachi Developer1-11/+14
2020-02-02Updated PR_STRECOVERY to only cure status effects if target's defence element...Kenpachi Developer1-7/+11
2020-01-29Implement support for switching madogear typeAsheraf1-1/+1
2020-01-13Update copyright headers for year 2020Haru1-2/+2
2019-12-15Merge pull request #2589 from HerculesWS/tarot_card_fixHaru1-1/+1
2019-12-01Modified skill_cooldown_save() to ignore guild skills if guild_skill_relog_de...Kenpachi Developer1-9/+9
2019-11-27Fix Tarot Card breaking equipment on Garment and Shoe locations however on Ae...Ibrahim Zidan1-1/+1
2019-11-17Merge pull request #2577 from Asheraf/dehardcodestatusiconsHaru1-8/+8
2019-11-06Dehardcode Status IconsAsheraf1-8/+8
2019-10-29Dehardcode combo skills checkAsheraf1-21/+9
2019-10-20Merge pull request #2547 from guilherme-gm/201910-dehardcode-dbHaru1-1/+1
2019-10-19Merge pull request #2556 from skyleo/homunculus_fixesHaru1-5/+13
2019-10-18Merge pull request #2553 from skyleo/magnum_break_delay_fixHaru1-4/+0
2019-10-10Fix Chaotic Blessings never healing the enemyskyleo1-4/+12
2019-10-10Fix Homunculus skill failure message not displaying required itemskyleo1-1/+1
2019-10-09Correct Magnum Break delayskyleo1-4/+0
2019-10-05Dehardcodes db files base path so the db folder can be easily movedGuilherme Menaldo1-1/+1
2019-10-02Moved hardcoded messages from source to messages.confDastgir1-3/+3
2019-09-22Mark some forgotten symbols as staticHaru1-1/+1
2019-08-26Fix an issue that prevents homunculus auto-vaporize on death or skill resetHaru1-1/+1
2019-07-24Update mob_db - DamageTakenRate fieldEmistry Haoyan1-0/+12
2019-05-06Merge pull request #2232 from guilherme-gm/201810-trap-visibilityHaru1-9/+31
2019-05-05Removal of refine database code from status.c and moving it respectfully to i...Ibrahim Zidan1-1/+2
2019-02-28Adds configuration for Magic Rod behavior (official/eAthena).EyesOfAHawk1-6/+9
2018-12-14Add inventory size field into db and using it in server.Andrei Karas1-10/+10
2018-11-14Use an enum as flag for status->heal() and related functionsHaru1-52/+53
2018-10-21Merge pull request #2182 from guilherme-gm/201808-trapfixHaru1-16/+37
2018-10-20Added setting to keep traps invisible when triggeredGuilherme G. Menaldo1-1/+3
2018-10-20Added option to make hunter traps invisibleGuilherme G. Menaldo1-9/+29
2018-09-19Update inventory packet for 2018-09-12 RE.Andrei Karas1-3/+3
2018-08-30Fixed Blastime and Claymore Trap damage that wasn't being split by the number...Guilherme G. Menaldo1-16/+37
2018-08-26Merge pull request #2164 from mekolat/addvariableHaru1-8/+8
2018-08-11Supresses warning in skill_attack when MAGIC_REFLECTION_TYPE is 0.EyesOfAHawk1-0/+6
2018-07-30always set the type when doing script->add_strgumi1-8/+8
2018-07-26Fix Venom Splasher consuming its gemstome requirement twiceHaru1-0/+5
2018-07-26Merge pull request #2143 from dastgirp/plugin/unit_layoutHaru1-2/+2
2018-07-24Correct wrong attribute used for pet evolution egg hidingAsheraf1-0/+3