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
2006-03-16
Update NJ_ZENYNAGE to deal a random ammount of damage depending on its skill ...
MasterOfMuppets
1
-2
/
+6
2006-03-15
- Added battle config options item_rate_adddrop, item_drop_add_min and item_d...
skotlex
1
-0
/
+6
2006-03-14
- Fixed incorrect range check in autospell2 triggers.
skotlex
1
-12
/
+14
2006-03-14
- Status_check_skilluse again does the status_isdead check, but only on non-s...
skotlex
1
-1
/
+1
2006-03-13
- HW_GRAVITATION now ignores elemental modifiers.
skotlex
1
-1
/
+4
2006-03-13
- Added function battle_calc_gvg_damage for gvg related damage reductions. Fi...
skotlex
1
-48
/
+91
2006-03-13
- Corrected char-server parameters so that the subnet config file is the thir...
skotlex
1
-0
/
+1
2006-03-11
more ninja/gs work
Vicious
1
-3
/
+1
2006-03-10
- Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now.
skotlex
1
-2
/
+3
2006-03-10
- Changed div behaviour. Skills with div above zero will get their total dama...
skotlex
1
-39
/
+46
2006-03-10
GS_MAGICALBULLET implementation: declaring variables after case: without defi...
blackhole89
1
-3
/
+5
2006-03-10
some ninja/gs work
Vicious
1
-5
/
+21
2006-03-09
fixing max_weapon_size
Vicious
1
-1
/
+1
2006-03-09
- Made Magic Crasher a BF_WEAPON attack.
skotlex
1
-1
/
+1
2006-03-09
more ninja/gs update
Vicious
1
-3
/
+6
2006-03-09
- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage...
skotlex
1
-0
/
+10
2006-03-09
* included MAX_WEAPON_SIZE for flexible weapon types
Vicious
1
-17
/
+24
2006-03-09
more skill fix.
Vicious
1
-0
/
+25
2006-03-08
Some more skill fix.
Vicious
1
-2
/
+17
2006-03-07
some random battle.c edit. /ho
Vicious
1
-1
/
+59
2006-03-07
- skill_blown flag&0x40000 now knocks back in a random direction.
skotlex
1
-0
/
+3
2006-03-07
- Some corrections due to the guild skill position change.
skotlex
1
-1
/
+1
2006-03-06
- Fixed a debug message showing up on skill castend nodamage id when using a ...
skotlex
1
-0
/
+2
2006-03-04
- Fixed missing baby-dancer job in exp2.txt
skotlex
1
-45
/
+39
2006-03-04
- The rate passed to status_change_start must now be in 0->10000 range.
skotlex
1
-4
/
+4
2006-03-03
- Added event 8 for mobspawns that should spawn with special ai set.
skotlex
1
-2
/
+4
2006-03-03
- Added the skill-related variables to pet_data, removed the pet skill delay ...
skotlex
1
-2
/
+1
2006-03-02
- Gospel no longer blocks item usage of whoever is in the area of effect.
skotlex
1
-0
/
+6
2006-03-01
- Turn Undead and Offensive Resurrection should now work on undead players.
skotlex
1
-4
/
+9
2006-02-23
- Modified the way autospells stack to mimic official servers. Cards of the s...
skotlex
1
-0
/
+2
2006-02-22
- Removed pc_break_equip, added function skill_break_equip which handles rate...
skotlex
1
-24
/
+14
2006-02-21
- Vending is now cancelled on a pc_setpos
skotlex
1
-1
/
+1
2006-02-20
- Fixed Taekwon stances not triggering.
skotlex
1
-2
/
+1
2006-02-18
* Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars)
Komurka
1
-1
/
+14
2006-02-17
- Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE)
skotlex
1
-35
/
+19
2006-02-15
- Added battle config option pk_level_range for specifying valid level ranges...
skotlex
1
-8
/
+19
2006-02-15
- Fixed the char servers to store correctly exp as uints. They are also cappe...
skotlex
1
-1
/
+1
2006-02-15
- Made the warm skills BF_WEAPON type so that they may trigger effect cards.
skotlex
1
-13
/
+24
2006-02-15
- Some cleaning of the slave moving code.
skotlex
1
-1
/
+1
2006-02-14
- Hiding cancels Close Confine.
skotlex
1
-2
/
+2
2006-02-13
- Added battle config sc_def_rate which adjusts natural defense of characters...
skotlex
1
-0
/
+2
2006-02-13
- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.
skotlex
1
-1
/
+4
2006-02-11
Valkyrie item fix, Sonic blow fix.
Vicious
1
-1
/
+1
2006-02-09
- Added setting max_exp_gain_rate which caps how much exp you can get from a ...
skotlex
1
-0
/
+2
2006-02-08
- Added battle config options:
skotlex
1
-0
/
+5
2006-02-08
- Cleaned up and reorganized status_change_start. Now it also receives the su...
skotlex
1
-11
/
+15
2006-02-08
- Modified exp2.txt to use the default official levels instead of 1000
skotlex
1
-1
/
+1
2006-02-08
- Modified battle_check_range to use check_range_bl rather than range_bl for ...
skotlex
1
-6
/
+3
2006-02-08
- Fixed SG_STAR_ANGER not getting it's damage bonus at all.
skotlex
1
-1
/
+1
2006-02-06
- Added define clif_deadsit to send the dead state into player packets if the...
skotlex
1
-4
/
+5
[next]