Commit Graph

38 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
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
merstrax 5a25aef415 Added Mp5 to Advanced Search UI 2022-12-03 19:08:22 -05: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 7709b8a208 made it so the dataSource is stored as a string 2022-08-17 17:03:06 +12:00
Anch 3012622755 added lable to select subcat, replaced getglobal with _G 2022-08-12 20:24:29 +12:00
Anch a7bc69e802 removed pframe fixed filter 2022-08-11 21:54:33 +12:00
Anch 4fc6569b16 fixed advanced search not holding the difficulty 2022-08-10 22:30:47 +12:00
Anch 71dcf8cc8d added right click to exit advanced search 2022-08-10 20:49:39 +12:00
Anch 38b6691909 fixed quicklooks name not showing stoped text being able to spill over the edge of the subtable frame 2022-08-10 20:10:37 +12: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 0978521b3c missed searchprevdata 2022-08-08 23:03:39 +12:00
Anch 1d800130c8 removed unused showitemsframe variable 2022-08-08 22:51:45 +12:00
Anch 6f65167ab2 fixed filter list not working 2022-08-06 21:30:13 +12:00
Anch 2756114a11 reverted type in token create fixed some of my bad coding 2022-08-06 00:44:48 +12:00
Anch b9fdf6e890 added subtablescrollframeupdate to showitemsframe and removed it from everywere else 2022-08-04 20:22:14 +12:00
merstrax e68ab68a6a -Fixed more self inflicted bugs 2022-08-03 19:59:02 -04:00
Anch 74ac699841 merg 2022-08-03 21:45:53 +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 aea214bfea 2022-08-01 12:47:02 +12:00
Anch 588ea67bdd to many to note 2022-07-28 02:29:35 +12:00
merstrax ae22837eee -Disabled difficulty searching doesn't work 2022-07-08 08:11:41 -04:00
merstrax b15151c614 Implement ExpansionLevel for min/max lvl in search 2022-03-13 05:45:32 -04:00
Anch ebd5e9ae0a Fixed searching for back 2022-02-01 17:37:15 +13:00
merstrax 72a79bc061 New Advanced Search Layout 2022-01-25 10:34:49 -05:00
Szyler 60d68f15b2 Fixed spirit and rings 2022-01-22 11:27:43 +01:00
merstrax eec8c381c6 Set first option to required level and its value to playerlevel
Added a fourth options selection
2022-01-17 06:38:44 -05:00
merstrax 3299219d42 Merge branch 'master' of https://github.com/Szyler/AscensionAtlas 2022-01-17 06:13:43 -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
Szyler 7cd65223c7 Removed poor and normal from search as they just error out 2022-01-17 12:03:41 +01: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 131414af4f Default to a couple variables for easier searching
Added the mass item query function back in, use at own risk
2021-11-25 08:47:34 -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