skotlex
|
b8d25efdf3
- Added the Monk combos to skill_castnodex so their delay is not decreased by skills.
|
18 年 前 |
skotlex
|
9860974ef6
- Emergency call &16 (disable skill from nowarpto maps) will now NOT block Emergency Call if that map is also a gvg-castle map. Makes it safe to turn on this option to prevent usage from special maps (like Lhz3) without crippling the skill during WoE.
|
18 年 前 |
skotlex
|
d99bf3c795
- Applied most of Mpeg's work on Ninja Skills. For information see: http://gpegon.free.fr/ea/ninja_10-15-06_mpeg.txt
|
18 年 前 |
skotlex
|
6326212fda
- When reinvoking a combo-time, the previous combo time will be terminated.
|
18 年 前 |
skotlex
|
af7c7912a6
- Corrected Throw Arrow/Musical Strike's damage formula
|
18 年 前 |
skotlex
|
30888904c1
- Removed gm_all_skill_add_abra which was doing nothing anyway.
|
18 年 前 |
skotlex
|
245db024cd
- skill_blown will now trigger on-touch npcs on the landing tile.
|
18 年 前 |
skotlex
|
0bae404bb9
- Bowling bash now always hits twice regardless of situation.
|
18 年 前 |
skotlex
|
746aae171c
- Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of skills is reduced now (when enabled) by AGI instead of DEX, which makes a lot more sense than DEX.
|
18 年 前 |
skotlex
|
94f10d7d39
- Fixed the txt->sql converter only saving the very first character permanent variable.
|
18 年 前 |
skotlex
|
55cf6d9d0f
- Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn on/off both noexppenalty and nozenypenalty now.
|
18 年 前 |
Lupus
|
ba7f482666
homun skill exploit
|
18 年 前 |
skotlex
|
42375e1896
- Rewrote the txt->sql converter. It now links directly to the char server files so that it should get auto-updated with any code changes in the later.
|
18 年 前 |
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 年 前 |
skotlex
|
9eeaa9cb7e
- Merged some splash changes from stable. Sharp-Shooting will now display a skill animation.
|
18 年 前 |
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 年 前 |
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 年 前 |
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 年 前 |
skotlex
|
c9f213bc82
- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting stuck when jumping into a warp.
|
18 年 前 |
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 年 前 |
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 年 前 |
skotlex
|
aa84d16456
- Modified the Asura code (again), hopefully movement sprite issues are fixed now
|
18 年 前 |
skotlex
|
401920c1d8
- Fixed NPC_INVISIBLE's cloak ending after attacking once.
|
18 年 前 |
skotlex
|
7ad8d4effa
- Reverted the Summon Flora change where all plants were being summoned in one go.
|
18 年 前 |
skotlex
|
6b77c081e9
- Moved the weapon repair effect to where it belongs (after successfully repairing an item)
|
18 年 前 |
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 年 前 |
skotlex
|
25b73f7772
- Added a clif_skill_nodamage packet when using Repair Weapon, just to see what happens.
|
18 年 前 |
skotlex
|
4eabecd228
- Fixed warmth skills draining SP of the target, not the caster.
|
18 年 前 |
skotlex
|
1b4521aff2
- Estimation /Sense/ whatever will no longer hide the vit bonus to mdef2, as reported by Playtester.
|
18 年 前 |
skotlex
|
c9f9218a2b
- Shadow Jump no longer goes over walls.
|
18 年 前 |