Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
In most case it equal to std::vector except debug modes.
Now it can be also mse::mstd::vector, but sadly this class not support
all required features.
|
|
|
|
|
|
|
|
|
|
|
|
Quest attributes: {@@var1}, {@@var2}, {@@var3}, {@@time}
|
|
But for now not using this fields.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can be changed, but for now unused.
|
|
|
|
|
|
|
|
New skills attributes: srcEffectId, dstEffectId
|
|
|
|
|
|
|
|
|
|
|
|
This allow not show errors for some not main xml files.
|
|
This reverts commit 55480eb4477b2cf85af1bcdcc5e8ec4f4ce6682d.
|
|
|
|
|
|
New chat command: /skill ID[ LEVEL[ TEXT]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
while casting skill.
New skill attributes:
skillCastingSrcEffectId - will play this effect on caster while casting skill
skillCastingDstEffectId - will play this effect on target while casting skill.
This effects for casting skill, not for skill attack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|