- Create Aura and API window moved to the new plugin window.

- API ingame list updated.
- API: added global consts for segment ids: DETAILS_SEGMENTID_OVERALL and DETAILS_SEGMENTID_CURRENT.
- API: added alias Details:GetActor ("playerName").
This commit is contained in:
Tercio
2017-12-22 09:09:34 -02:00
parent 34a71a8846
commit 8b16b16b21
10 changed files with 855 additions and 603 deletions
+3
View File
@@ -159,6 +159,9 @@
return Loc ["STRING_UNKNOW"]
end
DETAILS_SEGMENTID_OVERALL = -1
DETAILS_SEGMENTID_CURRENT = 0
--enum segments type
DETAILS_SEGMENTTYPE_GENERIC = 0