Commit Graph

112 Commits

Author SHA1 Message Date
Anch 57f2a3c07a added displayname
added option to add DisplayName to tables to make the subcategory name different on the button then whats in the menu itself
2022-09-28 03:07:55 +13:00
Anch e2f72042ca fixed last result error when no search data 2022-09-24 04:01:54 +12:00
Anch 94be6c4313 Bug fixs
-Fixed error if atlasmaps wasn't installed
-Fixed error that would happen on first time load
2022-09-22 20:18:09 +12:00
Anch 6f3cbc7d6b fixed wishlist loading 2022-09-22 17:10:07 +12:00
Anch d87cc0a1e4 added some comments 2022-09-22 15:22:12 +12:00
Anch f94bb8d0fe difficulty hold
-Swapping between raid/dungeons will now take you to the last difficulty that was selected in that category
2022-09-22 15:08:21 +12:00
Anch ef907c7321 wishlist swap button
--added button to swap between own/shared wishlists
--updated version number to 7.0
2022-09-21 13:55:18 +12:00
Anch 40dd46a262 wishlist reset
-fixed wishlist reset
2022-09-21 01:38:46 +12:00
Anch e97ae042fa more wishlist changes
-added options button menu
-added set default wishlist to menu
-added add list to menu
-added delete to menu
-added edit to menu
-added clone shared wishlist to own lists to menu
-fixed not being able to send shared wishlists
2022-09-21 00:37:53 +12:00
Anch 145d481885 wish list changes
-added new buttons that show on loaded wish list for add/edit/delete/share
-fixed wishlist sharing
-fixed clicking on wish list items not going to there source lootpage
-updated ZA loot tables with new items and item layouts
2022-09-19 17:25:22 +12:00
Anch c0c89c40be rebuilt wishlist 2022-08-31 01:38:10 +12:00
Anch 72b7b30772 Merge branch 'experimental' of https://github.com/Szyler/AscensionAtlas into experimental 2022-08-18 20:59:20 +12:00
Anch cf856bf830 changed dataSource from if statement to global table 2022-08-18 20:59:13 +12: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
Anch df97a50654 fixed quick looks 2022-08-13 18:55:42 +12:00
Anch 3e971fb24b centered tooltip on map 2022-08-12 21:55:51 +12:00
Anch 8cf638850c made subtable scroll with next/prev buttons if theres more then 1 page 2022-08-12 21:43:59 +12:00
Anch 3012622755 added lable to select subcat, replaced getglobal with _G 2022-08-12 20:24:29 +12:00
Anch 5012902cd0 expansion menu now swaps current table 2022-08-12 16:16:34 +12:00
Anch a7bc69e802 removed pframe fixed filter 2022-08-11 21:54:33 +12: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 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 1d800130c8 removed unused showitemsframe variable 2022-08-08 22:51:45 +12:00
Anch f0b399afa3 finshed map functions and updated map enables 2022-08-08 12:15:06 +12:00
Anch 6f65167ab2 fixed filter list not working 2022-08-06 21:30:13 +12:00
Anch 4dd0bab62b fixed next/prev buttons not showing on some tables 2022-08-06 14:02:10 +12:00
Anch 3326723188 removed generatetoken fixed error on first load changed mag so shows the t4 instead of 5 2022-08-06 13:16:22 +12:00
Anch 2756114a11 reverted type in token create fixed some of my bad coding 2022-08-06 00:44:48 +12:00
merstrax afd99842be Wrong variable type 2022-08-04 15:11:55 -04:00
merstrax c1c5392981 -Fixed page linking with search
-Fixed?/Finished? token tables
2022-08-04 14:29:41 -04:00
merstrax dc9ce9bfa7 -Rewrote how item query works
-Rewrote how item conditionals work
-Fixed min dif
2022-08-04 11:27:03 -04:00
Anch b9fdf6e890 added subtablescrollframeupdate to showitemsframe and removed it from everywere else 2022-08-04 20:22:14 +12:00
merstrax af6dc788a7 -Fix Wishlist
-Fix Min Dif display
2022-08-03 21:09:07 -04:00
Anch b427b9ef8d fixed crafting 2022-08-04 12:43:05 +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 6910bc2848 fixed pattern selection not working 2022-08-03 16:40:17 +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
Anch 588ea67bdd to many to note 2022-07-28 02:29:35 +12:00
Anch f3ef9ca5ee added tbc highrisk items fixed system to work with it removed difficulty.duplicate as its now obsolete 2022-06-29 20:31:27 +12:00
Anch 7a71e4aa4e rvngs update swap searching item name to itemids 2022-06-18 01:57:08 +12:00
Anch e5025eb36c updated the system that handles expansion selection and updated alot of the crafting tables that wernt sorted by expansion 2022-06-16 01:21:24 +12:00
Anch 01853a4d73 untied back button from rest of the nav buttons 2022-03-20 22:10:46 +13:00
Anch 6e3e9ad3f5 compacted 2022-03-12 20:53:09 +13:00