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-06-16
- Removed unused variable aspd_rate in map_session_data.
skotlex
1
-3
/
+3
2006-06-16
- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ...
skotlex
1
-11
/
+3
2006-06-15
- Added blocking of the Kick skills when you are a Soul Linker.
skotlex
1
-0
/
+4
2006-06-13
- Added HM_SKILLBASE, MAX_HOMUNSKILL to specify the skill level range of Homu...
skotlex
1
-14
/
+18
2006-06-13
- Oppositions can't be made during WoE now.
skotlex
1
-6
/
+5
2006-06-09
Changed the interval between waterballs back to 125,
MasterOfMuppets
1
-2
/
+2
2006-06-09
* restored all damaged japanese comments in skill.c and converted it to utf8 ...
Lance
1
-472
/
+479
2006-06-08
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7047 54...
Lance
1
-1
/
+2
2006-06-08
- Adjusted Don't Forget Me, Defender, Longing to use all val entries, and to ...
skotlex
1
-1
/
+1
2006-06-08
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7045 54...
Lance
1
-495
/
+486
2006-06-07
- Added pc_calcexp to calculate individual exp bonuses acquired from exp's so...
skotlex
1
-3
/
+3
2006-06-07
- Moved souldrain code from skill_counter_additional_effect to mob_dead. It s...
skotlex
1
-13
/
+1
2006-06-07
- Cleaned status_get_sc_tick/status_get_sc_def to use the status_data function.
skotlex
1
-12
/
+6
2006-06-06
- Hopefully fixed for sure mobs getting extra stats when changing-class due t...
skotlex
1
-5
/
+0
2006-06-06
- Fixed firewall counter going down by 2 each hit rather than 1.
skotlex
1
-1
/
+1
2006-06-06
- Fixed Soul Burn not zapping away all SP.
skotlex
1
-8
/
+2
2006-06-05
- Fixed a crash when using SL_SMA and the "combo" ain't ready.
skotlex
1
-1
/
+1
2006-06-05
- Removed a few useless lines.
skotlex
1
-6
/
+1
2006-06-05
- Fog of Wall won't affect the caster now in any way.
skotlex
1
-2
/
+3
2006-06-05
- Fixed skill_unitsetting using layout->count for the for instead of group->c...
skotlex
1
-3
/
+4
2006-06-03
Solved the bug that made firewalls only castable a few times until you relogg...
MasterOfMuppets
1
-1
/
+1
2006-06-02
Changed the interval between waterballs from 150 to 250 milliseconds.
MasterOfMuppets
1
-2
/
+2
2006-06-02
- Some cleaning of the mob slave ai.
skotlex
1
-1
/
+1
2006-06-02
- Corrected Brandish Spear to work on levels above 10.
skotlex
1
-3
/
+2
2006-06-01
- Fixed NPC_SELFDESTRUCTION not showing nor dealing damage.
skotlex
1
-1
/
+1
2006-06-01
- NPC_TRANSFORMATION/NPC_METAMORPHOSIS will now preserve the original mob wit...
skotlex
1
-10
/
+4
2006-06-01
- Fixed Autoblitz taking into account target's luck rather than attacker's
skotlex
1
-1
/
+1
2006-06-01
- Fixed Soul Drain not really giving you SP
skotlex
1
-6
/
+1
2006-05-30
- Call Slave now invokes slaves on a 5x5 area around master.
skotlex
1
-2
/
+2
2006-05-30
- Fixed Absorb Spirit Spheres
skotlex
1
-10
/
+3
2006-05-30
[Optimized]:
Lance
1
-3
/
+3
2006-05-29
- Modified skill_get_range2 to return range 9 for skills with range 0 for Non...
skotlex
1
-0
/
+2
2006-05-29
- Cleaned up some status_get functions.
skotlex
1
-23
/
+11
2006-05-29
* [Fixed]:
Lance
1
-2
/
+2
2006-05-28
- Added functions status_revive, pc_revive and mob_revive to handle revival (...
skotlex
1
-26
/
+25
2006-05-28
- Suppressed compilation warnings (unsigned and signed mismatches)
Lance
1
-8
/
+8
2006-05-27
- Added structure status_data which holds status-related information (str, ag...
skotlex
1
-11100
/
+10980
2006-05-27
Fix possible compile mistakes in there. >_>
blackhole89
1
-0
/
+38
2006-05-26
I'm still here!
DracoRPG
1
-2
/
+2
2006-05-25
- Simplified ASC_BREAKER by making it a BF_WEAPON attack with an additional i...
skotlex
1
-17
/
+1
2006-05-24
- Item sharing now shares the same rules as exp sharing (no sharing when dead...
skotlex
1
-2
/
+0
2006-05-24
- The clif_skill_poseffect packet will not be invoked in Snap unless the skil...
skotlex
1
-5
/
+3
2006-05-24
- Corrected SL KA* spells not working on other Soul Linkers.
skotlex
1
-2
/
+2
2006-05-23
- Modified battle_calc_weapon_attack to use new flags pdef/pdef (pierce defen...
skotlex
1
-4
/
+8
2006-05-23
- Corrected clif parse name request failing on disguised characters.
skotlex
1
-1
/
+4
2006-05-22
- Updated skill_delayfix to return 0 for mobs since they have no skill delay ...
skotlex
1
-0
/
+3
2006-05-21
* Player must learn the skill before doing auto-spell
Lance
1
-3
/
+5
2006-05-19
- Corrected number of water-ball hits when used by mobs and not consuming del...
skotlex
1
-4
/
+10
2006-05-18
- Some code cleaning of the skill reiteration/nofootset code.
skotlex
1
-24
/
+12
2006-05-18
- NPC_AGIUP will now give movement boost of 50%
skotlex
1
-3
/
+7
[next]