Commit Graph

57 Commits

Author SHA1 Message Date
Anch 64df5f1f90 update to release 7.3.15 (#10)
* update to release 7.3.1

* minor tweaks

- tweaked the drop location text to display a bit more cleanly
- added boss sigils to bc raid tables
- added right click context menu to boss name list so you can open db to that boss (only has raids atm)
- the All dungeon items list now wont precache past the normal loot

* fixs and text display change

- updated old locations to have new display
- frame now sits on top when selected
- fixed some incorrect ids

* favorites button change/loot table updates

- Changed how favorites buttons are saved you now alt right click them to save
- Added missing new t0 sets to classic dungeon sets
- Added missing new trash loot weapons to Black temple

* minor changes/fixs

- fixed t3 incorrect itemids
- added heroic bloodforged

* merg from main repo

* bug fix and item removals

- some quest tooltip was showing up incorrect
- removed depreciated high risk patterns

* swapped to using ItemButtonTemplate for popup window buttons

* added all the new heirloom items

* all the changes from main git up to 7.3.9

* update to version 7.3.15

* Revert "Merge branch 'main' into anch-main"

This reverts commit 8db63dc268f910dcc1df31d50072735263eeda58, reversing
changes made to f536a382a8fce401e0d8dcfaae8eb0a2c61f1e08.
2024-07-15 06:57:34 -07:00
Anch 4e5b892de9 update to szyler discord version 7.3.9 (#9)
* update to release 7.3.1

* minor tweaks

- tweaked the drop location text to display a bit more cleanly
- added boss sigils to bc raid tables
- added right click context menu to boss name list so you can open db to that boss (only has raids atm)
- the All dungeon items list now wont precache past the normal loot

* fixs and text display change

- updated old locations to have new display
- frame now sits on top when selected
- fixed some incorrect ids

* favorites button change/loot table updates

- Changed how favorites buttons are saved you now alt right click them to save
- Added missing new t0 sets to classic dungeon sets
- Added missing new trash loot weapons to Black temple

* minor changes/fixs

- fixed t3 incorrect itemids
- added heroic bloodforged

* merg from main repo

* bug fix and item removals

- some quest tooltip was showing up incorrect
- removed depreciated high risk patterns

* swapped to using ItemButtonTemplate for popup window buttons

* added all the new heirloom items

* all the changes from main git up to 7.3.9
2024-05-31 20:32:06 -07:00
Anch ee67fa7627 7.3.2 (#6)
* update to release 7.3.1

* minor tweaks

- tweaked the drop location text to display a bit more cleanly
- added boss sigils to bc raid tables
- added right click context menu to boss name list so you can open db to that boss (only has raids atm)
- the All dungeon items list now wont precache past the normal loot
2024-02-04 11:03:14 -07:00
andrew6180 9b7cf19457 7.3 2023-12-29 11:51:34 -07:00
Anch 31fc1ffe06 v7.2.9 (#4)
* db link

You can now alt right click items to open them to there ascensionDB page in your browser.

* updates

-updated Hyjal Summit loot tables
-added new right click context menu to items
-added crafting source to crafting tooltips
-crafting recipes now get a green highlight if current char knows that recipe or a blue one if you have an alt with the recipe
-crafting tooltips now show what chars you have that know that recipe

* Update burningcrusade.lua
2023-08-28 15:41:29 -07:00
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