Commit Graph

624 Commits

Author SHA1 Message Date
Crum 29acfd85a3 skins update 2017-12-17 01:25:18 -06:00
Crum 9ef62f6a86 update Bags skin 2017-12-16 18:16:00 -06:00
Crum e8d78735d6 fix MirrorTimerFrame_OnUpdate nil error (maybe?) 2017-12-16 17:20:18 -06:00
Crum 348afc8461 update Friends skin 2017-12-16 17:05:16 -06:00
Crum 51cbd29d5e fix RefreshOnUpdate 2017-12-16 16:06:11 -06:00
Bunny67 e9b907b7f5 1 2017-12-16 21:24:38 +03:00
Bunny67 33f78eb057 3 2017-12-16 21:01:46 +03:00
Bunny67 273a5e6832 2 2017-12-16 20:54:30 +03:00
Pinya c3cd13d341 cleanup 2017-12-16 20:52:42 +03:00
Pinya dd8462afd6 fix CreateStatusBarTexturePointer events arguments 2017-12-16 20:52:32 +03:00
Pinya bc9f256f77 fix string.match function
update assert of select function
2017-12-16 20:49:49 +03:00
Bunny67 15b978d2cb 1 2017-12-16 20:49:16 +03:00
Pinya aabd0134c4 fix EventTrace argument problem 2017-12-16 20:46:54 +03:00
Pinya 95c9b3c38c proper fix for sort error in FStack update function 2017-12-16 20:45:19 +03:00
Bunny67 5585bc44b6 big commit 2017-12-16 20:18:25 +03:00
Crum 7f59921969 oops 2017-12-15 21:58:15 -06:00
Crum 46689b355f update Character skin 2017-12-15 21:55:22 -06:00
Crum d2e369b5fc update Quest skin 2017-12-15 21:54:42 -06:00
Crum f43b4fca0f update MirrorTimers skin
@Loaal need some help on this one
2017-12-15 21:54:34 -06:00
Crum 008fa489c0 update Merchant skin 2017-12-15 21:53:58 -06:00
Crum 3bc3e5c9d8 update Inspect skin 2017-12-15 21:53:51 -06:00
Crum 38725334d9 update Greeting skin 2017-12-15 21:53:39 -06:00
Crum 1708bd1b30 update Craft skin 2017-12-15 21:53:23 -06:00
Crum e555c1f2bc update TradeSkill skin 2017-12-15 21:53:07 -06:00
Crum 3826e8d6a2 update Friends skin 2017-12-15 21:52:35 -06:00
Crum e6acaba732 add GetItemLinkByName function
Needed for Merchants.lua skin (buyback) and maybe others.
2017-12-15 21:48:41 -06:00
Crum f1a66d8761 update & cleanup 2017-12-15 00:18:08 -06:00
Crum 995b19530c cleanup AFK 2017-12-14 23:18:14 -06:00
Crum 7ffb964262 oops 2017-12-14 23:15:37 -06:00
Crum f4aa2dd6bd update Trade skin 2017-12-14 23:13:15 -06:00
Crum c8d1d21aaa update Mail skin (not finished)
@Loaal I need some help with this one if you don't mind.
2017-12-14 22:50:29 -06:00
Crum 00e9b47ce0 update Craft and Tradeskill skin 2017-12-14 16:24:53 -06:00
Crum 53491e081e update AFK 2017-12-14 16:01:40 -06:00
Bunny67 04f965da85 2 2017-12-15 00:21:25 +03:00
Bunny67 e6c5ad0c50 1 2017-12-15 00:09:36 +03:00
Crum 6e63de6593 add TradeSkill.lua skin
update and fix Craft skin
2017-12-14 14:55:58 -06:00
Bunny67 f61a952664 1 2017-12-14 23:32:29 +03:00
Pinya 79042cdbbb spaces to tabs 2017-12-14 20:54:23 +03:00
Pinya 5ec03ea8f5 add tContains function 2017-12-14 20:49:30 +03:00
Pinya 7a83f58598 add HookScript func as replacement for frame widget 2017-12-14 20:49:16 +03:00
Pinya 6292c256a3 add replacement for hooksecurefunc, issecurevariable 2017-12-14 20:48:19 +03:00
Pinya 48fbdc39c6 update BetterDate and GetInstanceInfo 2017-12-14 20:45:08 +03:00
Pinya ab23ec296d fix FrameStack sort error
instead of GetRect use GetLeft, GetBottom, GetRight, GetTop
2017-12-14 20:43:50 +03:00
Pinya d62ad1a11c fix ErrorFrame scroll update 2017-12-14 20:42:09 +03:00
Pinya dca432abfd fixed to work with Lua 5.0 2017-12-14 20:38:18 +03:00
Pinya 5af41431d2 add partial replacement for string.trim 2017-12-14 20:26:57 +03:00
Pinya 01f5329d49 implemented replacement for difftime, math.huge, math.modf, string.gmatch, string.match, string.split 2017-12-14 20:26:07 +03:00
Pinya 1a7557df22 implemented select and string.join functions
fix print function
2017-12-14 20:22:07 +03:00
Pinya 0c82c9a90f add global _G
CVar ScriptError -> ShowErrors
2017-12-14 20:21:52 +03:00
Pinya 33838dfdbd remove widgetAPI.lua 2017-12-14 20:19:21 +03:00