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
2009-06-08
* Added a configuration for whether damage of EarthQuake with single target c...
Inkfish
1
-0
/
+1
2009-06-05
* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)
Inkfish
1
-1
/
+13
2009-05-30
Fixed 'n_ele' not initialized and a typo in the Changelog.
Inkfish
1
-1
/
+1
2009-05-30
* Multiple autocasts can go off at a time now. [Inkfish]
Inkfish
1
-20
/
+16
2009-05-29
* Added a new battle flag for telling which skills can have bHealPower effect.
Inkfish
1
-2
/
+3
2009-05-29
* Added new bonuses bHealPower and bHealPower2.
Inkfish
1
-5
/
+3
2009-05-23
Splash attacks do cause additional effects except for autocasts. (bugreport:2...
Inkfish
1
-1
/
+1
2009-05-22
Splash attack doesn't cause any status effects or autocasts any more.(bugrepo...
Inkfish
1
-3
/
+5
2009-05-22
* Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661)
Inkfish
1
-34
/
+0
2009-05-20
* Now fiberlocking a fiberlocked target doesn't renew the timer but instead i...
Inkfish
1
-6
/
+6
2009-05-19
Rigged the r13676 modification of battle_calc_weapon_attack to make neutral e...
ultramage
1
-3
/
+3
2009-05-14
* More logical modifications on skill_additional_effect thing. Thanks to ultr...
Inkfish
1
-59
/
+26
2009-05-13
* Sorry for taking 3 steps for this ugly code. Please take it as a compromise...
Inkfish
1
-22
/
+32
2009-05-13
Fixed effects being applied improperly in some rare cases.
Inkfish
1
-3
/
+9
2009-05-13
PNEUMA, BASILICA and SAFETYWALL no longer protect you from such negative stat...
Inkfish
1
-18
/
+42
2009-05-12
- Fixed a bug (important on Battlegrounds if you are using then).
zephyrus
1
-15
/
+19
2009-05-09
* Fixed GX's skill level modifier is missing
Inkfish
1
-1
/
+1
2009-05-07
* Fixed splash damage from Baphomet Card might miss. [Inkfish]
Inkfish
1
-30
/
+28
2009-04-25
* Fixed Monster Spiral Pierce not being reduced by Ghostring Card
Playtester
1
-2
/
+11
2009-04-25
Added an int64 typecast to both the acid demonstration equation (which couldn...
ultramage
1
-3
/
+3
2009-04-24
Fixed a small typo I did in my last Spiral Pierce fix, thanks to Inkfish for ...
Playtester
1
-1
/
+1
2009-04-24
* Lil fix for my last commit. Sorry :)
akrus
1
-1
/
+1
2009-04-24
* Fixed Acid Demonstration (and probably some other skills) working wrong on ...
akrus
1
-1
/
+1
2009-04-16
- Corrected the attack_attr_none setting to behave as it should: for those wh...
skotlex
1
-2
/
+3
2009-04-15
* Monster Spiral Pierce is now a ranged misc attack
Playtester
1
-3
/
+4
2009-03-29
- Implementing official battleground "emblem" crossed swords icon.
zephyrus
1
-2
/
+0
2009-03-24
* Added support for new status change packet, uses new setting display_status...
Sara
1
-0
/
+1
2009-03-04
Fixed a crash if for some reason a mob uses Blade Stop.
ultramage
1
-1
/
+1
2009-03-04
Small edits to battleground code (bugreport:2816)
ultramage
1
-20
/
+13
2009-03-03
Removed the Blade Stop range check against players.
ultramage
1
-1
/
+1
2009-03-02
Blade Stop status no longer prevents item use and equip changing.
ultramage
1
-1
/
+1
2009-03-02
Just some generic cleanups.
ultramage
1
-28
/
+25
2009-03-01
Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...
shadow
1
-0
/
+3
2009-02-26
- Fixed item Nemesis.
zephyrus
1
-26
/
+101
2009-01-25
- Implemented new Pet Bonus System. Enjoy!! :D
zephyrus
1
-0
/
+1
2009-01-25
- Implemented new item bonus scripts required for battlegrounds.
zephyrus
1
-51
/
+81
2009-01-24
* Changed all uses of struct skill_unit_group* to group_id in status_change_e...
FlavioJS
1
-1
/
+1
2009-01-22
* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit por...
FlavioJS
1
-3
/
+3
2009-01-20
- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...
zephyrus
1
-2
/
+14
2008-11-22
* Hunted down the simpler 64bit pointer truncations.
FlavioJS
1
-1
/
+1
2008-10-01
Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport...
L0ne_W0lf
1
-4
/
+2
2008-09-10
- Full implementation of mercenary skills.
zephyrus
1
-31
/
+51
2008-09-09
Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...
L0ne_W0lf
1
-2
/
+2
2008-09-03
- Starting Mercenary Skill implementation.
zephyrus
1
-0
/
+2
2008-09-01
- Supportive Skill Behavior for Mercenaries:
zephyrus
1
-13
/
+13
2008-09-01
- More code for mercenaries and starting work on restrictions.
zephyrus
1
-7
/
+7
2008-08-24
- Implemented Mercenary Scrolls (item_db)
zephyrus
1
-41
/
+47
2008-08-24
- Moving all content of Homunculus code to a proper file Homunculus.c/h
zephyrus
1
-1
/
+1
2008-08-21
- Big update to Basilica, implementing official behavior.
zephyrus
1
-7
/
+5
2008-08-20
- Removed my barricade implementation. Not required in WoE SE.
zephyrus
1
-3
/
+0
[prev]
[next]