index
:
ml/hercules
tmw2
Hercules
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
2012-07-24
Merged ALL_PARTYFLEE from eAthena renewal branch.
xazax-hun
1
-1
/
+3
2012-07-23
Updated most Ranger skills to its official behavior and damage formula.(bugre...
rud0lp20
1
-15
/
+18
2012-07-23
Follow up r16470 adjusted the fix for the longing of freedom
shennetsind
1
-13
/
+2
2012-07-22
Added a new configuration option to allow either weapon switching to cancel S...
cookiecrumbs
1
-1
/
+8
2012-07-21
Renamed bUseSPrateSkill to bSkillUseSPrate.
kenpachi2k11
1
-1
/
+2
2012-07-20
Added new status bonuses: SC_INCMHP and SC_INCMSP to increase maximum HP and ...
cookiecrumbs
1
-0
/
+6
2012-07-18
Reverted r16439 that cause bugreport:6182 again and proper fix for bugreport:...
rud0lp20
1
-5
/
+4
2012-07-18
Fixed an issue where when a trap was set that required a Special Alloy Trap, ...
cookiecrumbs
1
-1
/
+1
2012-07-18
Fixed Cloaking Exceed; now allows the player to hide from Insect and Demon mo...
cookiecrumbs
1
-0
/
+2
2012-07-16
Fixed bugreport:6248 special ubber thanks to cookie.
shennetsind
1
-1
/
+4
2012-07-16
Fixed bugreport:6233 traps should now hit/damage all targets inside gvg/pvp g...
rud0lp20
1
-36
/
+31
2012-07-13
Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo...
rud0lp20
1
-4
/
+2
2012-07-12
Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashi...
rud0lp20
1
-1
/
+1
2012-07-12
Fixed "comparison of unsigned expression < 0 is always false" warning.
shennetsind
1
-3
/
+3
2012-07-11
Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_P...
rud0lp20
1
-19
/
+30
2012-07-10
Fixed bugreport:6175 | Assumptio now doubles def & mdef on RE mode.
ignizh
1
-2
/
+18
2012-07-08
Hello World. Initial support for the new homunculus has been added, credits t...
shennetsind
1
-3
/
+34
2012-07-05
Implemented Renewal ASPD formula(bugreport:5644)
rud0lp20
1
-75
/
+200
2012-07-01
Fixed bugreport:5788 WL_READING_SB should now work like official behavior(sav...
rud0lp20
1
-5
/
+20
2012-06-29
Implemented new item script bonuses:
rud0lp20
1
-0
/
+9
2012-06-28
Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISON
rud0lp20
1
-0
/
+1
2012-06-25
Fixed bugreport:5843 WL_HELLINFERNO should now deal 2 elemental(fire ad shado...
rud0lp20
1
-0
/
+2
2012-06-24
Fixed bugreport:4895 external bleeding will no longer cancel status changes (...
shennetsind
1
-1
/
+1
2012-06-23
Fixed bugreport:6095 Spider Web has been removed from the SCS condition syste...
shennetsind
1
-3
/
+1
2012-06-23
Hello and welcome to BUG TRACKER NIGHT!
shennetsind
1
-1
/
+2
2012-06-18
Fixed bugreport:6008 remove the weight factor with the damage done by LK_SPIR...
rud0lp20
1
-3
/
+12
2012-06-15
Fixed bugreport:5788 no 2 Releasing Spells should now update/reset sp reducti...
rud0lp20
1
-0
/
+3
2012-06-14
Follow up r16297 fixed bug with the cart not going visually-off after it was ...
shennetsind
1
-2
/
+2
2012-06-14
Added support for new carts (requires packetver 20120201 or newer). Super-Ult...
shennetsind
1
-0
/
+1
2012-06-14
Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills ...
rud0lp20
1
-13
/
+22
2012-06-13
Applied renewal skill changes: (bugreport:5302)
xantara
1
-1
/
+3
2012-06-12
Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red...
shennetsind
1
-0
/
+1
2012-06-12
Improved bonus-adding processes by no longer having to add it to the zero'd m...
shennetsind
1
-83
/
+25
2012-06-08
Follow up on r16240 update RK_CRUSHTRIKE formula and weapon break percentage.
rud0lp20
1
-3
/
+4
2012-06-08
` Added bugreport:5906 Trap Research's INT bonus
xantara
1
-0
/
+2
2012-06-07
Fixed bug to lion howling/sc_fear status, super mega ultra ubber plus thanks ...
shennetsind
1
-2
/
+0
2012-06-04
Fixed bugreport:5919 RK_ENCHANTBLADE bonus damage at any level should now wor...
rud0lp20
1
-3
/
+3
2012-06-04
Follow up r16231 now I *think* I fixed the indentation problem with my IDE
shennetsind
1
-4
/
+4
2012-06-04
Follow up r16228 fixed logical problem with previous implementation (the see ...
shennetsind
1
-2
/
+6
2012-06-04
Fixed bugreport:5913 recently-added state system no longer breaks on stacking...
shennetsind
1
-9
/
+5
2012-06-01
Follow up r16209 moving on; yet another performance improvement. added 3 othe...
shennetsind
1
-24
/
+72
2012-06-01
performance improvement initial commit for status change state functionality,...
shennetsind
1
-3
/
+76
2012-06-01
Fixed Leech End poison reportedly not meant to respect phen card.
shennetsind
1
-19
/
+10
2012-05-31
a couple checks here and there to remove possible warnings.
shennetsind
1
-5
/
+6
2012-05-31
Fixed bug with banding, super mega ultra thanks to MarkZD for going after it.
shennetsind
1
-7
/
+4
2012-05-31
Fixed bugreport:5867 clones with cloaking skill are no longer "invincible"
shennetsind
1
-1
/
+1
2012-05-27
Fixed bugreport:5821 GN_SLINGITEM item requirements(item throwables) should n...
rud0lp20
1
-5
/
+16
2012-05-24
Fixed RA_CAMOUFLAGE where the animation(semi transparent effect) is not seen ...
rud0lp20
1
-4
/
+4
2012-05-24
Fixed bugreport:1551 poison and edp poison now give proper exp to caster vs m...
shennetsind
1
-2
/
+11
2012-05-21
Fixed bugreport:5777 WL_DRAINLIFE HP absorption based on damage is now workin...
rud0lp20
1
-1
/
+1
[next]