Commit Graph

52 Commits

Author SHA1 Message Date
Andrew6810 f3c87818bf Merge remote-tracking branch 'other/master' into merger-test 2023-02-13 06:34:39 -07:00
Anch 7af9c7aefd converted the rest of the wrath tables
-moved all the vanity items to there own module
2022-11-24 22:18:00 +13:00
Anch 9b1fdd4cb1 mythic diff
-this will most likely get changed when the table gets updated
2022-10-29 04:18:27 +13:00
Andrew6810 db2a2cc2ff init 2022-10-21 06:29:32 -07:00
merstrax ca93a7992f Search table no longer queries all items on show
-This caused a refresh loop and could cause fun issues if you press search
button a couple times
-Search already queries the item before it can even be added
2022-08-17 11:14:33 -04:00
Anch 7709b8a208 made it so the dataSource is stored as a string 2022-08-17 17:03:06 +12:00
merstrax f71d9be51d Added an animation when search is being populated 2022-08-12 10:12:12 -04:00
Anch a7bc69e802 removed pframe fixed filter 2022-08-11 21:54:33 +12:00
merstrax 03d14c477c -More LootButton Fixes - Crafting and Spells should work 2022-08-11 00:33:20 -04:00
merstrax 94784c5975 -More LootButton Fixes
-Fixed sourcePage for Wishlist and Searching
-Fixed adding Spells and Searched items to Wishlist
2022-08-10 16:07:10 -04:00
Anch 5f91be1485 converted the reset of atlasloot xml to lua removed old atlas intergration code 2022-08-10 17:36:49 +12:00
Anch 1d800130c8 removed unused showitemsframe variable 2022-08-08 22:51:45 +12:00
merstrax c1c5392981 -Fixed page linking with search
-Fixed?/Finished? token tables
2022-08-04 14:29:41 -04:00
Anch b9fdf6e890 added subtablescrollframeupdate to showitemsframe and removed it from everywere else 2022-08-04 20:22:14 +12:00
merstrax 8492895bb4 -Search works with difficulty
-Fixed what I borked
2022-08-03 19:53:16 -04:00
Anch 0954d3c826 started to add atlas map system into atlasloot 2022-08-03 21:45:32 +12:00
merstrax 682c5a93ac -Updated Advanced Search to new Style
-Added the ability to use scroll wheel in between pages
2022-08-03 05:21:41 -04:00
Anch 3231ad506c removed old difficulty tryed to get it to not freeze on search didnt work 2022-08-03 02:11:23 +12:00
Anch 12b7b72376 wish lists are now working 2022-08-02 22:47:34 +12:00
Anch 4e6d41f1e1 added search by difficulty 2022-08-01 19:09:49 +12:00
Anch aea214bfea 2022-08-01 12:47:02 +12:00
Anch 474939e8f4 -finshed conversion of classic/tbc tables built function to create token tables from teir collections 2022-07-31 21:10:39 +12:00
merstrax ae22837eee -Disabled difficulty searching doesn't work 2022-07-08 08:11:41 -04:00
merstrax 8b2af26983 -Fixed ilvl search argument 2022-07-08 08:04:15 -04:00
merstrax 051d143e30 -Actually Fixed Search and Search Bar
-Sped up searching a bit
2022-03-13 05:01:52 -04:00
merstrax 0c930e9dbb -Fixed Search Bar
-Fixed Searching for spells
-Simplified setting current expac
-Added dropdown selection for expac tables
2022-03-11 11:37:25 -05:00
merstrax 72a79bc061 New Advanced Search Layout 2022-01-25 10:34:49 -05:00
merstrax ef371beb77 Reverted IsItemEquipable change do to Advanced Search Update 2022-01-17 21:25:05 -05:00
merstrax 50ebfd4f6f Removed default difficulty being added to UI String builder
When equipableFilter is Enabled will also only search for items less then your level
2022-01-17 06:13:39 -05:00
merstrax 052ddc4c6f Added Equip Subtype Search
Added Difficulty Search (kinda buggy, no crash though)
2022-01-17 04:42:01 -05:00
merstrax d9c6979f75 Mythic+ 30 and Updated Search functions and files 2022-01-15 04:55:43 -05:00
merstrax 0115372aed Expanded partial name matching 2021-11-27 01:18:53 -05:00
merstrax 164d0987e7 Search Arguments UI
Wishlist and Search Categories
2021-11-25 07:39:14 -05:00
merstrax 1ce3457db5 New Search UI and Implementation 2021-11-22 15:32:58 -05:00
merstrax a172179a73 6.0.0 format for future bugfixes pt.2 2021-10-27 16:39:22 -04:00
Rvng e5b69faeff Missed some lines for cleanup 2021-09-27 16:50:25 -04:00
Rvng 437c8b973c Added dif text to search, cleanup 2021-09-27 16:43:35 -04:00
Rvng 715cbda69c ItemDB Optimization and Search Fix 2021-09-20 18:51:44 -04:00
higurush 2a8143c226 add armour to filter keys 2021-07-06 23:38:40 +02:00
higurush 7260a22700 fix armor penetration fitler 2021-07-06 23:36:26 +02:00
higurush 30ed539a47 Added slash commad for filter examples 2021-06-05 23:23:15 +02:00
higurush 954e7e4dd9 Fixed Item Info Filter partial matching
Fixed an issue where item info filter was partially matching.
2021-06-05 23:10:08 +02:00
higurush 6b9d73e604 Fix Stat Filter Key Matching
Fixed an issues where stat filter key was partially matching the filter key. Now it matches for the exact key defined in the filter tables.
2021-06-05 23:01:38 +02:00
higurush 3951b0a176 Added general socket filter
Added a filter that lets the user search by total number of sockets. Sockets have only been filtered by specific color.
2021-06-05 23:00:21 +02:00
higurush 79dd5b0801 Extend Not found error message
-operator search outside for loot
-on not found message print some more useful info
-Added slash command that displays all used item filter keys
2021-06-05 22:59:09 +02:00
higurush 97efb5e480 Disable Equipable Gear on Item Level Search
out of scope for now
2021-06-05 16:25:03 +02:00
higurush 0612f2388c Add iLvL Filter
Added item level filter
Reorder and Refactor of some methods and variables
2021-06-05 15:13:08 +02:00
higurush 13693de045 Add Item Level Filter for single Filter
- Can only filter for iLvl by searching only for iLvl, eg: "ilvl<10"
- memo TODOs
2021-06-04 02:50:38 +02:00
higurush 29982384f0 Add Base Item Info Filter Tables and Functions 2021-06-04 02:49:34 +02:00
higurush 80d18456b4 Rename IsStatsMatch for reusability 2021-06-04 02:48:20 +02:00