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
/
battle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npc
Haru
1
-1
/
+2
2020-06-01
Make AttackType can be grouped by levels
Kenpachi Developer
1
-1
/
+1
2020-05-31
Merge pull request #2699 from Kenpachi2k13/multi_itemskill
Haru
1
-6
/
+6
2020-05-23
Remove superfluous parameters file, line and func from skill_delunitgroup()
Kenpachi Developer
1
-6
/
+6
2020-05-13
Add skill_enabled_npc battle flag and implement usage
Kenpachi Developer
1
-0
/
+1
2020-05-13
Extend item_enabled_npc battle flag with option for usable items
Kenpachi Developer
1
-1
/
+1
2020-05-10
Use auto_cast_current instead of autocast
Kenpachi Developer
1
-6
/
+6
2020-05-04
Merge pull request #1304 from inhyositsu/master
Haru
1
-8
/
+7
2020-04-05
Add pet_catch_rate_official_formula battle flag
Kenpachi Developer
1
-0
/
+1
2020-04-05
Remove pet_equip_min_friendly config setting
Kenpachi Developer
1
-1
/
+0
2020-04-05
Remove pet_hungry_friendly_decrease config setting
Kenpachi Developer
1
-1
/
+0
2020-03-14
Remove map_session_data->state.autocast and use map_session_data->autocast.ty...
Kenpachi Developer
1
-13
/
+1
2020-03-14
Add map_session_data->autocast.type assignments
Kenpachi Developer
1
-0
/
+12
2020-03-08
Do not split assignment on comma
Leo Pflug
1
-2
/
+2
2020-03-08
Refactor code using directions to use enum unit_dir
skyleo
1
-12
/
+11
2020-03-08
Merge pull request #2612 from skyleo/basilica_target_check
Haru
1
-4
/
+5
2020-02-06
Fix W_RIFLE damage calculation being too low than intended
skyleo
1
-0
/
+1
2020-01-16
Update src/map/battle.c
skyleo
1
-1
/
+1
2020-01-16
Update src/map/battle.c
skyleo
1
-1
/
+1
2020-01-14
Fix Basilica unintentionally restraining boss mobs
skyleo
1
-4
/
+5
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2019-11-26
Fix racial crit bonuses not being affected by katar crit bonus
skyleo
1
-2
/
+6
2019-11-06
Dehardcode Status Icons
Asheraf
1
-1
/
+1
2019-10-19
Merge pull request #2561 from skyleo/slave_anklesnare_fix
Haru
1
-1
/
+2
2019-10-18
Make slave mobs react to master's chase target
skyleo
1
-1
/
+2
2019-10-08
Removed jAthena 1082 legacy code related to Castle Defense Rate.
kisuka
1
-6
/
+0
2019-07-28
Merge pull request #2507 from Emistry/homun_exp
Haru
1
-0
/
+1
2019-07-28
Merge pull request #2510 from Emistry/mobdb_dmg_taken_rate
Haru
1
-0
/
+12
2019-07-28
Update Homunculus obtain EXP from master
Emistry Haoyan
1
-0
/
+1
2019-07-24
Update mob_db - DamageTakenRate field
Emistry Haoyan
1
-0
/
+12
2019-07-14
Added battle config autoloot_adjust
Emistry Haoyan
1
-0
/
+1
2019-05-06
Merge pull request #2232 from guilherme-gm/201810-trap-visibility
Haru
1
-1
/
+6
2019-05-06
Add configurable limits for attack related functions
Andrei Karas
1
-2
/
+16
2019-05-05
Implement Refinery UI
Ibrahim Zidan
1
-0
/
+14
2019-05-05
Add option for drop connection on disconnect packet from client
Andrei Karas
1
-0
/
+1
2019-04-20
Added support for mobs to drop items with Random Options
Guilherme G. Menaldo
1
-0
/
+1
2019-04-07
Add ZC_PING and CZ_PING packets
Andrei Karas
1
-0
/
+2
2019-04-07
Fix possible null pointers
Andrei Karas
1
-1
/
+1
2019-04-07
Added configuration to enable/disable achievement system
Dastgir
1
-0
/
+1
2019-02-28
Adds configuration for Magic Rod behavior (official/eAthena).
EyesOfAHawk
1
-0
/
+1
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-2
/
+2
2018-11-14
Merge pull request #1233 from dastgirp/r5-defense
Haru
1
-30
/
+35
2018-11-14
Clarify the code around the def/flee reduction for multiple attackers
Haru
1
-31
/
+35
2018-11-14
Use an enum as flag for status->heal() and related functions
Haru
1
-3
/
+3
2018-11-14
Fixes #889 & #840
Jedzkie
1
-0
/
+1
2018-10-21
Merge pull request #2182 from guilherme-gm/201808-trapfix
Haru
1
-0
/
+35
2018-10-20
Added setting to keep traps invisible when triggered
Guilherme G. Menaldo
1
-1
/
+2
2018-10-20
add a warning for `traps_setting` in battle conf
gumi
1
-0
/
+4
2018-10-20
Added option to make hunter traps invisible
Guilherme G. Menaldo
1
-1
/
+1
2018-10-13
Fixed Issue #2177
Dastgir
1
-0
/
+2
[next]