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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-29
* Added a new battle flag for telling which skills can have bHealPower effect.
Inkfish
5
-31
/
+42
2009-05-29
* Added new bonuses bHealPower and bHealPower2.
Inkfish
7
-69
/
+68
2009-05-29
Added new bonuses bUnbreakableGarment and bUnbreakableShoes.
Inkfish
2
-5
/
+10
2009-05-29
* Some more fixes to skill condition issues.
Inkfish
1
-22
/
+44
2009-05-28
Hmm...fixed my last commit making Tarotcard ignore sp requirement.
Inkfish
1
-3
/
+2
2009-05-28
* Fixed some issues of skill condition check.
Inkfish
1
-15
/
+18
2009-05-27
* skill_check_condition clean up (bugreport:2770, bugreport:2957, bugreport:3...
Inkfish
3
-336
/
+431
2009-05-25
Now we can use 'boss_monster' to summon whatever monsters that need to be rad...
Inkfish
5
-10
/
+15
2009-05-25
Fixed losing skill list after base change. (bugreport:3106)
Inkfish
3
-10
/
+11
2009-05-24
Fixed crash when attacking while having a bBreakArmorRate item equipped (typo...
ultramage
1
-1
/
+1
2009-05-24
Taro Card can now break shoes and garment and won't affect dead target. (bugr...
Inkfish
1
-2
/
+9
2009-05-23
Splash attacks do cause additional effects except for autocasts. (bugreport:2...
Inkfish
2
-6
/
+3
2009-05-22
NPC_STOP now stops both sides and will be canceled if either side teleports o...
Inkfish
3
-2
/
+16
2009-05-22
* The delay icon doesn't appear during casting now. (bugreport:3101)
Inkfish
3
-12
/
+8
2009-05-22
Splash attack doesn't cause any status effects or autocasts any more.(bugrepo...
Inkfish
2
-9
/
+15
2009-05-22
* Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661)
Inkfish
2
-75
/
+85
2009-05-20
* Now fiberlocking a fiberlocked target doesn't renew the timer but instead i...
Inkfish
5
-12
/
+19
2009-05-19
- Updated NPC_DRAGONFEAR to supposedly behave as it should
skotlex
1
-3
/
+10
2009-05-19
Rigged the r13676 modification of battle_calc_weapon_attack to make neutral e...
ultramage
1
-3
/
+3
2009-05-19
Fixed the three hits of EarthQuake not being calculated seperately.
Inkfish
1
-1
/
+12
2009-05-19
* Miracle should only be dispelled on map change.
Inkfish
3
-6
/
+6
2009-05-19
Fiberlock now can trap multiple enemies on the same cell and its triggering a...
Inkfish
1
-8
/
+13
2009-05-19
Added missing packet 0x2c9 and fixed 0x2da's length error
Inkfish
1
-3
/
+21
2009-05-18
* Item-bonuses and NPC skills now use the official default durations for stat...
Playtester
1
-7
/
+7
2009-05-18
status calc code cleanup
ultramage
2
-446
/
+341
2009-05-17
Removed the optional target parameter from atcommand_homshuffle, since the st...
ultramage
1
-23
/
+4
2009-05-17
- Fixed a couple of crashes that could ensue from the last memory corruption ...
skotlex
1
-1
/
+4
2009-05-17
* Eske and Eska now affect friendly guardians and slaves. (bugreport:2131)
Inkfish
1
-5
/
+9
2009-05-17
* Some fixes to the previous commit (apparently it didn't compile with VS 2008)
Playtester
1
-3
/
+4
2009-05-17
* Monocell, Instant Death and Class Change will now fail on bosses (bugreport...
Playtester
1
-0
/
+10
2009-05-15
* AutoSpellWhenHit now triggers on normal+skill by default (bugreport:1652)
Playtester
1
-2
/
+2
2009-05-15
Cleaning/fixing the previous commits a bit
ultramage
6
-10
/
+10
2009-05-15
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
skotlex
13
-70
/
+58
2009-05-15
Changed the type of the 'first' parameter of status_calc_pc/mob/pet/homunculu...
ultramage
2
-13
/
+14
2009-05-15
Removed the undocumented custom level feature from monster spawn lines (bugre...
ultramage
4
-18
/
+3
2009-05-14
* More logical modifications on skill_additional_effect thing. Thanks to ultr...
Inkfish
4
-80
/
+49
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
2
-3
/
+12
2009-05-13
PNEUMA, BASILICA and SAFETYWALL no longer protect you from such negative stat...
Inkfish
4
-88
/
+118
2009-05-13
* Fixed combo wait was not canceled when Kick skill was successfully used. (b...
Inkfish
1
-0
/
+2
2009-05-12
- Removed "serial". Sorry i merged from my source.
zephyrus
1
-3
/
+3
2009-05-12
- Rental items now can be stackable items too.
zephyrus
8
-74
/
+169
2009-05-12
- Fixed a bug (important on Battlegrounds if you are using then).
zephyrus
1
-15
/
+19
2009-05-12
* Fixed Aid Potion can heal the Emperium (bugreport:164)
Inkfish
1
-0
/
+7
2009-05-12
* Removed DEF reduction display when casting GrandCross.
Inkfish
3
-29
/
+9
2009-05-11
Fixed Slow Grace decreasing aspd 10x less than it should (bugreport:2480).
ultramage
1
-1
/
+3
2009-05-11
* Fixed a crash when mob uses self-destruct skills (bugreport:2568) [Inkfish]
Inkfish
1
-6
/
+11
2009-05-10
* Fixed the incorrect DEF reduction of Joint Beat (bugreport:3051)
Inkfish
1
-5
/
+3
2009-05-10
* Magnetic Earth will never stack even if they are from the same team.(bugrep...
Inkfish
1
-2
/
+1
2009-05-10
* A typo on my last commit
Inkfish
1
-1
/
+1
[prev]
[next]