skotlex
|
955a3c310b
- SC_CHANGE cannot override itself anymore. This fixes being able to "recast" the skill while it's still active to lengthen the duration AND rehealing the target.
|
18 years ago |
skotlex
|
66869ed12a
- Changed a bit the dnsbl lookup in the login servers to make it faster.
|
18 years ago |
skotlex
|
34683f252f
- Updated battle_switch to use strncmpi instead of strcmpi, it makes it so using "yessir" will match "yes", this is actually needed because if you set a config setting to "yes " (notice the trailing space), then the map config engine fails to read it right, and will set the config setting to 0 (no).
|
18 years ago |
skotlex
|
4bec54f154
- Summoned and slave mobs won't show up on @showmobs anymore.
|
18 years ago |
skotlex
|
2487548c72
- Moved perfect_hiding from state to special_state, so that it clears out when you remove your pet.
|
18 years ago |
skotlex
|
99aca1182b
- Unified the rest and ganstar paradise code into a single function.
|
18 years ago |
skotlex
|
5b7601f3db
- Fixed SC_BERSERK setting Hp to 100 when dispelled by unnatural means (eg: wand of hermod)
|
18 years ago |
skotlex
|
845659a32d
- Changed the default of sg_angel_skill_ratio to 10 based on recent information from Tharis.
|
18 years ago |
skotlex
|
a64e58d5eb
- Removed the Warmth "stacking" code.
|
18 years ago |
skotlex
|
acf83e7574
- Fixed the memset in status_calc_pc, corrects some mysterious bugs such as item-drop bonuses suddenly not working anymore.
|
18 years ago |
skotlex
|
1abe796ab7
- Corrected SC_INCREASEAGI and SC_DECREASEAGI speed-change formula.
|
18 years ago |
toms
|
bcd6f5aadc
Applied Orn's modification on speed increases/reductions with increase/decrease agi
|
18 years ago |
skotlex
|
af829182c1
- Fixed Signum Crucis Def reduction being 10+2*lv% instead of 10+4*lv%
|
18 years ago |
skotlex
|
0853b1751b
- Fixed status change resistance not being invoked at all for pretty much all cases.
|
18 years ago |
skotlex
|
4e9c745bdf
- Corrected SC_INTRAVISION not starting.
|
18 years ago |
skotlex
|
d3b4aa4bbf
- Should have fixed manner being reset to 0 on logout while muted.
|
18 years ago |
skotlex
|
19d37b82d0
- Removed status_get_sc_tick, duration and chance are now both handled by status_get_sc_def
|
18 years ago |
skotlex
|
b081345d26
- Ordered up entries in skill_unit_db
|
18 years ago |
skotlex
|
def8753415
- Some cleanup of how mobcount works.
|
18 years ago |
skotlex
|
0c3d2fd638
- Fixed SC_BERSERK's no regen penalty lasting pretty much forever.
|
18 years ago |
skotlex
|
83deb9deec
- SC_REGENERATION's val4 now holds the RGN flag of what is blocked rather than blocking all types of regen.
|
18 years ago |
skotlex
|
480f4d2de4
- Applied use of RC_BOSS/RC_NONBOSS in the ignore def code.
|
18 years ago |
skotlex
|
a4ce257ad3
- Added defines status_base_matk_(max/min) for code readability
|
18 years ago |
skotlex
|
063270b3cb
- Soul Breaker will now be affected by Lex Aeterna on both parts of the attack.
|
18 years ago |
skotlex
|
eac939f439
- Fixed @summon's delete timer being screwed up.
|
18 years ago |
skotlex
|
b0428a5285
- Skill required-state will now only be checked on cast-begin, not cast-end.
|
18 years ago |
skotlex
|
87d78eb976
- Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit and 20*lv int, is dispelled on warp, and can-act delay is 5+5*lv minutes. Hp/Sp is no longer set to 10 after a forced expiration.
|
18 years ago |
skotlex
|
7107181297
- Restructured CG_MOONLIT so that it is a ground effect like the other Encores.
|
19 years ago |
Vicious
|
5cfee7525e
reverted mpeg's work
|
19 years ago |
skotlex
|
33cb9f7449
- Fixed exp bonuses applying twice for the job-exp
|
19 years ago |