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
2021-08-02
[TMW2] Partly reverts b5a92f944f126e920442307bebd3c2b53c9b0d54
Jesusaves
1
-0
/
+2
2021-03-22
[TMW2] Boost global critical defense factor 25% -> 20%
Jesusaves
1
-1
/
+1
2021-03-20
Force MDEF to follow the same arithmetic formula as regular DEF.
Jesusaves
1
-1
/
+1
2021-02-14
[TMW2 CHERRYPICK] Add NoPet mapflag
Emistry Haoyan
1
-1
/
+0
2020-09-12
This is Hercules v2019.10.20
r12.5_BUGGY
Jesusaves
1
-7
/
+2
2020-07-31
[TMW2] CRIT FIX
Jesusaves
1
-2
/
+2
2020-07-31
[TMW2] DEF FIX
Jesusaves
1
-2
/
+2
2020-07-31
[TMW2] ATTRFIX
Jesusaves
1
-1
/
+1
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
2018-08-30
Makes trap damage possible to be reflected
Guilherme G. Menaldo
1
-0
/
+35
2018-08-04
Fixed defense overflow exploit
Dastgir
1
-0
/
+1
2018-07-24
Merge pull request #2088 from guilherme-gm/fix-ghostmonsters
Haru
1
-0
/
+1
2018-07-12
Fixed clearunit packet not being sent to clients going out of the view range ...
Guilherme G. Menaldo
1
-0
/
+1
2018-07-12
Split btype and item_id parameters in function clif_skill_fail.
Andrei Karas
1
-4
/
+4
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-60
/
+112
2018-06-25
Implemented Pet Autofeeding
Dastgir
1
-0
/
+1
2018-05-04
Add setpcblock & checkpcblock script commands
AnnieRuru
1
-1
/
+1
2018-04-25
Merge pull request #2023 from MishimaHaruna/remove-stat-server
Haru
1
-171
/
+2
2018-04-23
Merge pull request #2005 from guilherme-gm/guildskillcd
Haru
1
-1
/
+1
2018-04-22
Remove the stat-reporting mechanism
Haru
1
-171
/
+2
2018-04-08
Merge pull request #2001 from guilherme-gm/tombspawn
Haru
1
-0
/
+1
2018-04-08
Allow guild skills cooldown to continue when logged out
Guilherme G. Menaldo
1
-1
/
+1
2018-04-08
Added delay to tomb spawn
Guilherme G. Menaldo
1
-0
/
+1
2018-04-07
Implementation of Attendance system
Asheraf
1
-0
/
+2
2018-04-07
Add an option to prevent item usage when storage is open
Jedzkie
1
-0
/
+1
2018-02-10
Clean up trailing whitespace and non-indent tabs
Haru
1
-2
/
+2
2018-01-25
Implementation of Official Clan System
Murilo Pereti Tavares
1
-11
/
+21
[next]