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-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
2006-07-05
Updated NJ_KAENJIN by Saycyber21
Vicious
1
-264
/
+278
2006-07-05
- Merged some skill db data of NJ skills, thanks to RockmanEXE
skotlex
1
-96
/
+73
2006-07-05
Fixed compile issue for NJ_BAKUENRYU, by Saycyber21.
Vicious
1
-1
/
+6
2006-07-05
Saycyber21's NJ work
Vicious
1
-0
/
+17
2006-07-04
- Implemented cooking chances. Chance of success is 70% - 7*(dish-lv)% + 12*(...
skotlex
1
-4
/
+16
2006-07-04
- Added battle config setting emergency_recall, specifies behaviour of that s...
skotlex
1
-0
/
+8
2006-07-04
- Removed the NPC/Dance/Song inf2 check of AbraCadabra. whether a skill can c...
skotlex
1
-1
/
+2
2006-07-04
- Added structure s_addeffect to handle status change additions. Cleaned up r...
skotlex
1
-20
/
+51
2006-07-04
- Cleared up the bAutoSpellWhenHit description in doc/item_bonus.txt
skotlex
1
-1
/
+1
2006-07-03
- Char-server SQL won't perform the reconnect cleanup routines when kick_on_d...
skotlex
1
-5
/
+6
2006-07-03
- Warmth will dispel when warping now (or else the effect is left on the ground)
skotlex
1
-4
/
+5
2006-07-03
- Fixed a compile warning in login sql/txt
skotlex
1
-7
/
+16
2006-06-30
- Small cleanup on Abracadabra.
skotlex
1
-18
/
+86
2006-06-28
- Added inf2 4096 (INF2_ALLOW_ENEMY) which is to be used in conjunction with ...
skotlex
1
-11
/
+6
2006-06-28
- Corrected Musical Strike having a different damage equation from Throw Arrow.
skotlex
1
-4
/
+3
2006-06-27
- Fixed indentation on int_pet.c (how did it got messed up?)
skotlex
1
-2
/
+2
2006-06-27
- Corrected the element of hunter traps.
skotlex
1
-7
/
+5
2006-06-26
- Corrected unit id of desperado and Ground Drift using jA's info.
skotlex
1
-9
/
+34
2006-06-26
- Merged Mitternacht's max_heal/max_heal_lv config settings.
skotlex
1
-2
/
+5
2006-06-26
- Autospells will now again check for the skill's nk value, so that skills ta...
skotlex
1
-4
/
+2
2006-06-23
- Corrected ASC_BREAKER. Int-based damage is applied after attribute fixes an...
skotlex
1
-4
/
+2
2006-06-23
- Standarized PF_MEMORIZE to be 50% cast time on all skills (instead of -50% ...
skotlex
1
-0
/
+5
2006-06-23
- Updated BD_INTOABYSS's unit flag to not affect mobs.
skotlex
1
-6
/
+2
2006-06-22
- Restored the "Secret" behaviour of Blast Mine and Claymore Trap where each ...
skotlex
1
-15
/
+13
2006-06-20
- Updated skill_require_db to place the Zeny requirements of ZenyNage and Fling.
skotlex
1
-9
/
+10
2006-06-19
- Combo-used Skills with State "move_enable" will now override the "can't mov...
skotlex
1
-2
/
+7
2006-06-19
- Moved back Soul Drain code from mob_dead to skill_counter_additional_effect...
skotlex
1
-0
/
+9
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
[next]