Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Example: <replace to="5"/>
|
|
|
|
|
|
|
|
|
|
|
|
Disabled for legacy servers because monster hp unknown and
compilated hp can be wrong (version <= 0).
For usage need add to action tag attribute hp="xx"
Example:
<action name="stand" hp="50" imageset="base">
...
</action>
Here 50 mean 50% of health or less.
Default action tag mean hp=100
|
|
|
|
|
|
(support for missing sprite tag)
|
|
|
|
|
|
|
|
Tmw server not supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some other minor changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not working context menu actions, chat commands, auto complete.
|
|
maximum value.
|
|
|
|
|
|
|
|
|
|
Before all attacks was stopped after near 1 second.
Now it play animation before state changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change compilation flags in make scripts.
|