Commit Graph

80 Commits

Author SHA1 Message Date
Crum ba52be7d9b update bags 2018-12-02 21:39:31 -06:00
Crum 3b9951d1b9 update bags add JunkIcon and QuestIcon to bags 2018-11-30 20:58:39 -06:00
Crum 3ebbb323a4 fix #54 LunaUnitFrames 2018-11-28 12:56:41 -06:00
Pinya 89d49f0153 i don't know why it's missing 2018-11-27 02:50:54 +03:00
Crum f8176f0770 Merge branch 'master' into dev 2018-11-22 17:22:07 -06:00
Pinya f0a534c098 fix EditBox Get/SetCursorPosition
workaround for Numeric and with character limits
2018-11-22 14:01:14 +03:00
Crum a304f36f79 update wowAPI, ColorPicker 2018-11-21 19:49:59 -06:00
Pinya 6579534c59 update HookScript function 2018-07-23 17:59:17 +03:00
Pinya 4557a15bcf update select 2018-07-22 21:16:40 +03:00
Pinya d0edd60d74 update select & math.modf functions 2018-07-22 16:46:04 +03:00
Pinya 44795076f7 remove math.module
because it's do same as math.fmod
2018-07-22 16:45:24 +03:00
Pinya 59263c9d55 add EditBoxGetCursorPosition & EditBoxSetCursorPosition functions 2018-07-21 18:34:54 +03:00
Bunny67 417e2f786f typo 2018-07-18 20:39:42 +03:00
Pinya fcdb2e5ecc fix select function in case first selected argument is nil 2018-07-18 18:54:24 +03:00
Pinya c48ab12e82 update 2018-07-18 18:54:19 +03:00
Pinya 0ad6c8a7a3 cleanup & optimizations 2018-07-17 21:01:03 +03:00
Pinya 9ed4720ddf add strconcat, table.maxn 2018-07-17 21:00:01 +03:00
Pinya 843b9453f5 rename ItemBagFamilty -> ItemFamilyDB 2018-07-17 20:58:23 +03:00
Apollyonn 644811e198 fix #41 2018-07-16 13:39:07 +03:00
Bunny67 ae2dbd1b11 update 2018-07-14 16:10:25 +03:00
Bunny67 bf38105e4a update 2018-07-14 15:59:34 +03:00
Bunny67 4a681d8413 oops 2018-07-14 13:33:34 +03:00
Bunny67 7142615fda update ItemBagFamily 2018-07-14 13:32:14 +03:00
Crum 0a5d848f60 Revert "cleanup"
This reverts commit 00de485c0b.
2018-07-12 09:31:36 -05:00
Crum 00de485c0b cleanup 2018-07-11 18:35:38 -05:00
Bunny67 22847535b6 update 2018-07-10 23:14:05 +03:00
Bunny67 40d8f020f2 update ItemBagFamily 2018-07-10 22:59:26 +03:00
Bunny67 ac664255c3 update ItemBagFamily 2018-07-10 22:18:09 +03:00
Bunny67 7b1074d427 test sort 2018-07-10 21:09:05 +03:00
Bunny67 d8539f81fe update bags 2018-07-08 10:49:19 +03:00
Bunny67 15f42c6142 rename lib 2018-07-07 20:45:46 +03:00
Bunny67 48c18db70b cleanup 2018-07-07 19:29:52 +03:00
Bunny67 d4ca4e6268 test 2018-07-07 19:29:30 +03:00
Crum bec12d0f0d cleanup: remove arena & boss 2018-06-11 22:50:38 -05:00
Bunny67 62d1bd6f94 update 2018-06-10 18:23:53 +03:00
Crum 26ca83f608 load StateDriver libraries & update files as needed (Needs more testing) 2018-06-07 01:28:29 -05:00
Crum 265b0559f8 move GetInventoryItemDurability function to global for future plugin use 2018-06-06 23:42:24 -05:00
Bunny67 3578bd7521 auras 2018-06-02 09:42:43 +03:00
Crum a7acd258b5 fix tabs 2018-05-31 23:48:09 -05:00
Crum 17996e58ca continuation of oUF_GPS 2018-05-31 12:09:08 -05:00
Logan Payton 7e5f8dc342 Double quotes 2018-05-11 00:13:44 -04:00
Logan Payton 34b97d9dc0 String replace suffixes 2018-05-10 23:28:47 -04:00
Crum 23a5daa090 move RAID_CLASS_COLORS to !Compatibility 2018-04-25 23:44:19 -05:00
Crum 7f58853bd5 clean GetItemCount 2018-02-21 11:29:42 -06:00
Crum 612c53d6d5 cleanup 2018-02-21 11:23:00 -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
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