skotlex
|
f7a1d44c3e
- Merged the necessary changes to make the script engine support negative constants (db/const.txt). Thanks to Rayce (from jA) for the code.
|
18 anos atrás |
skotlex
|
9eeaa9cb7e
- Merged some splash changes from stable. Sharp-Shooting will now display a skill animation.
|
18 anos atrás |
skotlex
|
962762114b
- Yet again messed with the packet sent during a splash attack, but this time taking into account the packets that eA was using some many revisions ago. Tests are needed to see if Magnum Break/Grimtooth don't spam the skill animation anymore, and to see if GrandCross didn't break it's animation as well.
|
18 anos atrás |
skotlex
|
faa1896447
- Added function skill_dance_switch which handles converting overlapping song/dances to dissonance/ugly dance. It should make the overlapping area now behave completely like the mentioned song/dances (taking into account interval and target type changes).
|
18 anos atrás |
skotlex
|
25e8e6c1ce
- Added an ugly check so that Heal will display 0 when healing a berserked character (and it will again display full heal amount when healing a player who's at full life)
|
18 anos atrás |
skotlex
|
c9f213bc82
- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting stuck when jumping into a warp.
|
18 anos atrás |
skotlex
|
2c685ecbf4
- When the code auto-guesses that a skill should require ammo, it will accept any type of ammo for using it instead of only arrows. Fixes Magnum Break usage on Gunslingers.
|
18 anos atrás |
skotlex
|
0cedd1e5f4
- High-Jump is usable everywhere now, except that on maps where it previously failed, now will just make you jump in place.
|
18 anos atrás |
skotlex
|
aa84d16456
- Modified the Asura code (again), hopefully movement sprite issues are fixed now
|
18 anos atrás |
skotlex
|
401920c1d8
- Fixed NPC_INVISIBLE's cloak ending after attacking once.
|
18 anos atrás |
skotlex
|
7ad8d4effa
- Reverted the Summon Flora change where all plants were being summoned in one go.
|
18 anos atrás |
skotlex
|
6b77c081e9
- Moved the weapon repair effect to where it belongs (after successfully repairing an item)
|
18 anos atrás |
skotlex
|
b3d74eb0ad
- Changed Extremity Fist's code to make you actually walk past your target, which displays a much more correct "animation" for the skill. Thanks to HiddenDragon for the information and code.
|
18 anos atrás |
skotlex
|
25b73f7772
- Added a clif_skill_nodamage packet when using Repair Weapon, just to see what happens.
|
18 anos atrás |
skotlex
|
4eabecd228
- Fixed warmth skills draining SP of the target, not the caster.
|
18 anos atrás |
skotlex
|
1b4521aff2
- Estimation /Sense/ whatever will no longer hide the vit bonus to mdef2, as reported by Playtester.
|
18 anos atrás |
skotlex
|
c9f9218a2b
- Shadow Jump no longer goes over walls.
|
18 anos atrás |
skotlex
|
d16c9da400
- Corrected Smokie's pet script to use petskillbonus instead of "bonus"
|
18 anos atrás |
skotlex
|
6f501a8bb2
- Moved the morph restrictions from skill_additional_effect to mob_class_change, so that SA_MONOCELL will not convert clones, emperium, or treasure boxes.
|
18 anos atrás |
toms
|
7b6be24f47
Fixed 'range' might be used uninitialized warning
|
18 anos atrás |
skotlex
|
59fae741c3
- Baphomet splash damage will now hit nearby enemies regardless of flee (but the initial attack still has to connect for the splash to trigger)
|
18 anos atrás |
skotlex
|
4cd82897d0
- Added a comment explaining what a comment is to login/char/map config files, as well as the main script config file.
|
18 anos atrás |
skotlex
|
4bec54f154
- Summoned and slave mobs won't show up on @showmobs anymore.
|
18 anos atrás |
skotlex
|
2487548c72
- Moved perfect_hiding from state to special_state, so that it clears out when you remove your pet.
|
18 anos atrás |
skotlex
|
99aca1182b
- Unified the rest and ganstar paradise code into a single function.
|
18 anos atrás |
skotlex
|
0d30562da5
- Cleaned up SG_HATE to use a new function, pc_set_hate_mob to handle setting.
|
18 anos atrás |
skotlex
|
845659a32d
- Changed the default of sg_angel_skill_ratio to 10 based on recent information from Tharis.
|
18 anos atrás |
skotlex
|
a64e58d5eb
- Removed the Warmth "stacking" code.
|
18 anos atrás |
skotlex
|
d0563b1951
- Fixed dispell removing SC_NOCHAT
|
18 anos atrás |
skotlex
|
352944cf6e
- Small fix which should correct skill_attack damaging hidden characters when it shouldn't.
|
18 anos atrás |