Rvng
461d9f1bc3
Fixed ItemDB entries for Classic Dungeons
2021-09-15 10:23:22 -04:00
Rvng
4c3cf6343f
Prepped TBC for Reworked Difficulty Select
2021-09-15 09:46:45 -04:00
Rvng
9098f763c6
Added difficulty to boss name of selected page
2021-09-14 21:07:44 -04:00
Rvng
4d74b245a9
cleaned up some things
2021-09-14 20:31:59 -04:00
Rvng
1150b88544
left over debug
2021-09-14 05:28:58 -04:00
Rvng
7afd6539c9
Reworked difficulty selection
2021-09-14 05:24:01 -04:00
Rvng
13d576bdc9
Added a M+ drop down menu for dungeons
2021-09-13 17:19:23 -04:00
Szyler
e339cf1e04
Adding auto refresh when changing m+ options
2021-09-13 19:43:32 +02:00
Szyler
349744d0e3
Removed unused functions
2021-09-13 15:23:04 +02:00
Szyler
49f76789b6
Fixed options + added vanilla up to mythic+10
2021-09-13 15:16:04 +02:00
Szyler
094b22617d
Base options
2021-09-13 13:43:49 +02:00
Szyler
78cd690b87
Fixed lua error on Page Query
2021-08-28 14:53:27 +02:00
Szyler
72a33898fc
New DB import and fixes
2021-08-20 15:12:03 +02:00
Szyler
1a075fdd1a
Fixed apostrophies in database
2021-08-20 12:36:48 +02:00
Szyler
4d33b43885
Adding all variations, up to m+10
2021-08-20 12:08:49 +02:00
Szyler
21cb1951a4
Fixed spelling causing lua error
2021-08-16 19:00:53 +02:00
Szyler
098f5ac045
testing with ZG mace heroic jeklik's Crusher
2021-08-16 18:36:12 +02:00
Szyler
17e05511e6
working function with PH values
2021-08-16 18:20:19 +02:00
Szyler
9c98a900cf
example database
2021-08-16 14:52:26 +02:00
Szyler
7ebdf85025
Adding base function
2021-08-16 14:46:03 +02:00
Szyler
44a31bd8ec
Merge branch 'Redirect-to-discord'
2021-07-15 12:24:26 +02:00
Szyler
8f0e1c99c2
Renamed atlasloot.net to discord
2021-07-10 13:44:00 +02: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
Szyler
d1e02be739
Merge branch 'feature/Custom-Item-Filter-0.01'
2021-06-25 01:02:22 +02:00
Szyler
690b91e95c
Merge pull request #17 from Szyler/bugfix/PreventBreakOnFailedLootTable
...
Prevent AtlasLoot from breaking on non-existant loot table
2021-06-16 13:20:30 +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
6ab66f9fec
Prevent AtlasLoot from breaking on non-existant loot table
...
When a loot table does not exists, and AtlasLoot tries to fetch it, the whole thing breaks. This change will prevent that and also writes out for the client on which table is missing, for example: "AtlasLoot Error! KaraAttumenHEROIC not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net/ "
2021-06-05 16:16:32 +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
higurush
7d6f5b0b4a
Add Stat Filter
2021-06-04 00:55:20 +02:00
Szyler
25ec779f36
Working Attumen
2021-04-29 14:25:44 +02:00
Szyler
d7f093dc45
Added t3 warrior + fixed lua error
2021-04-25 00:55:22 +02:00
Szyler
a01443e8b1
Adding t3 warrior, Heroic Atiesh, Fang of the Frost Wyrm, fixed t1 and t2 warrior DPS title name, fixed heroic druid ring heroic ID
2021-04-16 18:36:56 +02:00
HonkinGamer
9c67efdcf3
Update LootButtons.lua
...
Remove refresh itemframe on item query
2020-09-10 23:42:53 -04:00
HonkinGamer
d794bce57f
AutoQuery change
...
Found a better way to AutoQuery on frame creation
2020-09-10 22:26:18 -04:00
HonkinGamer
4cc802fae5
AutoQuery checkbox fixes
...
Renamed to ItemAutoQuery
2020-09-10 19:21:39 -04:00
HonkinGamer
5187c0df69
AutoQuery option
...
Added AutoQuery as an option.
Added Bloodforged information in the help menu
Added reference to Bloodforged in the Server Query button
2020-09-08 20:09:08 -04:00
Szyler
a0d32ec691
Server query on pickiun a boss/loottable
2020-09-08 11:23:59 +02:00
Szyler
e4fdf513d3
Also query when swapping 10/25 man
2020-09-08 10:49:41 +02:00
Szyler
a3f9cb4672
Auto "query server" for norm&HC&bloody
2020-09-08 10:29:23 +02:00
Szyler
deb5a4d993
Linking the bloody if queried (need to add query)
2020-09-07 23:33:50 +02:00
HonkinGamer
1e2f7a8162
Update TextParsing.lua
2020-06-01 23:00:49 -04:00