evera
|
072ff8a6c1
|
19 years ago |
skotlex
|
7e68dd7948
- Added source reporting when you do an invalid int&str or str&int operation on a script.
|
19 years ago |
skotlex
|
5587ea7cd6
- Fixed the intif party creation packet having the incorrect size sent, hence causing the leader's level to be read as garbage (which caused the "impossible to even share" bug).
|
19 years ago |
skotlex
|
703c4b2af8
- Added pc_check_weapontype to do a proper skill weapon check that takes into account dual-wielding. That is, if a skill can be used with daggers/axes, you'll be able to use the skill when dual-wielding them.
|
19 years ago |
skotlex
|
de6883c0bb
- Corrected Cloaking level 1-2 not letting you move across walls.
|
19 years ago |
skotlex
|
a0ab1d07f5
- Applied the fix to homunculus name saving...
|
19 years ago |
skotlex
|
e5b4eaaea0
- Added battle config settings agi_penalty_target and vit_penalty_target, they define which object types will get vit/flee reductions when multi-targetted and defaults to only players (battle/battle.conf)
|
19 years ago |
skotlex
|
5b8eac3bc4
- Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data.
|
19 years ago |
MasterOfMuppets
|
23b29d0e54
Small fix
|
19 years ago |
skotlex
|
ce467089e1
- corrected @homlevel up and one entry in the homun exp table as reported on the forums by Albator.
|
19 years ago |
Playtester
|
1e4b61c609
Updated Speed/Delays of Niflheim mobs
|
19 years ago |
DracoRPG
|
f6d32063cf
SQL fix for Homunc skills
|
19 years ago |
skotlex
|
911eb096e3
- Added a status_check_skilluse on skill_attack_area call to prevent splash damage skills from hitting hidden/trickdead/etc characters.
|
19 years ago |
Playtester
|
9f6f7ac284
Updated Speed/Delays of Umbala mobs
|
19 years ago |
Playtester
|
8ecb3915be
Updated Speed/Delays of Kunlun mobs
|
19 years ago |
skotlex
|
c9e0dbb9a9
- Corrected fog of wall to behave as best known. Only takes effect when targetting a character inside it, -50hit/-75% damage when using normal-ranged attacks, -25% damage from all damage skills, 75% chance of all targetted damage skills of failing.
|
19 years ago |
skotlex
|
478e0bc736
- Should have fixed @refine applying multiple times to equipment that uses multiple equip slots.
|
19 years ago |
Playtester
|
b6aa436f60
* Updated aDelay of some mobs to Aegis
|
19 years ago |
MasterOfMuppets
|
2197d7c865
Updated the sell Price of Serin's ring.
|
19 years ago |
Playtester
|
3dfbecc91a
Made Bacsojin's skills uninteruptable
|
19 years ago |
MasterOfMuppets
|
d93d31fb27
Dj-Yhn optimized the Shinokas quest to only use one variable.
|
19 years ago |
MasterOfMuppets
|
a463c05503
Put the newly implemented cards into the old card album list.
|
19 years ago |
skotlex
|
0ec8fc5f1f
- Oops, should have fixed sql compilation of mob.c
|
19 years ago |
skotlex
|
da34db27c2
- Fixed the inf code update breakage which was blocking all offensive skills.
|
19 years ago |
skotlex
|
046e959e52
- Modified the targetted skill logic to enable offensive skills to be targetted at party/guild members if the appropiate inf2 value is set.
|
19 years ago |
skotlex
|
8b0f535cec
- Fixed parse_names on irc.c crashing when receiving a null argument.
|
19 years ago |
skotlex
|
c89acf814e
- Fixed the homun creation sql statement. Why noone else did so before?
|
19 years ago |
MasterOfMuppets
|
8eed0a6fa7
Fixed mob skills for G_INCUBUS and G_WRAITH_DEAD.
|
19 years ago |
skotlex
|
64e01d9894
- When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix.
|
19 years ago |
MasterOfMuppets
|
4bcae9b8dc
Another small map-flag change.
|
19 years ago |