LuzZza
|
40753b24b1
- Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp mapname,x,y".
|
19 anni fa |
skotlex
|
c22cfd5ae8
- Fixed WZ_WATERBALL + HW_MAGICPOWER
|
19 anni fa |
skotlex
|
0dfa4e1358
- Some small cleanups of how @reloadscript works.
|
19 anni fa |
skotlex
|
2f09d39c17
- Fixed incorrect range check in autospell2 triggers.
|
19 anni fa |
skotlex
|
26841613d9
- Status_check_skilluse again does the status_isdead check, but only on non-skills checks.
|
19 anni fa |
skotlex
|
7509afab42
- Fixed player auto-attack not cancelling when dead.
|
19 anni fa |
skotlex
|
936d506fdf
- Changed the mode of the crystals to 193 (can move, can attack, plants)
|
19 anni fa |
skotlex
|
236bb687c9
- Finished some checks to make sure Land Protector Only blocks BF_MAGIC skills. Hammerfall is no longer blocked.
|
19 anni fa |
skotlex
|
d842b9f68d
- Fixed script command warpparty looking for an attached player even when it is not needed.
|
19 anni fa |
skotlex
|
8cba6f1973
- HW_GRAVITATION now ignores elemental modifiers.
|
19 anni fa |
skotlex
|
e9fc1d9198
- Updated the jobmaster custom script to properly use Job_* constants rather than hardcoded numbers. Thanks to Pxxx for doing the update.
|
19 anni fa |
skotlex
|
6e2b036285
- Shield Reflect is now passed through Devotion as well.
|
19 anni fa |
skotlex
|
2f1e8fcdaa
- Added function battle_calc_gvg_damage for gvg related damage reductions. Fixes Gravitation being reduced as well as Pressure overriding max-castles restriction.
|
19 anni fa |
Lupus
|
557741cf43
Added missing mob skills to G_HYDRA, G_PARASITE
|
19 anni fa |
skotlex
|
f5359b3bbc
- Corrected char-server parameters so that the subnet config file is the third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar.
|
19 anni fa |
skotlex
|
0e82adb9bf
- Updated clone skill copy to consider combo-skills.
|
19 anni fa |
Lupus
|
235843ca45
|
19 anni fa |
MasterOfMuppets
|
a8bc082afc
bah
|
19 anni fa |
MasterOfMuppets
|
a1fe545585
Another eAAC update.
|
19 anni fa |
MasterOfMuppets
|
ef285b6e9f
eAAC updates.
|
19 anni fa |
MasterOfMuppets
|
a6f0719f2d
Added a weapon shop to Einbroch and adjusted the prices of some daggers, thanks to Muad_Dib.
|
19 anni fa |
Vicious
|
d6f096d89d
nj/gs work by RockmanEXE and red_sun
|
19 anni fa |
Vicious
|
173221b52e
more ninja/gs work
|
19 anni fa |
Lupus
|
2933d1638b
ipdated Mimc/MystCace cards. Update Thanatos Statues Quest.
|
19 anni fa |
skotlex
|
1b0b8a393a
- Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all config setting.
|
19 anni fa |
skotlex
|
dd2012602d
- Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now.
|
19 anni fa |
skotlex
|
60d11ae90c
- Increased the range for unlocking out of Close confine.
|
19 anni fa |
skotlex
|
5f8c670ba3
- Added a few dummy times in skill_cast_db for some GS skills.
|
19 anni fa |
skotlex
|
8fe81d12a3
- Changed div behaviour. Skills with div above zero will get their total damage increased by the number of hits, div less than zero is just for "show", total number of hits displayed is abs(div), but damage isn't increased by number of hits.
|
19 anni fa |
blackhole89
|
f92652ee92
GS_MAGICALBULLET implementation: declaring variables after case: without defining a block of {}, using something weird called atn_rand(something) instead of just rand. Fixed.
|
19 anni fa |