index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
battle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Follow up r16316 and bugreport:6047 - Fixed Enchant Deadly Poison damage on s...
ignizh
1
-20
/
+19
2012-06-19
Follow up r16316 and bugreport:6047 - Fixed Enchant Deadly Poison damage on s...
ignizh
1
-15
/
+19
2012-06-18
Follow up r16292 - Fixed Turn Undead renewal formula on failure (bugreport:6054)
xantara
1
-5
/
+5
2012-06-18
Fixed bugreport:6008 remove the weight factor with the damage done by LK_SPIR...
rud0lp20
1
-46
/
+40
2012-06-16
Fixed bugreport:6038 WM_REVERBERATION behavior should now work properly.
rud0lp20
1
-0
/
+9
2012-06-16
Followed r16309, fixed a typo.
ignizh
1
-1
/
+1
2012-06-16
Fixed Enchant Deadly Poison effect hover skills that should have halved damag...
ignizh
1
-3
/
+14
2012-06-14
Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills ...
rud0lp20
1
-3
/
+39
2012-06-13
Applied renewal skill changes: (bugreport:5302)
xantara
1
-4
/
+21
2012-06-12
Follow up r16280 added renewal checks for the added fireball formula and fixe...
shennetsind
1
-0
/
+5
2012-06-12
Fixed Fire Ball renewal damage (bugreport:5991)
ignizh
1
-1
/
+2
2012-06-12
Improved bonus-adding processes by no longer having to add it to the zero'd m...
shennetsind
1
-57
/
+51
2012-06-11
Fixed bugreport:5963 AB_CHEAL should now work properly on immune targets(Mado...
rud0lp20
1
-6
/
+7
2012-06-08
Follow up on r16240 update RK_CRUSHTRIKE formula and weapon break percentage.
rud0lp20
1
-56
/
+62
2012-06-08
` Added bugreport:5906 Trap Research's INT bonus
xantara
1
-1
/
+1
2012-06-04
Fixed bugreport:5919 RK_ENCHANTBLADE bonus damage at any level should now wor...
rud0lp20
1
-1
/
+1
2012-06-04
Follow up r16227 & bugreport:5932 fixed issues with my new-IDE tabbing, & def...
shennetsind
1
-1
/
+1
2012-06-03
Adding new config min_npc_vending_distance which simulates the official 'no v...
shennetsind
1
-0
/
+1
2012-06-01
Fixed bugreport:5891 pk_mode config may now be used at lv 2 once again.
shennetsind
1
-1
/
+1
2012-06-01
Fixed bugreport:5889 GC_ROLLINGCUTTER range and behavior are now updated.
rud0lp20
1
-7
/
+11
2012-05-29
Fixed bugreport:5850 GN_HELLS_PLANT damage formula and behavior are now updated.
rud0lp20
1
-1
/
+2
2012-05-27
Fixed bugreport:5842 RK_DRAGONBREATH damage should now be reducible by defend...
rud0lp20
1
-1
/
+8
2012-05-27
Fixed bugreport:5821 GN_SLINGITEM item requirements(item throwables) should n...
rud0lp20
1
-7
/
+38
2012-05-25
Fixed bugreport:5813 LG_SHIELDSPELL damage formula in physical and magic is n...
rud0lp20
1
-10
/
+13
2012-05-24
Fixed RA_CAMOUFLAGE where the animation(semi transparent effect) is not seen ...
rud0lp20
1
-1
/
+1
2012-05-21
Fixed bugreport:5777 WL_DRAINLIFE HP absorption based on damage is now workin...
rud0lp20
1
-3
/
+4
2012-05-20
Fixed bugreport:5619 MO_EXTREMITYFIST should now consume all spirit sphere.
rud0lp20
1
-2
/
+17
2012-05-19
Fixed bugreport:5618 @summon stuff trap-like skills no longer hit its allies
shennetsind
1
-18
/
+13
2012-05-17
Fixed bugreport:5620 Fear Breeze auto attack should now trigger properly.
shennetsind
1
-2
/
+20
2012-05-17
Updated renewal's level modifier on damage formula.
shennetsind
1
-73
/
+56
2012-05-16
Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hi...
rud0lp20
1
-2
/
+2
2012-05-08
Fixed bugreport:5513 Chaos Panic should now inflict Confusion/Chaos effect wo...
rud0lp20
1
-1
/
+2
2012-05-08
Fixed an issue with MDEF & DEF where it does not updating after equipping.
rud0lp20
1
-1
/
+1
2012-05-03
* Implemented an atcommand suggestion system.
xazax-hun
1
-0
/
+1
2012-05-03
Fixed bugreport:5643 Wall of Thorns should now deal damage properly as well a...
shennetsind
1
-1
/
+1
2012-05-03
Fixed bugreport:3591 Ninja's Cast-off Ciceda Shell now triggers card effects ...
shennetsind
1
-3
/
+6
2012-05-03
Fixed bugreport:5655 Venom Impress boost against poison should now work.
shennetsind
1
-7
/
+17
2012-05-03
Fixed bugreport:3452 players' circular target range is now matching official ...
shennetsind
1
-5
/
+3
2012-05-02
Fixed bugreport:5650 GN Cart Remodeling weight boost should now be working pr...
shennetsind
1
-1
/
+1
2012-04-29
- Updated the unit engine to cache attacker count rather than utilise CPU int...
epoque11
1
-15
/
+7
2012-04-25
* Replaced rand() calls with rnd().
xazax-hun
1
-9
/
+9
2012-04-25
* Code consistency updates. No functional changes. Credits to Lighta.
xazax-hun
1
-22
/
+22
2012-04-22
Fixed bugreport:5599 magic damage reduction formula were wrong.
greenboxal2
1
-1
/
+1
2012-04-22
Fixed bugreport:5605 Spell Fist should now work properly. Also Added missing ...
shennetsind
1
-10
/
+66
2012-04-21
Added mvp tomb system.
greenboxal2
1
-0
/
+1
2012-04-21
Fixed bugreport:5494 missing renewal status for RG_RAID.
greenboxal2
1
-0
/
+10
2012-04-20
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...
shennetsind
1
-37
/
+215
2012-04-20
=General
technote24
1
-1
/
+2
2012-04-11
minor performance improvement for users with battle_config.ksprotection disab...
shennetsind
1
-1
/
+1
2012-04-11
Fixed bugreport:5533 Voice of Siren status now works properly.
shennetsind
1
-5
/
+10
[next]