Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Also move status based enums into separate files.
And add sc shield into constants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now this method in server included in interfaces.
|
|
New format: @mapexit [code]
This command will terminate map server and return status code with value 'code'.
If code missing it return 0.
|
|
Add force termination command if in getitem* commands wrong data
was sent to server.
|
|
add skill "physical protection" (tmw betsanc)
Implementing some of TMW skills (and magic) on hercules skill system.
See merge request !2
|
|
|
|
For this add mapping to array index.
Also rename skill into EVOL_MASS_PROVOKE.
|
|
skill.
|
|
For now add one ground skill EVOL_MASSPROVOKE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed a bit npc internal struct types.
|
|
This allow use full npc copies in instances.
For duplicate npc untested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now client can get item id and show translated name without server.
|
|
|
|
New script command: removecardbyindex itemIndex, cardIndex
|