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
2006-08-22
- Some corrections to make Tatami Gaeshi work correctly.
skotlex
2
-9
/
+13
2006-08-22
- Some more work on the splash skill code. Now splash-damaged enemies should ...
skotlex
3
-43
/
+41
2006-08-22
- Modified the homun-txt file-save format to separate the name from the rest ...
skotlex
1
-2
/
+2
2006-08-22
- updated (more or less) the sql-files/item_db2.sql file.
skotlex
2
-5
/
+1
2006-08-22
- getnameditem will now also work on stackable items
skotlex
3
-22
/
+20
2006-08-22
more typos
Lupus
1
-8
/
+5
2006-08-22
field typo
Lupus
1
-1
/
+1
2006-08-22
added char deletion condition by BaseLevel
Lupus
1
-6
/
+30
2006-08-22
- Some more cleaning up of the splash skill code. Now the passed hit value fo...
skotlex
1
-28
/
+5
2006-08-21
Fixed call homunc bug when the homunc was vapo and the master has change of map
toms
1
-0
/
+1
2006-08-21
Fixed SQL-Guild Creation, guild name was escaped 2 times
toms
1
-2
/
+4
2006-08-21
- Some cleaning of the splash skills. Updated skill-attack to enable again pa...
skotlex
1
-105
/
+88
2006-08-21
- Homun saving won't cap hp/sp to max hp/sp since a homun can have higher hp/...
skotlex
1
-4
/
+5
2006-08-21
- Cleaned up some more the regen_data structure, so that skill/sitting-skill ...
skotlex
5
-113
/
+138
2006-08-21
Fixed AM_RESURRECTION, thanks to RockmanEXE for %HP values
toms
2
-3
/
+11
2006-08-21
Fixed HAMI_CASTLE, HAMI_DEFENCE & HLIF_AVOID
toms
1
-2
/
+7
2006-08-21
- Adjusted Glittering's success rate to 20+10*lv%
skotlex
3
-8
/
+17
2006-08-21
- Added BL_HOM handling to battle_gettarget.
skotlex
3
-52
/
+34
2006-08-21
- Removed config setting "muting_players", and expanded the manner_system con...
skotlex
10
-68
/
+51
2006-08-21
- Fixed the Autosave routine not working when there's only one player online.
skotlex
3
-5
/
+3
2006-08-20
- Added a check during mob_db loading so that the six basic stats, max hp and...
skotlex
1
-13
/
+22
2006-08-20
- Gravitation now only blocks the caster from using potions.
skotlex
3
-21
/
+31
2006-08-20
Fixed "int format, long unsigned int arg" warning
toms
3
-5
/
+5
2006-08-20
Fixed a warning when using cap_value(x, 0, x) on an unsigned value
toms
1
-1
/
+1
2006-08-20
- Added clif_skill_fail for homunc to skill_castend_id & skill_castend_pos ('...
toms
4
-9
/
+18
2006-08-20
- @useskill will now cause your homun to use the skill instead of you if the ...
skotlex
3
-11
/
+15
2006-08-20
- Reduced the Success Chance of GS_FLING to 10+10*lv% (Playtester told me tha...
skotlex
2
-3
/
+3
2006-08-20
- Fixed some Homunc issues with HR servers (capping some values)
toms
4
-11
/
+41
2006-08-19
- Fixed @homlvup bug
toms
4
-3
/
+17
2006-08-19
- Fixed GS_GROUNDDRIFT
skotlex
1
-1
/
+5
2006-08-19
- Fixed battle_calc_base_damage being called for the left hand even for non-d...
skotlex
1
-6
/
+15
2006-08-19
- Fixed job-mask 0x100000 in the item_db enabling Dancers/Bards to use the it...
skotlex
1
-2
/
+3
2006-08-19
Fixed a possible sigsegv when deleting lif under Mental Change
toms
1
-1
/
+0
2006-08-19
Fixed HAMI_CASTLE
toms
1
-2
/
+13
2006-08-19
- Updated NJ_BAKUENRYU skill tree
toms
3
-4
/
+8
2006-08-19
Updated HLIF_BRAIN skill
toms
1
-3
/
+6
2006-08-19
Fixed homunculus intimacy on feeding
toms
1
-1
/
+1
2006-08-19
Added homunculus_friendly_rate battle config
toms
3
-1
/
+6
2006-08-19
Some compilation warnings fixed
toms
3
-3
/
+4
2006-08-19
- Added skill's required item check on homunc skills
toms
1
-7
/
+41
2006-08-18
Little code cleanup on last fix
toms
1
-9
/
+2
2006-08-18
- Fixed HLIF_HEAL healing the homunc instead of the master
toms
2
-1
/
+6
2006-08-18
- Fixed the atk_rate (Turtle General Card) bonus not working on dual-wielders.
skotlex
1
-2
/
+2
2006-08-18
- Fixed a sad crash in the login-txt server. Thanks to Flavio JS for pointing...
skotlex
2
-3
/
+3
2006-08-18
- Figured out a better way to make TATAMIGAESHI attack only on the instant it...
skotlex
1
-14
/
+8
2006-08-18
- Made HLIF_HEAL a self skill that auto-selects target to caster's master.
skotlex
6
-29
/
+68
2006-08-18
Applied Mpeg's work on ninja (http://gpegon.free.fr/ea/ninja_08-18-06_mpeg.txt)
toms
2
-11
/
+22
2006-08-18
Fixed @homlvup
toms
1
-4
/
+8
2006-08-18
- Reverted the battle_config regen settings from unsigned int to signed int. ...
skotlex
2
-5
/
+3
2006-08-18
- Added guild_aura (skill.conf) setting so you can specify when it works and ...
skotlex
4
-2
/
+13
[next]