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
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-18
* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well...
L0ne_W0lf
1
-0
/
+1
2010-08-17
* Attempting to tackle, and fix some simple errors in skills.
L0ne_W0lf
1
-1
/
+1
2010-07-31
* Implemented three new mercenary skills.
L0ne_W0lf
1
-0
/
+3
2010-06-14
* Blocked being able to use the skill CR_DEVOTION on players under the status...
L0ne_W0lf
1
-2
/
+2
2010-06-01
* Implemented the Manuk and Splendide item status effects, thanks to Epoque.
L0ne_W0lf
1
-0
/
+17
2010-05-21
* Increased gobal_reg_value to 256 from 96.
L0ne_W0lf
1
-0
/
+2
2010-02-27
Some generic code cleanups (unused struct, user counting, code comment).
ultramage
1
-1
/
+1
2010-02-27
Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status.
ultramage
1
-1
/
+1
2010-02-27
Fixed Poison Status killing monsters with low max hp(like plants).
Inkfish
1
-1
/
+1
2010-02-07
Bleeding doesn't kill non-player characters.
Inkfish
1
-4
/
+6
2009-12-02
* Autobonus code cleanups.
Inkfish
1
-1
/
+0
2009-11-29
- Official castle defense damage reduction/defense status changes. (bugreport...
Kisuka
1
-8
/
+25
2009-11-26
* NPC event code cleanups.
Inkfish
1
-1
/
+4
2009-11-25
Fixed damage doesn't cancel status changes.(followed up to r14164)
Inkfish
1
-1
/
+1
2009-11-23
* Fixed player keeps bleeding when dead.
Inkfish
1
-10
/
+8
2009-11-07
Added a flag to indicate if the script of an autobonus was parsed for the sak...
Inkfish
1
-0
/
+1
2009-11-04
* All Songs/Dances now create a 3 second delay before Adaption can be used.
Inkfish
1
-1
/
+0
2009-10-26
Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.
Inkfish
1
-1
/
+1
2009-10-26
* The status SC_INVINCIBLE now reduces all damage to 1.
L0ne_W0lf
1
-1
/
+1
2009-10-25
Reverted renaming foreach functions and create a new one for OnTouch so that ...
Inkfish
1
-2
/
+2
2009-10-25
* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b...
Inkfish
1
-2
/
+5
2009-10-04
- Implemented new packets for rental items (from Jobbie and Natz and fixed by...
zephyrus
1
-0
/
+1
2009-10-02
Marionette Control now has an infinite duration.(bugreport:2542)
Inkfish
1
-5
/
+1
2009-09-23
Added supports for Soul Bound.
Inkfish
1
-1
/
+1
2009-09-17
* Duration of SC_STONE is not reduced by MDEF.
Inkfish
1
-2
/
+3
2009-08-21
Added bMagicHPGainValue and bMagicSPGainValue.
Inkfish
1
-0
/
+2
2009-07-22
Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from s...
Paradox924X
1
-4
/
+4
2009-06-28
fixed some typos on autobonus
Inkfish
1
-1
/
+1
2009-06-28
* Implemented script command "autobonus". [Inkfish]
Inkfish
1
-46
/
+6
2009-06-20
* Changed Asura Strike/Jump Kick to target skill to get rid of the "target de...
Inkfish
1
-2
/
+26
2009-06-19
* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N...
Inkfish
1
-1
/
+12
2009-06-17
Fixed wings not working when used on top of Magnetic Earth.
Inkfish
1
-1
/
+2
2009-06-15
Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:...
ultramage
1
-4
/
+4
2009-06-15
Improving the r13888 crashfix to cover similar crash scenarios discovered:
ultramage
1
-22
/
+20
2009-06-14
Fixed a crash due to group being redeleted when players are performing an ens...
Inkfish
1
-1
/
+4
2009-06-12
* Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bu...
Inkfish
1
-4
/
+5
2009-06-09
Added a check to prevent resetting a mob's hp to full when it levels up using...
ultramage
1
-1
/
+2
2009-06-05
* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)
Inkfish
1
-3
/
+4
2009-06-04
* Updates to ST_PRESERVE and a few other minor details!
L0ne_W0lf
1
-3
/
+7
2009-06-03
* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...
Inkfish
1
-0
/
+1
2009-06-03
* Implemented the Party Buff cash skills.
L0ne_W0lf
1
-0
/
+4
2009-06-02
* Fixed Mystical Amplification having unlimited duration
Playtester
1
-1
/
+0
2009-05-29
* Added new bonuses bHealPower and bHealPower2.
Inkfish
1
-0
/
+2
2009-05-25
Fixed losing skill list after base change. (bugreport:3106)
Inkfish
1
-0
/
+1
2009-05-22
NPC_STOP now stops both sides and will be canceled if either side teleports o...
Inkfish
1
-0
/
+9
2009-05-22
* The delay icon doesn't appear during casting now. (bugreport:3101)
Inkfish
1
-4
/
+4
2009-05-20
* Now fiberlocking a fiberlocked target doesn't renew the timer but instead i...
Inkfish
1
-3
/
+4
2009-05-18
* Item-bonuses and NPC skills now use the official default durations for stat...
Playtester
1
-7
/
+7
2009-05-18
status calc code cleanup
ultramage
1
-439
/
+327
2009-05-15
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
skotlex
1
-24
/
+13
[next]