index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
skill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-09
Fixed skill conditions check and <flag> parameter in itemskill() script command.
Kenpachi Developer
1
-23
/
+33
2020-02-09
Merge pull request #2586 from Asheraf/madostatueffect
Haru
1
-1
/
+1
2020-02-09
Merge pull request #2618 from Kenpachi2k13/issue#2558
Haru
1
-18
/
+25
2020-02-09
Change unload NPC behavior to kill mobs that were spawned by unloaded NPC (no...
Kenpachi Developer
1
-6
/
+6
2020-02-09
Merge pull request #2248 from guilherme-gm/201810-asurafix
Haru
1
-10
/
+24
2020-02-09
Merge pull request #2596 from dastgirp/skill_idx_refactor
Haru
1
-43
/
+43
2020-02-08
Fixed the number of cells that 'Asura Strike' caster walks when it fails
Guilherme G. Menaldo
1
-8
/
+18
2020-02-08
Makes Asura Strike caster not change look direction at the end of the skill
Guilherme G. Menaldo
1
-1
/
+4
2020-02-08
Fixed duplicated 'Skill Failed' message on Asura Strike
Guilherme G. Menaldo
1
-1
/
+2
2020-02-02
Changed logic of skill_get_index
Dastgir
1
-43
/
+43
2020-02-02
Applied code style to PR_STRECOVERY.
Kenpachi Developer
1
-11
/
+14
2020-02-02
Updated PR_STRECOVERY to only cure status effects if target's defence element...
Kenpachi Developer
1
-7
/
+11
2020-01-29
Implement support for switching madogear type
Asheraf
1
-1
/
+1
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2019-12-15
Merge pull request #2589 from HerculesWS/tarot_card_fix
Haru
1
-1
/
+1
2019-12-01
Modified skill_cooldown_save() to ignore guild skills if guild_skill_relog_de...
Kenpachi Developer
1
-9
/
+9
2019-11-27
Fix Tarot Card breaking equipment on Garment and Shoe locations however on Ae...
Ibrahim Zidan
1
-1
/
+1
2019-11-17
Merge pull request #2577 from Asheraf/dehardcodestatusicons
Haru
1
-8
/
+8
2019-11-06
Dehardcode Status Icons
Asheraf
1
-8
/
+8
2019-10-29
Dehardcode combo skills check
Asheraf
1
-21
/
+9
2019-10-20
Merge pull request #2547 from guilherme-gm/201910-dehardcode-db
Haru
1
-1
/
+1
2019-10-19
Merge pull request #2556 from skyleo/homunculus_fixes
Haru
1
-5
/
+13
2019-10-18
Merge pull request #2553 from skyleo/magnum_break_delay_fix
Haru
1
-4
/
+0
2019-10-10
Fix Chaotic Blessings never healing the enemy
skyleo
1
-4
/
+12
2019-10-10
Fix Homunculus skill failure message not displaying required item
skyleo
1
-1
/
+1
2019-10-09
Correct Magnum Break delay
skyleo
1
-4
/
+0
2019-10-05
Dehardcodes db files base path so the db folder can be easily moved
Guilherme Menaldo
1
-1
/
+1
2019-10-02
Moved hardcoded messages from source to messages.conf
Dastgir
1
-3
/
+3
2019-09-22
Mark some forgotten symbols as static
Haru
1
-1
/
+1
2019-08-26
Fix an issue that prevents homunculus auto-vaporize on death or skill reset
Haru
1
-1
/
+1
2019-07-24
Update mob_db - DamageTakenRate field
Emistry Haoyan
1
-0
/
+12
2019-05-06
Merge pull request #2232 from guilherme-gm/201810-trap-visibility
Haru
1
-9
/
+31
2019-05-05
Removal of refine database code from status.c and moving it respectfully to i...
Ibrahim Zidan
1
-1
/
+2
2019-02-28
Adds configuration for Magic Rod behavior (official/eAthena).
EyesOfAHawk
1
-6
/
+9
2018-12-14
Add inventory size field into db and using it in server.
Andrei Karas
1
-10
/
+10
2018-11-14
Use an enum as flag for status->heal() and related functions
Haru
1
-52
/
+53
2018-10-21
Merge pull request #2182 from guilherme-gm/201808-trapfix
Haru
1
-16
/
+37
2018-10-20
Added setting to keep traps invisible when triggered
Guilherme G. Menaldo
1
-1
/
+3
2018-10-20
Added option to make hunter traps invisible
Guilherme G. Menaldo
1
-9
/
+29
2018-09-19
Update inventory packet for 2018-09-12 RE.
Andrei Karas
1
-3
/
+3
2018-08-30
Fixed Blastime and Claymore Trap damage that wasn't being split by the number...
Guilherme G. Menaldo
1
-16
/
+37
2018-08-26
Merge pull request #2164 from mekolat/addvariable
Haru
1
-8
/
+8
2018-08-11
Supresses warning in skill_attack when MAGIC_REFLECTION_TYPE is 0.
EyesOfAHawk
1
-0
/
+6
2018-07-30
always set the type when doing script->add_str
gumi
1
-8
/
+8
2018-07-26
Fix Venom Splasher consuming its gemstome requirement twice
Haru
1
-0
/
+5
2018-07-26
Merge pull request #2143 from dastgirp/plugin/unit_layout
Haru
1
-2
/
+2
2018-07-24
Correct wrong attribute used for pet evolution egg hiding
Asheraf
1
-0
/
+3
2018-07-24
Added missing parameter to init_unit_layout_unknown
Dastgir
1
-2
/
+2
2018-07-19
Replace item id shorts to int in map server.
Andrei Karas
1
-2
/
+2
2018-07-15
Update packet PACKET_CZ_REQ_ITEMREPAIR.
Andrei Karas
1
-1
/
+1
[next]