index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
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
2009-08-22
Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513)
Inkfish
1
-1
/
+1
2009-08-21
Added bMagicHPGainValue and bMagicSPGainValue.
Inkfish
1
-5
/
+13
2009-08-20
* Some fixes for Heat
Inkfish
1
-4
/
+10
2009-08-11
* Fixed autospell and autobonus will still trigger even if the chance is 0.
Inkfish
1
-7
/
+7
2009-08-02
* Questlog code cleanup.
Inkfish
1
-11
/
+7
2009-07-29
- Fixed a bug cleaning instance variable on party when instance is destroy.
zephyrus
1
-6
/
+3
2009-07-29
* Kaahi heals no matter if attack connects. (bugreport:2440)
Inkfish
1
-6
/
+0
2009-07-25
* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr...
Inkfish
1
-3
/
+15
2009-07-18
* Dead branches no longer check for players' level. (bugreport:3378)
Inkfish
1
-1
/
+2
2009-07-11
Some insignificant code tweaks.
ultramage
1
-1
/
+0
2009-07-11
* Some updates for range check. (bugreport:3339)
Inkfish
1
-1
/
+1
2009-07-04
* Extended ATF_SKILL to ATF_MAGIC and ATF_MISC.
Inkfish
1
-4
/
+7
2009-07-04
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13932 5...
Inkfish
1
-1
/
+1
2009-07-02
* Updated autobonus [Inkfish]
Inkfish
1
-6
/
+0
2009-06-28
* Implemented script command "autobonus". [Inkfish]
Inkfish
1
-29
/
+29
2009-06-21
Fixed Backstap bypassing battle_check_target.
Inkfish
1
-8
/
+8
2009-06-20
* Changed Asura Strike/Jump Kick to target skill to get rid of the "target de...
Inkfish
1
-1
/
+1
2009-06-19
* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N...
Inkfish
1
-5
/
+10
2009-06-16
* Turn Undead shouldn't apply aftercast delay when casted on a "living" entit...
Inkfish
1
-2
/
+18
2009-06-15
Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:...
ultramage
1
-9
/
+10
2009-06-15
* Skill through items will not be blocked when 90% overweight. (bugreport:3246)
Inkfish
1
-11
/
+12
2009-06-15
Improving the r13888 crashfix to cover similar crash scenarios discovered:
ultramage
1
-41
/
+2
2009-06-13
* If both Double Attack and critical attack have chance to trigger within one...
Inkfish
1
-8
/
+7
2009-06-11
* Fixed TaTaMiGaEShi(Improvised Defense) not working.
Inkfish
1
-26
/
+27
2009-06-08
Fixed bHPGainValue and bSPGainValue worked on all types of attacks and was on...
Inkfish
1
-27
/
+33
2009-06-08
* Added a configuration for whether damage of EarthQuake with single target c...
Inkfish
1
-30
/
+34
2009-06-07
Magical damage reflection now works against boss monsters and only on target ...
Inkfish
1
-2
/
+3
2009-06-07
Changed hardcoded "5" to MAX_ARROW_RESOURCE in skill_arrow_create preventing ...
Paradox924X
1
-1
/
+1
2009-06-07
Implemented "cooking exp" that increases the success chance of cooking by 0.0...
Inkfish
1
-1
/
+3
2009-06-05
Oops, I messed up the condition on my last commit
Inkfish
1
-4
/
+4
2009-06-05
* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)
Inkfish
1
-60
/
+80
2009-06-04
* Updates to ST_PRESERVE and a few other minor details!
L0ne_W0lf
1
-1
/
+7
2009-06-03
* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...
Inkfish
1
-38
/
+39
2009-06-03
* Implemented the Party Buff cash skills.
L0ne_W0lf
1
-2
/
+5
2009-06-03
Fixed normal casted Teleport always skip menu.
Inkfish
1
-5
/
+4
2009-06-02
Fixed skills used through items and Hocus-pocus consume requirements if you h...
Inkfish
1
-54
/
+52
2009-06-01
Fixed Fiberlock sometimes fails due to the long interval of skill_unit_timer....
Inkfish
1
-19
/
+31
2009-05-30
- Fixed an off-by-one array index in r13815 that caused skills to use SP for ...
brianluau
1
-1
/
+1
2009-05-30
* Fixed gemstones are still required when players equipped Mistress Card. (bu...
Inkfish
1
-2
/
+7
2009-05-30
* Multiple autocasts can go off at a time now. [Inkfish]
Inkfish
1
-3
/
+3
2009-05-30
* Fixed Hocus-pocus always fails. (bugreport:3143, follow up to: r13815)
Inkfish
1
-4
/
+9
2009-05-29
* Added a new battle flag for telling which skills can have bHealPower effect.
Inkfish
1
-26
/
+23
2009-05-29
* Added new bonuses bHealPower and bHealPower2.
Inkfish
1
-61
/
+50
2009-05-29
* Some more fixes to skill condition issues.
Inkfish
1
-22
/
+44
2009-05-28
Hmm...fixed my last commit making Tarotcard ignore sp requirement.
Inkfish
1
-3
/
+2
2009-05-28
* Fixed some issues of skill condition check.
Inkfish
1
-15
/
+18
2009-05-27
* skill_check_condition clean up (bugreport:2770, bugreport:2957, bugreport:3...
Inkfish
1
-332
/
+415
2009-05-24
Fixed crash when attacking while having a bBreakArmorRate item equipped (typo...
ultramage
1
-1
/
+1
2009-05-24
Taro Card can now break shoes and garment and won't affect dead target. (bugr...
Inkfish
1
-2
/
+9
2009-05-23
Splash attacks do cause additional effects except for autocasts. (bugreport:2...
Inkfish
1
-5
/
+2
[prev]
[next]