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
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
2006-02-04
Skotlex's Falcon Assault fix
Vicious
1
-1
/
+1
2006-02-03
- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...
skotlex
1
-20
/
+24
2006-02-02
- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it ...
skotlex
1
-2
/
+12
2006-02-01
- Trick Dead makes you stop walking now.
skotlex
1
-2
/
+3
2006-02-01
- Fixed a typo bug in SC_STAR_COMFORT handling.
skotlex
1
-163
/
+158
2006-01-31
- PF_SOULBURN no longer ignores mdef.
skotlex
1
-26
/
+57
2006-01-31
- Changed the exp tables format.
skotlex
1
-8
/
+0
2006-01-30
One more small fix on 'bSPVanishRate' (tsd->status.hp * sd->sp_vanish_per/100...
Komurka
1
-1
/
+1
2006-01-30
Implemented bonus2 bSPVanishRate for Dark Priest Card - it isn't finished - I...
Komurka
1
-0
/
+8
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+4412
2006-01-29
Clearing trunk.
Valaris
1
-4629
/
+0
2005-04-06
* Fixed a crash in clif_send when checking packet version
celest
1
-6
/
+12
2005-04-05
* Fixed skill tree entries for Vulcan Arrow, and Throw Arrow
celest
1
-42
/
+37
2005-04-05
* Simplified Valaris' online_timer
celest
1
-7
/
+7
2005-03-30
* Added base code for loading Ser's UPNP plugin
celest
1
-0
/
+2
2005-03-30
* updated map server to jA1137~1159
celest
1
-0
/
+4
2005-03-29
More C/C++ Conformance fixes
amber
1
-2
/
+2
2005-03-29
* Updated damage calculation for Magnum Break
celest
1
-4
/
+8
2005-03-27
* Fixed AutospellWhenHit effect to only work on melee attacks
celest
1
-1
/
+2
2005-03-27
* Moved guardian hostility checking and monster_ignore_gm check to battle.c
celest
1
-2
/
+25
2005-03-25
* Some minor changes to Sacrifice in battle.c
celest
1
-1
/
+3
2005-03-24
* Added 'map_charid2id'
celest
1
-1
/
+1
2005-03-23
memory bugs fixed
amber
1
-0
/
+34
[next]