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
/
skill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-27
- Added config setting party_update_interval so you can specify how often the...
skotlex
1
-100
/
+75
2006-07-27
- Now when you set the guardian's HP, if the guardian is spawned, it's HP wil...
skotlex
1
-3
/
+2
2006-07-27
- Readded the check which prevents Cloaking from activating when your learned...
skotlex
1
-1
/
+1
2006-07-27
* Fix homunc & code cleanup [Toms]
toms
1
-33
/
+31
2006-07-26
- Enabled changing of equipment while stunned/asleep/petrified/etc
skotlex
1
-2
/
+2
2006-07-25
- Cleaned up the skill_landprotector function to correctly block only magic s...
skotlex
1
-12
/
+15
2006-07-24
- Cleaned up the Mistress Card related code so that the no-gemstone bonus red...
skotlex
1
-20
/
+13
2006-07-24
- Adjusted skill_castfix_sc so that Suffragium will get consumed even on inst...
skotlex
1
-4
/
+6
2006-07-24
- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on t...
skotlex
1
-2
/
+16
2006-07-24
- Changed Land Protector's range back to 3.
skotlex
1
-58
/
+39
2006-07-23
- Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ...
skotlex
1
-1
/
+1
2006-07-22
- Applied use of EQI/EQP constants to the strip skills code.
skotlex
1
-6
/
+6
2006-07-22
- Applied Toms's suggested corrections to homun code.
skotlex
1
-1
/
+1
2006-07-21
- Corrected the @follow timer not being deleted on logout.
skotlex
1
-0
/
+1
2006-07-21
- Added the necessary checks so that Suiton makes Fogwall have double duratio...
skotlex
1
-2
/
+6
2006-07-21
- Added back a map_freeblock call in skill_delunitgroup which caused a memory...
skotlex
1
-0
/
+1
2006-07-20
- Added pc_check_weapontype to do a proper skill weapon check that takes into...
skotlex
1
-1
/
+2
2006-07-20
- Corrected Cloaking level 1-2 not letting you move across walls.
skotlex
1
-4
/
+4
2006-07-20
- Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data.
skotlex
1
-11
/
+12
2006-07-20
- Added a status_check_skilluse on skill_attack_area call to prevent splash d...
skotlex
1
-1
/
+2
2006-07-19
- Fixed the inf code update breakage which was blocking all offensive skills.
skotlex
1
-3
/
+3
2006-07-19
- Modified the targetted skill logic to enable offensive skills to be targett...
skotlex
1
-16
/
+17
2006-07-18
- Fixed a crash when trying to extend TK's infinite combo feature.
skotlex
1
-1
/
+1
2006-07-18
- Corrected Venom splasher's splash damage
skotlex
1
-17
/
+8
2006-07-18
- Corrected Fog of Wall's "targetted spells fail 75% of the time" feature by ...
skotlex
1
-4
/
+8
2006-07-18
- Added a proper check to make aggressive mobs never override homun targets r...
skotlex
1
-1
/
+1
2006-07-17
- Should have fixed the Cart Termination damage code to be scaled correctly w...
skotlex
1
-43
/
+52
2006-07-17
Orn's and Albator's Homunculus system, finally, YAY!!
DracoRPG
1
-3
/
+379
2006-07-14
- Tuned up some more NJ_KAENSIN based on Tharis's information.
skotlex
1
-3
/
+4
2006-07-13
- Corrected NJ_KAENSIN as per description.
skotlex
1
-7
/
+5
2006-07-12
- Recoded NJ_BAKUENRYU to behave as I understand it best from the skill-descr...
skotlex
1
-15
/
+10
2006-07-12
- Fixed NJ_TATAMIGAESHI to use ground-tiles rather than "for each in path" ca...
skotlex
1
-27
/
+42
2006-07-12
- Added back the undead check to turn undead/resurrection to prevent damaging...
skotlex
1
-3
/
+4
2006-07-12
- Poem of bragi/magic String's base delay reduction at level 10 (or above) is...
skotlex
1
-1
/
+2
2006-07-11
- Made @monsterignore be an universal ignore. Means you cannot be targetted a...
skotlex
1
-1
/
+1
2006-07-11
- Coded @reset.
skotlex
1
-4
/
+5
2006-07-11
- Corrected Frost Nova's splash range and Land Protector's cast range. Thanks...
skotlex
1
-11
/
+11
2006-07-10
- Fixed a crash when using Gospel... gomen.
skotlex
1
-1
/
+1
2006-07-10
- The on-place function won't be invoked on setting ground skills if the grou...
skotlex
1
-1
/
+5
2006-07-10
- Corrected skill require entry from the Twilight Pharmacy skills.
skotlex
1
-29
/
+23
2006-07-09
- Fixed cooking chance of sets being 1.2% per set instead of 12%
skotlex
1
-1
/
+1
2006-07-08
- Fixed the new addeff structure not working well with SC_STONE (because SC_S...
skotlex
1
-2
/
+2
2006-07-08
- Fixed the char table having party/guild_id as smallint when they need int t...
skotlex
1
-3
/
+3
2006-07-07
- Fixed the Warm Skills
skotlex
1
-27
/
+28
2006-07-07
- Some cleaning of the Sage endow skills.
skotlex
1
-3
/
+4
2006-07-07
- Fixed signed/unsigned comparison issues in the char txt/sql server.
skotlex
1
-2
/
+2
2006-07-06
- Modified the party_data structure on the map server to remove some redundan...
skotlex
1
-1
/
+1
2006-07-06
- Added no_skill_delay setting, when set, affected object types will have the...
skotlex
1
-2
/
+2
2006-07-06
- Added EQP_/EQI_ constants in pc.h to identify equip position and equip inde...
skotlex
1
-5
/
+5
2006-07-06
- Fixed the auto-direction code which makes self-skills with ground units bec...
skotlex
1
-3
/
+1
[next]