skotlex
|
5d9e6b4a71
- GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the place. The idea is that the TBL* versions are supposed to be easier to use than the standard structure definition, but using TBL_HOMUNCULUS as an alias to struct homun_data kinda beats the purpose! Renamed them all to TBL_HOM/BL_HOM.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
5d9e8a7325
- Moved SI_CHASEWALK to 119 as concluded by LoneWolf
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
b6b81e7051
- Corrected clif.c sending the raw mdef2 value to the client instead of first substracting the "secret vit/2" bonus from it.
|
%!s(int64=19) %!d(string=hai) anos |
Playtester
|
f9c12a7b6a
Hydro is no longer an MVP
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
1296ac9375
- Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflows. It is not capped to INT_MAX because damage increasing skills would cause it to still over flow afterwards.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
fb0b6dcabf
- Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
187fb75379
- Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks should happen before a mob uses the rude-attacked skill. Value has been set to 2 for now.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
5f6f6ff55e
- Some adjustments so that the last-skill-used will be correctly cleared when your combo-time ends.
|
%!s(int64=19) %!d(string=hai) anos |
toms
|
b34ef7be7c
Fix a bug in atcommand_charspeed
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
4a27d643ce
- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts.
|
%!s(int64=19) %!d(string=hai) anos |
DracoRPG
|
ac75d02b8a
Cooking fix
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
34eea8ae57
- Cleaned up the last NJ update code.
|
%!s(int64=19) %!d(string=hai) anos |
Playtester
|
526cabe018
* Updated some monsters
|
%!s(int64=19) %!d(string=hai) anos |
evera
|
9689324b75
fixed zeny bug in dts_warper.txt
|
%!s(int64=19) %!d(string=hai) anos |
Playtester
|
51c7797bbb
Finally updated stats of the monsters that got their exp updated a month ago
|
%!s(int64=19) %!d(string=hai) anos |
Playtester
|
75f193f828
Fixed some items I added yesterday
|
%!s(int64=19) %!d(string=hai) anos |
toms
|
5511cb9ea3
Changed atoi to strtoul for guild-experience's field
|
%!s(int64=19) %!d(string=hai) anos |
toms
|
c831b74d87
Fixed a bug in int_storage.c, temp array doesn't have the good size
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
aebca964db
- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts.
|
%!s(int64=19) %!d(string=hai) anos |
evera
|
59d5ec0acf
removed kafra saves outside towns from inside towns, reenabled culvert save
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
689c7368e6
- Updated the way SC_SILENCE works. From what I remember (from previous forum discussions) it: 1- Always blocks skills from being used. 2- Will only block a skill when the cast-bar ends IF the skill is targetted. If anyone wants to debate to get this changed, make an appropiate forum topic in the svn development area to discuss.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
f131a8bda7
- Moved Full Buster blind penalty to skill_counter_additional_effect
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
c02123e704
- Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTION will no longer cancel walking, it will instead resend the walk packet, this effectively causes the mob to start walking (clientside) while the cast-bar is showing.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
587f8e7568
- Fixed a logic error on battle_get_master which was causing infinite loops... ~.~
|
%!s(int64=19) %!d(string=hai) anos |
Playtester
|
b16e5c44a5
Updated Create Arrow to X.4
|
%!s(int64=19) %!d(string=hai) anos |
Playtester
|
abf09acced
* Gold Lux now makes you autocast Flip Coin on attack
|
%!s(int64=19) %!d(string=hai) anos |
toms
|
c68d6a5717
Fixed homunculus error message
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
ed76d50157
- Rewrote pc_payzeny to not use doubles, it may more accurately prevent charging a player more zeny than they can withhold.
|
%!s(int64=19) %!d(string=hai) anos |
skotlex
|
8961bc591d
- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life instead of 25%
|
%!s(int64=19) %!d(string=hai) anos |
toms
|
28a6fc49c1
Little add on NJ_HUUMA
|
%!s(int64=19) %!d(string=hai) anos |