Commit Graph

529 Commits

Author SHA1 Message Date
Logan Payton d0e5c44d68 Still not working but its progress 2018-02-21 10:51:15 -05:00
Crum 3717ffbca1 Merge pull request #4 from ElvUI-Vanilla/libitemprice
load module LibItemPrice
2018-02-20 22:08:10 -06:00
Crum d746519b8d oops maybe this is better 2018-02-20 22:02:48 -06:00
Crum fcad35aafe fix merchant vendor grays 2018-02-20 21:51:20 -06:00
Crum d56a8b312b cleanup 2018-02-20 21:50:44 -06:00
Logan Payton 0215f479e8 Bindings added and some errors fixed, still doesnt work 2018-02-20 22:14:47 -05:00
Logan Payton b4d8c9f6a4 I guess lockActionBars wasnt a cvar in vanilla 2018-02-20 20:17:24 -05:00
Logan Payton ab615962a9 Make this like it is on wotlk 5.40 2018-02-20 20:01:58 -05:00
Crum a56d00fac0 maybe closer? some prices appear correct 2018-02-20 17:20:19 -06:00
Crum b511a9b9d1 Not sure this function is needed. Cleanup otherwise. 2018-02-20 15:31:58 -06:00
Crum 5df31cd2dc LibItemPrice
Needs some more work
2018-02-20 15:28:17 -06:00
Crum b6f18c6823 Merge pull request #3 from EnsignPayton/fix-gsub
Fix Gsub for Money Loot
2018-02-20 12:09:33 -06:00
Logan Payton dc8e8308d8 Cache gsub 2018-02-20 13:08:56 -05:00
Logan Payton 844ed68db9 Old Lua didnt like the OO-style syntax 2018-02-20 13:00:39 -05:00
Crum b8c15d6318 Merge pull request #2 from EnsignPayton/lua-errors-2
Vendoring Fixes
2018-02-20 10:27:55 -06:00
Logan Payton b4f8cad7d0 Fix vendoring grays - still no sell value check 2018-02-20 11:18:16 -05:00
Logan Payton 9276d3e021 GetItemInfo was returning nil, not empty string 2018-02-20 10:12:49 -05:00
Crum 9c8601bd02 Merge pull request #1 from EnsignPayton/install-errors
Death Aura Color nil
2018-02-20 00:04:05 -06:00
Crum 63603d655f update TOC just cause 2018-02-19 23:45:26 -06:00
Logan Payton 4b9b1edf3c color was nil when logging in on my dead character 2018-02-20 00:38:37 -05:00
Crum 51b7859e21 Update README.md 2018-02-19 22:59:53 -06:00
Crum be313354cf Merge branch 'dev' of https://github.com/Bunny67/who into dev 2018-02-19 22:21:44 -06:00
Crum 644d0cd74a update !Compatibily & !DebugTools 2018-02-19 22:20:51 -06:00
Crum 611f11aff9 remove temp folder structure 2018-02-19 21:03:21 -06:00
Pinya 82d91d177e nil arg fix 2018-02-19 23:25:36 +03:00
Pinya d6877724ea update DebugTools 2018-02-15 21:20:45 +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
Crum 85a2a5bcf7 hide Exp and Rep in DisableBlizzard 2018-02-07 15:35:59 -06:00
Crum 196657f249 update ScrollToBottom function in chat 2018-02-02 23:05:46 -06:00
Crum ed202e0e48 update DelayGuildMOTD function in chat 2018-02-02 23:05:20 -06:00
Crum 90c2847d81 cleanup 2018-01-30 20:56:03 -06:00
Crum 2ca06abbfe temp disable until further fix 2018-01-30 19:08:52 -06:00
Crum 1cdd96dcfd alternative method for Guild delay function 2018-01-28 18:44:07 -06:00
Bunny67 1a34f1b4d1 chat 2018-01-28 11:04:51 +03:00
Crum dc83e26bc5 update chat 2018-01-26 00:47:36 -06:00
Crum 0eee0cafdd fix nil ClearFocus error in bags 2018-01-25 19:50:05 -06:00
Crum fc4a2b628b cleanup and update chat 2018-01-25 14:46:24 -06:00
Crum feec2011d3 @bunny67 need to work on this more (removed lua error, thanks @Loaal) 2018-01-25 14:05:10 -06:00
Crum 688b7dcbed cleanup locale smiley 2018-01-25 14:03:04 -06:00
Crum fc00704afd remove smiley functions from chat (icon string not compatible) 2018-01-25 13:59:59 -06:00
Crum 2e26b39fb0 update skins 2018-01-25 13:06:22 -06:00
Crum d767657cf7 cleanup core 2018-01-25 13:05:39 -06:00
Crum 95c2da3075 update !Compatibility 2018-01-25 13:05:13 -06:00
Crum eab1951b39 remove filter from locale 2018-01-22 21:21:20 -06:00