skotlex
|
7509afab42
- Fixed player auto-attack not cancelling when dead.
|
19 years ago |
skotlex
|
936d506fdf
- Changed the mode of the crystals to 193 (can move, can attack, plants)
|
19 years ago |
skotlex
|
236bb687c9
- Finished some checks to make sure Land Protector Only blocks BF_MAGIC skills. Hammerfall is no longer blocked.
|
19 years ago |
skotlex
|
d842b9f68d
- Fixed script command warpparty looking for an attached player even when it is not needed.
|
19 years ago |
skotlex
|
8cba6f1973
- HW_GRAVITATION now ignores elemental modifiers.
|
19 years ago |
skotlex
|
e9fc1d9198
- Updated the jobmaster custom script to properly use Job_* constants rather than hardcoded numbers. Thanks to Pxxx for doing the update.
|
19 years ago |
skotlex
|
6e2b036285
- Shield Reflect is now passed through Devotion as well.
|
19 years ago |
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 years ago |
Lupus
|
557741cf43
Added missing mob skills to G_HYDRA, G_PARASITE
|
19 years ago |
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 years ago |
skotlex
|
0e82adb9bf
- Updated clone skill copy to consider combo-skills.
|
19 years ago |
Lupus
|
235843ca45
|
19 years ago |
MasterOfMuppets
|
a8bc082afc
bah
|
19 years ago |
MasterOfMuppets
|
a1fe545585
Another eAAC update.
|
19 years ago |
MasterOfMuppets
|
ef285b6e9f
eAAC updates.
|
19 years ago |
MasterOfMuppets
|
a6f0719f2d
Added a weapon shop to Einbroch and adjusted the prices of some daggers, thanks to Muad_Dib.
|
19 years ago |
Vicious
|
d6f096d89d
nj/gs work by RockmanEXE and red_sun
|
19 years ago |
Vicious
|
173221b52e
more ninja/gs work
|
19 years ago |
Lupus
|
2933d1638b
ipdated Mimc/MystCace cards. Update Thanatos Statues Quest.
|
19 years ago |
skotlex
|
1b0b8a393a
- Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all config setting.
|
19 years ago |
skotlex
|
dd2012602d
- Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now.
|
19 years ago |
skotlex
|
60d11ae90c
- Increased the range for unlocking out of Close confine.
|
19 years ago |
skotlex
|
5f8c670ba3
- Added a few dummy times in skill_cast_db for some GS skills.
|
19 years ago |
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 years ago |
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 years ago |
blackhole89
|
82fec3e7e0
missing } near line 449
|
19 years ago |
Vicious
|
6a9cccbf46
some ninja/gs work
|
19 years ago |
skotlex
|
bc1362c571
- Cleaned-up the random item reading routine. Fixed a overflow bug when one of the files has too many random items.
|
19 years ago |
Lance
|
71fc431888
* Fixed a variable loopback problem on NPC shop price checking routine.
|
19 years ago |
skotlex
|
01cf48cd39
- Fixed a memory overwrite crash on pc_readdb, thanks to foobar.
|
19 years ago |