skotlex
|
c22cfd5ae8
- Fixed WZ_WATERBALL + HW_MAGICPOWER
|
19 năm trước cách đây |
skotlex
|
0dfa4e1358
- Some small cleanups of how @reloadscript works.
|
19 năm trước cách đây |
skotlex
|
2f09d39c17
- Fixed incorrect range check in autospell2 triggers.
|
19 năm trước cách đây |
skotlex
|
26841613d9
- Status_check_skilluse again does the status_isdead check, but only on non-skills checks.
|
19 năm trước cách đây |
skotlex
|
7509afab42
- Fixed player auto-attack not cancelling when dead.
|
19 năm trước cách đây |
skotlex
|
936d506fdf
- Changed the mode of the crystals to 193 (can move, can attack, plants)
|
19 năm trước cách đây |
skotlex
|
236bb687c9
- Finished some checks to make sure Land Protector Only blocks BF_MAGIC skills. Hammerfall is no longer blocked.
|
19 năm trước cách đây |
skotlex
|
d842b9f68d
- Fixed script command warpparty looking for an attached player even when it is not needed.
|
19 năm trước cách đây |
skotlex
|
8cba6f1973
- HW_GRAVITATION now ignores elemental modifiers.
|
19 năm trước cách đây |
skotlex
|
e9fc1d9198
- Updated the jobmaster custom script to properly use Job_* constants rather than hardcoded numbers. Thanks to Pxxx for doing the update.
|
19 năm trước cách đây |
skotlex
|
6e2b036285
- Shield Reflect is now passed through Devotion as well.
|
19 năm trước cách đây |
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 năm trước cách đây |
Lupus
|
557741cf43
Added missing mob skills to G_HYDRA, G_PARASITE
|
19 năm trước cách đây |
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 năm trước cách đây |
skotlex
|
0e82adb9bf
- Updated clone skill copy to consider combo-skills.
|
19 năm trước cách đây |
Lupus
|
235843ca45
|
19 năm trước cách đây |
MasterOfMuppets
|
a8bc082afc
bah
|
19 năm trước cách đây |
MasterOfMuppets
|
a1fe545585
Another eAAC update.
|
19 năm trước cách đây |
MasterOfMuppets
|
ef285b6e9f
eAAC updates.
|
19 năm trước cách đây |
MasterOfMuppets
|
a6f0719f2d
Added a weapon shop to Einbroch and adjusted the prices of some daggers, thanks to Muad_Dib.
|
19 năm trước cách đây |
Vicious
|
d6f096d89d
nj/gs work by RockmanEXE and red_sun
|
19 năm trước cách đây |
Vicious
|
173221b52e
more ninja/gs work
|
19 năm trước cách đây |
Lupus
|
2933d1638b
ipdated Mimc/MystCace cards. Update Thanatos Statues Quest.
|
19 năm trước cách đây |
skotlex
|
1b0b8a393a
- Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all config setting.
|
19 năm trước cách đây |
skotlex
|
dd2012602d
- Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now.
|
19 năm trước cách đây |
skotlex
|
60d11ae90c
- Increased the range for unlocking out of Close confine.
|
19 năm trước cách đây |
skotlex
|
5f8c670ba3
- Added a few dummy times in skill_cast_db for some GS skills.
|
19 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
blackhole89
|
82fec3e7e0
missing } near line 449
|
19 năm trước cách đây |