Crum
|
5df31cd2dc
|
LibItemPrice
Needs some more work
|
2018-02-20 15:28:17 -06:00 |
|
Logan Payton
|
9276d3e021
|
GetItemInfo was returning nil, not empty string
|
2018-02-20 10:12:49 -05:00 |
|
Pinya
|
82d91d177e
|
nil arg fix
|
2018-02-19 23:25:36 +03:00 |
|
Pinya
|
74011a85c2
|
fix math.modf in case value equal 0 or ±Inf
|
2018-02-15 21:18:51 +03:00 |
|
Pinya
|
cee03dfde1
|
added math.modulo function as replacement for the '%' operator
|
2018-02-15 21:16:05 +03:00 |
|
Pinya
|
7729d0aa97
|
implemented math.cosh, math.sinh, math.tanh, string.reverse
|
2018-02-15 21:14:31 +03:00 |
|
Pinya
|
6a2e477578
|
optimizations
|
2018-02-15 21:12:02 +03:00 |
|
Pinya
|
048ead8588
|
cosmetic
|
2018-02-15 21:06:15 +03:00 |
|
Pinya
|
1840a9f5f3
|
update GetItemInfoByName
|
2018-02-15 21:03:11 +03:00 |
|
Pinya
|
5a911e41c5
|
error instead of assert for better performance
|
2018-02-15 20:56:29 +03:00 |
|
Pinya
|
9ec51f8743
|
update string.match
|
2017-12-31 18:33:49 +03:00 |
|
Pinya
|
ada0cb48d1
|
update match function
|
2017-12-27 19:41:32 +03:00 |
|
Pinya
|
7d31b74325
|
cleanup & assert fixes
|
2017-12-27 19:41:04 +03:00 |
|
Pinya
|
c145da845e
|
cleanup
|
2017-12-17 22:27:01 +03:00 |
|
Pinya
|
88dba68dff
|
added 2nd argument support for string.trim
|
2017-12-17 22:19:41 +03:00 |
|
Pinya
|
29dff94917
|
table.wipe also reset array size if needed
|
2017-12-17 22:18:29 +03:00 |
|
Pinya
|
183adcc6ea
|
fix fix string.match
🙏
|
2017-12-17 22:17:19 +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 |
|
Crum
|
e6acaba732
|
add GetItemLinkByName function
Needed for Merchants.lua skin (buyback) and maybe others.
|
2017-12-15 21:48:41 -06: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
|
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
|
33838dfdbd
|
remove widgetAPI.lua
|
2017-12-14 20:19:21 +03:00 |
|
Pinya
|
0be2449e90
|
add latest TBC version of !Compatibility and !DebugTools
|
2017-12-14 20:10:16 +03:00 |
|