Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Copy from hercules with removing emote id check.
Script command: emotion e[, flag, name]
|
|
New script command: getinvindexlink n
|
|
|
|
New script command: validatecraft id
|
|
|
|
New script command: getcraftslotamount id, slot
|
|
New script command: getcraftslotid id, slot
|
|
New script command: deletecraft id
|
|
New script command: dumpcraft id
|
|
New script command: initcraft var$
Return value: craft object id.
|
|
New script command: requestcraft VAR$[, size]
Example: @requestcraft .@var$, 9;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Increase plugin version to 10.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New script function: setcells "map name", x1, y1, x2, y2, mask, "wall name"
|
|
|
|
|
|
This fix random one tile wrong moving.
|
|
|
|
|
|
|
|
|